From b4853b243dedfd63a2df872fef0810cb2911381f Mon Sep 17 00:00:00 2001 From: eth-infinitism Date: Thu, 30 Nov 2023 11:57:41 +0000 Subject: [PATCH] Update from https://github.com/eth-infinitism/bundler-test-executor/commit/ee1610061e8fd5c986f638a2db64bc9c8747e38b --- history/history.json | 5027 ++++++ history/script-history.js | 5027 ++++++ runs/20231130/115737/aabundler.json | 889 + runs/20231130/115737/aabundler.log | 6306 +++++++ runs/20231130/115737/aabundler.txt | 254 + runs/20231130/115737/aabundler.xml | 49 + runs/20231130/115737/html/index.html | 123 + runs/20231130/115737/index.txt | 24 + runs/20231130/115737/okbund.json | 901 + runs/20231130/115737/okbund.log | 22542 +++++++++++++++++++++++++ runs/20231130/115737/okbund.txt | 304 + runs/20231130/115737/okbund.xml | 87 + runs/20231130/115737/silius.json | 871 + runs/20231130/115737/silius.log | 1202 ++ runs/20231130/115737/silius.txt | 214 + runs/20231130/115737/silius.xml | 1 + runs/20231130/115737/skandha.log | 55 + runs/20231130/115737/skandha.txt | 1 + runs/20231130/115737/stackup.json | 1183 ++ runs/20231130/115737/stackup.log | 1635 ++ runs/20231130/115737/stackup.txt | 661 + runs/20231130/115737/stackup.xml | 605 + runs/20231130/115737/voltaire.json | 1201 ++ runs/20231130/115737/voltaire.log | 722 + runs/20231130/115737/voltaire.txt | 646 + runs/20231130/115737/voltaire.xml | 606 + runs/all.txt | 27 + runs/index.txt | 1 + runs/latest | 2 +- 29 files changed, 51165 insertions(+), 1 deletion(-) create mode 100644 runs/20231130/115737/aabundler.json create mode 100644 runs/20231130/115737/aabundler.log create mode 100644 runs/20231130/115737/aabundler.txt create mode 100644 runs/20231130/115737/aabundler.xml create mode 100644 runs/20231130/115737/html/index.html create mode 100644 runs/20231130/115737/index.txt create mode 100644 runs/20231130/115737/okbund.json create mode 100644 runs/20231130/115737/okbund.log create mode 100644 runs/20231130/115737/okbund.txt create mode 100644 runs/20231130/115737/okbund.xml create mode 100644 runs/20231130/115737/silius.json create mode 100644 runs/20231130/115737/silius.log create mode 100644 runs/20231130/115737/silius.txt create mode 100644 runs/20231130/115737/silius.xml create mode 100644 runs/20231130/115737/skandha.log create mode 100644 runs/20231130/115737/skandha.txt create mode 100644 runs/20231130/115737/stackup.json create mode 100644 runs/20231130/115737/stackup.log create mode 100644 runs/20231130/115737/stackup.txt create mode 100644 runs/20231130/115737/stackup.xml create mode 100644 runs/20231130/115737/voltaire.json create mode 100644 runs/20231130/115737/voltaire.log create mode 100644 runs/20231130/115737/voltaire.txt create mode 100644 runs/20231130/115737/voltaire.xml diff --git a/history/history.json b/history/history.json index a4b9ac8..2369d23 100644 --- a/history/history.json +++ b/history/history.json @@ -1,4 +1,5031 @@ { + "20231130/115737": { + "voltaire": { + "name": "voltaire", + "errors": "0", + "failures": "55", + "skipped": "0", + "tests": "171", + "time": "24.711", + "timestamp": "2023-11-30T11:57:08.609661", + "hostname": "fv-az1251-432", + "testcase": { + "0": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.055", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "1": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.028", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "2": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.026", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "3": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.026", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "4": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.026", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "5": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.027", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "6": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.028", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "7": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.273", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "8": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.155", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "9": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.152", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "10": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "0.155", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "11": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "0.155", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "12": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "0.152", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "13": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "0.169", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "14": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "0.152", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "15": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "0.149", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "16": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "0.327" + }, + "17": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "0.426" + }, + "18": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "0.322", + "failure": { + "message": "AssertionError: assert [] == [UserOperatio...gnature='0x')]\n Right contains one more item: UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n + ,\n - UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990',\n - nonce='0x0',\n - initCode='0x',\n - callData='0x',\n - callGasLimit='0x493e0',\n - verificationGasLimit='0xf4240',\n - preVerificationGas='0x493e0',\n - maxFeePerGas='0xee6b2800',\n - maxPriorityFeePerGas='0xb2d05e00',\n - paymasterAndData='0x',\n - signature='0x'),\n ]", + "#text": "tests/single/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle\n assert dump_mempool() == [user_op2]\nE AssertionError: assert [] == [UserOperatio...gnature='0x')]\nE Right contains one more item: UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE + ,\nE - UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990',\nE - nonce='0x0',\nE - initCode='0x',\nE - callData='0x',\nE - callGasLimit='0x493e0',\nE - verificationGasLimit='0xf4240',\nE - preVerificationGas='0x493e0',\nE - maxFeePerGas='0xee6b2800',\nE - maxPriorityFeePerGas='0xb2d05e00',\nE - paymasterAndData='0x',\nE - signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "19": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.199", + "failure": { + "message": "Exception: expected error object, got:\nOk(result='0x2c249825b61f8c89841a9b6375e46c19466aba7077dddd27188c9696a924f5db', id=90)", + "#text": "tests/utils.py:116: in assert_rpc_error\n assert response.code == code\nE AttributeError: 'Ok' object has no attribute 'code'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle\n assert_rpc_error(\ntests/utils.py:119: in assert_rpc_error\n raise Exception(f\"expected error object, got:\\n{response}\") from exc\nE Exception: expected error object, got:\nE Ok(result='0x2c249825b61f8c89841a9b6375e46c19466aba7077dddd27188c9696a924f5db', id=90)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "20": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.044", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:382: in test_stake_check_in_bundler\n response = get_stake_status(paymaster_contract.address, entrypoint_contract.address)\ntests/utils.py:186: in get_stake_status\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "21": { + "classname": "tests.single.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "0.459" + }, + "22": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.117" + }, + "23": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.117" + }, + "24": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.122" + }, + "25": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.121" + }, + "26": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.144" + }, + "27": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.128" + }, + "28": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.230" + }, + "29": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.233" + }, + "30": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.103" + }, + "31": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop]", + "time": "0.126" + }, + "32": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.147", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "33": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.124" + }, + "34": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.145" + }, + "35": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.148" + }, + "36": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.154" + }, + "37": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.150" + }, + "38": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok]", + "time": "0.147" + }, + "39": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.149" + }, + "40": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.152" + }, + "41": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.167" + }, + "42": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.262" + }, + "43": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.135" + }, + "44": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_write][drop]", + "time": "0.153" + }, + "45": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_read][ok]", + "time": "0.144", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='paymaster : 0xb7cf7f46820c9743ef2a88f6bb098f903b5e8b3b banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xac74170a96eca13e04729818ce7fe06e0022d991', data=None, id=155)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='paymaster : 0xb7cf7f46820c9743ef2a88f6bb098f903b5e8b3b banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xac74170a96eca13e04729818ce7fe06e0022d991', data=None, id=155)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "46": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.168", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "47": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.152", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "48": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.183" + }, + "49": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.182" + }, + "50": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.184" + }, + "51": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.182" + }, + "52": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.184" + }, + "53": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.188" + }, + "54": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.184" + }, + "55": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage_read][drop]", + "time": "0.184" + }, + "56": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.177" + }, + "57": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.178", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "58": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.178", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "59": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.176", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "60": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.176", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "61": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.179", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "62": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.181", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "63": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.177", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "64": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.207", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "65": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.181" + }, + "66": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.204" + }, + "67": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.310" + }, + "68": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.212" + }, + "69": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.215" + }, + "70": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.210" + }, + "71": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.212" + }, + "72": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.238" + }, + "73": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_write][drop]", + "time": "0.229" + }, + "74": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_read][ok]", + "time": "0.208", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='factory : 0x3fbeddfbc33c37d619b6097ae60107c7e8e00348 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0x1800afbaee4c4e407b7d65f28c267ebaf80f05d3', data=None, id=213)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='factory : 0x3fbeddfbc33c37d619b6097ae60107c7e8e00348 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0x1800afbaee4c4e407b7d65f28c267ebaf80f05d3', data=None, id=213)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "75": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.231", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "76": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.215", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "77": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.156" + }, + "78": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.118" + }, + "79": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.118" + }, + "80": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.202" + }, + "81": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.259", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='sender : 0xdA764950c25339e4900FacfECdaB20367975936A insuffient stake to access a08616a83b9d20fae0be6bdf7d28111d4c67c5723e9ce2690618f7e80b478041 at contract : 0x449ed48a8db7ac42a7f8c7d5854d7f323704ddae', data=None, id=227)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='sender : 0xdA764950c25339e4900FacfECdaB20367975936A insuffient stake to access a08616a83b9d20fae0be6bdf7d28111d4c67c5723e9ce2690618f7e80b478041 at contract : 0x449ed48a8db7ac42a7f8c7d5854d7f323704ddae', data=None, id=227)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "82": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.230" + }, + "83": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.121" + }, + "84": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage_read][drop]", + "time": "0.112" + }, + "85": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.140", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "86": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.118", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "87": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.136" + }, + "88": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.140" + }, + "89": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.144" + }, + "90": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.145" + }, + "91": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.162", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "92": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.168", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "93": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_write][drop]", + "time": "0.141" + }, + "94": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_read][ok]", + "time": "0.136", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='sender : 0x7Ace6D13b278803f981FE3a6c7B33002c4462991 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xcc46df77e8921b741221b17f385e625fe7e247f7', data=None, id=253)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='sender : 0x7Ace6D13b278803f981FE3a6c7B33002c4462991 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xcc46df77e8921b741221b17f385e625fe7e247f7', data=None, id=253)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "95": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.123", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "96": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.121", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "97": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.126" + }, + "98": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.132" + }, + "99": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.108", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "100": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.113", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "101": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.110", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "102": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.116", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "103": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.114", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "104": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.119", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "105": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.122", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "106": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.111", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "107": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.111", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "108": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.110", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "109": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.121" + }, + "110": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.083" + }, + "111": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.080" + }, + "112": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.081" + }, + "113": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.085" + }, + "114": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.081" + }, + "115": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.085" + }, + "116": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.083" + }, + "117": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.089" + }, + "118": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.090" + }, + "119": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.086" + }, + "120": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.085" + }, + "121": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.089" + }, + "122": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.088" + }, + "123": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.092" + }, + "124": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.088" + }, + "125": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.139" + }, + "126": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.100" + }, + "127": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.107" + }, + "128": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.103" + }, + "129": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.103" + }, + "130": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.109" + }, + "131": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.103" + }, + "132": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.106" + }, + "133": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.105" + }, + "134": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.108" + }, + "135": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.105" + }, + "136": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.107" + }, + "137": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.104" + }, + "138": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.103" + }, + "139": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.108" + }, + "140": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.104" + }, + "141": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.110" + }, + "142": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.161" + }, + "143": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.165" + }, + "144": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.163" + }, + "145": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.159" + }, + "146": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.164" + }, + "147": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.163" + }, + "148": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.167" + }, + "149": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.163" + }, + "150": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.167" + }, + "151": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.164" + }, + "152": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.165" + }, + "153": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.169" + }, + "154": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.170" + }, + "155": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.172" + }, + "156": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.166" + }, + "157": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "0.128", + "failure": { + "message": "AttributeError: 'str' object has no attribute 'address'", + "#text": "tests/single/reputation/test_reputation.py:71: in test_staked_entity_reputation_threshold\n ops_included = next(\ntests/single/reputation/test_reputation.py:72: in \n (rep for rep in reputations if rep.address == paymaster_contract.address), {}\nE AttributeError: 'str' object has no attribute 'address'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "158": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "0.066", + "failure": { + "message": "AttributeError: 'str' object has no attribute 'address'", + "#text": "tests/single/reputation/test_reputation.py:71: in test_staked_entity_reputation_threshold\n ops_included = next(\ntests/single/reputation/test_reputation.py:72: in \n (rep for rep in reputations if rep.address == paymaster_contract.address), {}\nE AttributeError: 'str' object has no attribute 'address'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "159": { + "classname": "tests.single.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.008" + }, + "160": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.028", + "failure": { + "message": "jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\n\nFailed validating 'required' in schema:\n {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'callGasLimit'},\n 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'preVerificationGas'},\n 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'verificationGasLimit'}},\n 'required': ['callGasLimit',\n 'preVerificationGas',\n 'verificationGasLimit'],\n 'title': 'UserOperation Gas parameters',\n 'type': 'object'}\n\nOn instance:\n {'callGasLimit': '0xab10',\n 'deadline': 281474976710655,\n 'preVerificationGas': 48220,\n 'verificationGas': 334329}", + "#text": "tests/single/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas\n validate(instance=response.result, schema=schema)\n.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate\n raise error\nE jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\nE \nE Failed validating 'required' in schema:\nE {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'callGasLimit'},\nE 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'preVerificationGas'},\nE 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'verificationGasLimit'}},\nE 'required': ['callGasLimit',\nE 'preVerificationGas',\nE 'verificationGasLimit'],\nE 'title': 'UserOperation Gas parameters',\nE 'type': 'object'}\nE \nE On instance:\nE {'callGasLimit': '0xab10',\nE 'deadline': 281474976710655,\nE 'preVerificationGas': 48220,\nE 'verificationGas': 334329}" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "161": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.025" + }, + "162": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.021" + }, + "163": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.139" + }, + "164": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.002" + }, + "165": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.150" + }, + "166": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.002" + }, + "167": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.123" + }, + "168": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.034" + }, + "169": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.024" + }, + "170": { + "classname": "tests.single.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.012" + } + } + }, + "stackup": { + "name": "stackup", + "errors": "0", + "failures": "52", + "skipped": "0", + "tests": "171", + "time": "24.492", + "timestamp": "2023-11-30T11:56:16.439380", + "hostname": "fv-az1251-432", + "testcase": { + "0": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.095" + }, + "1": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.072" + }, + "2": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.083" + }, + "3": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.076" + }, + "4": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.073" + }, + "5": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.108" + }, + "6": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.116" + }, + "7": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.278", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "8": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.162", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "9": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.155", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "10": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "0.157", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "11": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "0.160", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "12": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "0.157", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "13": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "0.186", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "14": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "0.156", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "15": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "0.157", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "16": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "0.242" + }, + "17": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "0.338" + }, + "18": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "0.271", + "failure": { + "message": "AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\n At index 0 diff: UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa', nonce='0x0', initCode='0x', callData='0xc54d0659fee7943bab203b616801458c0618256f', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n - UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f',\n + UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa',\n nonce='0x0',\n initCode='0x',\n - callData='0x',\n + callData='0xc54d0659fee7943bab203b616801458c0618256f',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0xb2d05e00',\n paymasterAndData='0x',\n signature='0x'),\n ]", + "#text": "tests/single/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle\n assert dump_mempool() == [user_op2]\nE AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\nE At index 0 diff: UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa', nonce='0x0', initCode='0x', callData='0xc54d0659fee7943bab203b616801458c0618256f', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE - UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f',\nE + UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa',\nE nonce='0x0',\nE initCode='0x',\nE - callData='0x',\nE + callData='0xc54d0659fee7943bab203b616801458c0618256f',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0xb2d05e00',\nE paymasterAndData='0x',\nE signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "19": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.200", + "failure": { + "message": "Exception: expected error object, got:\nOk(result='0x403d282d76fdf46eb064bf4c56f3ffdbb6c89ccf6cb007b29ebfee94eae6b182', id=111)", + "#text": "tests/utils.py:116: in assert_rpc_error\n assert response.code == code\nE AttributeError: 'Ok' object has no attribute 'code'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle\n assert_rpc_error(\ntests/utils.py:119: in assert_rpc_error\n raise Exception(f\"expected error object, got:\\n{response}\") from exc\nE Exception: expected error object, got:\nE Ok(result='0x403d282d76fdf46eb064bf4c56f3ffdbb6c89ccf6cb007b29ebfee94eae6b182', id=111)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "20": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.050", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:382: in test_stake_check_in_bundler\n response = get_stake_status(paymaster_contract.address, entrypoint_contract.address)\ntests/utils.py:186: in get_stake_status\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "21": { + "classname": "tests.single.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "0.375" + }, + "22": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.121" + }, + "23": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.124" + }, + "24": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.125" + }, + "25": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.231" + }, + "26": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.130" + }, + "27": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.128" + }, + "28": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.137" + }, + "29": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.161", + "failure": { + "message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:116: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "30": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.210" + }, + "31": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop]", + "time": "0.126" + }, + "32": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.175", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "33": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.127" + }, + "34": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.145" + }, + "35": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.150" + }, + "36": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.157" + }, + "37": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.148" + }, + "38": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok]", + "time": "0.153" + }, + "39": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.151" + }, + "40": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.156" + }, + "41": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.150" + }, + "42": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.164", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=170)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=170)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "43": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.131" + }, + "44": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_write][drop]", + "time": "0.151" + }, + "45": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_read][ok]", + "time": "0.154", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=176)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=176)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "46": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.173", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "47": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.156", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "48": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.185" + }, + "49": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.184" + }, + "50": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.190" + }, + "51": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.186" + }, + "52": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.188" + }, + "53": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.186" + }, + "54": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.187" + }, + "55": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage_read][drop]", + "time": "0.187" + }, + "56": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.181" + }, + "57": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.179", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "58": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.182", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "59": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.177", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "60": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.179", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "61": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.174", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "62": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.208", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "63": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.182", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "64": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.211", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "65": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.190" + }, + "66": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.208" + }, + "67": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.212" + }, + "68": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.215" + }, + "69": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.216" + }, + "70": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.209" + }, + "71": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.217" + }, + "72": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.215" + }, + "73": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_write][drop]", + "time": "0.213" + }, + "74": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_read][ok]", + "time": "0.208", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=234)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=234)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "75": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.231", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "76": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.213", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "77": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.161" + }, + "78": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.116" + }, + "79": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.123" + }, + "80": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.136", + "failure": { + "message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=246).code", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:116: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=246).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "81": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.201", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=248)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=248)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "82": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.163", + "failure": { + "message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=250).code", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:116: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=250).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "83": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.117" + }, + "84": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage_read][drop]", + "time": "0.121" + }, + "85": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.163", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "86": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.118", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "87": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.139" + }, + "88": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.143" + }, + "89": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.143" + }, + "90": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.145" + }, + "91": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.162", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "92": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.143", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "93": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_write][drop]", + "time": "0.142" + }, + "94": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_read][ok]", + "time": "0.141", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=274)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=274)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "95": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.121", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "96": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.121", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "97": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.125" + }, + "98": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.132" + }, + "99": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.110", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "100": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.114", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "101": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.112", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "102": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.118", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "103": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.116", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "104": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.112", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "105": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.112", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "106": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.109", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "107": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.110", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "108": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.109", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "109": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.121" + }, + "110": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.076" + }, + "111": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.080" + }, + "112": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.075" + }, + "113": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.080" + }, + "114": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.077" + }, + "115": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.077" + }, + "116": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.079" + }, + "117": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.078" + }, + "118": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.082" + }, + "119": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.078" + }, + "120": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.080" + }, + "121": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.081" + }, + "122": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.113" + }, + "123": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.087" + }, + "124": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.083" + }, + "125": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.097" + }, + "126": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.092" + }, + "127": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.100" + }, + "128": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.098" + }, + "129": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.110" + }, + "130": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.105" + }, + "131": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.102" + }, + "132": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.103" + }, + "133": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.098" + }, + "134": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.102" + }, + "135": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.101" + }, + "136": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.104" + }, + "137": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.103" + }, + "138": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.104" + }, + "139": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.106" + }, + "140": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.109" + }, + "141": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.105" + }, + "142": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.159" + }, + "143": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.160" + }, + "144": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.160" + }, + "145": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.161" + }, + "146": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.163" + }, + "147": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.163" + }, + "148": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.160" + }, + "149": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.162" + }, + "150": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.163" + }, + "151": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.171" + }, + "152": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.161" + }, + "153": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.162" + }, + "154": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.170" + }, + "155": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.167" + }, + "156": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.168" + }, + "157": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "0.138", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold\n reputations = dump_reputation()\ntests/utils.py:196: in dump_reputation\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "158": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "0.079", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold\n reputations = dump_reputation()\ntests/utils.py:196: in dump_reputation\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "159": { + "classname": "tests.single.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.007" + }, + "160": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.068", + "failure": { + "message": "jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\n\nFailed validating 'required' in schema:\n {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'callGasLimit'},\n 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'preVerificationGas'},\n 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'verificationGasLimit'}},\n 'required': ['callGasLimit',\n 'preVerificationGas',\n 'verificationGasLimit'],\n 'title': 'UserOperation Gas parameters',\n 'type': 'object'}\n\nOn instance:\n {'callGasLimit': 44181,\n 'preVerificationGas': 42316,\n 'verificationGas': 337129}", + "#text": "tests/single/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas\n validate(instance=response.result, schema=schema)\n.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate\n raise error\nE jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\nE \nE Failed validating 'required' in schema:\nE {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'callGasLimit'},\nE 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'preVerificationGas'},\nE 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'verificationGasLimit'}},\nE 'required': ['callGasLimit',\nE 'preVerificationGas',\nE 'verificationGasLimit'],\nE 'title': 'UserOperation Gas parameters',\nE 'type': 'object'}\nE \nE On instance:\nE {'callGasLimit': 44181,\nE 'preVerificationGas': 42316,\nE 'verificationGas': 337129}" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "161": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.065" + }, + "162": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.035" + }, + "163": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.110" + }, + "164": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.007" + }, + "165": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.116" + }, + "166": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.007" + }, + "167": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.088" + }, + "168": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.057" + }, + "169": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.051" + }, + "170": { + "classname": "tests.single.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.012" + } + } + }, + "silius": { + "name": "silius", + "errors": "0", + "failures": "0", + "skipped": "0", + "tests": "171", + "time": "326.644", + "timestamp": "2023-11-30T11:49:15.106023", + "hostname": "fv-az1251-432", + "testcase": { + "0": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.166" + }, + "1": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.140" + }, + "2": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.140" + }, + "3": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.141" + }, + "4": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.140" + }, + "5": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.249" + }, + "6": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.249" + }, + "7": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.385" + }, + "8": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.162" + }, + "9": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.162" + }, + "10": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "1.657" + }, + "11": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "1.722" + }, + "12": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "1.806" + }, + "13": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "1.647" + }, + "14": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "4.541" + }, + "15": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "4.554" + }, + "16": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "0.693" + }, + "17": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "0.924" + }, + "18": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "0.770" + }, + "19": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.368" + }, + "20": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.106" + }, + "21": { + "classname": "tests.single.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "1.001" + }, + "22": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.264" + }, + "23": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.274" + }, + "24": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.293" + }, + "25": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.287" + }, + "26": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.282" + }, + "27": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.291" + }, + "28": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.299" + }, + "29": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.514" + }, + "30": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.210" + }, + "31": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop]", + "time": "0.292" + }, + "32": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.373" + }, + "33": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.298" + }, + "34": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.295" + }, + "35": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.328" + }, + "36": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.312" + }, + "37": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.311" + }, + "38": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok]", + "time": "0.313" + }, + "39": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.306" + }, + "40": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.315" + }, + "41": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.316" + }, + "42": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.529" + }, + "43": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.239" + }, + "44": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_write][drop]", + "time": "0.323" + }, + "45": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_read][ok]", + "time": "0.319" + }, + "46": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.403" + }, + "47": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.328" + }, + "48": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.395" + }, + "49": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.404" + }, + "50": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.416" + }, + "51": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.416" + }, + "52": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.415" + }, + "53": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.419" + }, + "54": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.424" + }, + "55": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage_read][drop]", + "time": "0.423" + }, + "56": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.365" + }, + "57": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.380" + }, + "58": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.383" + }, + "59": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.387" + }, + "60": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.378" + }, + "61": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.378" + }, + "62": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.377" + }, + "63": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.391" + }, + "64": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.500" + }, + "65": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.431" + }, + "66": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.421" + }, + "67": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.437" + }, + "68": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.458" + }, + "69": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.445" + }, + "70": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.425" + }, + "71": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.447" + }, + "72": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.454" + }, + "73": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_write][drop]", + "time": "0.449" + }, + "74": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_read][ok]", + "time": "0.448" + }, + "75": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.525" + }, + "76": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.482" + }, + "77": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.273" + }, + "78": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.244" + }, + "79": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.250" + }, + "80": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.396" + }, + "81": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.441" + }, + "82": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.448" + }, + "83": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.253" + }, + "84": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage_read][drop]", + "time": "0.253" + }, + "85": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.330" + }, + "86": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.257" + }, + "87": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.251" + }, + "88": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.264" + }, + "89": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.277" + }, + "90": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.278" + }, + "91": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.356" + }, + "92": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.284" + }, + "93": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_write][drop]", + "time": "0.279" + }, + "94": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_read][ok]", + "time": "0.278" + }, + "95": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.264" + }, + "96": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.252" + }, + "97": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.276" + }, + "98": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.282" + }, + "99": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.217" + }, + "100": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.214" + }, + "101": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.218" + }, + "102": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.232" + }, + "103": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.230" + }, + "104": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.235" + }, + "105": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.205" + }, + "106": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.209" + }, + "107": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.214" + }, + "108": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.212" + }, + "109": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.274" + }, + "110": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.161" + }, + "111": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.165" + }, + "112": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.165" + }, + "113": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.166" + }, + "114": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.169" + }, + "115": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.171" + }, + "116": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.171" + }, + "117": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.176" + }, + "118": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.174" + }, + "119": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.177" + }, + "120": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.177" + }, + "121": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.182" + }, + "122": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.189" + }, + "123": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.191" + }, + "124": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.189" + }, + "125": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.243" + }, + "126": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.219" + }, + "127": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.218" + }, + "128": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.217" + }, + "129": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.219" + }, + "130": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.223" + }, + "131": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.226" + }, + "132": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.225" + }, + "133": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.226" + }, + "134": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.227" + }, + "135": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.231" + }, + "136": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.234" + }, + "137": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.232" + }, + "138": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.236" + }, + "139": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.246" + }, + "140": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.248" + }, + "141": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.244" + }, + "142": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.341" + }, + "143": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.342" + }, + "144": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.351" + }, + "145": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.446" + }, + "146": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.348" + }, + "147": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.354" + }, + "148": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.358" + }, + "149": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.355" + }, + "150": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.356" + }, + "151": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.360" + }, + "152": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.363" + }, + "153": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.364" + }, + "154": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.373" + }, + "155": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.376" + }, + "156": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.372" + }, + "157": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "182.313" + }, + "158": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "79.472" + }, + "159": { + "classname": "tests.single.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.007" + }, + "160": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.132" + }, + "161": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.128" + }, + "162": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.021" + }, + "163": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.350" + }, + "164": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.002" + }, + "165": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.366" + }, + "166": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.002" + }, + "167": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.339" + }, + "168": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.032" + }, + "169": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.022" + }, + "170": { + "classname": "tests.single.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.012" + } + } + }, + "okbund": { + "name": "okbund", + "errors": "0", + "failures": "5", + "skipped": "0", + "tests": "171", + "time": "290.124", + "timestamp": "2023-11-30T11:43:51.676761", + "hostname": "fv-az1251-432", + "testcase": { + "0": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.533" + }, + "1": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.379" + }, + "2": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.284" + }, + "3": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.290" + }, + "4": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.334" + }, + "5": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.322" + }, + "6": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.286" + }, + "7": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.614" + }, + "8": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.497" + }, + "9": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.585" + }, + "10": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "2.144" + }, + "11": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "2.165" + }, + "12": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "2.169" + }, + "13": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "2.161" + }, + "14": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "5.225" + }, + "15": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "5.218" + }, + "16": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "1.955" + }, + "17": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "1.929" + }, + "18": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "1.720", + "failure": { + "message": "AssertionError: assert [] == [UserOperatio...gnature='0x')]\n Right contains one more item: UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n + ,\n - UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC',\n - nonce='0x0',\n - initCode='0x',\n - callData='0x',\n - callGasLimit='0x493e0',\n - verificationGasLimit='0xf4240',\n - preVerificationGas='0x493e0',\n - maxFeePerGas='0xee6b2800',\n - maxPriorityFeePerGas='0xb2d05e00',\n - paymasterAndData='0x',\n - signature='0x'),\n ]", + "#text": "tests/single/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle\n assert dump_mempool() == [user_op2]\nE AssertionError: assert [] == [UserOperatio...gnature='0x')]\nE Right contains one more item: UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE + ,\nE - UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC',\nE - nonce='0x0',\nE - initCode='0x',\nE - callData='0x',\nE - callGasLimit='0x493e0',\nE - verificationGasLimit='0xf4240',\nE - preVerificationGas='0x493e0',\nE - maxFeePerGas='0xee6b2800',\nE - maxPriorityFeePerGas='0xb2d05e00',\nE - paymasterAndData='0x',\nE - signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "19": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.744" + }, + "20": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.125" + }, + "21": { + "classname": "tests.single.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "2.845" + }, + "22": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.280" + }, + "23": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.349" + }, + "24": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.407" + }, + "25": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.307" + }, + "26": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.296" + }, + "27": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.307" + }, + "28": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.363" + }, + "29": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.538" + }, + "30": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.224" + }, + "31": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop]", + "time": "0.348" + }, + "32": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.411" + }, + "33": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.343" + }, + "34": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.306" + }, + "35": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.310" + }, + "36": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.430" + }, + "37": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.330" + }, + "38": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok]", + "time": "0.327" + }, + "39": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.315" + }, + "40": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.348" + }, + "41": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.332" + }, + "42": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.559" + }, + "43": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.246" + }, + "44": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_write][drop]", + "time": "0.339" + }, + "45": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_read][ok]", + "time": "0.331", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='paymaster has forbidden read from 0xa56CF58Cc3601f57E0c87edfAfeF570AeDe95Ccb slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x256576fe36239203971C449e536746133413e2a0'}, id=245)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='paymaster has forbidden read from 0xa56CF58Cc3601f57E0c87edfAfeF570AeDe95Ccb slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x256576fe36239203971C449e536746133413e2a0'}, id=245)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "46": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.456" + }, + "47": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.383" + }, + "48": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.454" + }, + "49": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.421" + }, + "50": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.433" + }, + "51": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.438" + }, + "52": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.433" + }, + "53": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.441" + }, + "54": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.449" + }, + "55": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage_read][drop]", + "time": "0.446" + }, + "56": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.383" + }, + "57": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.398" + }, + "58": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.401" + }, + "59": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.422" + }, + "60": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.394" + }, + "61": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.394" + }, + "62": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.396" + }, + "63": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.401" + }, + "64": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.524" + }, + "65": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.451" + }, + "66": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.438" + }, + "67": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.447" + }, + "68": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.500" + }, + "69": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.563" + }, + "70": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.447" + }, + "71": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.465" + }, + "72": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.467" + }, + "73": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_write][drop]", + "time": "0.492" + }, + "74": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_read][ok]", + "time": "0.469", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='factory has forbidden read from 0x2A630C9F0d7744261c8063A347d3AD4B2b411fa1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x5903E7Ae271ee7e181451DCd3EFe24981aa9dBC2'}, id=303)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='factory has forbidden read from 0x2A630C9F0d7744261c8063A347d3AD4B2b411fa1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x5903E7Ae271ee7e181451DCd3EFe24981aa9dBC2'}, id=303)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "75": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.551" + }, + "76": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.472" + }, + "77": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.280" + }, + "78": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.259" + }, + "79": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.260" + }, + "80": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.455" + }, + "81": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.455" + }, + "82": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.484" + }, + "83": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.269" + }, + "84": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage_read][drop]", + "time": "0.264" + }, + "85": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.345" + }, + "86": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.273" + }, + "87": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.262" + }, + "88": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.280" + }, + "89": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.288" + }, + "90": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.283" + }, + "91": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.380" + }, + "92": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.295" + }, + "93": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_write][drop]", + "time": "0.301" + }, + "94": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_read][ok]", + "time": "0.290", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='account has forbidden read from 0x8c70bA830D02034Fb4eb4801098FC3795b4B8c69 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0xd003f87eE1C39e46a2A40cAA0db70c12B000e6C1'}, id=343)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='account has forbidden read from 0x8c70bA830D02034Fb4eb4801098FC3795b4B8c69 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0xd003f87eE1C39e46a2A40cAA0db70c12B000e6C1'}, id=343)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "95": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.282" + }, + "96": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.407" + }, + "97": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.284" + }, + "98": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.290" + }, + "99": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.228" + }, + "100": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.226" + }, + "101": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.228" + }, + "102": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.244" + }, + "103": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.249" + }, + "104": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.247" + }, + "105": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.242" + }, + "106": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.215" + }, + "107": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.218" + }, + "108": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.218" + }, + "109": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.259" + }, + "110": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.168" + }, + "111": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.172" + }, + "112": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.173" + }, + "113": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.179" + }, + "114": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.177" + }, + "115": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.178" + }, + "116": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.184" + }, + "117": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.206" + }, + "118": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.190" + }, + "119": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.193" + }, + "120": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.216" + }, + "121": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.190" + }, + "122": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.203" + }, + "123": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.242" + }, + "124": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.211" + }, + "125": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.225" + }, + "126": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.229" + }, + "127": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.229" + }, + "128": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.229" + }, + "129": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.231" + }, + "130": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.272" + }, + "131": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.313" + }, + "132": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.298" + }, + "133": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.238" + }, + "134": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.242" + }, + "135": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.243" + }, + "136": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.242" + }, + "137": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.246" + }, + "138": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.243" + }, + "139": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.257" + }, + "140": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.255" + }, + "141": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.257" + }, + "142": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.356" + }, + "143": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.359" + }, + "144": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.357" + }, + "145": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.363" + }, + "146": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.370" + }, + "147": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.364" + }, + "148": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.367" + }, + "149": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.370" + }, + "150": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.389" + }, + "151": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.377" + }, + "152": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.370" + }, + "153": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.374" + }, + "154": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.391" + }, + "155": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.391" + }, + "156": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.417" + }, + "157": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "190.553" + }, + "158": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "18.068", + "failure": { + "message": "AssertionError: opsIncluded mismatch\nassert (0 is None or 0 == 2)\n + where 2 = int('0x2', 16)\n + where '0x2' = ('opsIncluded')\n + where = {'address': '0x662A57758207cA7604378A05823E795cc21Fcf06', 'opsIncluded': '0x2', 'opsSeen': '0x6d', 'status': '0x0'}.get", + "#text": "tests/single/reputation/test_reputation.py:134: in test_staked_entity_reputation_threshold\n assert_reputation_status(\ntests/single/reputation/test_reputation.py:55: in assert_reputation_status\n assert ops_included is None or ops_included == int(\nE AssertionError: opsIncluded mismatch\nE assert (0 is None or 0 == 2)\nE + where 2 = int('0x2', 16)\nE + where '0x2' = ('opsIncluded')\nE + where = {'address': '0x662A57758207cA7604378A05823E795cc21Fcf06', 'opsIncluded': '0x2', 'opsSeen': '0x6d', 'status': '0x0'}.get" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "159": { + "classname": "tests.single.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.007" + }, + "160": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.031" + }, + "161": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.025" + }, + "162": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.022" + }, + "163": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "1.464" + }, + "164": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.004" + }, + "165": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "1.302" + }, + "166": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.003" + }, + "167": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "1.270" + }, + "168": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.034" + }, + "169": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.027" + }, + "170": { + "classname": "tests.single.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.019" + } + } + }, + "aabundler": { + "name": "aabundler", + "errors": "0", + "failures": "3", + "skipped": "0", + "tests": "171", + "time": "359.217", + "timestamp": "2023-11-30T11:37:02.287958", + "hostname": "fv-az1251-432", + "testcase": { + "0": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.341" + }, + "1": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.402" + }, + "2": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.293" + }, + "3": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.335" + }, + "4": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.301" + }, + "5": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.291" + }, + "6": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.294" + }, + "7": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.605" + }, + "8": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.519" + }, + "9": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.483" + }, + "10": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "2.119" + }, + "11": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "2.165" + }, + "12": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "2.171" + }, + "13": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "2.197" + }, + "14": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "5.277" + }, + "15": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "5.108" + }, + "16": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "0.902" + }, + "17": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "0.996" + }, + "18": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "0.795" + }, + "19": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.684" + }, + "20": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.123" + }, + "21": { + "classname": "tests.single.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "0.878" + }, + "22": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.290" + }, + "23": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.284" + }, + "24": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.307" + }, + "25": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.305" + }, + "26": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.301" + }, + "27": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.316" + }, + "28": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.317" + }, + "29": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.529" + }, + "30": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.219" + }, + "31": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop]", + "time": "0.305" + }, + "32": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.389" + }, + "33": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.311" + }, + "34": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.318" + }, + "35": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.325" + }, + "36": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.341" + }, + "37": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.343" + }, + "38": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok]", + "time": "0.339" + }, + "39": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.330" + }, + "40": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.442" + }, + "41": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.349" + }, + "42": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.595" + }, + "43": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.258" + }, + "44": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_write][drop]", + "time": "0.332" + }, + "45": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_read][ok]", + "time": "0.329", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='paymaster has forbidden read from 0xb96569aa05e331b0e942fbccfa726f40383e744c slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x730bc96ef26aa11f3fa62979f291e6a825a09c43'}, id=247)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='paymaster has forbidden read from 0xb96569aa05e331b0e942fbccfa726f40383e744c slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x730bc96ef26aa11f3fa62979f291e6a825a09c43'}, id=247)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "46": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.420" + }, + "47": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.338" + }, + "48": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.426" + }, + "49": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.444" + }, + "50": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.438" + }, + "51": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.441" + }, + "52": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.440" + }, + "53": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.441" + }, + "54": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.447" + }, + "55": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage_read][drop]", + "time": "0.441" + }, + "56": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.401" + }, + "57": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.396" + }, + "58": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.400" + }, + "59": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.401" + }, + "60": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.493" + }, + "61": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.393" + }, + "62": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.398" + }, + "63": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.405" + }, + "64": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.526" + }, + "65": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.555" + }, + "66": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.449" + }, + "67": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.457" + }, + "68": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.472" + }, + "69": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.473" + }, + "70": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.467" + }, + "71": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.472" + }, + "72": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.480" + }, + "73": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_write][drop]", + "time": "0.470" + }, + "74": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_read][ok]", + "time": "0.465", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='factory has forbidden read from 0x4427592d29e64048bec8c905097e366383dda92e slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x30f5c7db3197c6461efd285d4bd89d0e2807342e'}, id=305)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='factory has forbidden read from 0x4427592d29e64048bec8c905097e366383dda92e slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x30f5c7db3197c6461efd285d4bd89d0e2807342e'}, id=305)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "75": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.562" + }, + "76": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.478" + }, + "77": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.318" + }, + "78": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.287" + }, + "79": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.295" + }, + "80": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.441" + }, + "81": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.498" + }, + "82": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.467" + }, + "83": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.278" + }, + "84": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage_read][drop]", + "time": "0.267" + }, + "85": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.345" + }, + "86": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.278" + }, + "87": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.272" + }, + "88": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.287" + }, + "89": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.298" + }, + "90": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.302" + }, + "91": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.369" + }, + "92": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.297" + }, + "93": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_write][drop]", + "time": "0.291" + }, + "94": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_read][ok]", + "time": "0.291", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='account has forbidden read from 0x74dc2a360ee0739b0c89d8b04aa643a3ae7563a1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0x10a6D37E39e1fDF5c8a00e0C89B106b1305770e5'}, id=345)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='account has forbidden read from 0x74dc2a360ee0739b0c89d8b04aa643a3ae7563a1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0x10a6D37E39e1fDF5c8a00e0C89B106b1305770e5'}, id=345)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "95": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.283" + }, + "96": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.264" + }, + "97": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.301" + }, + "98": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.310" + }, + "99": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.223" + }, + "100": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.224" + }, + "101": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.228" + }, + "102": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.240" + }, + "103": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.248" + }, + "104": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.246" + }, + "105": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.215" + }, + "106": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.221" + }, + "107": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.323" + }, + "108": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.224" + }, + "109": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.296" + }, + "110": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.169" + }, + "111": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.172" + }, + "112": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.176" + }, + "113": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.171" + }, + "114": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.180" + }, + "115": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.176" + }, + "116": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.181" + }, + "117": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.182" + }, + "118": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.182" + }, + "119": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.185" + }, + "120": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.188" + }, + "121": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.189" + }, + "122": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.200" + }, + "123": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.204" + }, + "124": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.202" + }, + "125": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.239" + }, + "126": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.247" + }, + "127": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.224" + }, + "128": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.227" + }, + "129": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.230" + }, + "130": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.233" + }, + "131": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.231" + }, + "132": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.239" + }, + "133": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.317" + }, + "134": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.238" + }, + "135": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.238" + }, + "136": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.240" + }, + "137": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.248" + }, + "138": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.245" + }, + "139": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.258" + }, + "140": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.260" + }, + "141": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.255" + }, + "142": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.361" + }, + "143": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.361" + }, + "144": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.364" + }, + "145": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.364" + }, + "146": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.367" + }, + "147": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.372" + }, + "148": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.368" + }, + "149": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.480" + }, + "150": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.374" + }, + "151": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.377" + }, + "152": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.383" + }, + "153": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.381" + }, + "154": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.388" + }, + "155": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.398" + }, + "156": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.396" + }, + "157": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "196.628" + }, + "158": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "89.016" + }, + "159": { + "classname": "tests.single.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.010" + }, + "160": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.034" + }, + "161": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.029" + }, + "162": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.025" + }, + "163": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.520" + }, + "164": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.002" + }, + "165": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.353" + }, + "166": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.002" + }, + "167": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.312" + }, + "168": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.125" + }, + "169": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.140" + }, + "170": { + "classname": "tests.single.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.013" + } + } + } + }, "20231118/141810": { "voltaire": { "name": "voltaire", diff --git a/history/script-history.js b/history/script-history.js index f9afe9e..d46729b 100644 --- a/history/script-history.js +++ b/history/script-history.js @@ -1,4 +1,5031 @@ testHistory={ + "20231130/115737": { + "voltaire": { + "name": "voltaire", + "errors": "0", + "failures": "55", + "skipped": "0", + "tests": "171", + "time": "24.711", + "timestamp": "2023-11-30T11:57:08.609661", + "hostname": "fv-az1251-432", + "testcase": { + "0": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.055", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "1": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.028", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "2": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.026", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "3": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.026", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "4": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.026", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "5": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.027", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "6": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.028", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "7": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.273", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "8": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.155", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "9": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.152", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "10": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "0.155", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "11": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "0.155", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "12": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "0.152", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "13": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "0.169", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "14": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "0.152", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "15": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "0.149", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "16": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "0.327" + }, + "17": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "0.426" + }, + "18": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "0.322", + "failure": { + "message": "AssertionError: assert [] == [UserOperatio...gnature='0x')]\n Right contains one more item: UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n + ,\n - UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990',\n - nonce='0x0',\n - initCode='0x',\n - callData='0x',\n - callGasLimit='0x493e0',\n - verificationGasLimit='0xf4240',\n - preVerificationGas='0x493e0',\n - maxFeePerGas='0xee6b2800',\n - maxPriorityFeePerGas='0xb2d05e00',\n - paymasterAndData='0x',\n - signature='0x'),\n ]", + "#text": "tests/single/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle\n assert dump_mempool() == [user_op2]\nE AssertionError: assert [] == [UserOperatio...gnature='0x')]\nE Right contains one more item: UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE + ,\nE - UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990',\nE - nonce='0x0',\nE - initCode='0x',\nE - callData='0x',\nE - callGasLimit='0x493e0',\nE - verificationGasLimit='0xf4240',\nE - preVerificationGas='0x493e0',\nE - maxFeePerGas='0xee6b2800',\nE - maxPriorityFeePerGas='0xb2d05e00',\nE - paymasterAndData='0x',\nE - signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "19": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.199", + "failure": { + "message": "Exception: expected error object, got:\nOk(result='0x2c249825b61f8c89841a9b6375e46c19466aba7077dddd27188c9696a924f5db', id=90)", + "#text": "tests/utils.py:116: in assert_rpc_error\n assert response.code == code\nE AttributeError: 'Ok' object has no attribute 'code'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle\n assert_rpc_error(\ntests/utils.py:119: in assert_rpc_error\n raise Exception(f\"expected error object, got:\\n{response}\") from exc\nE Exception: expected error object, got:\nE Ok(result='0x2c249825b61f8c89841a9b6375e46c19466aba7077dddd27188c9696a924f5db', id=90)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "20": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.044", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:382: in test_stake_check_in_bundler\n response = get_stake_status(paymaster_contract.address, entrypoint_contract.address)\ntests/utils.py:186: in get_stake_status\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "21": { + "classname": "tests.single.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "0.459" + }, + "22": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.117" + }, + "23": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.117" + }, + "24": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.122" + }, + "25": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.121" + }, + "26": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.144" + }, + "27": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.128" + }, + "28": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.230" + }, + "29": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.233" + }, + "30": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.103" + }, + "31": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop]", + "time": "0.126" + }, + "32": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.147", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "33": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.124" + }, + "34": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.145" + }, + "35": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.148" + }, + "36": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.154" + }, + "37": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.150" + }, + "38": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok]", + "time": "0.147" + }, + "39": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.149" + }, + "40": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.152" + }, + "41": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.167" + }, + "42": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.262" + }, + "43": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.135" + }, + "44": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_write][drop]", + "time": "0.153" + }, + "45": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_read][ok]", + "time": "0.144", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='paymaster : 0xb7cf7f46820c9743ef2a88f6bb098f903b5e8b3b banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xac74170a96eca13e04729818ce7fe06e0022d991', data=None, id=155)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='paymaster : 0xb7cf7f46820c9743ef2a88f6bb098f903b5e8b3b banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xac74170a96eca13e04729818ce7fe06e0022d991', data=None, id=155)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "46": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.168", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "47": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.152", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "48": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.183" + }, + "49": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.182" + }, + "50": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.184" + }, + "51": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.182" + }, + "52": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.184" + }, + "53": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.188" + }, + "54": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.184" + }, + "55": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage_read][drop]", + "time": "0.184" + }, + "56": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.177" + }, + "57": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.178", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "58": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.178", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "59": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.176", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "60": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.176", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "61": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.179", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "62": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.181", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "63": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.177", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "64": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.207", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "65": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.181" + }, + "66": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.204" + }, + "67": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.310" + }, + "68": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.212" + }, + "69": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.215" + }, + "70": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.210" + }, + "71": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.212" + }, + "72": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.238" + }, + "73": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_write][drop]", + "time": "0.229" + }, + "74": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_read][ok]", + "time": "0.208", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='factory : 0x3fbeddfbc33c37d619b6097ae60107c7e8e00348 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0x1800afbaee4c4e407b7d65f28c267ebaf80f05d3', data=None, id=213)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='factory : 0x3fbeddfbc33c37d619b6097ae60107c7e8e00348 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0x1800afbaee4c4e407b7d65f28c267ebaf80f05d3', data=None, id=213)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "75": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.231", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "76": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.215", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "77": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.156" + }, + "78": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.118" + }, + "79": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.118" + }, + "80": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.202" + }, + "81": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.259", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='sender : 0xdA764950c25339e4900FacfECdaB20367975936A insuffient stake to access a08616a83b9d20fae0be6bdf7d28111d4c67c5723e9ce2690618f7e80b478041 at contract : 0x449ed48a8db7ac42a7f8c7d5854d7f323704ddae', data=None, id=227)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='sender : 0xdA764950c25339e4900FacfECdaB20367975936A insuffient stake to access a08616a83b9d20fae0be6bdf7d28111d4c67c5723e9ce2690618f7e80b478041 at contract : 0x449ed48a8db7ac42a7f8c7d5854d7f323704ddae', data=None, id=227)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "82": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.230" + }, + "83": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.121" + }, + "84": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage_read][drop]", + "time": "0.112" + }, + "85": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.140", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "86": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.118", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "87": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.136" + }, + "88": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.140" + }, + "89": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.144" + }, + "90": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.145" + }, + "91": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.162", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "92": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.168", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "93": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_write][drop]", + "time": "0.141" + }, + "94": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_read][ok]", + "time": "0.136", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='sender : 0x7Ace6D13b278803f981FE3a6c7B33002c4462991 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xcc46df77e8921b741221b17f385e625fe7e247f7', data=None, id=253)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='sender : 0x7Ace6D13b278803f981FE3a6c7B33002c4462991 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xcc46df77e8921b741221b17f385e625fe7e247f7', data=None, id=253)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "95": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.123", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "96": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.121", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "97": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.126" + }, + "98": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.132" + }, + "99": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.108", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "100": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.113", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "101": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.110", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "102": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.116", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "103": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.114", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "104": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.119", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "105": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.122", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "106": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.111", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "107": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.111", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "108": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.110", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "109": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.121" + }, + "110": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.083" + }, + "111": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.080" + }, + "112": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.081" + }, + "113": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.085" + }, + "114": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.081" + }, + "115": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.085" + }, + "116": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.083" + }, + "117": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.089" + }, + "118": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.090" + }, + "119": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.086" + }, + "120": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.085" + }, + "121": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.089" + }, + "122": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.088" + }, + "123": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.092" + }, + "124": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.088" + }, + "125": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.139" + }, + "126": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.100" + }, + "127": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.107" + }, + "128": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.103" + }, + "129": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.103" + }, + "130": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.109" + }, + "131": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.103" + }, + "132": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.106" + }, + "133": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.105" + }, + "134": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.108" + }, + "135": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.105" + }, + "136": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.107" + }, + "137": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.104" + }, + "138": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.103" + }, + "139": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.108" + }, + "140": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.104" + }, + "141": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.110" + }, + "142": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.161" + }, + "143": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.165" + }, + "144": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.163" + }, + "145": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.159" + }, + "146": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.164" + }, + "147": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.163" + }, + "148": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.167" + }, + "149": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.163" + }, + "150": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.167" + }, + "151": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.164" + }, + "152": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.165" + }, + "153": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.169" + }, + "154": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.170" + }, + "155": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.172" + }, + "156": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.166" + }, + "157": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "0.128", + "failure": { + "message": "AttributeError: 'str' object has no attribute 'address'", + "#text": "tests/single/reputation/test_reputation.py:71: in test_staked_entity_reputation_threshold\n ops_included = next(\ntests/single/reputation/test_reputation.py:72: in \n (rep for rep in reputations if rep.address == paymaster_contract.address), {}\nE AttributeError: 'str' object has no attribute 'address'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "158": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "0.066", + "failure": { + "message": "AttributeError: 'str' object has no attribute 'address'", + "#text": "tests/single/reputation/test_reputation.py:71: in test_staked_entity_reputation_threshold\n ops_included = next(\ntests/single/reputation/test_reputation.py:72: in \n (rep for rep in reputations if rep.address == paymaster_contract.address), {}\nE AttributeError: 'str' object has no attribute 'address'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "159": { + "classname": "tests.single.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.008" + }, + "160": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.028", + "failure": { + "message": "jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\n\nFailed validating 'required' in schema:\n {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'callGasLimit'},\n 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'preVerificationGas'},\n 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'verificationGasLimit'}},\n 'required': ['callGasLimit',\n 'preVerificationGas',\n 'verificationGasLimit'],\n 'title': 'UserOperation Gas parameters',\n 'type': 'object'}\n\nOn instance:\n {'callGasLimit': '0xab10',\n 'deadline': 281474976710655,\n 'preVerificationGas': 48220,\n 'verificationGas': 334329}", + "#text": "tests/single/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas\n validate(instance=response.result, schema=schema)\n.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate\n raise error\nE jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\nE \nE Failed validating 'required' in schema:\nE {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'callGasLimit'},\nE 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'preVerificationGas'},\nE 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'verificationGasLimit'}},\nE 'required': ['callGasLimit',\nE 'preVerificationGas',\nE 'verificationGasLimit'],\nE 'title': 'UserOperation Gas parameters',\nE 'type': 'object'}\nE \nE On instance:\nE {'callGasLimit': '0xab10',\nE 'deadline': 281474976710655,\nE 'preVerificationGas': 48220,\nE 'verificationGas': 334329}" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "161": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.025" + }, + "162": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.021" + }, + "163": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.139" + }, + "164": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.002" + }, + "165": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.150" + }, + "166": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.002" + }, + "167": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.123" + }, + "168": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.034" + }, + "169": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.024" + }, + "170": { + "classname": "tests.single.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.012" + } + } + }, + "stackup": { + "name": "stackup", + "errors": "0", + "failures": "52", + "skipped": "0", + "tests": "171", + "time": "24.492", + "timestamp": "2023-11-30T11:56:16.439380", + "hostname": "fv-az1251-432", + "testcase": { + "0": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.095" + }, + "1": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.072" + }, + "2": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.083" + }, + "3": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.076" + }, + "4": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.073" + }, + "5": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.108" + }, + "6": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.116" + }, + "7": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.278", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "8": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.162", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "9": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.155", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "10": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "0.157", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "11": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "0.160", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "12": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "0.157", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "13": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "0.186", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "14": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "0.156", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "15": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "0.157", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "16": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "0.242" + }, + "17": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "0.338" + }, + "18": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "0.271", + "failure": { + "message": "AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\n At index 0 diff: UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa', nonce='0x0', initCode='0x', callData='0xc54d0659fee7943bab203b616801458c0618256f', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n - UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f',\n + UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa',\n nonce='0x0',\n initCode='0x',\n - callData='0x',\n + callData='0xc54d0659fee7943bab203b616801458c0618256f',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0xb2d05e00',\n paymasterAndData='0x',\n signature='0x'),\n ]", + "#text": "tests/single/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle\n assert dump_mempool() == [user_op2]\nE AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\nE At index 0 diff: UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa', nonce='0x0', initCode='0x', callData='0xc54d0659fee7943bab203b616801458c0618256f', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE - UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f',\nE + UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa',\nE nonce='0x0',\nE initCode='0x',\nE - callData='0x',\nE + callData='0xc54d0659fee7943bab203b616801458c0618256f',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0xb2d05e00',\nE paymasterAndData='0x',\nE signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "19": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.200", + "failure": { + "message": "Exception: expected error object, got:\nOk(result='0x403d282d76fdf46eb064bf4c56f3ffdbb6c89ccf6cb007b29ebfee94eae6b182', id=111)", + "#text": "tests/utils.py:116: in assert_rpc_error\n assert response.code == code\nE AttributeError: 'Ok' object has no attribute 'code'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle\n assert_rpc_error(\ntests/utils.py:119: in assert_rpc_error\n raise Exception(f\"expected error object, got:\\n{response}\") from exc\nE Exception: expected error object, got:\nE Ok(result='0x403d282d76fdf46eb064bf4c56f3ffdbb6c89ccf6cb007b29ebfee94eae6b182', id=111)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "20": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.050", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:382: in test_stake_check_in_bundler\n response = get_stake_status(paymaster_contract.address, entrypoint_contract.address)\ntests/utils.py:186: in get_stake_status\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "21": { + "classname": "tests.single.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "0.375" + }, + "22": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.121" + }, + "23": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.124" + }, + "24": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.125" + }, + "25": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.231" + }, + "26": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.130" + }, + "27": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.128" + }, + "28": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.137" + }, + "29": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.161", + "failure": { + "message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:116: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "30": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.210" + }, + "31": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop]", + "time": "0.126" + }, + "32": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.175", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "33": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.127" + }, + "34": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.145" + }, + "35": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.150" + }, + "36": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.157" + }, + "37": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.148" + }, + "38": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok]", + "time": "0.153" + }, + "39": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.151" + }, + "40": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.156" + }, + "41": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.150" + }, + "42": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.164", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=170)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=170)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "43": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.131" + }, + "44": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_write][drop]", + "time": "0.151" + }, + "45": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_read][ok]", + "time": "0.154", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=176)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=176)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "46": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.173", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "47": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.156", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "48": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.185" + }, + "49": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.184" + }, + "50": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.190" + }, + "51": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.186" + }, + "52": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.188" + }, + "53": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.186" + }, + "54": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.187" + }, + "55": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage_read][drop]", + "time": "0.187" + }, + "56": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.181" + }, + "57": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.179", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "58": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.182", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "59": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.177", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "60": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.179", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "61": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.174", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "62": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.208", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "63": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.182", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "64": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.211", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "65": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.190" + }, + "66": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.208" + }, + "67": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.212" + }, + "68": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.215" + }, + "69": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.216" + }, + "70": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.209" + }, + "71": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.217" + }, + "72": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.215" + }, + "73": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_write][drop]", + "time": "0.213" + }, + "74": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_read][ok]", + "time": "0.208", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=234)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=234)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "75": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.231", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "76": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.213", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "77": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.161" + }, + "78": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.116" + }, + "79": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.123" + }, + "80": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.136", + "failure": { + "message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=246).code", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:116: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=246).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "81": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.201", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=248)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=248)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "82": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.163", + "failure": { + "message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=250).code", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:116: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=250).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "83": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.117" + }, + "84": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage_read][drop]", + "time": "0.121" + }, + "85": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.163", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "86": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.118", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "87": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.139" + }, + "88": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.143" + }, + "89": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.143" + }, + "90": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.145" + }, + "91": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.162", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "92": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.143", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "93": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_write][drop]", + "time": "0.142" + }, + "94": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_read][ok]", + "time": "0.141", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=274)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=274)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "95": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.121", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "96": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.121", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "97": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.125" + }, + "98": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.132" + }, + "99": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.110", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "100": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.114", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "101": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.112", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "102": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.118", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "103": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.116", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "104": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.112", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "105": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.112", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "106": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.109", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "107": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.110", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "108": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.109", + "failure": { + "message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "109": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.121" + }, + "110": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.076" + }, + "111": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.080" + }, + "112": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.075" + }, + "113": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.080" + }, + "114": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.077" + }, + "115": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.077" + }, + "116": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.079" + }, + "117": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.078" + }, + "118": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.082" + }, + "119": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.078" + }, + "120": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.080" + }, + "121": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.081" + }, + "122": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.113" + }, + "123": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.087" + }, + "124": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.083" + }, + "125": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.097" + }, + "126": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.092" + }, + "127": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.100" + }, + "128": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.098" + }, + "129": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.110" + }, + "130": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.105" + }, + "131": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.102" + }, + "132": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.103" + }, + "133": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.098" + }, + "134": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.102" + }, + "135": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.101" + }, + "136": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.104" + }, + "137": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.103" + }, + "138": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.104" + }, + "139": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.106" + }, + "140": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.109" + }, + "141": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.105" + }, + "142": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.159" + }, + "143": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.160" + }, + "144": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.160" + }, + "145": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.161" + }, + "146": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.163" + }, + "147": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.163" + }, + "148": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.160" + }, + "149": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.162" + }, + "150": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.163" + }, + "151": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.171" + }, + "152": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.161" + }, + "153": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.162" + }, + "154": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.170" + }, + "155": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.167" + }, + "156": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.168" + }, + "157": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "0.138", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold\n reputations = dump_reputation()\ntests/utils.py:196: in dump_reputation\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "158": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "0.079", + "failure": { + "message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold\n reputations = dump_reputation()\ntests/utils.py:196: in dump_reputation\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "159": { + "classname": "tests.single.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.007" + }, + "160": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.068", + "failure": { + "message": "jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\n\nFailed validating 'required' in schema:\n {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'callGasLimit'},\n 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'preVerificationGas'},\n 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'verificationGasLimit'}},\n 'required': ['callGasLimit',\n 'preVerificationGas',\n 'verificationGasLimit'],\n 'title': 'UserOperation Gas parameters',\n 'type': 'object'}\n\nOn instance:\n {'callGasLimit': 44181,\n 'preVerificationGas': 42316,\n 'verificationGas': 337129}", + "#text": "tests/single/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas\n validate(instance=response.result, schema=schema)\n.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate\n raise error\nE jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\nE \nE Failed validating 'required' in schema:\nE {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'callGasLimit'},\nE 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'preVerificationGas'},\nE 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'verificationGasLimit'}},\nE 'required': ['callGasLimit',\nE 'preVerificationGas',\nE 'verificationGasLimit'],\nE 'title': 'UserOperation Gas parameters',\nE 'type': 'object'}\nE \nE On instance:\nE {'callGasLimit': 44181,\nE 'preVerificationGas': 42316,\nE 'verificationGas': 337129}" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "161": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.065" + }, + "162": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.035" + }, + "163": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.110" + }, + "164": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.007" + }, + "165": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.116" + }, + "166": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.007" + }, + "167": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.088" + }, + "168": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.057" + }, + "169": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.051" + }, + "170": { + "classname": "tests.single.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.012" + } + } + }, + "silius": { + "name": "silius", + "errors": "0", + "failures": "0", + "skipped": "0", + "tests": "171", + "time": "326.644", + "timestamp": "2023-11-30T11:49:15.106023", + "hostname": "fv-az1251-432", + "testcase": { + "0": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.166" + }, + "1": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.140" + }, + "2": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.140" + }, + "3": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.141" + }, + "4": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.140" + }, + "5": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.249" + }, + "6": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.249" + }, + "7": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.385" + }, + "8": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.162" + }, + "9": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.162" + }, + "10": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "1.657" + }, + "11": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "1.722" + }, + "12": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "1.806" + }, + "13": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "1.647" + }, + "14": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "4.541" + }, + "15": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "4.554" + }, + "16": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "0.693" + }, + "17": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "0.924" + }, + "18": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "0.770" + }, + "19": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.368" + }, + "20": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.106" + }, + "21": { + "classname": "tests.single.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "1.001" + }, + "22": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.264" + }, + "23": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.274" + }, + "24": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.293" + }, + "25": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.287" + }, + "26": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.282" + }, + "27": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.291" + }, + "28": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.299" + }, + "29": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.514" + }, + "30": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.210" + }, + "31": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop]", + "time": "0.292" + }, + "32": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.373" + }, + "33": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.298" + }, + "34": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.295" + }, + "35": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.328" + }, + "36": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.312" + }, + "37": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.311" + }, + "38": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok]", + "time": "0.313" + }, + "39": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.306" + }, + "40": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.315" + }, + "41": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.316" + }, + "42": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.529" + }, + "43": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.239" + }, + "44": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_write][drop]", + "time": "0.323" + }, + "45": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_read][ok]", + "time": "0.319" + }, + "46": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.403" + }, + "47": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.328" + }, + "48": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.395" + }, + "49": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.404" + }, + "50": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.416" + }, + "51": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.416" + }, + "52": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.415" + }, + "53": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.419" + }, + "54": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.424" + }, + "55": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage_read][drop]", + "time": "0.423" + }, + "56": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.365" + }, + "57": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.380" + }, + "58": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.383" + }, + "59": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.387" + }, + "60": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.378" + }, + "61": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.378" + }, + "62": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.377" + }, + "63": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.391" + }, + "64": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.500" + }, + "65": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.431" + }, + "66": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.421" + }, + "67": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.437" + }, + "68": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.458" + }, + "69": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.445" + }, + "70": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.425" + }, + "71": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.447" + }, + "72": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.454" + }, + "73": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_write][drop]", + "time": "0.449" + }, + "74": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_read][ok]", + "time": "0.448" + }, + "75": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.525" + }, + "76": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.482" + }, + "77": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.273" + }, + "78": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.244" + }, + "79": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.250" + }, + "80": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.396" + }, + "81": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.441" + }, + "82": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.448" + }, + "83": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.253" + }, + "84": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage_read][drop]", + "time": "0.253" + }, + "85": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.330" + }, + "86": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.257" + }, + "87": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.251" + }, + "88": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.264" + }, + "89": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.277" + }, + "90": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.278" + }, + "91": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.356" + }, + "92": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.284" + }, + "93": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_write][drop]", + "time": "0.279" + }, + "94": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_read][ok]", + "time": "0.278" + }, + "95": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.264" + }, + "96": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.252" + }, + "97": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.276" + }, + "98": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.282" + }, + "99": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.217" + }, + "100": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.214" + }, + "101": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.218" + }, + "102": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.232" + }, + "103": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.230" + }, + "104": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.235" + }, + "105": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.205" + }, + "106": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.209" + }, + "107": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.214" + }, + "108": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.212" + }, + "109": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.274" + }, + "110": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.161" + }, + "111": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.165" + }, + "112": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.165" + }, + "113": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.166" + }, + "114": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.169" + }, + "115": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.171" + }, + "116": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.171" + }, + "117": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.176" + }, + "118": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.174" + }, + "119": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.177" + }, + "120": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.177" + }, + "121": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.182" + }, + "122": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.189" + }, + "123": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.191" + }, + "124": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.189" + }, + "125": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.243" + }, + "126": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.219" + }, + "127": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.218" + }, + "128": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.217" + }, + "129": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.219" + }, + "130": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.223" + }, + "131": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.226" + }, + "132": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.225" + }, + "133": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.226" + }, + "134": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.227" + }, + "135": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.231" + }, + "136": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.234" + }, + "137": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.232" + }, + "138": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.236" + }, + "139": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.246" + }, + "140": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.248" + }, + "141": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.244" + }, + "142": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.341" + }, + "143": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.342" + }, + "144": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.351" + }, + "145": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.446" + }, + "146": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.348" + }, + "147": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.354" + }, + "148": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.358" + }, + "149": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.355" + }, + "150": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.356" + }, + "151": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.360" + }, + "152": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.363" + }, + "153": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.364" + }, + "154": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.373" + }, + "155": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.376" + }, + "156": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.372" + }, + "157": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "182.313" + }, + "158": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "79.472" + }, + "159": { + "classname": "tests.single.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.007" + }, + "160": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.132" + }, + "161": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.128" + }, + "162": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.021" + }, + "163": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.350" + }, + "164": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.002" + }, + "165": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.366" + }, + "166": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.002" + }, + "167": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.339" + }, + "168": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.032" + }, + "169": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.022" + }, + "170": { + "classname": "tests.single.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.012" + } + } + }, + "okbund": { + "name": "okbund", + "errors": "0", + "failures": "5", + "skipped": "0", + "tests": "171", + "time": "290.124", + "timestamp": "2023-11-30T11:43:51.676761", + "hostname": "fv-az1251-432", + "testcase": { + "0": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.533" + }, + "1": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.379" + }, + "2": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.284" + }, + "3": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.290" + }, + "4": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.334" + }, + "5": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.322" + }, + "6": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.286" + }, + "7": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.614" + }, + "8": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.497" + }, + "9": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.585" + }, + "10": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "2.144" + }, + "11": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "2.165" + }, + "12": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "2.169" + }, + "13": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "2.161" + }, + "14": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "5.225" + }, + "15": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "5.218" + }, + "16": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "1.955" + }, + "17": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "1.929" + }, + "18": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "1.720", + "failure": { + "message": "AssertionError: assert [] == [UserOperatio...gnature='0x')]\n Right contains one more item: UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n + ,\n - UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC',\n - nonce='0x0',\n - initCode='0x',\n - callData='0x',\n - callGasLimit='0x493e0',\n - verificationGasLimit='0xf4240',\n - preVerificationGas='0x493e0',\n - maxFeePerGas='0xee6b2800',\n - maxPriorityFeePerGas='0xb2d05e00',\n - paymasterAndData='0x',\n - signature='0x'),\n ]", + "#text": "tests/single/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle\n assert dump_mempool() == [user_op2]\nE AssertionError: assert [] == [UserOperatio...gnature='0x')]\nE Right contains one more item: UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE + ,\nE - UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC',\nE - nonce='0x0',\nE - initCode='0x',\nE - callData='0x',\nE - callGasLimit='0x493e0',\nE - verificationGasLimit='0xf4240',\nE - preVerificationGas='0x493e0',\nE - maxFeePerGas='0xee6b2800',\nE - maxPriorityFeePerGas='0xb2d05e00',\nE - paymasterAndData='0x',\nE - signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "19": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.744" + }, + "20": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.125" + }, + "21": { + "classname": "tests.single.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "2.845" + }, + "22": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.280" + }, + "23": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.349" + }, + "24": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.407" + }, + "25": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.307" + }, + "26": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.296" + }, + "27": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.307" + }, + "28": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.363" + }, + "29": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.538" + }, + "30": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.224" + }, + "31": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop]", + "time": "0.348" + }, + "32": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.411" + }, + "33": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.343" + }, + "34": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.306" + }, + "35": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.310" + }, + "36": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.430" + }, + "37": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.330" + }, + "38": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok]", + "time": "0.327" + }, + "39": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.315" + }, + "40": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.348" + }, + "41": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.332" + }, + "42": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.559" + }, + "43": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.246" + }, + "44": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_write][drop]", + "time": "0.339" + }, + "45": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_read][ok]", + "time": "0.331", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='paymaster has forbidden read from 0xa56CF58Cc3601f57E0c87edfAfeF570AeDe95Ccb slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x256576fe36239203971C449e536746133413e2a0'}, id=245)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='paymaster has forbidden read from 0xa56CF58Cc3601f57E0c87edfAfeF570AeDe95Ccb slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x256576fe36239203971C449e536746133413e2a0'}, id=245)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "46": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.456" + }, + "47": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.383" + }, + "48": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.454" + }, + "49": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.421" + }, + "50": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.433" + }, + "51": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.438" + }, + "52": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.433" + }, + "53": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.441" + }, + "54": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.449" + }, + "55": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage_read][drop]", + "time": "0.446" + }, + "56": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.383" + }, + "57": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.398" + }, + "58": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.401" + }, + "59": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.422" + }, + "60": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.394" + }, + "61": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.394" + }, + "62": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.396" + }, + "63": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.401" + }, + "64": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.524" + }, + "65": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.451" + }, + "66": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.438" + }, + "67": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.447" + }, + "68": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.500" + }, + "69": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.563" + }, + "70": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.447" + }, + "71": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.465" + }, + "72": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.467" + }, + "73": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_write][drop]", + "time": "0.492" + }, + "74": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_read][ok]", + "time": "0.469", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='factory has forbidden read from 0x2A630C9F0d7744261c8063A347d3AD4B2b411fa1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x5903E7Ae271ee7e181451DCd3EFe24981aa9dBC2'}, id=303)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='factory has forbidden read from 0x2A630C9F0d7744261c8063A347d3AD4B2b411fa1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x5903E7Ae271ee7e181451DCd3EFe24981aa9dBC2'}, id=303)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "75": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.551" + }, + "76": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.472" + }, + "77": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.280" + }, + "78": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.259" + }, + "79": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.260" + }, + "80": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.455" + }, + "81": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.455" + }, + "82": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.484" + }, + "83": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.269" + }, + "84": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage_read][drop]", + "time": "0.264" + }, + "85": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.345" + }, + "86": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.273" + }, + "87": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.262" + }, + "88": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.280" + }, + "89": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.288" + }, + "90": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.283" + }, + "91": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.380" + }, + "92": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.295" + }, + "93": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_write][drop]", + "time": "0.301" + }, + "94": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_read][ok]", + "time": "0.290", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='account has forbidden read from 0x8c70bA830D02034Fb4eb4801098FC3795b4B8c69 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0xd003f87eE1C39e46a2A40cAA0db70c12B000e6C1'}, id=343)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='account has forbidden read from 0x8c70bA830D02034Fb4eb4801098FC3795b4B8c69 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0xd003f87eE1C39e46a2A40cAA0db70c12B000e6C1'}, id=343)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "95": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.282" + }, + "96": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.407" + }, + "97": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.284" + }, + "98": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.290" + }, + "99": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.228" + }, + "100": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.226" + }, + "101": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.228" + }, + "102": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.244" + }, + "103": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.249" + }, + "104": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.247" + }, + "105": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.242" + }, + "106": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.215" + }, + "107": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.218" + }, + "108": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.218" + }, + "109": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.259" + }, + "110": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.168" + }, + "111": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.172" + }, + "112": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.173" + }, + "113": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.179" + }, + "114": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.177" + }, + "115": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.178" + }, + "116": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.184" + }, + "117": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.206" + }, + "118": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.190" + }, + "119": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.193" + }, + "120": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.216" + }, + "121": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.190" + }, + "122": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.203" + }, + "123": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.242" + }, + "124": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.211" + }, + "125": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.225" + }, + "126": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.229" + }, + "127": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.229" + }, + "128": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.229" + }, + "129": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.231" + }, + "130": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.272" + }, + "131": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.313" + }, + "132": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.298" + }, + "133": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.238" + }, + "134": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.242" + }, + "135": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.243" + }, + "136": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.242" + }, + "137": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.246" + }, + "138": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.243" + }, + "139": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.257" + }, + "140": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.255" + }, + "141": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.257" + }, + "142": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.356" + }, + "143": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.359" + }, + "144": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.357" + }, + "145": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.363" + }, + "146": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.370" + }, + "147": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.364" + }, + "148": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.367" + }, + "149": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.370" + }, + "150": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.389" + }, + "151": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.377" + }, + "152": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.370" + }, + "153": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.374" + }, + "154": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.391" + }, + "155": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.391" + }, + "156": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.417" + }, + "157": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "190.553" + }, + "158": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "18.068", + "failure": { + "message": "AssertionError: opsIncluded mismatch\nassert (0 is None or 0 == 2)\n + where 2 = int('0x2', 16)\n + where '0x2' = ('opsIncluded')\n + where = {'address': '0x662A57758207cA7604378A05823E795cc21Fcf06', 'opsIncluded': '0x2', 'opsSeen': '0x6d', 'status': '0x0'}.get", + "#text": "tests/single/reputation/test_reputation.py:134: in test_staked_entity_reputation_threshold\n assert_reputation_status(\ntests/single/reputation/test_reputation.py:55: in assert_reputation_status\n assert ops_included is None or ops_included == int(\nE AssertionError: opsIncluded mismatch\nE assert (0 is None or 0 == 2)\nE + where 2 = int('0x2', 16)\nE + where '0x2' = ('opsIncluded')\nE + where = {'address': '0x662A57758207cA7604378A05823E795cc21Fcf06', 'opsIncluded': '0x2', 'opsSeen': '0x6d', 'status': '0x0'}.get" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "159": { + "classname": "tests.single.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.007" + }, + "160": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.031" + }, + "161": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.025" + }, + "162": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.022" + }, + "163": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "1.464" + }, + "164": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.004" + }, + "165": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "1.302" + }, + "166": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.003" + }, + "167": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "1.270" + }, + "168": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.034" + }, + "169": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.027" + }, + "170": { + "classname": "tests.single.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.019" + } + } + }, + "aabundler": { + "name": "aabundler", + "errors": "0", + "failures": "3", + "skipped": "0", + "tests": "171", + "time": "359.217", + "timestamp": "2023-11-30T11:37:02.287958", + "hostname": "fv-az1251-432", + "testcase": { + "0": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_priority_fee_bump]", + "time": "0.341" + }, + "1": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[only_max_fee_bump]", + "time": "0.402" + }, + "2": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_same_fee]", + "time": "0.293" + }, + "3": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[with_less_fee]", + "time": "0.335" + }, + "4": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_below_threshold]", + "time": "0.301" + }, + "5": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_at_threshold]", + "time": "0.291" + }, + "6": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_bundle_replace_op[fee_bump_above_threshold]", + "time": "0.294" + }, + "7": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "time": "0.605" + }, + "8": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "time": "0.519" + }, + "9": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "time": "0.483" + }, + "10": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "time": "2.119" + }, + "11": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "time": "2.165" + }, + "12": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "time": "2.171" + }, + "13": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "time": "2.197" + }, + "14": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "time": "5.277" + }, + "15": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "time": "5.108" + }, + "16": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_unstaked_sender", + "time": "0.902" + }, + "17": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_max_allowed_ops_staked_sender", + "time": "0.996" + }, + "18": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "time": "0.795" + }, + "19": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_ban_user_sender_double_role_in_bundle", + "time": "0.684" + }, + "20": { + "classname": "tests.single.bundle.test_bundle", + "name": "test_stake_check_in_bundler", + "time": "0.123" + }, + "21": { + "classname": "tests.single.bundle.test_codehash", + "name": "test_codehash_changed", + "time": "0.878" + }, + "22": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "time": "0.290" + }, + "23": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "time": "0.284" + }, + "24": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "time": "0.307" + }, + "25": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "time": "0.305" + }, + "26": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "time": "0.301" + }, + "27": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "time": "0.316" + }, + "28": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "time": "0.317" + }, + "29": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "time": "0.529" + }, + "30": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "time": "0.219" + }, + "31": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop]", + "time": "0.305" + }, + "32": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "time": "0.389" + }, + "33": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "time": "0.311" + }, + "34": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "time": "0.318" + }, + "35": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "time": "0.325" + }, + "36": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "time": "0.341" + }, + "37": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "time": "0.343" + }, + "38": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok]", + "time": "0.339" + }, + "39": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "time": "0.330" + }, + "40": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "time": "0.442" + }, + "41": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "time": "0.349" + }, + "42": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "time": "0.595" + }, + "43": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "time": "0.258" + }, + "44": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_write][drop]", + "time": "0.332" + }, + "45": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][paymaster][external_storage_read][ok]", + "time": "0.329", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='paymaster has forbidden read from 0xb96569aa05e331b0e942fbccfa726f40383e744c slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x730bc96ef26aa11f3fa62979f291e6a825a09c43'}, id=247)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='paymaster has forbidden read from 0xb96569aa05e331b0e942fbccfa726f40383e744c slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x730bc96ef26aa11f3fa62979f291e6a825a09c43'}, id=247)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "46": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "time": "0.420" + }, + "47": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "time": "0.338" + }, + "48": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "time": "0.426" + }, + "49": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "time": "0.444" + }, + "50": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "time": "0.438" + }, + "51": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "time": "0.441" + }, + "52": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "time": "0.440" + }, + "53": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "time": "0.441" + }, + "54": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "time": "0.447" + }, + "55": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][factory][external_storage_read][drop]", + "time": "0.441" + }, + "56": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "time": "0.401" + }, + "57": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.396" + }, + "58": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.400" + }, + "59": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.401" + }, + "60": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "time": "0.493" + }, + "61": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "time": "0.393" + }, + "62": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "time": "0.398" + }, + "63": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "time": "0.405" + }, + "64": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "time": "0.526" + }, + "65": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "time": "0.555" + }, + "66": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "time": "0.449" + }, + "67": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-031]staked][factory][storage][ok]", + "time": "0.457" + }, + "68": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "time": "0.472" + }, + "69": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "time": "0.473" + }, + "70": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "time": "0.467" + }, + "71": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "time": "0.472" + }, + "72": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "time": "0.480" + }, + "73": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_write][drop]", + "time": "0.470" + }, + "74": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][factory][external_storage_read][ok]", + "time": "0.465", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='factory has forbidden read from 0x4427592d29e64048bec8c905097e366383dda92e slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x30f5c7db3197c6461efd285d4bd89d0e2807342e'}, id=305)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='factory has forbidden read from 0x4427592d29e64048bec8c905097e366383dda92e slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x30f5c7db3197c6461efd285d4bd89d0e2807342e'}, id=305)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "75": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "time": "0.562" + }, + "76": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "time": "0.478" + }, + "77": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "time": "0.318" + }, + "78": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "time": "0.287" + }, + "79": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "time": "0.295" + }, + "80": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "time": "0.441" + }, + "81": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "time": "0.498" + }, + "82": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "time": "0.467" + }, + "83": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "time": "0.278" + }, + "84": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]unstaked][account][external_storage_read][drop]", + "time": "0.267" + }, + "85": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "time": "0.345" + }, + "86": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "time": "0.278" + }, + "87": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "time": "0.272" + }, + "88": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "time": "0.287" + }, + "89": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "time": "0.298" + }, + "90": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "time": "0.302" + }, + "91": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "time": "0.369" + }, + "92": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "time": "0.297" + }, + "93": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_write][drop]", + "time": "0.291" + }, + "94": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[STO-033]staked][account][external_storage_read][ok]", + "time": "0.291", + "failure": { + "message": "Exception: expected result object, got:\nError(code=-32502, message='account has forbidden read from 0x74dc2a360ee0739b0c89d8b04aa643a3ae7563a1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0x10a6D37E39e1fDF5c8a00e0C89B106b1305770e5'}, id=345)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='account has forbidden read from 0x74dc2a360ee0739b0c89d8b04aa643a3ae7563a1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0x10a6D37E39e1fDF5c8a00e0C89B106b1305770e5'}, id=345)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + "95": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "time": "0.283" + }, + "96": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "time": "0.264" + }, + "97": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "time": "0.301" + }, + "98": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "time": "0.310" + }, + "99": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "time": "0.223" + }, + "100": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "time": "0.224" + }, + "101": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "time": "0.228" + }, + "102": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "time": "0.240" + }, + "103": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "time": "0.248" + }, + "104": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "time": "0.246" + }, + "105": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "time": "0.215" + }, + "106": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "time": "0.221" + }, + "107": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "time": "0.323" + }, + "108": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "time": "0.224" + }, + "109": { + "classname": "tests.single.bundle.test_storage_rules", + "name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "time": "0.296" + }, + "110": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GAS]", + "time": "0.169" + }, + "111": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[NUMBER]", + "time": "0.172" + }, + "112": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[TIMESTAMP]", + "time": "0.176" + }, + "113": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[COINBASE]", + "time": "0.171" + }, + "114": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[DIFFICULTY]", + "time": "0.180" + }, + "115": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BASEFEE]", + "time": "0.176" + }, + "116": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASLIMIT]", + "time": "0.181" + }, + "117": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[GASPRICE]", + "time": "0.182" + }, + "118": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFBALANCE]", + "time": "0.182" + }, + "119": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BALANCE]", + "time": "0.185" + }, + "120": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[ORIGIN]", + "time": "0.188" + }, + "121": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[BLOCKHASH]", + "time": "0.189" + }, + "122": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE]", + "time": "0.200" + }, + "123": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[CREATE2]", + "time": "0.204" + }, + "124": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_banned_opcode[SELFDESTRUCT]", + "time": "0.202" + }, + "125": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS CALL]", + "time": "0.239" + }, + "126": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "time": "0.247" + }, + "127": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GAS]", + "time": "0.224" + }, + "128": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[NUMBER]", + "time": "0.227" + }, + "129": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[TIMESTAMP]", + "time": "0.230" + }, + "130": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[COINBASE]", + "time": "0.233" + }, + "131": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[DIFFICULTY]", + "time": "0.231" + }, + "132": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BASEFEE]", + "time": "0.239" + }, + "133": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASLIMIT]", + "time": "0.317" + }, + "134": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[GASPRICE]", + "time": "0.238" + }, + "135": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFBALANCE]", + "time": "0.238" + }, + "136": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BALANCE]", + "time": "0.240" + }, + "137": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[ORIGIN]", + "time": "0.248" + }, + "138": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[BLOCKHASH]", + "time": "0.245" + }, + "139": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE]", + "time": "0.258" + }, + "140": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[CREATE2]", + "time": "0.260" + }, + "141": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "time": "0.255" + }, + "142": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GAS]", + "time": "0.361" + }, + "143": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[NUMBER]", + "time": "0.361" + }, + "144": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[TIMESTAMP]", + "time": "0.364" + }, + "145": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[COINBASE]", + "time": "0.364" + }, + "146": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[DIFFICULTY]", + "time": "0.367" + }, + "147": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BASEFEE]", + "time": "0.372" + }, + "148": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASLIMIT]", + "time": "0.368" + }, + "149": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[GASPRICE]", + "time": "0.480" + }, + "150": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFBALANCE]", + "time": "0.374" + }, + "151": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BALANCE]", + "time": "0.377" + }, + "152": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[ORIGIN]", + "time": "0.383" + }, + "153": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[BLOCKHASH]", + "time": "0.381" + }, + "154": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE]", + "time": "0.388" + }, + "155": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[CREATE2]", + "time": "0.398" + }, + "156": { + "classname": "tests.single.opbanning.test_op_banning", + "name": "test_factory_banned_opcode[SELFDESTRUCT]", + "time": "0.396" + }, + "157": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[with_factory]", + "time": "196.628" + }, + "158": { + "classname": "tests.single.reputation.test_reputation", + "name": "test_staked_entity_reputation_threshold[without_factory]", + "time": "89.016" + }, + "159": { + "classname": "tests.single.rpc.test_eth_chainId", + "name": "test_eth_chainId[]", + "time": "0.010" + }, + "160": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas[]", + "time": "0.034" + }, + "161": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_execution_revert", + "time": "0.029" + }, + "162": { + "classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "name": "test_eth_estimateUserOperationGas_simulation_revert", + "time": "0.025" + }, + "163": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash[]", + "time": "0.520" + }, + "164": { + "classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "name": "test_eth_getUserOperationByHash_error", + "time": "0.002" + }, + "165": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt[]", + "time": "0.353" + }, + "166": { + "classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "name": "test_eth_getUserOperationReceipt_error", + "time": "0.002" + }, + "167": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation[]", + "time": "0.312" + }, + "168": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_revert", + "time": "0.125" + }, + "169": { + "classname": "tests.single.rpc.test_eth_sendUserOperation", + "name": "test_eth_sendUserOperation_invalid_signature", + "time": "0.140" + }, + "170": { + "classname": "tests.single.rpc.test_eth_supportedEntryPoints", + "name": "test_eth_supportedEntryPoints[]", + "time": "0.013" + } + } + } + }, "20231118/141810": { "voltaire": { "name": "voltaire", diff --git a/runs/20231130/115737/aabundler.json b/runs/20231130/115737/aabundler.json new file mode 100644 index 0000000..33af1b7 --- /dev/null +++ b/runs/20231130/115737/aabundler.json @@ -0,0 +1,889 @@ +{ + "testsuites": { + "testsuite": { + "@name": "aabundler", + "@errors": "0", + "@failures": "3", + "@skipped": "0", + "@tests": "171", + "@time": "359.217", + "@timestamp": "2023-11-30T11:37:02.287958", + "@hostname": "fv-az1251-432", + "testcase": [ + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_priority_fee_bump]", + "@time": "0.341" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_max_fee_bump]", + "@time": "0.402" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_same_fee]", + "@time": "0.293" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_less_fee]", + "@time": "0.335" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_below_threshold]", + "@time": "0.301" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_at_threshold]", + "@time": "0.291" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_above_threshold]", + "@time": "0.294" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "@time": "0.605" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "@time": "0.519" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "@time": "0.483" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "@time": "2.119" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "@time": "2.165" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "@time": "2.171" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "@time": "2.197" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "@time": "5.277" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "@time": "5.108" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_max_allowed_ops_unstaked_sender", + "@time": "0.902" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_max_allowed_ops_staked_sender", + "@time": "0.996" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "@time": "0.795" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_ban_user_sender_double_role_in_bundle", + "@time": "0.684" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_stake_check_in_bundler", + "@time": "0.123" + }, + { + "@classname": "tests.single.bundle.test_codehash", + "@name": "test_codehash_changed", + "@time": "0.878" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "@time": "0.290" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "@time": "0.284" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "@time": "0.307" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "@time": "0.305" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "@time": "0.301" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "@time": "0.316" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.317" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "@time": "0.529" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "@time": "0.219" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop]", + "@time": "0.305" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "@time": "0.389" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.311" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "@time": "0.318" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "@time": "0.325" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "@time": "0.341" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "@time": "0.343" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok]", + "@time": "0.339" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "@time": "0.330" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "@time": "0.442" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.349" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "@time": "0.595" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "@time": "0.258" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][paymaster][external_storage_write][drop]", + "@time": "0.332" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][paymaster][external_storage_read][ok]", + "@time": "0.329", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32502, message='paymaster has forbidden read from 0xb96569aa05e331b0e942fbccfa726f40383e744c slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x730bc96ef26aa11f3fa62979f291e6a825a09c43'}, id=247)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='paymaster has forbidden read from 0xb96569aa05e331b0e942fbccfa726f40383e744c slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x730bc96ef26aa11f3fa62979f291e6a825a09c43'}, id=247)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "@time": "0.420" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.338" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "@time": "0.426" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "@time": "0.444" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "@time": "0.438" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "@time": "0.441" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "@time": "0.440" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "@time": "0.441" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "@time": "0.447" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][external_storage_read][drop]", + "@time": "0.441" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "@time": "0.401" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.396" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.400" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.401" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "@time": "0.493" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "@time": "0.393" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.398" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "@time": "0.405" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "@time": "0.526" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "@time": "0.555" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "@time": "0.449" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][factory][storage][ok]", + "@time": "0.457" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "@time": "0.472" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "@time": "0.473" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "@time": "0.467" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "@time": "0.472" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "@time": "0.480" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][factory][external_storage_write][drop]", + "@time": "0.470" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][factory][external_storage_read][ok]", + "@time": "0.465", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32502, message='factory has forbidden read from 0x4427592d29e64048bec8c905097e366383dda92e slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x30f5c7db3197c6461efd285d4bd89d0e2807342e'}, id=305)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='factory has forbidden read from 0x4427592d29e64048bec8c905097e366383dda92e slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x30f5c7db3197c6461efd285d4bd89d0e2807342e'}, id=305)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "@time": "0.562" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "@time": "0.478" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "@time": "0.318" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "@time": "0.287" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "@time": "0.295" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "@time": "0.441" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "@time": "0.498" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "@time": "0.467" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "@time": "0.278" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][external_storage_read][drop]", + "@time": "0.267" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "@time": "0.345" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "@time": "0.278" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "@time": "0.272" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "@time": "0.287" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "@time": "0.298" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "@time": "0.302" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "@time": "0.369" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "@time": "0.297" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][account][external_storage_write][drop]", + "@time": "0.291" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][account][external_storage_read][ok]", + "@time": "0.291", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32502, message='account has forbidden read from 0x74dc2a360ee0739b0c89d8b04aa643a3ae7563a1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0x10a6D37E39e1fDF5c8a00e0C89B106b1305770e5'}, id=345)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='account has forbidden read from 0x74dc2a360ee0739b0c89d8b04aa643a3ae7563a1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0x10a6D37E39e1fDF5c8a00e0C89B106b1305770e5'}, id=345)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "@time": "0.283" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "@time": "0.264" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "@time": "0.301" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "@time": "0.310" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.223" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.224" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.228" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "@time": "0.240" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "@time": "0.248" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "@time": "0.246" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "@time": "0.215" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "@time": "0.221" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.323" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "@time": "0.224" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "@time": "0.296" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GAS]", + "@time": "0.169" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[NUMBER]", + "@time": "0.172" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[TIMESTAMP]", + "@time": "0.176" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[COINBASE]", + "@time": "0.171" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[DIFFICULTY]", + "@time": "0.180" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BASEFEE]", + "@time": "0.176" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASLIMIT]", + "@time": "0.181" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASPRICE]", + "@time": "0.182" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFBALANCE]", + "@time": "0.182" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BALANCE]", + "@time": "0.185" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[ORIGIN]", + "@time": "0.188" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BLOCKHASH]", + "@time": "0.189" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE]", + "@time": "0.200" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE2]", + "@time": "0.204" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFDESTRUCT]", + "@time": "0.202" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS CALL]", + "@time": "0.239" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "@time": "0.247" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GAS]", + "@time": "0.224" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[NUMBER]", + "@time": "0.227" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[TIMESTAMP]", + "@time": "0.230" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[COINBASE]", + "@time": "0.233" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[DIFFICULTY]", + "@time": "0.231" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BASEFEE]", + "@time": "0.239" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASLIMIT]", + "@time": "0.317" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASPRICE]", + "@time": "0.238" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFBALANCE]", + "@time": "0.238" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BALANCE]", + "@time": "0.240" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[ORIGIN]", + "@time": "0.248" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BLOCKHASH]", + "@time": "0.245" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE]", + "@time": "0.258" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE2]", + "@time": "0.260" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "@time": "0.255" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GAS]", + "@time": "0.361" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[NUMBER]", + "@time": "0.361" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[TIMESTAMP]", + "@time": "0.364" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[COINBASE]", + "@time": "0.364" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[DIFFICULTY]", + "@time": "0.367" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BASEFEE]", + "@time": "0.372" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASLIMIT]", + "@time": "0.368" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASPRICE]", + "@time": "0.480" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFBALANCE]", + "@time": "0.374" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BALANCE]", + "@time": "0.377" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[ORIGIN]", + "@time": "0.383" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BLOCKHASH]", + "@time": "0.381" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE]", + "@time": "0.388" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE2]", + "@time": "0.398" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFDESTRUCT]", + "@time": "0.396" + }, + { + "@classname": "tests.single.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[with_factory]", + "@time": "196.628" + }, + { + "@classname": "tests.single.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[without_factory]", + "@time": "89.016" + }, + { + "@classname": "tests.single.rpc.test_eth_chainId", + "@name": "test_eth_chainId[]", + "@time": "0.010" + }, + { + "@classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas[]", + "@time": "0.034" + }, + { + "@classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_execution_revert", + "@time": "0.029" + }, + { + "@classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_simulation_revert", + "@time": "0.025" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash[]", + "@time": "0.520" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash_error", + "@time": "0.002" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt[]", + "@time": "0.353" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt_error", + "@time": "0.002" + }, + { + "@classname": "tests.single.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation[]", + "@time": "0.312" + }, + { + "@classname": "tests.single.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_revert", + "@time": "0.125" + }, + { + "@classname": "tests.single.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_invalid_signature", + "@time": "0.140" + }, + { + "@classname": "tests.single.rpc.test_eth_supportedEntryPoints", + "@name": "test_eth_supportedEntryPoints[]", + "@time": "0.013" + } + ] + } + } +} diff --git a/runs/20231130/115737/aabundler.log b/runs/20231130/115737/aabundler.log new file mode 100644 index 0000000..72c1cde --- /dev/null +++ b/runs/20231130/115737/aabundler.log @@ -0,0 +1,6306 @@ +Attaching to bundler-test-executor_bundler-waiter_1, bundler-test-executor_bundler_1, bundler-test-executor_deployer_1, bundler-test-executor_funder_1, geth-1.10 +bundler_1 | 2023-11-30T11:36:56.670280956Z command-line arguments: { +bundler_1 | 2023-11-30T11:36:56.670310291Z config: 'workdir/bundler.config.json', +bundler_1 | 2023-11-30T11:36:56.670317294Z auto: false, +bundler_1 | 2023-11-30T11:36:56.670322864Z network: 'http://eth-node:8545' +bundler_1 | 2023-11-30T11:36:56.670328054Z } +bundler_1 | 2023-11-30T11:36:56.671291801Z Merged configuration: {"port":"3000","entryPoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","unsafe":false,"conditionalRpc":false,"minStake":"1","minUnstakeDelay":0,"gasFactor":"1","beneficiary":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","minBalance":"1","mnemonic":"./workdir/mnemonic.txt","maxBundleGas":5000000,"autoBundleInterval":3,"autoBundleMempoolSize":10,"network":"http://eth-node:8545"} +bundler_1 | 2023-11-30T11:36:56.671391386Z url= http://eth-node:8545 +bundler_1 | 2023-11-30T11:36:57.546587081Z url= http://eth-node:8545 +bundler_1 | 2023-11-30T11:36:57.587217219Z signer 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 balance 20.0 +bundler_1 | 2023-11-30T11:36:57.587561321Z Bundle interval (seconds) 3 +bundler_1 | 2023-11-30T11:36:57.590233022Z connected to network { name: 'unknown', chainId: 1337 } +bundler_1 | 2023-11-30T11:36:57.590281633Z running on http://localhost:3000/rpc +bundler_1 | 2023-11-30T11:36:58.080123013Z sent eth_chainId - 0x539 +bundler_1 | 2023-11-30T11:37:02.369602310Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:02.414193827Z UserOperation: Sender=0xbA21C3BecEA56f42fBd4D481cB9FCb8d38F586D4 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:02.550902179Z until 281474976710655 now= 1701344222 +bundler_1 | 2023-11-30T11:37:02.563408376Z sent eth_sendUserOperation - 0xafca7544aa2c7f00d01c04acffbb9198bf9845fd1d1237f4bacc26e6e75de06c +bundler_1 | 2023-11-30T11:37:02.567111987Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:02.567128718Z { +bundler_1 | 2023-11-30T11:37:02.567135641Z sender: '0xbA21C3BecEA56f42fBd4D481cB9FCb8d38F586D4', +bundler_1 | 2023-11-30T11:37:02.567141732Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:02.567147243Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:02.567152853Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:02.567159025Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:02.567164785Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:02.567170676Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:02.567176337Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-11-30T11:37:02.567181687Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-11-30T11:37:02.567187177Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:02.567192647Z signature: '0x' +bundler_1 | 2023-11-30T11:37:02.567198238Z } +bundler_1 | 2023-11-30T11:37:02.567203708Z ] +bundler_1 | 2023-11-30T11:37:02.569424308Z UserOperation: Sender=0xbA21C3BecEA56f42fBd4D481cB9FCb8d38F586D4 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:02.692169066Z until 281474976710655 now= 1701344222 +bundler_1 | 2023-11-30T11:37:02.697238597Z failed: eth_sendUserOperation error: {"message":"Replacement UserOperation must have higher maxFeePerGas (old=5000000000 new=5000000000) ","code":-32602} +bundler_1 | 2023-11-30T11:37:02.700007349Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:02.700022036Z { +bundler_1 | 2023-11-30T11:37:02.700028769Z sender: '0xbA21C3BecEA56f42fBd4D481cB9FCb8d38F586D4', +bundler_1 | 2023-11-30T11:37:02.700035051Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:02.700040782Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:02.700046091Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:02.700051862Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:02.700058144Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:02.700063814Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:02.700069575Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-11-30T11:37:02.700075075Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-11-30T11:37:02.700080616Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:02.700086106Z signature: '0x' +bundler_1 | 2023-11-30T11:37:02.700091265Z } +bundler_1 | 2023-11-30T11:37:02.700096686Z ] +bundler_1 | 2023-11-30T11:37:02.707560591Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:02.831356878Z UserOperation: Sender=0x6069f934B28151c828375EAdF6BC783e9A200594 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:02.958191101Z until 281474976710655 now= 1701344222 +bundler_1 | 2023-11-30T11:37:02.968967533Z sent eth_sendUserOperation - 0x1652d6d21c4b5e03aed1c523083824e8436d0f4adac035cf1976c3adde1ef124 +bundler_1 | 2023-11-30T11:37:02.971987232Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:02.972002461Z { +bundler_1 | 2023-11-30T11:37:02.972008452Z sender: '0x6069f934B28151c828375EAdF6BC783e9A200594', +bundler_1 | 2023-11-30T11:37:02.972013952Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:02.972019152Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:02.972024953Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:02.972030894Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:02.972036515Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:02.972041744Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:02.972046934Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-11-30T11:37:02.972052073Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-11-30T11:37:02.972057514Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:02.972063094Z signature: '0x' +bundler_1 | 2023-11-30T11:37:02.972068675Z } +bundler_1 | 2023-11-30T11:37:02.972074225Z ] +bundler_1 | 2023-11-30T11:37:02.974343930Z UserOperation: Sender=0x6069f934B28151c828375EAdF6BC783e9A200594 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:03.099180394Z until 281474976710655 now= 1701344223 +bundler_1 | 2023-11-30T11:37:03.104277146Z failed: eth_sendUserOperation error: {"message":"Replacement UserOperation must have higher maxPriorityFeePerGas (old=1000000000 new=1000000000) ","code":-32602} +bundler_1 | 2023-11-30T11:37:03.107053422Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:03.107065284Z { +bundler_1 | 2023-11-30T11:37:03.107069713Z sender: '0x6069f934B28151c828375EAdF6BC783e9A200594', +bundler_1 | 2023-11-30T11:37:03.107073390Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:03.107076826Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:03.107080162Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:03.107083669Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:03.107086965Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:03.107090321Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:03.107093597Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-11-30T11:37:03.107096863Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-11-30T11:37:03.107100129Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:03.107103406Z signature: '0x' +bundler_1 | 2023-11-30T11:37:03.107106662Z } +bundler_1 | 2023-11-30T11:37:03.107109928Z ] +bundler_1 | 2023-11-30T11:37:03.110363023Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:03.130877110Z UserOperation: Sender=0xf4DDb7E9e9b157EC75d74AD2Ed75A55cc6D3AC7c Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:03.255244616Z until 281474976710655 now= 1701344223 +bundler_1 | 2023-11-30T11:37:03.264992149Z sent eth_sendUserOperation - 0x3509679d65cfcb3479db83284d68a0f0f989890448602b10ca8ca9e2cf4c453b +bundler_1 | 2023-11-30T11:37:03.267764157Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:03.267781359Z { +bundler_1 | 2023-11-30T11:37:03.267786018Z sender: '0xf4DDb7E9e9b157EC75d74AD2Ed75A55cc6D3AC7c', +bundler_1 | 2023-11-30T11:37:03.267789705Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:03.267793051Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:03.267796427Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:03.267799994Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:03.267803310Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:03.267806677Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:03.267809973Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-11-30T11:37:03.267813269Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-11-30T11:37:03.267816565Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:03.267820623Z signature: '0x' +bundler_1 | 2023-11-30T11:37:03.267826373Z } +bundler_1 | 2023-11-30T11:37:03.267832084Z ] +bundler_1 | 2023-11-30T11:37:03.270115992Z UserOperation: Sender=0xf4DDb7E9e9b157EC75d74AD2Ed75A55cc6D3AC7c Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:03.393573194Z until 281474976710655 now= 1701344223 +bundler_1 | 2023-11-30T11:37:03.398465646Z failed: eth_sendUserOperation error: {"message":"Replacement UserOperation must have higher maxPriorityFeePerGas (old=1000000000 new=1000000000) ","code":-32602} +bundler_1 | 2023-11-30T11:37:03.401173284Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:03.401184956Z { +bundler_1 | 2023-11-30T11:37:03.401189414Z sender: '0xf4DDb7E9e9b157EC75d74AD2Ed75A55cc6D3AC7c', +bundler_1 | 2023-11-30T11:37:03.401193131Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:03.401196527Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:03.401200084Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:03.401203531Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:03.401206857Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:03.401210313Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:03.401213629Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-11-30T11:37:03.401216896Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-11-30T11:37:03.401220191Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:03.401223488Z signature: '0x' +bundler_1 | 2023-11-30T11:37:03.401226774Z } +bundler_1 | 2023-11-30T11:37:03.401230010Z ] +bundler_1 | 2023-11-30T11:37:03.404414717Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:03.425991916Z UserOperation: Sender=0x0fF58C740f7d8F566DE9991b8254610f335f1427 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:03.547949319Z until 281474976710655 now= 1701344223 +bundler_1 | 2023-11-30T11:37:03.564602668Z sent eth_sendUserOperation - 0x70a7c11451ed8fa8c9ab72048d8dc920e95a7cb21210bbed090da2fb7a77c598 +bundler_1 | 2023-11-30T11:37:03.567596266Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:03.567611043Z { +bundler_1 | 2023-11-30T11:37:03.567639496Z sender: '0x0fF58C740f7d8F566DE9991b8254610f335f1427', +bundler_1 | 2023-11-30T11:37:03.567646429Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:03.567651739Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:03.567661136Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:03.567666847Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:03.567672027Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:03.567677367Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:03.567682496Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-11-30T11:37:03.567687906Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-11-30T11:37:03.567693126Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:03.567698256Z signature: '0x' +bundler_1 | 2023-11-30T11:37:03.567703656Z } +bundler_1 | 2023-11-30T11:37:03.567708835Z ] +bundler_1 | 2023-11-30T11:37:03.570365252Z UserOperation: Sender=0x0fF58C740f7d8F566DE9991b8254610f335f1427 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:03.709052409Z until 281474976710655 now= 1701344223 +bundler_1 | 2023-11-30T11:37:03.726717967Z until 281474976710655 now= 1701344223 +bundler_1 | 2023-11-30T11:37:03.733647858Z failed: eth_sendUserOperation error: {"message":"Replacement UserOperation must have higher maxPriorityFeePerGas (old=1000000000 new=900000000) ","code":-32602} +bundler_1 | 2023-11-30T11:37:03.737071421Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:03.737082642Z { +bundler_1 | 2023-11-30T11:37:03.737087040Z sender: '0x0fF58C740f7d8F566DE9991b8254610f335f1427', +bundler_1 | 2023-11-30T11:37:03.737090767Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:03.737094143Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:03.737097469Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:03.737100885Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:03.737104172Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:03.737107608Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:03.737113208Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-11-30T11:37:03.737118619Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-11-30T11:37:03.737124209Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:03.737129459Z signature: '0x' +bundler_1 | 2023-11-30T11:37:03.737134989Z } +bundler_1 | 2023-11-30T11:37:03.737138346Z ] +bundler_1 | 2023-11-30T11:37:03.746552414Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:03.768007726Z UserOperation: Sender=0xEFe358cE6778a9f8Ad19f3cB29b18c4ad2897191 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:03.891044578Z until 281474976710655 now= 1701344223 +bundler_1 | 2023-11-30T11:37:03.901854312Z sent eth_sendUserOperation - 0x246a3754d2e93499b3d0419f2d02b23394d8516f945d212c9f2f10eba46464f6 +bundler_1 | 2023-11-30T11:37:03.904777735Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:03.904792202Z { +bundler_1 | 2023-11-30T11:37:03.904797011Z sender: '0xEFe358cE6778a9f8Ad19f3cB29b18c4ad2897191', +bundler_1 | 2023-11-30T11:37:03.904800758Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:03.904804114Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:03.904807491Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:03.904810907Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:03.904814223Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:03.904818561Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:03.904824452Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-11-30T11:37:03.904829982Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-11-30T11:37:03.904835352Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:03.904840272Z signature: '0x' +bundler_1 | 2023-11-30T11:37:03.904843628Z } +bundler_1 | 2023-11-30T11:37:03.904858025Z ] +bundler-waiter_1 | 2023-11-30T11:36:56.535853349Z Error: +bundler-waiter_1 | 2023-11-30T11:36:56.535959403Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:36:56.535971366Z +bundler-waiter_1 | 2023-11-30T11:36:56.535979080Z Context: +bundler-waiter_1 | 2023-11-30T11:36:56.535984230Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:36:56.535989189Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:36:56.536036511Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:36:56.942264659Z Error: +bundler-waiter_1 | 2023-11-30T11:36:56.942327627Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:36:56.942338618Z +bundler-waiter_1 | 2023-11-30T11:36:56.942343216Z Context: +bundler-waiter_1 | 2023-11-30T11:36:56.942347073Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:36:56.942350930Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:36:56.942354457Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:36:57.424519856Z Error: +bundler-waiter_1 | 2023-11-30T11:36:57.425721346Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:36:57.425730583Z +bundler-waiter_1 | 2023-11-30T11:36:57.425773593Z Context: +bundler-waiter_1 | 2023-11-30T11:36:57.426481634Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:36:57.427231882Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:36:57.427889779Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:36:58.081823988Z "0x539" +bundler_1 | 2023-11-30T11:37:03.906836734Z UserOperation: Sender=0xEFe358cE6778a9f8Ad19f3cB29b18c4ad2897191 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:04.031587070Z until 281474976710655 now= 1701344224 +bundler_1 | 2023-11-30T11:37:04.036224817Z failed: eth_sendUserOperation error: {"message":"Replacement UserOperation must have higher maxPriorityFeePerGas (old=1000000000 new=1090000000) ","code":-32602} +bundler_1 | 2023-11-30T11:37:04.038825917Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:04.038837608Z { +bundler_1 | 2023-11-30T11:37:04.038843329Z sender: '0xEFe358cE6778a9f8Ad19f3cB29b18c4ad2897191', +bundler_1 | 2023-11-30T11:37:04.038847186Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:04.038850623Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:04.038854310Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:04.038857816Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:04.038861152Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:04.038864449Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:04.038870349Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-11-30T11:37:04.038875940Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-11-30T11:37:04.038881480Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:04.038886560Z signature: '0x' +bundler_1 | 2023-11-30T11:37:04.038889946Z } +bundler_1 | 2023-11-30T11:37:04.038893282Z ] +bundler_1 | 2023-11-30T11:37:04.041962975Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:04.062212339Z UserOperation: Sender=0xFdDd9A4c98c24710798C3616529B4F099E64b796 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:04.185096222Z until 281474976710655 now= 1701344224 +bundler_1 | 2023-11-30T11:37:04.194273346Z sent eth_sendUserOperation - 0x4190261708f8412fc87333f31405378370ce75d431c0d0ae6671102ddd9d369f +bundler_1 | 2023-11-30T11:37:04.196877280Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:04.196890986Z { +bundler_1 | 2023-11-30T11:37:04.196895634Z sender: '0xFdDd9A4c98c24710798C3616529B4F099E64b796', +bundler_1 | 2023-11-30T11:37:04.196899401Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:04.196902778Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:04.196906134Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:04.196909600Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:04.196912957Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:04.196916273Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:04.196919549Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-11-30T11:37:04.196922915Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-11-30T11:37:04.196926222Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:04.196929548Z signature: '0x' +bundler_1 | 2023-11-30T11:37:04.196945758Z } +bundler_1 | 2023-11-30T11:37:04.196951729Z ] +bundler_1 | 2023-11-30T11:37:04.199043476Z UserOperation: Sender=0xFdDd9A4c98c24710798C3616529B4F099E64b796 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:04.319185389Z until 281474976710655 now= 1701344224 +bundler_1 | 2023-11-30T11:37:04.328328757Z sent eth_sendUserOperation - 0x7558dd75a394b0decfd93766f8804b013098b8e084f13d6b465fdd8ef1d612f7 +bundler_1 | 2023-11-30T11:37:04.330756052Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:04.330768035Z { +bundler_1 | 2023-11-30T11:37:04.330773164Z sender: '0xFdDd9A4c98c24710798C3616529B4F099E64b796', +bundler_1 | 2023-11-30T11:37:04.330777101Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:04.330780628Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:04.330784074Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000002', +bundler_1 | 2023-11-30T11:37:04.330787511Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:04.330790817Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:04.330794103Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:04.330798802Z maxFeePerGas: '0x147d35700', +bundler_1 | 2023-11-30T11:37:04.330804673Z maxPriorityFeePerGas: '0x4190ab00', +bundler_1 | 2023-11-30T11:37:04.330810033Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:04.330815433Z signature: '0x' +bundler_1 | 2023-11-30T11:37:04.330818879Z } +bundler_1 | 2023-11-30T11:37:04.330822236Z ] +bundler_1 | 2023-11-30T11:37:04.333880701Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:04.353819191Z UserOperation: Sender=0x38AbEeA48F18d8211D27b5F50a3C7544B65bfd0c Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:04.478470097Z until 281474976710655 now= 1701344224 +bundler_1 | 2023-11-30T11:37:04.488033115Z sent eth_sendUserOperation - 0x62f50b68781d470f1a111dca8aad2c8abaa0537b8a5b23860f69dff46b709402 +bundler_1 | 2023-11-30T11:37:04.490517567Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:04.490530241Z { +bundler_1 | 2023-11-30T11:37:04.490535210Z sender: '0x38AbEeA48F18d8211D27b5F50a3C7544B65bfd0c', +bundler_1 | 2023-11-30T11:37:04.490539027Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:04.490542654Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:04.490546061Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:04.490549527Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:04.490552823Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:04.490557141Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:04.490562982Z maxFeePerGas: '0x12a05f200', +bundler_1 | 2023-11-30T11:37:04.490568402Z maxPriorityFeePerGas: '0x3b9aca00', +bundler_1 | 2023-11-30T11:37:04.490573772Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:04.490577940Z signature: '0x' +bundler_1 | 2023-11-30T11:37:04.490592227Z } +bundler_1 | 2023-11-30T11:37:04.490595623Z ] +bundler_1 | 2023-11-30T11:37:04.492606592Z UserOperation: Sender=0x38AbEeA48F18d8211D27b5F50a3C7544B65bfd0c Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:04.613334920Z until 281474976710655 now= 1701344224 +bundler_1 | 2023-11-30T11:37:04.622659435Z sent eth_sendUserOperation - 0xf3b01edfebfeb5acac4f1f26801967b177303d31a26d1ad86d3ec5b987613bf5 +bundler_1 | 2023-11-30T11:37:04.625222925Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:04.625235007Z { +bundler_1 | 2023-11-30T11:37:04.625239445Z sender: '0x38AbEeA48F18d8211D27b5F50a3C7544B65bfd0c', +bundler_1 | 2023-11-30T11:37:04.625245056Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:04.625248572Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:04.625251919Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000002', +bundler_1 | 2023-11-30T11:37:04.625255545Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:04.625258861Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:04.625262158Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:04.625265444Z maxFeePerGas: '0x14ace4780', +bundler_1 | 2023-11-30T11:37:04.625268760Z maxPriorityFeePerGas: '0x42294180', +bundler_1 | 2023-11-30T11:37:04.625272146Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:04.625275452Z signature: '0x' +bundler_1 | 2023-11-30T11:37:04.625278738Z } +bundler_1 | 2023-11-30T11:37:04.625282045Z ] +bundler_1 | 2023-11-30T11:37:04.634129179Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:04.636148144Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:37:04.894329868Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:04.896426687Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-11-30T11:37:04.898209572Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:04.900268611Z UserOperation: Sender=0x047d04927B54031EAfd1D24e6453Ef3e021de66B Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x51e7454eaf678a70ab218c985e1f8ed0569e4dd0 +bundler_1 | 2023-11-30T11:37:05.223321118Z until 281474976710655 now= 1701344225 +bundler_1 | 2023-11-30T11:37:05.228387684Z failed: eth_sendUserOperation error: {"message":"account 0x047d04927B54031EAfd1D24e6453Ef3e021de66B is banned","data":{"account":"0x047d04927B54031EAfd1D24e6453Ef3e021de66B"},"code":-32504} +bundler_1 | 2023-11-30T11:37:05.230850887Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:05.234148411Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:05.236046570Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:37:05.407519958Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:05.409460796Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-11-30T11:37:05.411260451Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:05.413321795Z UserOperation: Sender=0x11bbF41DF38c62bCc72d90D8Cc9e56609f6fCE1a Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x956c4fe416dc36b647390c93d84276020eb6d77b +bundler_1 | 2023-11-30T11:37:05.743495877Z until 281474976710655 now= 1701344225 +bundler_1 | 2023-11-30T11:37:05.748165576Z failed: eth_sendUserOperation error: {"message":"paymaster 0x956c4fe416dc36b647390c93d84276020eb6d77b is banned","data":{"paymaster":"0x956c4fe416dc36b647390c93d84276020eb6d77b"},"code":-32504} +bundler_1 | 2023-11-30T11:37:05.750582412Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:05.753634042Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:05.755495379Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:37:05.902545285Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:05.904920740Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-11-30T11:37:05.907033048Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:05.908992712Z UserOperation: Sender=0x6Df190D1A25ae5cea600685c78eCF7Bb6aBE81b2 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xe662828be10e12f27e805964b84b75bc4020980e +bundler_1 | 2023-11-30T11:37:06.227139934Z until 281474976710655 now= 1701344226 +bundler_1 | 2023-11-30T11:37:06.231673967Z failed: eth_sendUserOperation error: {"message":"deployer 0x47394069ffc998d727d7699ae2ae68de5f5a8637 is banned","data":{"deployer":"0x47394069ffc998d727d7699ae2ae68de5f5a8637"},"code":-32504} +bundler_1 | 2023-11-30T11:37:06.234112964Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:06.237176352Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:06.239045561Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:37:06.400263287Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:06.402129597Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-11-30T11:37:06.476333995Z UserOperation: Sender=0xe50464070848E901876Ab7BA79Fa7cEf4D450bDC Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x758f44578b310e767080e6b23c8e2193d7a4a85a +bundler_1 | 2023-11-30T11:37:06.795901428Z until 281474976710655 now= 1701344226 +bundler_1 | 2023-11-30T11:37:06.804931394Z sent eth_sendUserOperation - 0x9cb275d972e4ed080b92c202553f0c2ce9e2d48f713877e7f8d93def6600a618 +bundler_1 | 2023-11-30T11:37:06.882774715Z UserOperation: Sender=0xe50464070848E901876Ab7BA79Fa7cEf4D450bDC Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x372a49d11524053b3ec3b2b985460774eaef7887 +bundler_1 | 2023-11-30T11:37:07.200476594Z until 281474976710655 now= 1701344227 +bundler_1 | 2023-11-30T11:37:07.210708925Z sent eth_sendUserOperation - 0x25d1a129e0f0217d316ae2eff7fec16057114010493f3662b941cd807bc63316 +bundler_1 | 2023-11-30T11:37:07.287785819Z UserOperation: Sender=0xe50464070848E901876Ab7BA79Fa7cEf4D450bDC Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x3a8262efd06d262f33aa3e3bdd7d0329a66bc673 +bundler_1 | 2023-11-30T11:37:07.607495506Z until 281474976710655 now= 1701344227 +bundler_1 | 2023-11-30T11:37:07.616541913Z sent eth_sendUserOperation - 0xf0bb3230fce238fd5d19393e58e514feb8e769f37c1c3fad1cabf8ecb1b16091 +bundler_1 | 2023-11-30T11:37:07.691518103Z UserOperation: Sender=0xe50464070848E901876Ab7BA79Fa7cEf4D450bDC Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb485cf1c8f53c429b5e65121a9b5bab5f193a1f4 +bundler_1 | 2023-11-30T11:37:08.012813872Z until 281474976710655 now= 1701344228 +bundler_1 | 2023-11-30T11:37:08.021891255Z sent eth_sendUserOperation - 0x47c16183b7aa2dcf7ccfc3685343904ac91004feab44cd8814062996362a45e2 +bundler_1 | 2023-11-30T11:37:08.024449253Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:08.024461636Z { +bundler_1 | 2023-11-30T11:37:08.024466144Z sender: '0xe50464070848E901876Ab7BA79Fa7cEf4D450bDC', +bundler_1 | 2023-11-30T11:37:08.024469821Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:08.024473528Z initCode: '0xF9B266448F764Abdd6F198A3b9606dE11b6846A60d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:08.024477595Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:08.024481663Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:08.024487484Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:08.024493405Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:08.024498985Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:08.024504305Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:08.024508843Z paymasterAndData: '0x758f44578b310e767080e6b23c8e2193d7a4a85a6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:08.024512420Z signature: '0x' +bundler_1 | 2023-11-30T11:37:08.024515816Z }, +bundler_1 | 2023-11-30T11:37:08.024519283Z { +bundler_1 | 2023-11-30T11:37:08.024522619Z sender: '0xe50464070848E901876Ab7BA79Fa7cEf4D450bDC', +bundler_1 | 2023-11-30T11:37:08.024526005Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:08.024529351Z initCode: '0xF9B266448F764Abdd6F198A3b9606dE11b6846A60d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:08.024533409Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:08.024536815Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:08.024540111Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:08.024543388Z preVerificationGas: '0x493e0', +deployer_1 | 2023-11-30T11:36:43.686585209Z Deploying entrypoint at 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 +deployer_1 | 2023-11-30T11:36:49.779784355Z deploying: +bundler_1 | 2023-11-30T11:37:08.024546663Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:08.024549930Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:08.024553266Z paymasterAndData: '0x372a49d11524053b3ec3b2b985460774eaef78876e6f7468696e67', +bundler_1 | 2023-11-30T11:37:08.024556642Z signature: '0x' +bundler_1 | 2023-11-30T11:37:08.024560189Z }, +bundler_1 | 2023-11-30T11:37:08.024563465Z { +bundler_1 | 2023-11-30T11:37:08.024577320Z sender: '0xe50464070848E901876Ab7BA79Fa7cEf4D450bDC', +bundler_1 | 2023-11-30T11:37:08.024580817Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:08.024584834Z initCode: '0xF9B266448F764Abdd6F198A3b9606dE11b6846A60d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:08.024589243Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:08.024594903Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:08.024600494Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:08.024606324Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:08.024611414Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:08.024616754Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:08.024622344Z paymasterAndData: '0x3a8262efd06d262f33aa3e3bdd7d0329a66bc6736e6f7468696e67', +bundler_1 | 2023-11-30T11:37:08.024627353Z signature: '0x' +bundler_1 | 2023-11-30T11:37:08.024632623Z }, +bundler_1 | 2023-11-30T11:37:08.024638124Z { +bundler_1 | 2023-11-30T11:37:08.024643694Z sender: '0xe50464070848E901876Ab7BA79Fa7cEf4D450bDC', +bundler_1 | 2023-11-30T11:37:08.024649394Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:08.024654684Z initCode: '0xF9B266448F764Abdd6F198A3b9606dE11b6846A60d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:08.024661166Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:08.024667087Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:08.024673419Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:08.024679370Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:08.024685441Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:08.024691102Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:08.024696742Z paymasterAndData: '0xb485cf1c8f53c429b5e65121a9b5bab5f193a1f46e6f7468696e67', +bundler_1 | 2023-11-30T11:37:08.024702333Z signature: '0x' +bundler_1 | 2023-11-30T11:37:08.024707743Z } +bundler_1 | 2023-11-30T11:37:08.024713103Z ] +bundler_1 | 2023-11-30T11:37:08.026694603Z UserOperation: Sender=0xe50464070848E901876Ab7BA79Fa7cEf4D450bDC Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb485cf1c8f53c429b5e65121a9b5bab5f193a1f4 +bundler_1 | 2023-11-30T11:37:08.346701962Z until 281474976710655 now= 1701344228 +bundler_1 | 2023-11-30T11:37:08.351305171Z failed: eth_sendUserOperation error: {"message":"account 0xe50464070848E901876Ab7BA79Fa7cEf4D450bDC is throttled","data":{"account":"0xe50464070848E901876Ab7BA79Fa7cEf4D450bDC"},"code":-32504} +bundler_1 | 2023-11-30T11:37:08.353797169Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:08.353808901Z { +bundler_1 | 2023-11-30T11:37:08.353814522Z sender: '0xe50464070848E901876Ab7BA79Fa7cEf4D450bDC', +bundler_1 | 2023-11-30T11:37:08.353818449Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:08.353822326Z initCode: '0xF9B266448F764Abdd6F198A3b9606dE11b6846A60d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:08.353826684Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:08.353830151Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:08.353835761Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:08.353841652Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:08.353846862Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:08.353852212Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:08.353855698Z paymasterAndData: '0x758f44578b310e767080e6b23c8e2193d7a4a85a6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:08.353859084Z signature: '0x' +bundler_1 | 2023-11-30T11:37:08.353862501Z }, +bundler_1 | 2023-11-30T11:37:08.353865897Z { +bundler_1 | 2023-11-30T11:37:08.353869243Z sender: '0xe50464070848E901876Ab7BA79Fa7cEf4D450bDC', +bundler_1 | 2023-11-30T11:37:08.353872600Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:08.353875996Z initCode: '0xF9B266448F764Abdd6F198A3b9606dE11b6846A60d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:08.353880023Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:08.353883480Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:08.353886796Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:08.353890092Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:08.353893378Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:08.353896644Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:08.353899940Z paymasterAndData: '0x372a49d11524053b3ec3b2b985460774eaef78876e6f7468696e67', +bundler_1 | 2023-11-30T11:37:08.353903287Z signature: '0x' +bundler_1 | 2023-11-30T11:37:08.353906553Z }, +bundler_1 | 2023-11-30T11:37:08.353909799Z { +bundler_1 | 2023-11-30T11:37:08.353913005Z sender: '0xe50464070848E901876Ab7BA79Fa7cEf4D450bDC', +bundler_1 | 2023-11-30T11:37:08.353916411Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:08.353920288Z initCode: '0xF9B266448F764Abdd6F198A3b9606dE11b6846A60d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:08.353931038Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:08.353934595Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:08.353937881Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:08.353941137Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:08.353944423Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:08.353947699Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:08.353950965Z paymasterAndData: '0x3a8262efd06d262f33aa3e3bdd7d0329a66bc6736e6f7468696e67', +bundler_1 | 2023-11-30T11:37:08.353954301Z signature: '0x' +bundler_1 | 2023-11-30T11:37:08.353959822Z }, +bundler_1 | 2023-11-30T11:37:08.353965402Z { +bundler_1 | 2023-11-30T11:37:08.353971303Z sender: '0xe50464070848E901876Ab7BA79Fa7cEf4D450bDC', +bundler_1 | 2023-11-30T11:37:08.353976192Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:08.353981812Z initCode: '0xF9B266448F764Abdd6F198A3b9606dE11b6846A60d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:08.353988856Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:08.353994175Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:08.353999365Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:08.354004955Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:08.354010466Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:08.354016377Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:08.354022027Z paymasterAndData: '0xb485cf1c8f53c429b5e65121a9b5bab5f193a1f46e6f7468696e67', +bundler_1 | 2023-11-30T11:37:08.354027507Z signature: '0x' +bundler_1 | 2023-11-30T11:37:08.354032567Z } +bundler_1 | 2023-11-30T11:37:08.354038087Z ] +bundler_1 | 2023-11-30T11:37:08.357208916Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:08.359042308Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:37:08.506666043Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:08.508607118Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-11-30T11:37:08.601010826Z UserOperation: Sender=0x8b58eb5f89727895937DBEB72e615519040c6b68 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x8c8c4b00d99c89ce988da97c53345c6671356ae1 +bundler_1 | 2023-11-30T11:37:08.918605264Z until 281474976710655 now= 1701344228 +bundler_1 | 2023-11-30T11:37:08.927638898Z sent eth_sendUserOperation - 0x23d5d86eadf6b7337ba8f97c746590e5d16b1e9b05bade895c833b1a81f554ad +bundler_1 | 2023-11-30T11:37:09.018453735Z UserOperation: Sender=0x819013E5a8403798F3F3fc61bFbEB038542CF081 Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x8c8c4b00d99c89ce988da97c53345c6671356ae1 +bundler_1 | 2023-11-30T11:37:09.337455198Z until 281474976710655 now= 1701344229 +bundler_1 | 2023-11-30T11:37:09.345612607Z sent eth_sendUserOperation - 0xf992435ef8a4502b9fb27ddcb358677de66e8b8102a0d39dd8f29743cdeb7536 +bundler_1 | 2023-11-30T11:37:09.439483641Z UserOperation: Sender=0x9F60E19cD835F050e453A43D9369ED091370Ac62 Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x8c8c4b00d99c89ce988da97c53345c6671356ae1 +bundler_1 | 2023-11-30T11:37:09.761066934Z until 281474976710655 now= 1701344229 +bundler_1 | 2023-11-30T11:37:09.770576695Z sent eth_sendUserOperation - 0xbb2554cc0e2a01a12ab6ec7558f703a31d1ee14697abaf283b031c1cc5f694b9 +bundler_1 | 2023-11-30T11:37:09.864482196Z UserOperation: Sender=0x4DCB47C182438CC6F9a3c79cF3040E2Be1358226 Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x8c8c4b00d99c89ce988da97c53345c6671356ae1 +bundler_1 | 2023-11-30T11:37:10.179187598Z until 281474976710655 now= 1701344230 +bundler_1 | 2023-11-30T11:37:10.187875754Z sent eth_sendUserOperation - 0xbf6cc92f58fd37fdb2d5b168e335d1221fcf11e2f3e6c33d9ba5c2d7967aed1f +bundler_1 | 2023-11-30T11:37:10.190421831Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:10.190433022Z { +bundler_1 | 2023-11-30T11:37:10.190439764Z sender: '0x8b58eb5f89727895937DBEB72e615519040c6b68', +bundler_1 | 2023-11-30T11:37:10.190443572Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:10.190447238Z initCode: '0x20e48D364C9D91C0fA9Fd8C2E1d8069c6dC02bEE0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:10.190451296Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:10.190454873Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:10.190458229Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:10.190461515Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:10.190467496Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:10.190472936Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:10.190478226Z paymasterAndData: '0x8c8c4b00d99c89ce988da97c53345c6671356ae16e6f7468696e67', +bundler_1 | 2023-11-30T11:37:10.190483486Z signature: '0x' +bundler_1 | 2023-11-30T11:37:10.190486972Z }, +bundler_1 | 2023-11-30T11:37:10.190490399Z { +bundler_1 | 2023-11-30T11:37:10.190493755Z sender: '0x819013E5a8403798F3F3fc61bFbEB038542CF081', +bundler_1 | 2023-11-30T11:37:10.190497151Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:10.190500478Z initCode: '0x0539F74dd8fcBD9fCD3fC2d019C88002B8091aCd0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:10.190514674Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:10.190518251Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:10.190521667Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:10.190524953Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:10.190528229Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:10.190531475Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:10.190534752Z paymasterAndData: '0x8c8c4b00d99c89ce988da97c53345c6671356ae16e6f7468696e67', +bundler_1 | 2023-11-30T11:37:10.190538108Z signature: '0x' +bundler_1 | 2023-11-30T11:37:10.190541374Z }, +bundler_1 | 2023-11-30T11:37:10.190544790Z { +bundler_1 | 2023-11-30T11:37:10.190548146Z sender: '0x9F60E19cD835F050e453A43D9369ED091370Ac62', +bundler_1 | 2023-11-30T11:37:10.190551513Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:10.190555450Z initCode: '0xd6248c1a89f75EF55AfB49c57e2116FD9F0e2F810d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:10.190559287Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:10.190562664Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:10.190568004Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:10.190573243Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:10.190578834Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:10.190584494Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:10.190590305Z paymasterAndData: '0x8c8c4b00d99c89ce988da97c53345c6671356ae16e6f7468696e67', +bundler_1 | 2023-11-30T11:37:10.190595555Z signature: '0x' +bundler_1 | 2023-11-30T11:37:10.190600845Z }, +bundler_1 | 2023-11-30T11:37:10.190606265Z { +geth-1.10 | 2023-11-30T11:36:30.968202916Z ERROR[11-30|11:36:30.968] Failed to check db for legacy receipts err="this operation is not supported" +funder_1 | 2023-11-30T11:36:31.128692867Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-11-30T11:36:37.152887105Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-11-30T11:36:43.178205544Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +funder_1 | 2023-11-30T11:36:43.200398515Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +bundler_1 | 2023-11-30T11:37:10.190611344Z sender: '0x4DCB47C182438CC6F9a3c79cF3040E2Be1358226', +bundler_1 | 2023-11-30T11:37:10.190617025Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:10.190622816Z initCode: '0xfd5364AA99a8c998cE500e25b2Ae770CccbE836b0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:10.190629428Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:10.190634939Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:10.190639978Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:10.190653393Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:10.190659304Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:10.190664664Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:10.190670475Z paymasterAndData: '0x8c8c4b00d99c89ce988da97c53345c6671356ae16e6f7468696e67', +bundler_1 | 2023-11-30T11:37:10.190675955Z signature: '0x' +bundler_1 | 2023-11-30T11:37:10.190681175Z } +bundler_1 | 2023-11-30T11:37:10.190686605Z ] +bundler_1 | 2023-11-30T11:37:10.192735084Z UserOperation: Sender=0x4DCB47C182438CC6F9a3c79cF3040E2Be1358226 Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x8c8c4b00d99c89ce988da97c53345c6671356ae1 +bundler_1 | 2023-11-30T11:37:10.512991927Z until 281474976710655 now= 1701344230 +bundler_1 | 2023-11-30T11:37:10.517522535Z failed: eth_sendUserOperation error: {"message":"paymaster 0x8c8c4b00d99c89ce988da97c53345c6671356ae1 is throttled","data":{"paymaster":"0x8c8c4b00d99c89ce988da97c53345c6671356ae1"},"code":-32504} +bundler_1 | 2023-11-30T11:37:10.520047002Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:10.520060637Z { +bundler_1 | 2023-11-30T11:37:10.520065667Z sender: '0x8b58eb5f89727895937DBEB72e615519040c6b68', +bundler_1 | 2023-11-30T11:37:10.520069353Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:10.520072820Z initCode: '0x20e48D364C9D91C0fA9Fd8C2E1d8069c6dC02bEE0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:10.520076877Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:10.520080314Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:10.520083730Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:10.520087087Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:10.520091965Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:10.520097887Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:10.520103417Z paymasterAndData: '0x8c8c4b00d99c89ce988da97c53345c6671356ae16e6f7468696e67', +bundler_1 | 2023-11-30T11:37:10.520108907Z signature: '0x' +bundler_1 | 2023-11-30T11:37:10.520112594Z }, +bundler_1 | 2023-11-30T11:37:10.520116081Z { +bundler_1 | 2023-11-30T11:37:10.520119557Z sender: '0x819013E5a8403798F3F3fc61bFbEB038542CF081', +bundler_1 | 2023-11-30T11:37:10.520123224Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:10.520126600Z initCode: '0x0539F74dd8fcBD9fCD3fC2d019C88002B8091aCd0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:10.520130577Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:10.520144554Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:10.520147960Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:10.520151246Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:10.520154522Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:10.520157899Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:10.520161194Z paymasterAndData: '0x8c8c4b00d99c89ce988da97c53345c6671356ae16e6f7468696e67', +bundler_1 | 2023-11-30T11:37:10.520164561Z signature: '0x' +bundler_1 | 2023-11-30T11:37:10.520167847Z }, +bundler_1 | 2023-11-30T11:37:10.520171153Z { +bundler_1 | 2023-11-30T11:37:10.520174389Z sender: '0x9F60E19cD835F050e453A43D9369ED091370Ac62', +bundler_1 | 2023-11-30T11:37:10.520178407Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:10.520182364Z initCode: '0xd6248c1a89f75EF55AfB49c57e2116FD9F0e2F810d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:10.520186271Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:10.520189638Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:10.520192924Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:10.520196210Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:10.520199486Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:10.520202742Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:10.520206098Z paymasterAndData: '0x8c8c4b00d99c89ce988da97c53345c6671356ae16e6f7468696e67', +bundler_1 | 2023-11-30T11:37:10.520209435Z signature: '0x' +bundler_1 | 2023-11-30T11:37:10.520214474Z }, +bundler_1 | 2023-11-30T11:37:10.520219574Z { +bundler_1 | 2023-11-30T11:37:10.520225314Z sender: '0x4DCB47C182438CC6F9a3c79cF3040E2Be1358226', +bundler_1 | 2023-11-30T11:37:10.520230864Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:10.520234301Z initCode: '0xfd5364AA99a8c998cE500e25b2Ae770CccbE836b0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:10.520238148Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:10.520241544Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:10.520245932Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:10.520251323Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:10.520256973Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:10.520262724Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:10.520275418Z paymasterAndData: '0x8c8c4b00d99c89ce988da97c53345c6671356ae16e6f7468696e67', +bundler_1 | 2023-11-30T11:37:10.520281389Z signature: '0x' +bundler_1 | 2023-11-30T11:37:10.520287049Z } +bundler_1 | 2023-11-30T11:37:10.520292730Z ] +bundler_1 | 2023-11-30T11:37:10.523457902Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:10.525391056Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:37:10.671990947Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:10.673849131Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-11-30T11:37:10.766036191Z UserOperation: Sender=0x4a93fDb05780DCD0049Db78F393F1F8DE0EbC5e7 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xdd0a8570fa3564d9844bad2b4181a409970e45e4 +bundler_1 | 2023-11-30T11:37:11.081341445Z until 281474976710655 now= 1701344231 +bundler_1 | 2023-11-30T11:37:11.090490691Z sent eth_sendUserOperation - 0x63742836be6bb2cfc226fa9444435a54bf49e85c6ae369a09e42e8b7262ce279 +bundler_1 | 2023-11-30T11:37:11.186348712Z UserOperation: Sender=0x175414fBa01f2fc3c994319d570Fe5cF76fbF0aF Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xe53e17efddee6e58b2b89d52307a0a578734c655 +bundler_1 | 2023-11-30T11:37:11.510099480Z until 281474976710655 now= 1701344231 +bundler_1 | 2023-11-30T11:37:11.517825927Z sent eth_sendUserOperation - 0x79bade238c406bbf97bf14b41b094d5565096043e6eba7bebd649ee41c9049ce +bundler_1 | 2023-11-30T11:37:11.617660316Z UserOperation: Sender=0xdAB5Ae01c2cf2Dcdfc777Ee02c108821A60A265F Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xd9fe5a67f4b7624c8caff5782b30adf14bbb8cf6 +bundler_1 | 2023-11-30T11:37:11.932898073Z until 281474976710655 now= 1701344231 +bundler_1 | 2023-11-30T11:37:11.941816391Z sent eth_sendUserOperation - 0xa3744a4850fb84b66b86f8e6262a809173bc1d58e76218cf47166dc8e8766e5d +bundler_1 | 2023-11-30T11:37:12.034504249Z UserOperation: Sender=0xDE1d4CBD6B02471ffe637C4c2ac21dcd7aad2fa0 Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x17588b076af5d9706bf8eece7d450c6d3dee3ca4 +bundler_1 | 2023-11-30T11:37:12.354596515Z until 281474976710655 now= 1701344232 +bundler_1 | 2023-11-30T11:37:12.363514079Z sent eth_sendUserOperation - 0x75383ddc00d5fe1ae3289709a255135406ed2c1dbb91aaa285f3020dc2faaa65 +bundler_1 | 2023-11-30T11:37:12.366032294Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:12.366042604Z { +bundler_1 | 2023-11-30T11:37:12.366047202Z sender: '0x4a93fDb05780DCD0049Db78F393F1F8DE0EbC5e7', +bundler_1 | 2023-11-30T11:37:12.366050909Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:12.366054415Z initCode: '0x5df62aeeA05e184C883dF272c23177cE2cFc7Bf90d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:12.366058503Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:12.366061970Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:12.366076527Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:12.366080163Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:12.366083530Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:12.366086826Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:12.366090132Z paymasterAndData: '0xdd0a8570fa3564d9844bad2b4181a409970e45e46e6f7468696e67', +bundler_1 | 2023-11-30T11:37:12.366095131Z signature: '0x' +bundler_1 | 2023-11-30T11:37:12.366101223Z }, +bundler_1 | 2023-11-30T11:37:12.366106533Z { +bundler_1 | 2023-11-30T11:37:12.366112183Z sender: '0x175414fBa01f2fc3c994319d570Fe5cF76fbF0aF', +bundler_1 | 2023-11-30T11:37:12.366116862Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:12.366120329Z initCode: '0x5df62aeeA05e184C883dF272c23177cE2cFc7Bf90d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:12.366124226Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:12.366127682Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:12.366130998Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:12.366134385Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:12.366137681Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:12.366140967Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:12.366144343Z paymasterAndData: '0xe53e17efddee6e58b2b89d52307a0a578734c6556e6f7468696e67', +bundler_1 | 2023-11-30T11:37:12.366147820Z signature: '0x' +bundler_1 | 2023-11-30T11:37:12.366151136Z }, +bundler_1 | 2023-11-30T11:37:12.366154392Z { +bundler_1 | 2023-11-30T11:37:12.366157618Z sender: '0xdAB5Ae01c2cf2Dcdfc777Ee02c108821A60A265F', +bundler_1 | 2023-11-30T11:37:12.366160934Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:12.366164821Z initCode: '0x5df62aeeA05e184C883dF272c23177cE2cFc7Bf90d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:12.366168709Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:12.366172586Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:12.366176643Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:12.366181913Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:12.366187734Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:12.366193455Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:12.366197613Z paymasterAndData: '0xd9fe5a67f4b7624c8caff5782b30adf14bbb8cf66e6f7468696e67', +bundler_1 | 2023-11-30T11:37:12.366209565Z signature: '0x' +bundler_1 | 2023-11-30T11:37:12.366215125Z }, +bundler_1 | 2023-11-30T11:37:12.366220696Z { +bundler_1 | 2023-11-30T11:37:12.366225865Z sender: '0xDE1d4CBD6B02471ffe637C4c2ac21dcd7aad2fa0', +bundler_1 | 2023-11-30T11:37:12.366231456Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:12.366236886Z initCode: '0x5df62aeeA05e184C883dF272c23177cE2cFc7Bf90d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:12.366243218Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:12.366248457Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:12.366253887Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:12.366259849Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:12.366266090Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:12.366272332Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:12.366277822Z paymasterAndData: '0x17588b076af5d9706bf8eece7d450c6d3dee3ca46e6f7468696e67', +bundler_1 | 2023-11-30T11:37:12.366283543Z signature: '0x' +bundler_1 | 2023-11-30T11:37:12.366289203Z } +bundler_1 | 2023-11-30T11:37:12.366294784Z ] +bundler_1 | 2023-11-30T11:37:12.368312245Z UserOperation: Sender=0xDE1d4CBD6B02471ffe637C4c2ac21dcd7aad2fa0 Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x17588b076af5d9706bf8eece7d450c6d3dee3ca4 +bundler_1 | 2023-11-30T11:37:12.684782421Z until 281474976710655 now= 1701344232 +bundler_1 | 2023-11-30T11:37:12.689333737Z failed: eth_sendUserOperation error: {"message":"deployer 0x5df62aeea05e184c883df272c23177ce2cfc7bf9 is throttled","data":{"deployer":"0x5df62aeea05e184c883df272c23177ce2cfc7bf9"},"code":-32504} +bundler_1 | 2023-11-30T11:37:12.691856060Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:12.691870547Z { +bundler_1 | 2023-11-30T11:37:12.691875356Z sender: '0x4a93fDb05780DCD0049Db78F393F1F8DE0EbC5e7', +bundler_1 | 2023-11-30T11:37:12.691879343Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:12.691882920Z initCode: '0x5df62aeeA05e184C883dF272c23177cE2cFc7Bf90d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:12.691886977Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:12.691890384Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:12.691896675Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:12.691902236Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:12.691907395Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:12.691924006Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:12.691927603Z paymasterAndData: '0xdd0a8570fa3564d9844bad2b4181a409970e45e46e6f7468696e67', +bundler_1 | 2023-11-30T11:37:12.691931029Z signature: '0x' +bundler_1 | 2023-11-30T11:37:12.691934416Z }, +bundler_1 | 2023-11-30T11:37:12.691937802Z { +bundler_1 | 2023-11-30T11:37:12.691941128Z sender: '0x175414fBa01f2fc3c994319d570Fe5cF76fbF0aF', +bundler_1 | 2023-11-30T11:37:12.691944485Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:12.691947901Z initCode: '0x5df62aeeA05e184C883dF272c23177cE2cFc7Bf90d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:12.691951748Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:12.691955185Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:12.691958501Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:12.691961797Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:12.691965083Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:12.691968419Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:12.691972056Z paymasterAndData: '0xe53e17efddee6e58b2b89d52307a0a578734c6556e6f7468696e67', +bundler_1 | 2023-11-30T11:37:12.691975603Z signature: '0x' +bundler_1 | 2023-11-30T11:37:12.691979149Z }, +bundler_1 | 2023-11-30T11:37:12.691982616Z { +bundler_1 | 2023-11-30T11:37:12.691985972Z sender: '0xdAB5Ae01c2cf2Dcdfc777Ee02c108821A60A265F', +bundler_1 | 2023-11-30T11:37:12.691989308Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:12.691993716Z initCode: '0x5df62aeeA05e184C883dF272c23177cE2cFc7Bf90d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:12.691997864Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:12.692001320Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:12.692004687Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:12.692008043Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:12.692011409Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:12.692014736Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:12.692020135Z paymasterAndData: '0xd9fe5a67f4b7624c8caff5782b30adf14bbb8cf66e6f7468696e67', +bundler_1 | 2023-11-30T11:37:12.692025556Z signature: '0x' +bundler_1 | 2023-11-30T11:37:12.692031006Z }, +bundler_1 | 2023-11-30T11:37:12.692035935Z { +bundler_1 | 2023-11-30T11:37:12.692040744Z sender: '0xDE1d4CBD6B02471ffe637C4c2ac21dcd7aad2fa0', +bundler_1 | 2023-11-30T11:37:12.692052165Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:12.692057926Z initCode: '0x5df62aeeA05e184C883dF272c23177cE2cFc7Bf90d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:12.692064368Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:12.692069888Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:12.692075158Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:12.692080218Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:12.692085678Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:12.692091018Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:12.692096949Z paymasterAndData: '0x17588b076af5d9706bf8eece7d450c6d3dee3ca46e6f7468696e67', +bundler_1 | 2023-11-30T11:37:12.692103391Z signature: '0x' +bundler_1 | 2023-11-30T11:37:12.692109602Z } +bundler_1 | 2023-11-30T11:37:12.692115373Z ] +bundler_1 | 2023-11-30T11:37:12.695319755Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:12.697290830Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:37:12.844562170Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:12.846462954Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-11-30T11:37:12.923256476Z UserOperation: Sender=0xf26A0FA8f8cfe6DfC2E2B418992c9D6032c716aD Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9bc8999cd9ded27a1e2038cb109ecffed135ad4e +bundler_1 | 2023-11-30T11:37:13.243381182Z until 281474976710655 now= 1701344233 +bundler_1 | 2023-11-30T11:37:13.252439064Z sent eth_sendUserOperation - 0xe3078c6d678e02415b376e53199409d080f056f422be8bd5a19504025c642494 +bundler_1 | 2023-11-30T11:37:13.431234530Z UserOperation: Sender=0xf26A0FA8f8cfe6DfC2E2B418992c9D6032c716aD Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x077c4e560165278af50581ecf7d6af4f26f2cf8c +bundler_1 | 2023-11-30T11:37:13.753143364Z until 281474976710655 now= 1701344233 +bundler_1 | 2023-11-30T11:37:13.762104371Z sent eth_sendUserOperation - 0x220da352793a4d219d25b7f60140c5fe324516381a060410a0d2f6b8f3002dd9 +bundler_1 | 2023-11-30T11:37:13.838194228Z UserOperation: Sender=0xf26A0FA8f8cfe6DfC2E2B418992c9D6032c716aD Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x6caf360726004f713a503eec5b40fdc9b7b21123 +bundler_1 | 2023-11-30T11:37:14.156307778Z until 281474976710655 now= 1701344234 +bundler_1 | 2023-11-30T11:37:14.165279633Z sent eth_sendUserOperation - 0x93e1581a16dcddd3a9c2c155052db55d929780342ba312b7c639f771bcf24584 +bundler_1 | 2023-11-30T11:37:14.240246193Z UserOperation: Sender=0xf26A0FA8f8cfe6DfC2E2B418992c9D6032c716aD Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x924366c674982e1356a1bf7a56088db4a409e311 +bundler_1 | 2023-11-30T11:37:14.559244446Z until 281474976710655 now= 1701344234 +bundler_1 | 2023-11-30T11:37:14.568218592Z sent eth_sendUserOperation - 0xc749fb98c556345ef54d06de126298c413444be91d53aa4cdb85be1f4e13082f +bundler_1 | 2023-11-30T11:37:14.570656087Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:14.570666115Z { +bundler_1 | 2023-11-30T11:37:14.570670654Z sender: '0xf26A0FA8f8cfe6DfC2E2B418992c9D6032c716aD', +bundler_1 | 2023-11-30T11:37:14.570674451Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:14.570678008Z initCode: '0xbC1A2d72dd36DEdc0F86B59C7FFa26faa9eDB6420d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:14.570682085Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:14.570685502Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:14.570688848Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:14.570692154Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:14.570695430Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:14.570698786Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:14.570702122Z paymasterAndData: '0x9bc8999cd9ded27a1e2038cb109ecffed135ad4e6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:14.570705549Z signature: '0x' +bundler_1 | 2023-11-30T11:37:14.570708805Z }, +bundler_1 | 2023-11-30T11:37:14.570712211Z { +bundler_1 | 2023-11-30T11:37:14.570716750Z sender: '0xf26A0FA8f8cfe6DfC2E2B418992c9D6032c716aD', +bundler_1 | 2023-11-30T11:37:14.570722641Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:14.570728451Z initCode: '0xbC1A2d72dd36DEdc0F86B59C7FFa26faa9eDB6420d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:14.570735134Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:14.570739813Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:14.570743309Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:14.570746625Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:14.570750002Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:14.570753318Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:14.570756844Z paymasterAndData: '0x077c4e560165278af50581ecf7d6af4f26f2cf8c6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:14.570760241Z signature: '0x' +bundler_1 | 2023-11-30T11:37:14.570763527Z }, +bundler_1 | 2023-11-30T11:37:14.570767584Z { +bundler_1 | 2023-11-30T11:37:14.570770861Z sender: '0xf26A0FA8f8cfe6DfC2E2B418992c9D6032c716aD', +bundler_1 | 2023-11-30T11:37:14.570774177Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:14.570785277Z initCode: '0xbC1A2d72dd36DEdc0F86B59C7FFa26faa9eDB6420d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:14.570789325Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:14.570792791Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:14.570796077Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:14.570800376Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:14.570806307Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:14.570812328Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:14.570817708Z paymasterAndData: '0x6caf360726004f713a503eec5b40fdc9b7b211236e6f7468696e67', +bundler_1 | 2023-11-30T11:37:14.570823659Z signature: '0x' +bundler_1 | 2023-11-30T11:37:14.570828839Z }, +bundler_1 | 2023-11-30T11:37:14.570834048Z { +bundler_1 | 2023-11-30T11:37:14.570839809Z sender: '0xf26A0FA8f8cfe6DfC2E2B418992c9D6032c716aD', +bundler_1 | 2023-11-30T11:37:14.570845620Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:14.570851070Z initCode: '0xbC1A2d72dd36DEdc0F86B59C7FFa26faa9eDB6420d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:14.570857712Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:14.570863413Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:14.570869204Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:14.570874464Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:14.570880285Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:14.570885775Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:14.570891586Z paymasterAndData: '0x924366c674982e1356a1bf7a56088db4a409e3116e6f7468696e67', +bundler_1 | 2023-11-30T11:37:14.570897677Z signature: '0x' +bundler_1 | 2023-11-30T11:37:14.570903187Z } +bundler_1 | 2023-11-30T11:37:14.570923735Z ] +bundler_1 | 2023-11-30T11:37:14.572871587Z UserOperation: Sender=0xf26A0FA8f8cfe6DfC2E2B418992c9D6032c716aD Nonce=202914184810805067776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x924366c674982e1356a1bf7a56088db4a409e311 +bundler_1 | 2023-11-30T11:37:14.882210744Z until 281474976710655 now= 1701344234 +bundler_1 | 2023-11-30T11:37:14.887271540Z failed: eth_sendUserOperation error: {"message":"account 0xf26A0FA8f8cfe6DfC2E2B418992c9D6032c716aD is unstaked","code":-32505} +bundler_1 | 2023-11-30T11:37:14.889867179Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:14.889879251Z { +bundler_1 | 2023-11-30T11:37:14.889895402Z sender: '0xf26A0FA8f8cfe6DfC2E2B418992c9D6032c716aD', +bundler_1 | 2023-11-30T11:37:14.889899329Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:14.889902855Z initCode: '0xbC1A2d72dd36DEdc0F86B59C7FFa26faa9eDB6420d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:14.889909949Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:14.889916240Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:14.889921831Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:14.889927091Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:14.889931058Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:14.889934384Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:14.889937700Z paymasterAndData: '0x9bc8999cd9ded27a1e2038cb109ecffed135ad4e6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:14.889941157Z signature: '0x' +bundler_1 | 2023-11-30T11:37:14.889944433Z }, +bundler_1 | 2023-11-30T11:37:14.889947839Z { +bundler_1 | 2023-11-30T11:37:14.889951196Z sender: '0xf26A0FA8f8cfe6DfC2E2B418992c9D6032c716aD', +bundler_1 | 2023-11-30T11:37:14.889954552Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:14.889957908Z initCode: '0xbC1A2d72dd36DEdc0F86B59C7FFa26faa9eDB6420d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:14.889961745Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:14.889965152Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:14.889968458Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:14.889971764Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:14.889975060Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:14.889978376Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:14.889981682Z paymasterAndData: '0x077c4e560165278af50581ecf7d6af4f26f2cf8c6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:14.889985039Z signature: '0x' +bundler_1 | 2023-11-30T11:37:14.889988305Z }, +bundler_1 | 2023-11-30T11:37:14.889991531Z { +bundler_1 | 2023-11-30T11:37:14.889994747Z sender: '0xf26A0FA8f8cfe6DfC2E2B418992c9D6032c716aD', +bundler_1 | 2023-11-30T11:37:14.889998033Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:14.890001880Z initCode: '0xbC1A2d72dd36DEdc0F86B59C7FFa26faa9eDB6420d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:14.890013221Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:14.890018882Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:14.890024553Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:14.890030083Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:14.890035683Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:14.890041264Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:14.890046694Z paymasterAndData: '0x6caf360726004f713a503eec5b40fdc9b7b211236e6f7468696e67', +bundler_1 | 2023-11-30T11:37:14.890052525Z signature: '0x' +bundler_1 | 2023-11-30T11:37:14.890057925Z }, +bundler_1 | 2023-11-30T11:37:14.890063004Z { +bundler_1 | 2023-11-30T11:37:14.890068394Z sender: '0xf26A0FA8f8cfe6DfC2E2B418992c9D6032c716aD', +bundler_1 | 2023-11-30T11:37:14.890074345Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:14.890080096Z initCode: '0xbC1A2d72dd36DEdc0F86B59C7FFa26faa9eDB6420d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:14.890086257Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:14.890091958Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:14.890097529Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:14.890103049Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:14.890108339Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:14.890114120Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:14.890119800Z paymasterAndData: '0x924366c674982e1356a1bf7a56088db4a409e3116e6f7468696e67', +bundler_1 | 2023-11-30T11:37:14.890125170Z signature: '0x' +bundler_1 | 2023-11-30T11:37:14.890130640Z } +bundler_1 | 2023-11-30T11:37:14.890135950Z ] +bundler_1 | 2023-11-30T11:37:14.893267636Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:14.895125603Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:37:15.142799214Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:15.144728942Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-11-30T11:37:15.338796853Z UserOperation: Sender=0x09D27C82224a0BbBc9E8cd5D283ea05bFCabc06a Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb21d0ab35779627024e56037218586225d11b3cf +bundler_1 | 2023-11-30T11:37:15.655487140Z until 281474976710655 now= 1701344235 +bundler_1 | 2023-11-30T11:37:15.664163432Z sent eth_sendUserOperation - 0x88253ef9ef6676e69e6aab084408c01d7ffd6f1520bac16c1f9f9b52635f65a5 +bundler_1 | 2023-11-30T11:37:15.754288700Z UserOperation: Sender=0xBae09Fc7576127EbaD8A1491B6db7b2C708fE9B1 Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb21d0ab35779627024e56037218586225d11b3cf +bundler_1 | 2023-11-30T11:37:16.072388513Z until 281474976710655 now= 1701344236 +bundler_1 | 2023-11-30T11:37:16.081231440Z sent eth_sendUserOperation - 0x3b3cbbe798b9fd2717245fc9976d4e5182dc2f768fd3215e290b0141d73aed1f +bundler_1 | 2023-11-30T11:37:16.172087494Z UserOperation: Sender=0x2781733Edb78cAC4977AB60e4D75c5E08918CB72 Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb21d0ab35779627024e56037218586225d11b3cf +bundler_1 | 2023-11-30T11:37:16.488185452Z until 281474976710655 now= 1701344236 +bundler_1 | 2023-11-30T11:37:16.497027497Z sent eth_sendUserOperation - 0x3f7688b24297b032855347376eb37b422a66856873a3cf17420d82010806a799 +bundler_1 | 2023-11-30T11:37:16.588115149Z UserOperation: Sender=0x3d8DE488113EF01b138f42B19F4AAaC49Cb62b1d Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb21d0ab35779627024e56037218586225d11b3cf +bundler_1 | 2023-11-30T11:37:16.903339685Z until 281474976710655 now= 1701344236 +bundler_1 | 2023-11-30T11:37:16.912228491Z sent eth_sendUserOperation - 0x97dd328eb78a66977fd46232f4f1124e4d96aa14a5c188759b8e71377ec2d13f +bundler_1 | 2023-11-30T11:37:17.002061560Z UserOperation: Sender=0x8650F73BC57eb3c8dFbaa69F5B7F3611C76b96e2 Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb21d0ab35779627024e56037218586225d11b3cf +bundler_1 | 2023-11-30T11:37:17.318597555Z until 281474976710655 now= 1701344237 +bundler_1 | 2023-11-30T11:37:17.327560193Z sent eth_sendUserOperation - 0xe4e65b1170d098624c8ec39850df0eba556c2e10c15fc94ccefd44adce57b433 +bundler_1 | 2023-11-30T11:37:17.417308036Z UserOperation: Sender=0xA3eaF0d00cf784EC77C55F45832aB7A0152DB900 Nonce=92233720368547758080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb21d0ab35779627024e56037218586225d11b3cf +bundler_1 | 2023-11-30T11:37:17.733520334Z until 281474976710655 now= 1701344237 +bundler_1 | 2023-11-30T11:37:17.742155096Z sent eth_sendUserOperation - 0xba27adb14eaee05cd1120edf311c6b9bd57d714aac7874f65d649fcb45762f7b +bundler_1 | 2023-11-30T11:37:17.862077555Z UserOperation: Sender=0x8560F520F579F0320D2309100df339BBFCB7Fe61 Nonce=110680464442257309696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb21d0ab35779627024e56037218586225d11b3cf +bundler_1 | 2023-11-30T11:37:18.172740116Z until 281474976710655 now= 1701344238 +bundler_1 | 2023-11-30T11:37:18.181316125Z sent eth_sendUserOperation - 0xc06333f8a2aefe1e9fae01f1280be385f8b8df5083c4bef5c9b7ff4a92ad2014 +bundler_1 | 2023-11-30T11:37:18.271891008Z UserOperation: Sender=0x918a9897c2E22C4aDbab87A22c0F48a300735714 Nonce=129127208515966861312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb21d0ab35779627024e56037218586225d11b3cf +bundler_1 | 2023-11-30T11:37:18.587736645Z until 281474976710655 now= 1701344238 +bundler_1 | 2023-11-30T11:37:18.596825331Z sent eth_sendUserOperation - 0xb5a789a8052416492486b546cad46c32715260fa036f2ce037d775f92cfcfd22 +bundler_1 | 2023-11-30T11:37:18.687257507Z UserOperation: Sender=0x60a550d6255AeB8567B8C7D74634319698A4351b Nonce=147573952589676412928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb21d0ab35779627024e56037218586225d11b3cf +bundler_1 | 2023-11-30T11:37:19.001958860Z until 281474976710655 now= 1701344239 +bundler_1 | 2023-11-30T11:37:19.010523228Z sent eth_sendUserOperation - 0xe842658c3686fb290c649aff3048adb05c74fa068b79b90385220f2d579ce8a9 +bundler_1 | 2023-11-30T11:37:19.099559066Z UserOperation: Sender=0x30a722Fa38fD673907dbebB3796F61cCED814EDC Nonce=166020696663385964544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb21d0ab35779627024e56037218586225d11b3cf +bundler_1 | 2023-11-30T11:37:19.411339562Z until 281474976710655 now= 1701344239 +bundler_1 | 2023-11-30T11:37:19.421176761Z sent eth_sendUserOperation - 0x2c8d1c1618a036ea644f95d16c379dd88fa554618670626aa87adee932d32978 +bundler_1 | 2023-11-30T11:37:19.512461261Z UserOperation: Sender=0xA80dB2aa12BE2a044d61d892D3d3c23F76848963 Nonce=184467440737095516160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb21d0ab35779627024e56037218586225d11b3cf +bundler_1 | 2023-11-30T11:37:19.833463619Z until 281474976710655 now= 1701344239 +bundler_1 | 2023-11-30T11:37:19.841258160Z sent eth_sendUserOperation - 0x2dac3a013de28a485852a36e9fb5417119f816b99d44dfa2e1c84d1ef05b9116 +bundler_1 | 2023-11-30T11:37:19.843899798Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:19.843910318Z { +bundler_1 | 2023-11-30T11:37:19.843914696Z sender: '0x09D27C82224a0BbBc9E8cd5D283ea05bFCabc06a', +bundler_1 | 2023-11-30T11:37:19.843918353Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:19.843921779Z initCode: '0x175163020E40D5F63C570FCb16e719dc792B32c60d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:19.843925797Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:19.843931066Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.843936988Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:19.843942638Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.843947788Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:19.843953288Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:19.843956945Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:19.843960371Z signature: '0x' +bundler_1 | 2023-11-30T11:37:19.843963738Z }, +bundler_1 | 2023-11-30T11:37:19.843967204Z { +bundler_1 | 2023-11-30T11:37:19.843970530Z sender: '0xBae09Fc7576127EbaD8A1491B6db7b2C708fE9B1', +bundler_1 | 2023-11-30T11:37:19.843973866Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:19.843977303Z initCode: '0xa4316939CA04c6AE2D8F6EDC8a00b486D23e0a1D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:19.843981190Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:19.843984606Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.843987933Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:19.844000747Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844004193Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:19.844007479Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:19.844010775Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:19.844014141Z signature: '0x' +bundler_1 | 2023-11-30T11:37:19.844017428Z }, +bundler_1 | 2023-11-30T11:37:19.844020654Z { +bundler_1 | 2023-11-30T11:37:19.844023880Z sender: '0x2781733Edb78cAC4977AB60e4D75c5E08918CB72', +bundler_1 | 2023-11-30T11:37:19.844027186Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:19.844031173Z initCode: '0x638d8773b2Cb70B119920Aca1aF4b96C90DAE8Cf0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:19.844035081Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:19.844038718Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844042044Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:19.844045310Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844048666Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:19.844051932Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:19.844055218Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:19.844058595Z signature: '0x' +bundler_1 | 2023-11-30T11:37:19.844061850Z }, +bundler_1 | 2023-11-30T11:37:19.844065087Z { +bundler_1 | 2023-11-30T11:37:19.844068303Z sender: '0x3d8DE488113EF01b138f42B19F4AAaC49Cb62b1d', +bundler_1 | 2023-11-30T11:37:19.844073001Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:19.844078762Z initCode: '0x8f85a8e64bC93191e201F1fe1d8874f68487cC770d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:19.844085845Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:19.844091045Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844096485Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:19.844102196Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844108057Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:19.844113317Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:19.844118556Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:19.844123726Z signature: '0x' +bundler_1 | 2023-11-30T11:37:19.844136640Z }, +bundler_1 | 2023-11-30T11:37:19.844142441Z { +bundler_1 | 2023-11-30T11:37:19.844148131Z sender: '0x8650F73BC57eb3c8dFbaa69F5B7F3611C76b96e2', +bundler_1 | 2023-11-30T11:37:19.844153331Z nonce: '0x40000000000000000', +bundler_1 | 2023-11-30T11:37:19.844158761Z initCode: '0xaa745613439f996208994b9978400801f4c5BE430d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:19.844165193Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:19.844170644Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844176404Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:19.844182876Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844188667Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:19.844194188Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:19.844199497Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:19.844205198Z signature: '0x' +bundler_1 | 2023-11-30T11:37:19.844210758Z }, +bundler_1 | 2023-11-30T11:37:19.844216088Z { +bundler_1 | 2023-11-30T11:37:19.844221528Z sender: '0xA3eaF0d00cf784EC77C55F45832aB7A0152DB900', +bundler_1 | 2023-11-30T11:37:19.844226938Z nonce: '0x50000000000000000', +bundler_1 | 2023-11-30T11:37:19.844232429Z initCode: '0xe9D70c505555366c184cCD828E62781EC38c5Ad00d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:19.844238671Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:19.844244571Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844249972Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:19.844255362Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844260491Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:19.844265781Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:19.844271211Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:19.844276832Z signature: '0x' +bundler_1 | 2023-11-30T11:37:19.844282252Z }, +bundler_1 | 2023-11-30T11:37:19.844287401Z { +bundler_1 | 2023-11-30T11:37:19.844293002Z sender: '0x8560F520F579F0320D2309100df339BBFCB7Fe61', +bundler_1 | 2023-11-30T11:37:19.844298412Z nonce: '0x60000000000000000', +bundler_1 | 2023-11-30T11:37:19.844303672Z initCode: '0x17962505e2787b13e010978e0D1dcdCb9EE32cc00d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:19.844317708Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:19.844323970Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844329841Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:19.844335351Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844340701Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:19.844346191Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:19.844351631Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:19.844356911Z signature: '0x' +bundler_1 | 2023-11-30T11:37:19.844362321Z }, +bundler_1 | 2023-11-30T11:37:19.844367741Z { +bundler_1 | 2023-11-30T11:37:19.844372851Z sender: '0x918a9897c2E22C4aDbab87A22c0F48a300735714', +bundler_1 | 2023-11-30T11:37:19.844378461Z nonce: '0x70000000000000000', +bundler_1 | 2023-11-30T11:37:19.844384512Z initCode: '0xD2FCda530cac78608ab6A39eC906C8E3Eccf2c280d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:19.844391095Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:19.844396575Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844401875Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:19.844407425Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844413066Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:19.844418416Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:19.844424016Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:19.844429887Z signature: '0x' +bundler_1 | 2023-11-30T11:37:19.844435207Z }, +bundler_1 | 2023-11-30T11:37:19.844440547Z { +bundler_1 | 2023-11-30T11:37:19.844445626Z sender: '0x60a550d6255AeB8567B8C7D74634319698A4351b', +bundler_1 | 2023-11-30T11:37:19.844451207Z nonce: '0x80000000000000000', +bundler_1 | 2023-11-30T11:37:19.844456978Z initCode: '0x4bed4464b59696e76cB19c2d2B5B55329441a04a0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:19.844463480Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:19.844469431Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844474791Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:19.844488116Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844494147Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:19.844499677Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:19.844505578Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:19.844511369Z signature: '0x' +bundler_1 | 2023-11-30T11:37:19.844516990Z }, +bundler_1 | 2023-11-30T11:37:19.844522690Z { +bundler_1 | 2023-11-30T11:37:19.844528200Z sender: '0x30a722Fa38fD673907dbebB3796F61cCED814EDC', +bundler_1 | 2023-11-30T11:37:19.844533811Z nonce: '0x90000000000000000', +bundler_1 | 2023-11-30T11:37:19.844540514Z initCode: '0x9Ba00fe34EA1Cb17Ed9112CcC4F33603bA90dCEd0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:19.844547036Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:19.844552686Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844558397Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:19.844563176Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844568045Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:19.844572734Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:19.844577392Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:19.844582181Z signature: '0x' +bundler_1 | 2023-11-30T11:37:19.844586790Z }, +bundler_1 | 2023-11-30T11:37:19.844591438Z { +bundler_1 | 2023-11-30T11:37:19.844596588Z sender: '0xA80dB2aa12BE2a044d61d892D3d3c23F76848963', +bundler_1 | 2023-11-30T11:37:19.844601848Z nonce: '0xa0000000000000000', +bundler_1 | 2023-11-30T11:37:19.844606847Z initCode: '0x2f87dC5FC66ae8eEFEfB44770623b705d10fd96c0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:19.844612548Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:19.844617407Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844622496Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:19.844627837Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:19.844632846Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:19.844638306Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:19.844643776Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:19.844648886Z signature: '0x' +bundler_1 | 2023-11-30T11:37:19.844661359Z } +bundler_1 | 2023-11-30T11:37:19.844666789Z ] +bundler_1 | 2023-11-30T11:37:19.846545380Z UserOperation: Sender=0xA80dB2aa12BE2a044d61d892D3d3c23F76848963 Nonce=202914184810805067776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb21d0ab35779627024e56037218586225d11b3cf +bundler_1 | 2023-11-30T11:37:20.160108540Z until 281474976710655 now= 1701344240 +bundler_1 | 2023-11-30T11:37:20.164488361Z failed: eth_sendUserOperation error: {"message":"paymaster 0xb21d0ab35779627024e56037218586225d11b3cf is unstaked","code":-32505} +bundler_1 | 2023-11-30T11:37:20.167118507Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:20.167129448Z { +bundler_1 | 2023-11-30T11:37:20.167133826Z sender: '0x09D27C82224a0BbBc9E8cd5D283ea05bFCabc06a', +bundler_1 | 2023-11-30T11:37:20.167137443Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:20.167140989Z initCode: '0x175163020E40D5F63C570FCb16e719dc792B32c60d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:20.167145007Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:20.167148473Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167152811Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:20.167158622Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167164453Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:20.167169573Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:20.167175143Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:20.167179331Z signature: '0x' +bundler_1 | 2023-11-30T11:37:20.167182667Z }, +bundler_1 | 2023-11-30T11:37:20.167186133Z { +bundler_1 | 2023-11-30T11:37:20.167189480Z sender: '0xBae09Fc7576127EbaD8A1491B6db7b2C708fE9B1', +bundler_1 | 2023-11-30T11:37:20.167192906Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:20.167196292Z initCode: '0xa4316939CA04c6AE2D8F6EDC8a00b486D23e0a1D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:20.167200260Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:20.167203686Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167206992Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:20.167210279Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167213595Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:20.167216891Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:20.167231278Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:20.167234774Z signature: '0x' +bundler_1 | 2023-11-30T11:37:20.167238090Z }, +bundler_1 | 2023-11-30T11:37:20.167241336Z { +bundler_1 | 2023-11-30T11:37:20.167244573Z sender: '0x2781733Edb78cAC4977AB60e4D75c5E08918CB72', +bundler_1 | 2023-11-30T11:37:20.167247909Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:20.167252007Z initCode: '0x638d8773b2Cb70B119920Aca1aF4b96C90DAE8Cf0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:20.167255864Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:20.167259220Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167262496Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:20.167265752Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167269018Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:20.167272264Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:20.167275540Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:20.167278947Z signature: '0x' +bundler_1 | 2023-11-30T11:37:20.167282193Z }, +bundler_1 | 2023-11-30T11:37:20.167285419Z { +bundler_1 | 2023-11-30T11:37:20.167288695Z sender: '0x3d8DE488113EF01b138f42B19F4AAaC49Cb62b1d', +bundler_1 | 2023-11-30T11:37:20.167297802Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:20.167303242Z initCode: '0x8f85a8e64bC93191e201F1fe1d8874f68487cC770d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:20.167309804Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:20.167315124Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167318531Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:20.167321847Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167327377Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:20.167332697Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:20.167338157Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:20.167343818Z signature: '0x' +bundler_1 | 2023-11-30T11:37:20.167349338Z }, +bundler_1 | 2023-11-30T11:37:20.167354387Z { +bundler_1 | 2023-11-30T11:37:20.167360158Z sender: '0x8650F73BC57eb3c8dFbaa69F5B7F3611C76b96e2', +bundler_1 | 2023-11-30T11:37:20.167365779Z nonce: '0x40000000000000000', +bundler_1 | 2023-11-30T11:37:20.167379434Z initCode: '0xaa745613439f996208994b9978400801f4c5BE430d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:20.167386497Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:20.167392669Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167398089Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:20.167403990Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167409500Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:20.167415111Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:20.167420641Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:20.167426332Z signature: '0x' +bundler_1 | 2023-11-30T11:37:20.167431562Z }, +bundler_1 | 2023-11-30T11:37:20.167436831Z { +bundler_1 | 2023-11-30T11:37:20.167442351Z sender: '0xA3eaF0d00cf784EC77C55F45832aB7A0152DB900', +bundler_1 | 2023-11-30T11:37:20.167447962Z nonce: '0x50000000000000000', +bundler_1 | 2023-11-30T11:37:20.167453442Z initCode: '0xe9D70c505555366c184cCD828E62781EC38c5Ad00d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:20.167459884Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:20.167465405Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167470544Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:20.167475854Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167481455Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:20.167486805Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:20.167492445Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:20.167497915Z signature: '0x' +bundler_1 | 2023-11-30T11:37:20.167503365Z }, +bundler_1 | 2023-11-30T11:37:20.167508605Z { +bundler_1 | 2023-11-30T11:37:20.167514035Z sender: '0x8560F520F579F0320D2309100df339BBFCB7Fe61', +bundler_1 | 2023-11-30T11:37:20.167519756Z nonce: '0x60000000000000000', +bundler_1 | 2023-11-30T11:37:20.167525597Z initCode: '0x17962505e2787b13e010978e0D1dcdCb9EE32cc00d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:20.167532289Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:20.167550043Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167556104Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:20.167561634Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167566994Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:20.167572414Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:20.167577844Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:20.167583986Z signature: '0x' +bundler_1 | 2023-11-30T11:37:20.167589176Z }, +bundler_1 | 2023-11-30T11:37:20.167594465Z { +bundler_1 | 2023-11-30T11:37:20.167599835Z sender: '0x918a9897c2E22C4aDbab87A22c0F48a300735714', +bundler_1 | 2023-11-30T11:37:20.167605456Z nonce: '0x70000000000000000', +bundler_1 | 2023-11-30T11:37:20.167611657Z initCode: '0xD2FCda530cac78608ab6A39eC906C8E3Eccf2c280d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:20.167618280Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:20.167623830Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167629330Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:20.167634991Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167640962Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:20.167646102Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:20.167651782Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:20.167657312Z signature: '0x' +bundler_1 | 2023-11-30T11:37:20.167663163Z }, +bundler_1 | 2023-11-30T11:37:20.167668794Z { +bundler_1 | 2023-11-30T11:37:20.167674224Z sender: '0x60a550d6255AeB8567B8C7D74634319698A4351b', +bundler_1 | 2023-11-30T11:37:20.167679925Z nonce: '0x80000000000000000', +bundler_1 | 2023-11-30T11:37:20.167685375Z initCode: '0x4bed4464b59696e76cB19c2d2B5B55329441a04a0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:20.167691636Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:20.167697678Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167703258Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:20.167708588Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167714309Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:20.167719829Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:20.167732904Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:20.167738744Z signature: '0x' +bundler_1 | 2023-11-30T11:37:20.167743954Z }, +bundler_1 | 2023-11-30T11:37:20.167749344Z { +bundler_1 | 2023-11-30T11:37:20.167754674Z sender: '0x30a722Fa38fD673907dbebB3796F61cCED814EDC', +bundler_1 | 2023-11-30T11:37:20.167759573Z nonce: '0x90000000000000000', +bundler_1 | 2023-11-30T11:37:20.167765224Z initCode: '0x9Ba00fe34EA1Cb17Ed9112CcC4F33603bA90dCEd0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:20.167771105Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:20.167775974Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167780913Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:20.167785562Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167790260Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:20.167795000Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:20.167799808Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:20.167804718Z signature: '0x' +bundler_1 | 2023-11-30T11:37:20.167809507Z }, +bundler_1 | 2023-11-30T11:37:20.167814736Z { +bundler_1 | 2023-11-30T11:37:20.167820086Z sender: '0xA80dB2aa12BE2a044d61d892D3d3c23F76848963', +bundler_1 | 2023-11-30T11:37:20.167825486Z nonce: '0xa0000000000000000', +bundler_1 | 2023-11-30T11:37:20.167831097Z initCode: '0x2f87dC5FC66ae8eEFEfB44770623b705d10fd96c0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:20.167836687Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:20.167841556Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167846456Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:20.167851475Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:20.167856564Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:20.167861644Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:20.167866543Z paymasterAndData: '0xb21d0ab35779627024e56037218586225d11b3cf6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:20.167871853Z signature: '0x' +bundler_1 | 2023-11-30T11:37:20.167877022Z } +bundler_1 | 2023-11-30T11:37:20.167882282Z ] +bundler_1 | 2023-11-30T11:37:20.170952720Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:20.172843888Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:37:20.315765831Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:20.317701742Z sent debug_bundler_setReputation - ok +bundler_1 | 2023-11-30T11:37:20.409371026Z UserOperation: Sender=0xddEC01a84e6cf0F726068230038d2e0793b40f7D Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x6e96345a444da37eca4be7f6c8331df61c721541 +bundler_1 | 2023-11-30T11:37:20.724580203Z until 281474976710655 now= 1701344240 +bundler_1 | 2023-11-30T11:37:20.733358042Z sent eth_sendUserOperation - 0x5ad90d2611b3d662236e2c2e005bef3104648b5da13d78a6b572dff897f1e8f3 +bundler_1 | 2023-11-30T11:37:20.824930275Z UserOperation: Sender=0x28c2F05F3e8e6966dfD8c36cBE4FDE4Ab190cA8C Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xadaa5b8f6d1ca32920c7bdcb1f0b7f5e617806b5 +bundler_1 | 2023-11-30T11:37:21.163100150Z until 281474976710655 now= 1701344241 +bundler_1 | 2023-11-30T11:37:21.172882771Z sent eth_sendUserOperation - 0x7f56b1c972eb5ae185c9e866470bd40f06130df74cf70fe009c110e92f8807a4 +bundler_1 | 2023-11-30T11:37:21.266898709Z UserOperation: Sender=0xaf31F87eFA81f03EcD2750d8098A3e41fbF3Cb8c Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x69570f3cdd310f8216398b9857afc1b95efa9b04 +bundler_1 | 2023-11-30T11:37:21.599654507Z until 281474976710655 now= 1701344241 +bundler_1 | 2023-11-30T11:37:21.608089694Z sent eth_sendUserOperation - 0xa58b80dde223abc0133df98975d7c47bedecb3f22403d61de144ab59351bc3b0 +bundler_1 | 2023-11-30T11:37:21.700264771Z UserOperation: Sender=0xf360a779F19Cde9F0F407421116B4571ba9d019a Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xe6611222d551c867961dfed95813b9b7dcf706f1 +bundler_1 | 2023-11-30T11:37:22.016926640Z until 281474976710655 now= 1701344242 +bundler_1 | 2023-11-30T11:37:22.025859987Z sent eth_sendUserOperation - 0x84d6ff2a6e2b94b97ec07ff9acb94db654f06136d20111431e70d6c089de7119 +bundler_1 | 2023-11-30T11:37:22.118471844Z UserOperation: Sender=0xcE5271Dad46457CdAf786862Ce320D09Ad9cFE4f Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xac0bfc98eb594eadbf88f94a9ff2c6652875a724 +bundler_1 | 2023-11-30T11:37:22.433949781Z until 281474976710655 now= 1701344242 +bundler_1 | 2023-11-30T11:37:22.444766519Z sent eth_sendUserOperation - 0x412ada416a2df2a34df3125cf1cef6b73ecce48398c03d086e43b265497f6e1f +bundler_1 | 2023-11-30T11:37:22.538166249Z UserOperation: Sender=0x309319624bc4d75d68621547A3a7413090f0e6de Nonce=92233720368547758080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xebdc473db5890e518dcc457391d8e3741bb10379 +bundler_1 | 2023-11-30T11:37:22.853485667Z until 281474976710655 now= 1701344242 +bundler_1 | 2023-11-30T11:37:22.864998643Z sent eth_sendUserOperation - 0x004d89e177b8992ecafed1bb6e9afd3b5848bb751c1e4a3fe56b6e2ecdfe59b2 +bundler_1 | 2023-11-30T11:37:22.957942814Z UserOperation: Sender=0x17aBe44A75f0824CC6Ba12bdF201604b3659D871 Nonce=110680464442257309696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x5bc5b290223da3bc0ec40c879fb971fe4c919939 +bundler_1 | 2023-11-30T11:37:23.271654291Z until 281474976710655 now= 1701344243 +bundler_1 | 2023-11-30T11:37:23.280603333Z sent eth_sendUserOperation - 0xc77272a580a51068d1869cac1d816c58ea8303cfdfc7b4bbb001c137ba6e439b +bundler_1 | 2023-11-30T11:37:23.372331410Z UserOperation: Sender=0xc403Dea5f0310d519AF75169A67F78DcbA70F32b Nonce=129127208515966861312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xe86d9d63c0da8acb04470eee7f7c6658471fef4e +bundler_1 | 2023-11-30T11:37:23.687787990Z until 281474976710655 now= 1701344243 +bundler_1 | 2023-11-30T11:37:23.696752000Z sent eth_sendUserOperation - 0x1465f0bc85d06190c92b21361bd8969cb91c795ba8977e45d982e4263aa7693b +bundler_1 | 2023-11-30T11:37:23.789688025Z UserOperation: Sender=0x14aD5c7bFbA599C8Dc154D0Dd9f790C5f02cA05e Nonce=147573952589676412928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xa23815a35ec76901515e6cbc23c9ea09bb2557cd +bundler_1 | 2023-11-30T11:37:24.107158182Z until 281474976710655 now= 1701344244 +bundler_1 | 2023-11-30T11:37:24.116019148Z sent eth_sendUserOperation - 0x0e09142cd38e31e49260b723c9679ef7af1b79ce8a318a294e562a54a6ff9379 +bundler_1 | 2023-11-30T11:37:24.207176371Z UserOperation: Sender=0xc3561F997f58baA6d3Cc68F178fA0cf77570ED9a Nonce=166020696663385964544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xf3af302327566fc74ae8d005ab50f8b53bb4e04e +bundler_1 | 2023-11-30T11:37:24.519793416Z until 281474976710655 now= 1701344244 +bundler_1 | 2023-11-30T11:37:24.529067357Z sent eth_sendUserOperation - 0x5013e602551c0acd4d5f7bf0f8c329e9ae79fcee7b69397a4615289ae1dcba56 +bundler_1 | 2023-11-30T11:37:24.621493375Z UserOperation: Sender=0x577C9A4A6a33832333210907235255007B2fD519 Nonce=184467440737095516160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xa9243da3cc042d8f9a3186b99a6bf6cd2d1e898d +bundler_1 | 2023-11-30T11:37:24.937742397Z until 281474976710655 now= 1701344244 +bundler_1 | 2023-11-30T11:37:24.946649767Z sent eth_sendUserOperation - 0x935781cfa00b2e26e5847999658e3d7a2254de1f941b3507be4713fe7f35cab5 +bundler_1 | 2023-11-30T11:37:24.949222372Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:24.949237319Z { +bundler_1 | 2023-11-30T11:37:24.949244623Z sender: '0xddEC01a84e6cf0F726068230038d2e0793b40f7D', +bundler_1 | 2023-11-30T11:37:24.949250504Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:24.949256255Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:24.949262667Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:24.949268327Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949273857Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:24.949279899Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949285449Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:24.949290298Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:24.949296029Z paymasterAndData: '0x6e96345a444da37eca4be7f6c8331df61c7215416e6f7468696e67', +bundler_1 | 2023-11-30T11:37:24.949301629Z signature: '0x' +bundler_1 | 2023-11-30T11:37:24.949306989Z }, +bundler_1 | 2023-11-30T11:37:24.949312359Z { +bundler_1 | 2023-11-30T11:37:24.949331044Z sender: '0x28c2F05F3e8e6966dfD8c36cBE4FDE4Ab190cA8C', +bundler_1 | 2023-11-30T11:37:24.949336805Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:24.949342185Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:24.949348367Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:24.949353576Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949358886Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:24.949364466Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949369997Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:24.949375577Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:24.949381068Z paymasterAndData: '0xadaa5b8f6d1ca32920c7bdcb1f0b7f5e617806b56e6f7468696e67', +bundler_1 | 2023-11-30T11:37:24.949386708Z signature: '0x' +bundler_1 | 2023-11-30T11:37:24.949392539Z }, +bundler_1 | 2023-11-30T11:37:24.949397819Z { +bundler_1 | 2023-11-30T11:37:24.949403049Z sender: '0xaf31F87eFA81f03EcD2750d8098A3e41fbF3Cb8c', +bundler_1 | 2023-11-30T11:37:24.949408919Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:24.949415812Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:24.949421984Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:24.949427524Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949432964Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:24.949438595Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949444205Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:24.949449966Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:24.949455576Z paymasterAndData: '0x69570f3cdd310f8216398b9857afc1b95efa9b046e6f7468696e67', +bundler_1 | 2023-11-30T11:37:24.949460896Z signature: '0x' +bundler_1 | 2023-11-30T11:37:24.949466537Z }, +bundler_1 | 2023-11-30T11:37:24.949472097Z { +bundler_1 | 2023-11-30T11:37:24.949477818Z sender: '0xf360a779F19Cde9F0F407421116B4571ba9d019a', +bundler_1 | 2023-11-30T11:37:24.949483348Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:24.949488918Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:24.949508134Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:24.949514506Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949519676Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:24.949525146Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949530466Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:24.949534544Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:24.949537960Z paymasterAndData: '0xe6611222d551c867961dfed95813b9b7dcf706f16e6f7468696e67', +bundler_1 | 2023-11-30T11:37:24.949541416Z signature: '0x' +bundler_1 | 2023-11-30T11:37:24.949544763Z }, +bundler_1 | 2023-11-30T11:37:24.949548009Z { +bundler_1 | 2023-11-30T11:37:24.949551225Z sender: '0xcE5271Dad46457CdAf786862Ce320D09Ad9cFE4f', +bundler_1 | 2023-11-30T11:37:24.949554601Z nonce: '0x40000000000000000', +bundler_1 | 2023-11-30T11:37:24.949558018Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:24.949561905Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:24.949565291Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949568587Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:24.949572494Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949575800Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:24.949579117Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:24.949582423Z paymasterAndData: '0xac0bfc98eb594eadbf88f94a9ff2c6652875a7246e6f7468696e67', +bundler_1 | 2023-11-30T11:37:24.949585769Z signature: '0x' +bundler_1 | 2023-11-30T11:37:24.949589015Z }, +bundler_1 | 2023-11-30T11:37:24.949592301Z { +bundler_1 | 2023-11-30T11:37:24.949595537Z sender: '0x309319624bc4d75d68621547A3a7413090f0e6de', +bundler_1 | 2023-11-30T11:37:24.949598834Z nonce: '0x50000000000000000', +bundler_1 | 2023-11-30T11:37:24.949602160Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:24.949606027Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:24.949609373Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949612619Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:24.949615875Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949624050Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:24.949627437Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:24.949634931Z paymasterAndData: '0xebdc473db5890e518dcc457391d8e3741bb103796e6f7468696e67', +bundler_1 | 2023-11-30T11:37:24.949638317Z signature: '0x' +bundler_1 | 2023-11-30T11:37:24.949641583Z }, +bundler_1 | 2023-11-30T11:37:24.949644880Z { +bundler_1 | 2023-11-30T11:37:24.949648115Z sender: '0x17aBe44A75f0824CC6Ba12bdF201604b3659D871', +bundler_1 | 2023-11-30T11:37:24.949651401Z nonce: '0x60000000000000000', +bundler_1 | 2023-11-30T11:37:24.949654828Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:24.949658635Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:24.949661971Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949665217Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:24.949668473Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949671739Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:24.949674976Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:24.949678262Z paymasterAndData: '0x5bc5b290223da3bc0ec40c879fb971fe4c9199396e6f7468696e67', +bundler_1 | 2023-11-30T11:37:24.949681648Z signature: '0x' +bundler_1 | 2023-11-30T11:37:24.949684894Z }, +bundler_1 | 2023-11-30T11:37:24.949688110Z { +bundler_1 | 2023-11-30T11:37:24.949691346Z sender: '0xc403Dea5f0310d519AF75169A67F78DcbA70F32b', +bundler_1 | 2023-11-30T11:37:24.949694632Z nonce: '0x70000000000000000', +bundler_1 | 2023-11-30T11:37:24.949698429Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:24.949702246Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:24.949705613Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949708919Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:24.949712165Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949715431Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:24.949718657Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:24.949721943Z paymasterAndData: '0xe86d9d63c0da8acb04470eee7f7c6658471fef4e6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:24.949725279Z signature: '0x' +bundler_1 | 2023-11-30T11:37:24.949728545Z }, +bundler_1 | 2023-11-30T11:37:24.949735488Z { +bundler_1 | 2023-11-30T11:37:24.949738815Z sender: '0x14aD5c7bFbA599C8Dc154D0Dd9f790C5f02cA05e', +bundler_1 | 2023-11-30T11:37:24.949742131Z nonce: '0x80000000000000000', +bundler_1 | 2023-11-30T11:37:24.949745437Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:24.949749234Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:24.949752590Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949755866Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:24.949759122Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949762379Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:24.949765645Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:24.949768941Z paymasterAndData: '0xa23815a35ec76901515e6cbc23c9ea09bb2557cd6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:24.949772357Z signature: '0x' +bundler_1 | 2023-11-30T11:37:24.949775623Z }, +bundler_1 | 2023-11-30T11:37:24.949778869Z { +bundler_1 | 2023-11-30T11:37:24.949782105Z sender: '0xc3561F997f58baA6d3Cc68F178fA0cf77570ED9a', +bundler_1 | 2023-11-30T11:37:24.949785371Z nonce: '0x90000000000000000', +bundler_1 | 2023-11-30T11:37:24.949788958Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:24.949792795Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:24.949796131Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949799348Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:24.949802594Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949806902Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:24.949812692Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:24.949817912Z paymasterAndData: '0xf3af302327566fc74ae8d005ab50f8b53bb4e04e6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:24.949823693Z signature: '0x' +bundler_1 | 2023-11-30T11:37:24.949829233Z }, +bundler_1 | 2023-11-30T11:37:24.949834814Z { +bundler_1 | 2023-11-30T11:37:24.949840524Z sender: '0x577C9A4A6a33832333210907235255007B2fD519', +bundler_1 | 2023-11-30T11:37:24.949846195Z nonce: '0xa0000000000000000', +bundler_1 | 2023-11-30T11:37:24.949852517Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:24.949866072Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:24.949872304Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949877974Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:24.949883645Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:24.949889035Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:24.949894775Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:24.949901198Z paymasterAndData: '0xa9243da3cc042d8f9a3186b99a6bf6cd2d1e898d6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:24.949907219Z signature: '0x' +bundler_1 | 2023-11-30T11:37:24.949912699Z } +bundler_1 | 2023-11-30T11:37:24.949918650Z ] +bundler_1 | 2023-11-30T11:37:24.951853401Z UserOperation: Sender=0x577C9A4A6a33832333210907235255007B2fD519 Nonce=202914184810805067776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xa9243da3cc042d8f9a3186b99a6bf6cd2d1e898d +bundler_1 | 2023-11-30T11:37:25.268229836Z until 281474976710655 now= 1701344245 +bundler_1 | 2023-11-30T11:37:25.273056938Z failed: eth_sendUserOperation error: {"message":"deployer 0xd5e1cea0581d227c9468345ac975edf5acee9389 is unstaked","code":-32505} +bundler_1 | 2023-11-30T11:37:25.275756920Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:25.275771477Z { +bundler_1 | 2023-11-30T11:37:25.275778470Z sender: '0xddEC01a84e6cf0F726068230038d2e0793b40f7D', +bundler_1 | 2023-11-30T11:37:25.275784591Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:25.275790092Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:25.275796193Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.275801944Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.275807334Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.275813245Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.275818164Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.275823223Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.275828884Z paymasterAndData: '0x6e96345a444da37eca4be7f6c8331df61c7215416e6f7468696e67', +bundler_1 | 2023-11-30T11:37:25.275834585Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.275840125Z }, +bundler_1 | 2023-11-30T11:37:25.275845696Z { +bundler_1 | 2023-11-30T11:37:25.275850825Z sender: '0x28c2F05F3e8e6966dfD8c36cBE4FDE4Ab190cA8C', +bundler_1 | 2023-11-30T11:37:25.275856977Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:25.275862397Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:25.275881883Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.275887904Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.275893655Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.275899105Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.275904565Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.275909895Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.275915676Z paymasterAndData: '0xadaa5b8f6d1ca32920c7bdcb1f0b7f5e617806b56e6f7468696e67', +bundler_1 | 2023-11-30T11:37:25.275921757Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.275927398Z }, +bundler_1 | 2023-11-30T11:37:25.275932958Z { +bundler_1 | 2023-11-30T11:37:25.275938719Z sender: '0xaf31F87eFA81f03EcD2750d8098A3e41fbF3Cb8c', +bundler_1 | 2023-11-30T11:37:25.275944600Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:25.275951202Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:25.275957945Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.275963656Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.275969006Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.275974666Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.275980537Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.275986218Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.275992018Z paymasterAndData: '0x69570f3cdd310f8216398b9857afc1b95efa9b046e6f7468696e67', +bundler_1 | 2023-11-30T11:37:25.275997909Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.276003299Z }, +bundler_1 | 2023-11-30T11:37:25.276008769Z { +bundler_1 | 2023-11-30T11:37:25.276014210Z sender: '0xf360a779F19Cde9F0F407421116B4571ba9d019a', +bundler_1 | 2023-11-30T11:37:25.276019830Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:25.276025531Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:25.276031993Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.276046680Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.276052271Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.276057551Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.276062760Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.276066948Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.276070555Z paymasterAndData: '0xe6611222d551c867961dfed95813b9b7dcf706f16e6f7468696e67', +bundler_1 | 2023-11-30T11:37:25.276074031Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.276077337Z }, +bundler_1 | 2023-11-30T11:37:25.276080594Z { +bundler_1 | 2023-11-30T11:37:25.276083860Z sender: '0xcE5271Dad46457CdAf786862Ce320D09Ad9cFE4f', +bundler_1 | 2023-11-30T11:37:25.276087176Z nonce: '0x40000000000000000', +bundler_1 | 2023-11-30T11:37:25.276090472Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:25.276094259Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.276097685Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.276100972Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.276104859Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.276108175Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.276111501Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.276114807Z paymasterAndData: '0xac0bfc98eb594eadbf88f94a9ff2c6652875a7246e6f7468696e67', +bundler_1 | 2023-11-30T11:37:25.276118164Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.276121400Z }, +bundler_1 | 2023-11-30T11:37:25.276124666Z { +bundler_1 | 2023-11-30T11:37:25.276127902Z sender: '0x309319624bc4d75d68621547A3a7413090f0e6de', +bundler_1 | 2023-11-30T11:37:25.276131198Z nonce: '0x50000000000000000', +bundler_1 | 2023-11-30T11:37:25.276134554Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:25.276138381Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.276141768Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.276145044Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.276148300Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.276151616Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.276154862Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.276158208Z paymasterAndData: '0xebdc473db5890e518dcc457391d8e3741bb103796e6f7468696e67', +bundler_1 | 2023-11-30T11:37:25.276166233Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.276169580Z }, +bundler_1 | 2023-11-30T11:37:25.276172815Z { +bundler_1 | 2023-11-30T11:37:25.276176041Z sender: '0x17aBe44A75f0824CC6Ba12bdF201604b3659D871', +bundler_1 | 2023-11-30T11:37:25.276179338Z nonce: '0x60000000000000000', +bundler_1 | 2023-11-30T11:37:25.276182754Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:25.276186541Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.276189907Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.276193144Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.276196450Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.276199736Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.276202992Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.276206268Z paymasterAndData: '0x5bc5b290223da3bc0ec40c879fb971fe4c9199396e6f7468696e67', +bundler_1 | 2023-11-30T11:37:25.276209654Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.276212890Z }, +bundler_1 | 2023-11-30T11:37:25.276216116Z { +bundler_1 | 2023-11-30T11:37:25.276219312Z sender: '0xc403Dea5f0310d519AF75169A67F78DcbA70F32b', +bundler_1 | 2023-11-30T11:37:25.276222618Z nonce: '0x70000000000000000', +bundler_1 | 2023-11-30T11:37:25.276226345Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:25.276230153Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.276233509Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.276236825Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.276240081Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.276243357Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.276246563Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.276249839Z paymasterAndData: '0xe86d9d63c0da8acb04470eee7f7c6658471fef4e6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:25.276253185Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.276256431Z }, +bundler_1 | 2023-11-30T11:37:25.276259668Z { +bundler_1 | 2023-11-30T11:37:25.276262923Z sender: '0x14aD5c7bFbA599C8Dc154D0Dd9f790C5f02cA05e', +bundler_1 | 2023-11-30T11:37:25.276266230Z nonce: '0x80000000000000000', +bundler_1 | 2023-11-30T11:37:25.276273283Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:25.276277190Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.276280576Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.276283813Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.276287068Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.276290345Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.276293631Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.276296907Z paymasterAndData: '0xa23815a35ec76901515e6cbc23c9ea09bb2557cd6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:25.276300283Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.276303549Z }, +bundler_1 | 2023-11-30T11:37:25.276306785Z { +bundler_1 | 2023-11-30T11:37:25.276310021Z sender: '0xc3561F997f58baA6d3Cc68F178fA0cf77570ED9a', +bundler_1 | 2023-11-30T11:37:25.276313328Z nonce: '0x90000000000000000', +bundler_1 | 2023-11-30T11:37:25.276316914Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:25.276320771Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.276324128Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.276327384Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.276330660Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.276333946Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.276337172Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.276340438Z paymasterAndData: '0xf3af302327566fc74ae8d005ab50f8b53bb4e04e6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:25.276343764Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.276347051Z }, +bundler_1 | 2023-11-30T11:37:25.276352441Z { +bundler_1 | 2023-11-30T11:37:25.276358291Z sender: '0x577C9A4A6a33832333210907235255007B2fD519', +bundler_1 | 2023-11-30T11:37:25.276364092Z nonce: '0xa0000000000000000', +bundler_1 | 2023-11-30T11:37:25.276369502Z initCode: '0xD5E1Cea0581D227C9468345AC975eDf5Acee93890d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:25.276376145Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.276388348Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.276393958Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.276399338Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.276405109Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.276410919Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.276416490Z paymasterAndData: '0xa9243da3cc042d8f9a3186b99a6bf6cd2d1e898d6e6f7468696e67', +bundler_1 | 2023-11-30T11:37:25.276422231Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.276427731Z } +bundler_1 | 2023-11-30T11:37:25.276432991Z ] +bundler_1 | 2023-11-30T11:37:25.296607507Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:25.298474769Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:37:25.317370306Z UserOperation: Sender=0x36aBD1DF5F85a158B43074cEb0390559217ba035 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:25.437980062Z until 281474976710655 now= 1701344245 +bundler_1 | 2023-11-30T11:37:25.449472758Z sent eth_sendUserOperation - 0xae797c5f8a8b4e981eefc66b048b7c445a487042a87da164fbc7b855cd4de542 +bundler_1 | 2023-11-30T11:37:25.451939645Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:25.451954092Z { +bundler_1 | 2023-11-30T11:37:25.451961005Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:25.451967397Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:25.451973057Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:25.451978788Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.451984448Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.451990159Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.451995519Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.452000859Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.452010447Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.452015546Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:25.452020906Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.452026346Z } +bundler_1 | 2023-11-30T11:37:25.452031536Z ] +bundler_1 | 2023-11-30T11:37:25.453958539Z UserOperation: Sender=0x36aBD1DF5F85a158B43074cEb0390559217ba035 Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:25.575634140Z until 281474976710655 now= 1701344245 +bundler_1 | 2023-11-30T11:37:25.584745110Z sent eth_sendUserOperation - 0xaffe5e624429423f1594b3710a348d4e30351bb7ae474e6b98d956511e958017 +bundler_1 | 2023-11-30T11:37:25.587237278Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:25.587251645Z { +bundler_1 | 2023-11-30T11:37:25.587258628Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:25.587264900Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:25.587270450Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:25.587294475Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.587301177Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.587306547Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.587311707Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.587316917Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.587322247Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.587327296Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:25.587332716Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.587337956Z }, +bundler_1 | 2023-11-30T11:37:25.587343636Z { +bundler_1 | 2023-11-30T11:37:25.587348986Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:25.587354607Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:25.587360077Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:25.587365768Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.587371368Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.587377229Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.587382789Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.587388049Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.587393569Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.587399370Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:25.587405001Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.587410952Z } +bundler_1 | 2023-11-30T11:37:25.587416522Z ] +bundler_1 | 2023-11-30T11:37:25.589336452Z UserOperation: Sender=0x36aBD1DF5F85a158B43074cEb0390559217ba035 Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:25.708512635Z until 281474976710655 now= 1701344245 +bundler_1 | 2023-11-30T11:37:25.717056281Z sent eth_sendUserOperation - 0xabbbd92cfedb16e4696706abb1948451cd270d5e17054e5a759546239baa8079 +bundler_1 | 2023-11-30T11:37:25.719524961Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:25.719536703Z { +bundler_1 | 2023-11-30T11:37:25.719541161Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:25.719544808Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:25.719548185Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:25.719551892Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.719555298Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.719558594Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.719561900Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.719565276Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.719568613Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.719582589Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:25.719589511Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.719595453Z }, +bundler_1 | 2023-11-30T11:37:25.719601394Z { +bundler_1 | 2023-11-30T11:37:25.719607024Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:25.719612344Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:25.719615740Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:25.719619177Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.719622603Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.719625890Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.719629226Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.719632602Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.719635858Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.719639144Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:25.719642410Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.719645656Z }, +bundler_1 | 2023-11-30T11:37:25.719648882Z { +bundler_1 | 2023-11-30T11:37:25.719652118Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:25.719655454Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:25.719658731Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:25.719662007Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.719665363Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.719668649Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.719671915Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.719678437Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.719683777Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.719689328Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:25.719694467Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.719699587Z } +bundler_1 | 2023-11-30T11:37:25.719704326Z ] +bundler_1 | 2023-11-30T11:37:25.721643572Z UserOperation: Sender=0x36aBD1DF5F85a158B43074cEb0390559217ba035 Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:25.839883041Z until 281474976710655 now= 1701344245 +bundler_1 | 2023-11-30T11:37:25.848403925Z sent eth_sendUserOperation - 0xfe7223570b4af512d4952107304da4069a47c8c3cacfb20bcacace2fe7fb02e7 +bundler_1 | 2023-11-30T11:37:25.850861437Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:25.850871817Z { +bundler_1 | 2023-11-30T11:37:25.850876485Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:25.850880212Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:25.850883609Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:25.850887055Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.850901302Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.850904768Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.850927460Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.850935656Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.850941196Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.850945244Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:25.850948760Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.850952146Z }, +bundler_1 | 2023-11-30T11:37:25.850955573Z { +bundler_1 | 2023-11-30T11:37:25.850958909Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:25.850962325Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:25.850965872Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:25.850969218Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.850972625Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.850975921Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.850979267Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.850982553Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.850985829Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.850989126Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:25.850992402Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.850995658Z }, +bundler_1 | 2023-11-30T11:37:25.850998904Z { +bundler_1 | 2023-11-30T11:37:25.851002140Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:25.851008081Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:25.851013491Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:25.851019212Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.851024121Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.851027437Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.851030793Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.851034110Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.851039269Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.851044870Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:25.851050490Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.851056421Z }, +bundler_1 | 2023-11-30T11:37:25.851061681Z { +bundler_1 | 2023-11-30T11:37:25.851067311Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:25.851073062Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:25.851078432Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:25.851083442Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.851097568Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.851103258Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.851108398Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.851113968Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.851119539Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.851125239Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:25.851130419Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.851135980Z } +bundler_1 | 2023-11-30T11:37:25.851141500Z ] +bundler_1 | 2023-11-30T11:37:25.853774517Z UserOperation: Sender=0x36aBD1DF5F85a158B43074cEb0390559217ba035 Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:25.970673369Z until 281474976710655 now= 1701344245 +bundler_1 | 2023-11-30T11:37:25.975180735Z failed: eth_sendUserOperation error: {"message":"account 0x36aBD1DF5F85a158B43074cEb0390559217ba035 is unstaked","code":-32505} +bundler_1 | 2023-11-30T11:37:25.977675247Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:25.977685346Z { +bundler_1 | 2023-11-30T11:37:25.977689934Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:25.977693621Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:25.977696967Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:25.977700304Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.977703760Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.977707197Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.977711264Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.977716965Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.977723026Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.977728466Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:25.977734147Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.977737774Z }, +bundler_1 | 2023-11-30T11:37:25.977741430Z { +bundler_1 | 2023-11-30T11:37:25.977744847Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:25.977748383Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:25.977751720Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:25.977755036Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.977758522Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.977761818Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.977765105Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.977768391Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.977771657Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.977774993Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:25.977778249Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.977791394Z }, +bundler_1 | 2023-11-30T11:37:25.977794780Z { +bundler_1 | 2023-11-30T11:37:25.977798056Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:25.977801372Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:25.977804658Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:25.977807954Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.977811351Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.977814597Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.977817863Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.977823583Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.977828613Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.977834294Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:25.977839313Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.977844843Z }, +bundler_1 | 2023-11-30T11:37:25.977849943Z { +bundler_1 | 2023-11-30T11:37:25.977854361Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:25.977859260Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:25.977864330Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:25.977870060Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:25.977875641Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.977881181Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:25.977886260Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:25.977891821Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:25.977897521Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:25.977903663Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:25.977909434Z signature: '0x' +bundler_1 | 2023-11-30T11:37:25.977915234Z } +bundler_1 | 2023-11-30T11:37:25.977920484Z ] +bundler_1 | 2023-11-30T11:37:26.130952112Z until 281474976710655 now= 1701344246 +bundler_1 | 2023-11-30T11:37:26.157455149Z sent debug_bundler_sendBundleNow - { +bundler_1 | 2023-11-30T11:37:26.157481739Z transactionHash: '0xe7d7075a1f00a785ce57054c509f126c166fbed1b61f65ecbdf289dabc8d9b5e', +bundler_1 | 2023-11-30T11:37:26.157488161Z userOpHashes: [ +bundler_1 | 2023-11-30T11:37:26.157493651Z '0xae797c5f8a8b4e981eefc66b048b7c445a487042a87da164fbc7b855cd4de542' +bundler_1 | 2023-11-30T11:37:26.157499242Z ] +bundler_1 | 2023-11-30T11:37:26.157504581Z } +bundler_1 | 2023-11-30T11:37:26.159973966Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:26.159990838Z { +bundler_1 | 2023-11-30T11:37:26.159996989Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:26.160002840Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:26.160008661Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.160028398Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.160034579Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.160040170Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.160045570Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.160050479Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.160055689Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.160060808Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.160066068Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.160071298Z }, +bundler_1 | 2023-11-30T11:37:26.160076909Z { +bundler_1 | 2023-11-30T11:37:26.160082469Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:26.160087738Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:26.160092958Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.160098569Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.160104300Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.160110090Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.160115581Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.160121842Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.160126822Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.160132552Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.160138103Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.160143663Z }, +bundler_1 | 2023-11-30T11:37:26.160148993Z { +bundler_1 | 2023-11-30T11:37:26.160154513Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:26.160160003Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:26.160165554Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.160171214Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.160176795Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.160182215Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.160187965Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.160193265Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.160199036Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.160205137Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.160210568Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.160215857Z } +bundler_1 | 2023-11-30T11:37:26.160220887Z ] +bundler_1 | 2023-11-30T11:37:26.178969290Z sent eth_getUserOperationReceipt - { +bundler_1 | 2023-11-30T11:37:26.178993455Z userOpHash: '0xae797c5f8a8b4e981eefc66b048b7c445a487042a87da164fbc7b855cd4de542', +bundler_1 | 2023-11-30T11:37:26.179000138Z sender: '0x36aBD1DF5F85a158B43074cEb0390559217ba035', +bundler_1 | 2023-11-30T11:37:26.179019113Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:26.179025064Z actualGasCost: '0x3d779525ba1f8', +bundler_1 | 2023-11-30T11:37:26.179030544Z actualGasUsed: '0x57fff', +bundler_1 | 2023-11-30T11:37:26.179035674Z success: true, +bundler_1 | 2023-11-30T11:37:26.179040643Z logs: [], +bundler_1 | 2023-11-30T11:37:26.179045813Z receipt: { +bundler_1 | 2023-11-30T11:37:26.179050782Z to: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789', +bundler_1 | 2023-11-30T11:37:26.179056052Z from: '0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266', +bundler_1 | 2023-11-30T11:37:26.179061402Z contractAddress: null, +bundler_1 | 2023-11-30T11:37:26.179066882Z transactionIndex: '0x0', +bundler_1 | 2023-11-30T11:37:26.179071952Z gasUsed: '0x196e9', +bundler_1 | 2023-11-30T11:37:26.179079736Z logsBloom: '0x000000000000000000000000000000000000000000000000000000000080000000080000000000000002000100080000201000000000000000000200000000400000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000800000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000080002000000000000000000000000000001000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:26.179088302Z blockHash: '0x3405626b6d75e9e17d01fb347be69b958501fb459a2a786d1c870292ddc2499a', +bundler_1 | 2023-11-30T11:37:26.179094423Z transactionHash: '0xe7d7075a1f00a785ce57054c509f126c166fbed1b61f65ecbdf289dabc8d9b5e', +bundler_1 | 2023-11-30T11:37:26.179100014Z logs: [ [Object], [Object] ], +bundler_1 | 2023-11-30T11:37:26.179105655Z blockNumber: '0xe9', +bundler_1 | 2023-11-30T11:37:26.179110794Z confirmations: '0x1', +bundler_1 | 2023-11-30T11:37:26.179116084Z cumulativeGasUsed: '0x196e9', +bundler_1 | 2023-11-30T11:37:26.179121664Z effectiveGasPrice: '0x59682f08', +bundler_1 | 2023-11-30T11:37:26.179127184Z status: '0x1', +bundler_1 | 2023-11-30T11:37:26.179132715Z type: '0x2', +bundler_1 | 2023-11-30T11:37:26.179138516Z byzantium: true +bundler_1 | 2023-11-30T11:37:26.179144517Z } +bundler_1 | 2023-11-30T11:37:26.179149787Z } +bundler_1 | 2023-11-30T11:37:26.182397603Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:26.184324727Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:37:26.246002928Z UserOperation: Sender=0xd70355979a755a589C0868e8d8247fE0e4C5beAc Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:26.379323949Z until 281474976710655 now= 1701344246 +bundler_1 | 2023-11-30T11:37:26.387563858Z sent eth_sendUserOperation - 0xe680650ac33cda06c9da42d6a5b7f305fc27d2846e7b4d1547d53bd3cfdbdce0 +bundler_1 | 2023-11-30T11:37:26.389959736Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:26.389971318Z { +bundler_1 | 2023-11-30T11:37:26.389977038Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.389980866Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:26.389984382Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.389998438Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.390003478Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.390009319Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.390014799Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.390020389Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.390024938Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.390028364Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.390031750Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.390035307Z } +bundler_1 | 2023-11-30T11:37:26.390038573Z ] +bundler_1 | 2023-11-30T11:37:26.392006813Z UserOperation: Sender=0xd70355979a755a589C0868e8d8247fE0e4C5beAc Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:26.529948841Z until 281474976710655 now= 1701344246 +bundler_1 | 2023-11-30T11:37:26.538395577Z sent eth_sendUserOperation - 0x9368191a54eaf7e81d0998319149ac577224678b761e3c67e5b4c005c05dc8a2 +bundler_1 | 2023-11-30T11:37:26.540843151Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:26.540856867Z { +bundler_1 | 2023-11-30T11:37:26.540861636Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.540865352Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:26.540868779Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.540872085Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.540875551Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.540879158Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.540882915Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.540888646Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.540894487Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.540900117Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.540904165Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.540907481Z }, +bundler_1 | 2023-11-30T11:37:26.540910977Z { +bundler_1 | 2023-11-30T11:37:26.540914344Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.540917690Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:26.540921046Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.540924473Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.540927939Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.540931255Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.540934511Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.540937798Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.540941064Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.540954629Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.540958145Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.540961502Z } +bundler_1 | 2023-11-30T11:37:26.540964758Z ] +bundler_1 | 2023-11-30T11:37:26.542841795Z UserOperation: Sender=0xd70355979a755a589C0868e8d8247fE0e4C5beAc Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:26.676751550Z until 281474976710655 now= 1701344246 +bundler_1 | 2023-11-30T11:37:26.686306338Z sent eth_sendUserOperation - 0x1b64f7d1e34b8a89f111dcbd1786b07820901c3e46357f39f0baf39a61050f3c +bundler_1 | 2023-11-30T11:37:26.688859897Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:26.688875897Z { +bundler_1 | 2023-11-30T11:37:26.688883000Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.688889112Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:26.688894912Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.688900343Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.688905843Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.688911423Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.688916833Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.688921983Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.688927694Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.688932983Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.688938293Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.688943573Z }, +bundler_1 | 2023-11-30T11:37:26.688948623Z { +bundler_1 | 2023-11-30T11:37:26.688954163Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.688959894Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:26.688965324Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.688970694Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.688976384Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.688988096Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.688994007Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.688999748Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.689005769Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.689011340Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.689016449Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.689040925Z }, +bundler_1 | 2023-11-30T11:37:26.689048669Z { +bundler_1 | 2023-11-30T11:37:26.689054340Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.689059930Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:26.689065421Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.689071121Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.689091379Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.689096949Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.689101037Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.689118379Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.689124431Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.689129821Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.689134599Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.689138036Z } +bundler_1 | 2023-11-30T11:37:26.689141302Z ] +bundler_1 | 2023-11-30T11:37:26.691443048Z UserOperation: Sender=0xd70355979a755a589C0868e8d8247fE0e4C5beAc Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:26.826110252Z until 281474976710655 now= 1701344246 +bundler_1 | 2023-11-30T11:37:26.834671124Z sent eth_sendUserOperation - 0x75a73469b3fa05783661b4523b237fa3a7e9b46c1613839943c45bde74dab23c +bundler_1 | 2023-11-30T11:37:26.837167949Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:26.837178369Z { +bundler_1 | 2023-11-30T11:37:26.837182737Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.837186404Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:26.837189760Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.837193116Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.837196583Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.837200049Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.837203446Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.837209367Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.837214697Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.837220227Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.837225547Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.837230546Z }, +bundler_1 | 2023-11-30T11:37:26.837234063Z { +bundler_1 | 2023-11-30T11:37:26.837237519Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.837240966Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:26.837244282Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.837247628Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.837251395Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.837254751Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.837258057Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.837261344Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.837264640Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.837267936Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.837281171Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.837284577Z }, +bundler_1 | 2023-11-30T11:37:26.837287853Z { +bundler_1 | 2023-11-30T11:37:26.837291079Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.837295207Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:26.837300587Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.837306047Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.837311938Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.837317559Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.837323550Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.837329050Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.837334550Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.837339750Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.837344799Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.837350560Z }, +bundler_1 | 2023-11-30T11:37:26.837355098Z { +bundler_1 | 2023-11-30T11:37:26.837358385Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.837361771Z nonce: '0x40000000000000000', +bundler_1 | 2023-11-30T11:37:26.837365047Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.837368403Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.837371760Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.837375036Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.837378562Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.837381828Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.837385105Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.837388391Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.837391687Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.837394963Z } +bundler_1 | 2023-11-30T11:37:26.837398189Z ] +bundler_1 | 2023-11-30T11:37:26.839311787Z UserOperation: Sender=0xd70355979a755a589C0868e8d8247fE0e4C5beAc Nonce=92233720368547758080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:26.977153492Z until 281474976710655 now= 1701344246 +bundler_1 | 2023-11-30T11:37:26.985940238Z sent eth_sendUserOperation - 0xdcd33fb6b18e88c4928ae9d9cdabc463c819166ba0da7f2401e3b5427d912a4a +bundler_1 | 2023-11-30T11:37:26.988457636Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:26.988471011Z { +bundler_1 | 2023-11-30T11:37:26.988475890Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.988479657Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:26.988483093Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.988486520Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.988502590Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.988508551Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.988513801Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.988519080Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.988522547Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.988525913Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.988529239Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.988532565Z }, +bundler_1 | 2023-11-30T11:37:26.988535952Z { +bundler_1 | 2023-11-30T11:37:26.988539278Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.988542614Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:26.988545990Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.988549367Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.988552773Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.988556039Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.988559315Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.988562612Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.988565878Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.988569184Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.988572450Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.988575766Z }, +bundler_1 | 2023-11-30T11:37:26.988578982Z { +bundler_1 | 2023-11-30T11:37:26.988582208Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.988585524Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:26.988589872Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.988595172Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.988600612Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.988605822Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.988611332Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.988616963Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.988622563Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.988628134Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.988633444Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.988639295Z }, +bundler_1 | 2023-11-30T11:37:26.988644424Z { +bundler_1 | 2023-11-30T11:37:26.988650115Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.988654222Z nonce: '0x40000000000000000', +bundler_1 | 2023-11-30T11:37:26.988657549Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.988660865Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.988664361Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.988673628Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.988677035Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.988680321Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.988683657Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.988686984Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.988690250Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.988693546Z }, +bundler_1 | 2023-11-30T11:37:26.988696832Z { +bundler_1 | 2023-11-30T11:37:26.988700078Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.988703414Z nonce: '0x50000000000000000', +bundler_1 | 2023-11-30T11:37:26.988707391Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.988713302Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.988719053Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.988724473Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.988730334Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.988733731Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.988737037Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.988740363Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.988743669Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.988746925Z } +bundler_1 | 2023-11-30T11:37:26.988750191Z ] +bundler_1 | 2023-11-30T11:37:26.990598268Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:26.990609429Z { +bundler_1 | 2023-11-30T11:37:26.990614478Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.990618145Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:26.990621511Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.990624867Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.990628344Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.990631660Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.990635006Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.990638282Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.990642270Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.990647870Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.990653481Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.990658911Z }, +bundler_1 | 2023-11-30T11:37:26.990663329Z { +bundler_1 | 2023-11-30T11:37:26.990666755Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.990670182Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:26.990673508Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.990676874Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.990686863Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.990690299Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.990693606Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.990696912Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.990700158Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.990703454Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.990706720Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.990710006Z }, +bundler_1 | 2023-11-30T11:37:26.990713242Z { +bundler_1 | 2023-11-30T11:37:26.990716528Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.990719935Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:26.990723311Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.990726577Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.990729963Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.990733229Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.990736506Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.990739781Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.990743038Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.990746444Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.990749760Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.990753046Z }, +bundler_1 | 2023-11-30T11:37:26.990756302Z { +bundler_1 | 2023-11-30T11:37:26.990759558Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.990764898Z nonce: '0x40000000000000000', +bundler_1 | 2023-11-30T11:37:26.990770298Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.990775608Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.990780708Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.990785727Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.990790887Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.990796457Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.990800475Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.990803901Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.990807237Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.990810524Z }, +bundler_1 | 2023-11-30T11:37:26.990813770Z { +bundler_1 | 2023-11-30T11:37:26.990817056Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:26.990820372Z nonce: '0x50000000000000000', +bundler_1 | 2023-11-30T11:37:26.990823638Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:26.990826914Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:26.990830280Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.990839027Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:26.990844917Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:26.990850368Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:26.990855708Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:26.990860717Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:26.990865616Z signature: '0x' +bundler_1 | 2023-11-30T11:37:26.990871066Z } +bundler_1 | 2023-11-30T11:37:26.990874593Z ] +bundler_1 | 2023-11-30T11:37:27.131454170Z until 281474976710655 now= 1701344247 +bundler_1 | 2023-11-30T11:37:27.157503267Z sent debug_bundler_sendBundleNow - { +bundler_1 | 2023-11-30T11:37:27.157523535Z transactionHash: '0x8397365841739f19c42f4e0eefac6a1cc14daaf64a82a1187e99fcfcd2a32b9c', +bundler_1 | 2023-11-30T11:37:27.157528254Z userOpHashes: [ +bundler_1 | 2023-11-30T11:37:27.157531951Z '0xe680650ac33cda06c9da42d6a5b7f305fc27d2846e7b4d1547d53bd3cfdbdce0' +bundler_1 | 2023-11-30T11:37:27.157536249Z ] +bundler_1 | 2023-11-30T11:37:27.157542040Z } +bundler_1 | 2023-11-30T11:37:27.159992650Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:27.160006636Z { +bundler_1 | 2023-11-30T11:37:27.160010904Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:27.160014561Z nonce: '0x20000000000000000', +bundler_1 | 2023-11-30T11:37:27.160018217Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:27.160021583Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:27.160025000Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:27.160028346Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:27.160031702Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:27.160036381Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:27.160042162Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:27.160047863Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:27.160053293Z signature: '0x' +bundler_1 | 2023-11-30T11:37:27.160057140Z }, +bundler_1 | 2023-11-30T11:37:27.160060616Z { +bundler_1 | 2023-11-30T11:37:27.160063983Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:27.160067319Z nonce: '0x30000000000000000', +bundler_1 | 2023-11-30T11:37:27.160070655Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:27.160074032Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:27.160077438Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:27.160080744Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:27.160084040Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:27.160087406Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:27.160090663Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:27.160106001Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:27.160109458Z signature: '0x' +bundler_1 | 2023-11-30T11:37:27.160112744Z }, +bundler_1 | 2023-11-30T11:37:27.160116010Z { +bundler_1 | 2023-11-30T11:37:27.160119266Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:27.160122582Z nonce: '0x40000000000000000', +bundler_1 | 2023-11-30T11:37:27.160125878Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:27.160129154Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:27.160132581Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:27.160135887Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:27.160140395Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:27.160146236Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:27.160151776Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:27.160157347Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:27.160162787Z signature: '0x' +bundler_1 | 2023-11-30T11:37:27.160168037Z }, +bundler_1 | 2023-11-30T11:37:27.160173246Z { +bundler_1 | 2023-11-30T11:37:27.160176853Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:27.160180230Z nonce: '0x50000000000000000', +bundler_1 | 2023-11-30T11:37:27.160183566Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:27.160186912Z callData: '0xa9e966b70000000000000000000000000000000000000000000000000000000000000001', +bundler_1 | 2023-11-30T11:37:27.160190268Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:27.160193524Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:27.160196790Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:27.160200127Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:27.160203403Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:27.160206679Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:27.160209985Z signature: '0x' +bundler_1 | 2023-11-30T11:37:27.160213261Z } +bundler_1 | 2023-11-30T11:37:27.160216487Z ] +bundler_1 | 2023-11-30T11:37:27.175458451Z sent eth_getUserOperationReceipt - { +bundler_1 | 2023-11-30T11:37:27.175471125Z userOpHash: '0xe680650ac33cda06c9da42d6a5b7f305fc27d2846e7b4d1547d53bd3cfdbdce0', +bundler_1 | 2023-11-30T11:37:27.175475743Z sender: '0xd70355979a755a589C0868e8d8247fE0e4C5beAc', +bundler_1 | 2023-11-30T11:37:27.175479450Z nonce: '0x10000000000000000', +bundler_1 | 2023-11-30T11:37:27.175482847Z actualGasCost: '0x3f0dd7cd5d0c8', +bundler_1 | 2023-11-30T11:37:27.175486193Z actualGasUsed: '0x5a459', +bundler_1 | 2023-11-30T11:37:27.175489489Z success: true, +bundler_1 | 2023-11-30T11:37:27.175492765Z logs: [], +bundler_1 | 2023-11-30T11:37:27.175496081Z receipt: { +bundler_1 | 2023-11-30T11:37:27.175502784Z to: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789', +bundler_1 | 2023-11-30T11:37:27.175518493Z from: '0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266', +bundler_1 | 2023-11-30T11:37:27.175523823Z contractAddress: null, +bundler_1 | 2023-11-30T11:37:27.175527149Z transactionIndex: '0x0', +bundler_1 | 2023-11-30T11:37:27.175530455Z gasUsed: '0x1bb4f', +bundler_1 | 2023-11-30T11:37:27.175533922Z logsBloom: '0x000000000080000000000000000000000000000000000001000000000000000000080000000000000002000100000000001000000000000000000200000000000000000000000000000000008000000000000000400000000000000000002000000000000a0000000000000000000800000000000000000000000000000200000000000000000000000000000000000000000000000000000000001000000000000000000000000000400000020000000000000000000000000002000000000000000000000000000001000000000000000000000000000000000000000020000040000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:37:27.175538050Z blockHash: '0xfa2071bff9b3a68abcce8496146c7315bb3b84cdbad9b28a62c9abc443790317', +bundler_1 | 2023-11-30T11:37:27.175541546Z transactionHash: '0x8397365841739f19c42f4e0eefac6a1cc14daaf64a82a1187e99fcfcd2a32b9c', +bundler_1 | 2023-11-30T11:37:27.175544932Z logs: [ [Object], [Object], [Object] ], +bundler_1 | 2023-11-30T11:37:27.175548289Z blockNumber: '0xed', +bundler_1 | 2023-11-30T11:37:27.175551585Z confirmations: '0x1', +bundler_1 | 2023-11-30T11:37:27.175554871Z cumulativeGasUsed: '0x1bb4f', +bundler_1 | 2023-11-30T11:37:27.175558157Z effectiveGasPrice: '0x59682f08', +bundler_1 | 2023-11-30T11:37:27.175561453Z status: '0x1', +bundler_1 | 2023-11-30T11:37:27.175564739Z type: '0x2', +bundler_1 | 2023-11-30T11:37:27.175568025Z byzantium: true +bundler_1 | 2023-11-30T11:37:27.175571321Z } +bundler_1 | 2023-11-30T11:37:27.175574768Z } +bundler_1 | 2023-11-30T11:37:27.178404445Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:27.180225781Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:37:27.320779293Z UserOperation: Sender=0x26A0D7134f1297C806184Ab3e13C61B54cae2F91 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:27.457441591Z until 281474976710655 now= 1701344247 +bundler_1 | 2023-11-30T11:37:27.465837067Z sent eth_sendUserOperation - 0x7fb27b0205a2c92a9dd05ae025ae4e84ead5db39847c1dd1e2beaf07126263e9 +bundler_1 | 2023-11-30T11:37:27.468314547Z UserOperation: Sender=0x23edDd678ee7E652B6478526989D102436f3071f Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:27.613969158Z until 281474976710655 now= 1701344247 +bundler_1 | 2023-11-30T11:37:27.623078960Z sent eth_sendUserOperation - 0x053f017b18a6f84a4c83ad2c074b11e17b16c73de5b4606828e230f708a15863 +bundler_1 | 2023-11-30T11:37:27.764473711Z until 281474976710655 now= 1701344247 +bundler_1 | 2023-11-30T11:37:27.910341101Z until 281474976710655 now= 1701344247 +bundler_1 | 2023-11-30T11:37:27.910375776Z UserOperation from 0x23edDd678ee7E652B6478526989D102436f3071f sender accessed a storage of another known sender 0x26a0d7134f1297c806184ab3e13c61b54cae2f91 +bundler_1 | 2023-11-30T11:37:27.940437107Z sent debug_bundler_sendBundleNow - { +bundler_1 | 2023-11-30T11:37:27.940458226Z transactionHash: '0xfa2914b4e5aacb2b42de885ebf6fe0688bca31952b99b3767c733e4a43024dec', +bundler_1 | 2023-11-30T11:37:27.940474096Z userOpHashes: [ +bundler_1 | 2023-11-30T11:37:27.940477863Z '0x7fb27b0205a2c92a9dd05ae025ae4e84ead5db39847c1dd1e2beaf07126263e9' +bundler_1 | 2023-11-30T11:37:27.940481349Z ] +bundler_1 | 2023-11-30T11:37:27.940484816Z } +bundler_1 | 2023-11-30T11:37:27.942820581Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:27.942831682Z { +bundler_1 | 2023-11-30T11:37:27.942836151Z sender: '0x23edDd678ee7E652B6478526989D102436f3071f', +bundler_1 | 2023-11-30T11:37:27.942839837Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:27.942843164Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:27.942846399Z callData: '0x', +bundler_1 | 2023-11-30T11:37:27.942849625Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:27.942852912Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:27.942856208Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:27.942859464Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:27.942862810Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:27.942866126Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:27.942869462Z signature: '0x' +bundler_1 | 2023-11-30T11:37:27.942872759Z } +bundler_1 | 2023-11-30T11:37:27.942875975Z ] +bundler_1 | 2023-11-30T11:37:27.964314541Z sent eth_getUserOperationReceipt - { +bundler_1 | 2023-11-30T11:37:27.964332324Z userOpHash: '0x7fb27b0205a2c92a9dd05ae025ae4e84ead5db39847c1dd1e2beaf07126263e9', +bundler_1 | 2023-11-30T11:37:27.964337003Z sender: '0x26A0D7134f1297C806184Ab3e13C61B54cae2F91', +bundler_1 | 2023-11-30T11:37:27.964340840Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:27.964344236Z actualGasCost: '0x3f08ddc0bf138', +bundler_1 | 2023-11-30T11:37:27.964347573Z actualGasUsed: '0x5a3e7', +bundler_1 | 2023-11-30T11:37:27.964350839Z success: true, +bundler_1 | 2023-11-30T11:37:27.964354175Z logs: [], +bundler_1 | 2023-11-30T11:37:27.964357391Z receipt: { +bundler_1 | 2023-11-30T11:37:27.964360677Z to: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789', +bundler_1 | 2023-11-30T11:37:27.964364023Z from: '0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266', +bundler_1 | 2023-11-30T11:37:27.964367490Z contractAddress: null, +bundler_1 | 2023-11-30T11:37:27.964372239Z transactionIndex: '0x0', +bundler_1 | 2023-11-30T11:37:27.964378531Z gasUsed: '0x1a95d', +bundler_1 | 2023-11-30T11:37:27.964384942Z logsBloom: '0x000000000000000000000000000000000000000000000000080000000000000000080000000000000002000100000001001000000000000000000200000000000000000000000000000000000000000000000000000000000000000000002000000000000a0000000000000000000800000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000001000400000000000400000000000000000000002000000000000000000000000000001000000000000000000000000000000000000000020000040000000000000000000000020000000000000000000000000000001000000', +bundler_1 | 2023-11-30T11:37:27.964392937Z blockHash: '0xe473715b1930866f9f41a92c8969fa866cd4bd9ca1c4d2044a703d6d1342f9a5', +bundler_1 | 2023-11-30T11:37:27.964407294Z transactionHash: '0xfa2914b4e5aacb2b42de885ebf6fe0688bca31952b99b3767c733e4a43024dec', +bundler_1 | 2023-11-30T11:37:27.964410861Z logs: [ [Object], [Object], [Object] ], +bundler_1 | 2023-11-30T11:37:27.964414327Z blockNumber: '0xf6', +bundler_1 | 2023-11-30T11:37:27.964417623Z confirmations: '0x1', +bundler_1 | 2023-11-30T11:37:27.964420910Z cumulativeGasUsed: '0x1a95d', +bundler_1 | 2023-11-30T11:37:27.964424205Z effectiveGasPrice: '0x59682f08', +bundler_1 | 2023-11-30T11:37:27.964427482Z status: '0x1', +bundler_1 | 2023-11-30T11:37:27.964430758Z type: '0x2', +bundler_1 | 2023-11-30T11:37:27.964434064Z byzantium: true +bundler_1 | 2023-11-30T11:37:27.964437370Z } +bundler_1 | 2023-11-30T11:37:27.964440807Z } +bundler_1 | 2023-11-30T11:37:27.971065614Z sent eth_getUserOperationReceipt - null +bundler_1 | 2023-11-30T11:37:27.974196793Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:27.976081999Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:37:28.083722803Z UserOperation: Sender=0x79a136EFd95465Ee85b4B8A610179176a6911BC8 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:28.195442069Z until 281474976710655 now= 1701344248 +bundler_1 | 2023-11-30T11:37:28.203531609Z sent eth_sendUserOperation - 0x974f08ae8ff07d07b41855b3096a32580eb8825210b9e66027287d546b9f4f96 +bundler_1 | 2023-11-30T11:37:28.206050135Z UserOperation: Sender=0x207EAa2718bAB7dbfeeb4f8FB55DD05586ff96e7 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x79a136efd95465ee85b4b8a610179176a6911bc8 +bundler_1 | 2023-11-30T11:37:28.362349807Z until 281474976710655 now= 1701344248 +bundler_1 | 2023-11-30T11:37:28.366829601Z failed: eth_sendUserOperation error: {"message":"A Paymaster at 0x79a136efd95465ee85b4b8a610179176a6911bc8 in this UserOperation is used as a sender entity in another UserOperation currently in mempool.","code":-32502} +bundler_1 | 2023-11-30T11:37:28.369621301Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:28.371592825Z UserOperation: Sender=0x207EAa2718bAB7dbfeeb4f8FB55DD05586ff96e7 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x79a136efd95465ee85b4b8a610179176a6911bc8 +bundler_1 | 2023-11-30T11:37:28.529552897Z until 281474976710655 now= 1701344248 +bundler_1 | 2023-11-30T11:37:28.537804258Z sent eth_sendUserOperation - 0xde46934b8627092d706ad602556d8f49a667942277a78ae2d6295f9ebcd36525 +bundler_1 | 2023-11-30T11:37:28.540318086Z UserOperation: Sender=0x79a136EFd95465Ee85b4B8A610179176a6911BC8 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:28.650880444Z until 281474976710655 now= 1701344248 +bundler_1 | 2023-11-30T11:37:28.655289897Z failed: eth_sendUserOperation error: {"message":"The sender address \"0x79a136EFd95465Ee85b4B8A610179176a6911BC8\" is used as a different entity in another UserOperation currently in mempool","code":-32502} +bundler_1 | 2023-11-30T11:37:28.658938872Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:28.660806856Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:37:28.709370172Z sent debug_bundler_getStakeStatus - { +bundler_1 | 2023-11-30T11:37:28.709406039Z stakeInfo: { +bundler_1 | 2023-11-30T11:37:28.709412301Z addr: '0xA9f5762bfA72322297eb11a078FA7AB6E7869506', +bundler_1 | 2023-11-30T11:37:28.709417451Z stake: '0', +bundler_1 | 2023-11-30T11:37:28.709422260Z unstakeDelaySec: '0' +bundler_1 | 2023-11-30T11:37:28.709427189Z }, +bundler_1 | 2023-11-30T11:37:28.709432238Z isStaked: false +bundler_1 | 2023-11-30T11:37:28.709437057Z } +bundler_1 | 2023-11-30T11:37:28.779566585Z sent debug_bundler_getStakeStatus - { +bundler_1 | 2023-11-30T11:37:28.779588225Z stakeInfo: { +bundler_1 | 2023-11-30T11:37:28.779592824Z addr: '0x40bF443cD479fB7794DD791AE27174efEbCdc9a8', +bundler_1 | 2023-11-30T11:37:28.779607100Z stake: '1000000000000000000', +bundler_1 | 2023-11-30T11:37:28.779612811Z unstakeDelaySec: '2' +bundler_1 | 2023-11-30T11:37:28.779618372Z }, +bundler_1 | 2023-11-30T11:37:28.779622269Z isStaked: true +bundler_1 | 2023-11-30T11:37:28.779626356Z } +bundler_1 | 2023-11-30T11:37:28.782701143Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:28.784494605Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:37:28.846908097Z UserOperation: Sender=0x7DA5BA11960839316eed98d9C29c66cf5d6e2061 Nonce=2268949521066274848768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:28.960348837Z until 281474976710655 now= 1701344248 +bundler_1 | 2023-11-30T11:37:28.968650041Z sent eth_sendUserOperation - 0xbde284ac6944d553c4967c2fb3e4de228572f29b5c410ae15a9521010b85af54 +bundler_1 | 2023-11-30T11:37:28.971057150Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:28.971070705Z { +bundler_1 | 2023-11-30T11:37:28.971075614Z sender: '0x7DA5BA11960839316eed98d9C29c66cf5d6e2061', +bundler_1 | 2023-11-30T11:37:28.971079341Z nonce: '0x7b0000000000000000', +bundler_1 | 2023-11-30T11:37:28.971082857Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:28.971086144Z callData: '0x', +bundler_1 | 2023-11-30T11:37:28.971089530Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:28.971092876Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:28.971096282Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:28.971101282Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:28.971107333Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:28.971112643Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:28.971117812Z signature: '0x' +bundler_1 | 2023-11-30T11:37:28.971121369Z } +bundler_1 | 2023-11-30T11:37:28.971124776Z ] +bundler_1 | 2023-11-30T11:37:29.026467091Z sent debug_bundler_sendBundleNow - ok +bundler_1 | 2023-11-30T11:37:29.031029089Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:29.073167119Z UserOperation: Sender=0x7DA5BA11960839316eed98d9C29c66cf5d6e2061 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:29.186930722Z until 281474976710655 now= 1701344249 +bundler_1 | 2023-11-30T11:37:29.195187707Z sent eth_sendUserOperation - 0x80cc642d95df967829e821b3f1097b0215f400bff5fb8fdb5f282c927a38753d +bundler_1 | 2023-11-30T11:37:29.197549451Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:29.197559810Z { +bundler_1 | 2023-11-30T11:37:29.197564339Z sender: '0x7DA5BA11960839316eed98d9C29c66cf5d6e2061', +bundler_1 | 2023-11-30T11:37:29.197568075Z nonce: '0x0', +bundler_1 | 2023-11-30T11:37:29.197571662Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:29.197574999Z callData: '0x', +bundler_1 | 2023-11-30T11:37:29.197578355Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:29.197581671Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:29.197584977Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:29.197588263Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:29.197591559Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:29.197594885Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:29.197598272Z signature: '0x' +bundler_1 | 2023-11-30T11:37:29.197601578Z } +bundler_1 | 2023-11-30T11:37:29.197604814Z ] +bundler_1 | 2023-11-30T11:37:29.310737079Z until 281474976710655 now= 1701344249 +bundler_1 | 2023-11-30T11:37:29.338086455Z sent debug_bundler_sendBundleNow - { +bundler_1 | 2023-11-30T11:37:29.338101493Z transactionHash: '0x1a2d32a8c7cfd350ef0bfb8a65f1d02191256cd4238f55a3843f4aed276beb1f', +bundler_1 | 2023-11-30T11:37:29.338106362Z userOpHashes: [ +bundler_1 | 2023-11-30T11:37:29.338110149Z '0x80cc642d95df967829e821b3f1097b0215f400bff5fb8fdb5f282c927a38753d' +bundler_1 | 2023-11-30T11:37:29.338113686Z ] +bundler_1 | 2023-11-30T11:37:29.338117192Z } +bundler_1 | 2023-11-30T11:37:29.340408676Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:29.385970602Z UserOperation: Sender=0x7DA5BA11960839316eed98d9C29c66cf5d6e2061 Nonce=1 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:29.495924386Z until 281474976710655 now= 1701344249 +bundler_1 | 2023-11-30T11:37:29.504152523Z sent eth_sendUserOperation - 0xb8e9720991769c8d2007040506997ba76e46e05e8c4efae220741fdbf97f567f +bundler_1 | 2023-11-30T11:37:29.506534856Z sent debug_bundler_dumpMempool - [ +bundler_1 | 2023-11-30T11:37:29.506544884Z { +bundler_1 | 2023-11-30T11:37:29.506549523Z sender: '0x7DA5BA11960839316eed98d9C29c66cf5d6e2061', +bundler_1 | 2023-11-30T11:37:29.506553440Z nonce: '0x1', +bundler_1 | 2023-11-30T11:37:29.506556987Z initCode: '0x', +bundler_1 | 2023-11-30T11:37:29.506560353Z callData: '0x', +bundler_1 | 2023-11-30T11:37:29.506563650Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:37:29.506566996Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:37:29.506570322Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:37:29.506573658Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:37:29.506579419Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:37:29.506585420Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:37:29.506603484Z signature: '0x' +bundler_1 | 2023-11-30T11:37:29.506607131Z } +bundler_1 | 2023-11-30T11:37:29.506610417Z ] +bundler_1 | 2023-11-30T11:37:29.626542162Z until 281474976710655 now= 1701344249 +bundler_1 | 2023-11-30T11:37:29.652730286Z sent debug_bundler_sendBundleNow - { +bundler_1 | 2023-11-30T11:37:29.652749852Z transactionHash: '0x983160eefb616282824af7a0e73d9593841e0872d58e3765d145b468aee491c4', +bundler_1 | 2023-11-30T11:37:29.652754541Z userOpHashes: [ +bundler_1 | 2023-11-30T11:37:29.652758097Z '0xb8e9720991769c8d2007040506997ba76e46e05e8c4efae220741fdbf97f567f' +bundler_1 | 2023-11-30T11:37:29.652761815Z ] +bundler_1 | 2023-11-30T11:37:29.652765231Z } +bundler_1 | 2023-11-30T11:37:29.655058227Z sent debug_bundler_dumpMempool - [] +bundler_1 | 2023-11-30T11:37:29.661817472Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:29.717812959Z UserOperation: Sender=0x913FA46511C84aB500CE6f57D9473BE035C04D3d Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x8af7ccc06d5878f48900be8490e8d252b91e11a1 +bundler_1 | 2023-11-30T11:37:29.940860579Z until 281474976710655 now= 1701344249 +bundler_1 | 2023-11-30T11:37:29.949073886Z sent eth_sendUserOperation - 0x26213b971c08f0af3658105d5d2525eb07af3f1ce4cf35ddbc00d3b6e8e4feec +bundler_1 | 2023-11-30T11:37:29.952602413Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:30.007717678Z UserOperation: Sender=0x257e57E97612cE37c93b4756C29Dc7439c88e90E Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x1f28eaea48698cb268a997fffd5d3b009d7979aa +bundler_1 | 2023-11-30T11:37:30.233693115Z failed: eth_sendUserOperation error: {"message":"unstaked paymaster accessed paymaster slot 0x0000000000000000000000000000000000000000000000000000000000000001","data":{"paymaster":"0x1f28eaea48698cb268a997fffd5d3b009d7979aa"},"code":-32502} +bundler_1 | 2023-11-30T11:37:30.237496488Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:30.294453137Z UserOperation: Sender=0x4E9865d333def1Af0f9D005a688434Ac621AA146 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x285fa5541e8a9d5bbb84313b40229a71f39dddc0 +bundler_1 | 2023-11-30T11:37:30.541588588Z failed: eth_sendUserOperation error: {"message":"unstaked paymaster accessed 0xb1600f8a5a29d0263af9c449db7b6a52063ec8a4 slot 0xc87eb3e1f6fcbd302aa13b0f1ab02a330cfea1182f53498001bc403e9d4451e6","data":{"paymaster":"0x285fa5541e8a9d5bbb84313b40229a71f39dddc0"},"code":-32502} +bundler_1 | 2023-11-30T11:37:30.545233725Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:30.601613295Z UserOperation: Sender=0xE1eab2C2B71425A5d00aD2083fa5455a843afA84 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb54c6b7e94cc7d74716dfe0deef1c41329c8d467 +bundler_1 | 2023-11-30T11:37:30.847433113Z failed: eth_sendUserOperation error: {"message":"unstaked paymaster accessed 0x768df32a4dc79f64b4872ae0c424cffce135c017 slot 0xd1c660511a0a46db1fee4af45cdc93ae282fb6358f4341bf5c737ab024691902","data":{"paymaster":"0xb54c6b7e94cc7d74716dfe0deef1c41329c8d467"},"code":-32502} +bundler_1 | 2023-11-30T11:37:30.851132291Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:30.906483904Z UserOperation: Sender=0xEDA925B1E02440e14F1222960D2a3273e9c138fc Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x7d612189245745d03d8ca0512039fd02e11fb459 +bundler_1 | 2023-11-30T11:37:31.141157995Z until 281474976710655 now= 1701344251 +bundler_1 | 2023-11-30T11:37:31.149455005Z sent eth_sendUserOperation - 0x5be8413bc831f96edef0eedf46e6345492dcd1bb02ab94fc3a8f44f189f4d936 +bundler_1 | 2023-11-30T11:37:31.152969218Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:31.211199332Z UserOperation: Sender=0x50c9BC7Dbe320caD06dE21F7DecD6247e9fC9b09 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xa080d8f6fb07c7d1112af2937e83b30852cbc5a5 +bundler_1 | 2023-11-30T11:37:31.458005135Z until 281474976710655 now= 1701344251 +bundler_1 | 2023-11-30T11:37:31.466425994Z sent eth_sendUserOperation - 0x548b6a12b08632328c5b21c61416bfcb4799a9056e5ef7b8f460172fa60dde81 +bundler_1 | 2023-11-30T11:37:31.470010109Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:31.525836607Z UserOperation: Sender=0xd7994e792d8A0BCF5890b9a6f47ebe88BAFBBf67 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x1d4b4b0ed2d08b18934070c80ba11ac29d70596b +bundler_1 | 2023-11-30T11:37:31.775473325Z until 281474976710655 now= 1701344251 +bundler_1 | 2023-11-30T11:37:31.784520999Z sent eth_sendUserOperation - 0x7fcb5aea76acd868d5783f8adc57b8ac8701ef7c62b4247f384177fd05c8c90d +bundler_1 | 2023-11-30T11:37:31.788069397Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:31.917666741Z UserOperation: Sender=0x4EcFa722624213E1D394982642330B3F4c493fcF Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x0d228f4ade773f9f110a4f1313ddde149eb4d7ce +bundler_1 | 2023-11-30T11:37:32.314174162Z failed: eth_sendUserOperation error: {"message":"unstaked paymaster accessed 0x48ccaa7875344cbb289370daf06452ad3c685dab slot 0x15c4697bf55d769c0222b47975abb24205dfa6dcc1d748c2dfb1279d72f62e55","data":{"paymaster":"0x0d228f4ade773f9f110a4f1313ddde149eb4d7ce"},"code":-32502} +bundler_1 | 2023-11-30T11:37:32.317910320Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:32.373096056Z UserOperation: Sender=0xE122Db5c079dDC4dFAc1D37BE98840c44980b50A Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x302773fef4a689e64df9b3a7269f8d1f39fe59ba +bundler_1 | 2023-11-30T11:37:32.533469666Z failed: eth_sendUserOperation error: {"message":"unstaked paymaster must not return context","data":{"paymaster":"0x302773fef4a689e64df9b3a7269f8d1f39fe59ba"},"code":-32502} +bundler_1 | 2023-11-30T11:37:32.537102721Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:32.593889825Z UserOperation: Sender=0x8Db24A52304D7De1A3b8d882ABbAc31a3CC56EE1 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x978ce359d7d1960e95fc04b3ba919f5a51201de7 +bundler_1 | 2023-11-30T11:37:32.839208099Z failed: eth_sendUserOperation error: {"message":"paymaster has forbidden read from 0xa6000d74cf2eebd423aceac11380d41578f9dad5 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","data":{"paymaster":"0x978ce359d7d1960e95fc04b3ba919f5a51201de7"},"code":-32502} +bundler_1 | 2023-11-30T11:37:32.842805759Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:32.899034768Z UserOperation: Sender=0x71dAAeDEDB27a3b233fFBCC1F760546f0aD91622 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x3ec37af76f7035574da0bb7e7a5baf8bd93d039a +bundler_1 | 2023-11-30T11:37:33.228833144Z failed: eth_sendUserOperation error: {"message":"paymaster internally reverts on oog","code":-32502} +bundler_1 | 2023-11-30T11:37:33.232464346Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:33.287798500Z UserOperation: Sender=0x0d1A5dbB85f15A405B8e541C5Ad8E67c7A7a7Fe5 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xc393963db97f53d7155ce4eed9e0c09fecac4588 +bundler_1 | 2023-11-30T11:37:33.540174650Z failed: eth_sendUserOperation error: {"message":"paymaster internally reverts on oog","code":-32502} +bundler_1 | 2023-11-30T11:37:33.543945143Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:33.631077294Z UserOperation: Sender=0x864dc9d3e05a96eFE892314dd04Edd489A906D50 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x4e382dee9f12ff44ac12e9e7b135a36803f8cf9f +bundler_1 | 2023-11-30T11:37:33.849895538Z until 281474976710655 now= 1701344253 +bundler_1 | 2023-11-30T11:37:33.859388015Z sent eth_sendUserOperation - 0x22c15261e6531a1271db76542f0f000cde4f3d47cc31cd1c2e8516be5c7b91ae +bundler_1 | 2023-11-30T11:37:33.862990791Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:33.944146279Z UserOperation: Sender=0x4c02398799481f141A7C1f612aF5112dDD9C6B22 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x4abf595a5ef13a405e7b754efe6772a4b5755be7 +bundler_1 | 2023-11-30T11:37:34.176429586Z until 281474976710655 now= 1701344254 +bundler_1 | 2023-11-30T11:37:34.184698891Z sent eth_sendUserOperation - 0x0b99ac6b4df7bacce95c0dee9e9980bdda3f915d68c33b6050fc85fde8013cb3 +bundler_1 | 2023-11-30T11:37:34.188204610Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:34.268583359Z UserOperation: Sender=0x916E460ba4F9A748d0099cef09B02bd2Bb42a9Bb Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xe7c1598e5e54d6e345e194cc004c99a6ca8ede7c +bundler_1 | 2023-11-30T11:37:34.517741806Z until 281474976710655 now= 1701344254 +bundler_1 | 2023-11-30T11:37:34.526380337Z sent eth_sendUserOperation - 0x74bf4f0980eacda9e18ce1c5469bcd2ab406a5388507c2beb4ac8eda8459a26a +bundler_1 | 2023-11-30T11:37:34.529830481Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:34.608204264Z UserOperation: Sender=0xE41144c9FEf2bD630d74Db5929d9c75819bf01Ee Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x98c708241dd4ec2232107cb693d159d662b98c17 +bundler_1 | 2023-11-30T11:37:34.859217713Z until 281474976710655 now= 1701344254 +bundler_1 | 2023-11-30T11:37:34.869478020Z sent eth_sendUserOperation - 0x9e0f2e6e32d9bc7e3c34d79aed97719c4ad9c191215bef561d1e9865185a534e +bundler_1 | 2023-11-30T11:37:34.873523011Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:34.952110302Z UserOperation: Sender=0x3E1D7fD9676F920EAAa60205a5efd44010B7E043 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xce9300da584c402e2a1d1f12ff83297f72ccbfbf +bundler_1 | 2023-11-30T11:37:35.201366784Z until 281474976710655 now= 1701344255 +bundler_1 | 2023-11-30T11:37:35.209983401Z sent eth_sendUserOperation - 0x527fa162007c75eb34c047829a30eede002ffe4ece8622c3f531e75c269ef737 +bundler_1 | 2023-11-30T11:37:35.213476005Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:35.293897157Z UserOperation: Sender=0x2097809a790E1A4A58C8e1A797368e7290c28b8D Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x6d5da1afa297534406cbc47381802b8780157348 +bundler_1 | 2023-11-30T11:37:35.532131179Z until 281474976710655 now= 1701344255 +bundler_1 | 2023-11-30T11:37:35.540658936Z sent eth_sendUserOperation - 0x65f701d452ba7e23f41171c3ed31c71c9311a4b245592824a7735ff0eeceae4e +bundler_1 | 2023-11-30T11:37:35.544237921Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:35.725947083Z UserOperation: Sender=0xe61C2Df5B730691C5A957d4931E3F3b2B8C44c2e Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xa77b701011a4e3ed7e957352e937d96d07732d90 +bundler_1 | 2023-11-30T11:37:35.975128284Z until 281474976710655 now= 1701344255 +bundler_1 | 2023-11-30T11:37:35.983544591Z sent eth_sendUserOperation - 0x4358c6b1fafa6635b3406e78db35bfeb94018f82d4cf07750b426253e61c7d5c +bundler_1 | 2023-11-30T11:37:35.987069385Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:36.066415231Z UserOperation: Sender=0xD5770FF590a5c088336A4b294513cf01d85FCbA5 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xa92c4d365c8be0ad6ec55e3582b5d096475ac20d +bundler_1 | 2023-11-30T11:37:36.324055026Z until 281474976710655 now= 1701344256 +bundler_1 | 2023-11-30T11:37:36.333214081Z sent eth_sendUserOperation - 0xd6fb0d21755178abb6ee10534d7d6e0cd07ee0c853e48d1f47fabd179fc381f5 +bundler_1 | 2023-11-30T11:37:36.337957648Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:36.521430892Z UserOperation: Sender=0xC86711b5D4D0674bB5E909867fcd43D0a9Ff3895 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x462a7fbcd84d0e4045ab3282abd50442a74cd748 +bundler_1 | 2023-11-30T11:37:36.921112372Z until 281474976710655 now= 1701344256 +bundler_1 | 2023-11-30T11:37:36.929582897Z sent eth_sendUserOperation - 0x4e68d1667fa1a3dbebc451338a895545e26c1ec9e3fb1cc9f5f98cde53140e62 +bundler_1 | 2023-11-30T11:37:36.933077335Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:37.013266563Z UserOperation: Sender=0xb79166aa9Da210Ec150881066E3EeF438Cc22C91 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x77a55a12618972681edadc239c103696587bd66e +bundler_1 | 2023-11-30T11:37:37.179171572Z until 281474976710655 now= 1701344257 +bundler_1 | 2023-11-30T11:37:37.187934926Z sent eth_sendUserOperation - 0x269c4a77c52f442b45fdd36091a9db18b0aa7c3c8e20c58f9266e126e86dcbb0 +bundler_1 | 2023-11-30T11:37:37.191420807Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:37.269754850Z UserOperation: Sender=0xf1f84632b45b023f3Bbe6cCEC0fB33B1A07146E6 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xd6f7596869267df08c6d93735f155355e80d9d5a +bundler_1 | 2023-11-30T11:37:37.520168754Z failed: eth_sendUserOperation error: {"message":"paymaster has forbidden read from 0x342144a7c305f7d95a086346d6c08dffb48fb336 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","data":{"paymaster":"0xd6f7596869267df08c6d93735f155355e80d9d5a"},"code":-32502} +bundler_1 | 2023-11-30T11:37:37.523799142Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:37.604213000Z UserOperation: Sender=0x93546251f680E6514E13Cc243a23305FD28728d9 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x730bc96ef26aa11f3fa62979f291e6a825a09c43 +bundler_1 | 2023-11-30T11:37:37.849489186Z failed: eth_sendUserOperation error: {"message":"paymaster has forbidden read from 0xb96569aa05e331b0e942fbccfa726f40383e744c slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","data":{"paymaster":"0x730bc96ef26aa11f3fa62979f291e6a825a09c43"},"code":-32502} +bundler_1 | 2023-11-30T11:37:37.917300376Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:37.997691589Z UserOperation: Sender=0xcb1A6615Ea26CaEA563fbCF60F4869B03CF88f73 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x65727c59c3ff8081d5577c790dd2863f78179e02 +bundler_1 | 2023-11-30T11:37:38.334011431Z failed: eth_sendUserOperation error: {"message":"paymaster internally reverts on oog","code":-32502} +bundler_1 | 2023-11-30T11:37:38.337747545Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:38.415474983Z UserOperation: Sender=0x5Ae460f4B4c7aC33c79c1A1df43FF9Fa216F103a Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x319512542b96c572099a55ac928fb090110689a5 +bundler_1 | 2023-11-30T11:37:38.672988953Z failed: eth_sendUserOperation error: {"message":"paymaster internally reverts on oog","code":-32502} +bundler_1 | 2023-11-30T11:37:38.676556536Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:38.767933648Z UserOperation: Sender=0x752E9eE24dB22d16da503945957e67BD6b91873C Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:39.091849846Z until 281474976710655 now= 1701344259 +bundler_1 | 2023-11-30T11:37:39.100050251Z sent eth_sendUserOperation - 0xb1a970149eda517bbe441a1516d4e9d302fd8af57b1d7a80bc2cd6bd7cbb7b97 +bundler_1 | 2023-11-30T11:37:39.104316347Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:39.210196387Z UserOperation: Sender=0xc94d5AC0fDa5Dd3b5B712a825bF8ACe88655B850 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:39.544891877Z failed: eth_sendUserOperation error: {"message":"unstaked factory accessed factory slot 0x0000000000000000000000000000000000000000000000000000000000000001","data":{"factory":"0x5ddae84f36313ae8bd13c43b78520baca9eece61"},"code":-32502} +bundler_1 | 2023-11-30T11:37:39.548508802Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:39.641151034Z UserOperation: Sender=0xD93FD9F22AC94010Fc8d9724E043Ea9F3165142e Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:39.983763783Z failed: eth_sendUserOperation error: {"message":"unstaked factory accessed 0x33f710a816b44e0b9073efb3f8c8fd49f3914d2b slot 0x94ada951f9b662def47f702d50f074a95fcbe98e7966e09f23786dfd87a756ac","data":{"factory":"0x8c307b9b3144912f00f4023cee0b3189e49437c9"},"code":-32502} +bundler_1 | 2023-11-30T11:37:39.987494572Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:40.081667338Z UserOperation: Sender=0xA6101590678f0AB7655e483Cfb2fe00fc29B3b24 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:40.425287249Z failed: eth_sendUserOperation error: {"message":"unstaked factory accessed 0x44233541ed2dcb1c0e3727d2aea7c359e39ba3ab slot 0x3f2d3736842114a75980a790f52b04ca7a9de25add949f945207940c831cb50f","data":{"factory":"0x888fbb04e157186603dc1f23971ae48f82187f0a"},"code":-32502} +bundler_1 | 2023-11-30T11:37:40.428856445Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:40.524740604Z UserOperation: Sender=0xC66224E795F6db79405Fe36223b3f7411f7b6D62 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:40.859265358Z until 281474976710655 now= 1701344260 +bundler_1 | 2023-11-30T11:37:40.866515771Z sent eth_sendUserOperation - 0x79d5d71b7d459cf82a8325f13c801235f2c7845bab9810dfaddebe1f70f13940 +bundler_1 | 2023-11-30T11:37:40.869923947Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:40.961486442Z UserOperation: Sender=0x4743aAcF5b5C1472F96A80c83756BC01B52D2064 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:41.307714013Z failed: eth_sendUserOperation error: {"message":"unstaked factory accessed 0x738212fc72bcd6c1d5ab7f97632c294ba19d8b38 slot 0x56389dc71ead36f2f65e271de6aa3572469b8f830e8a7b31b3c8c64ff4b49713","data":{"factory":"0xe9a69f3d02fcd50bd565e04874257412fabfa61d"},"code":-32502} +bundler_1 | 2023-11-30T11:37:41.311281991Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:41.406440235Z UserOperation: Sender=0x0fF07110F008621C30b5F6c400C25893355D4B54 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:41.755231465Z failed: eth_sendUserOperation error: {"message":"unstaked factory accessed 0x28b196c27a35d94337940fbfc1ea5421f12a1413 slot 0xabab9f35ac37ba283904a2070e7397215ca2c7276a2e30f904ac0d90b77a0b37","data":{"factory":"0x0af07d3ac32c398dea397ac6445d6f6b9f4f1bb2"},"code":-32502} +bundler_1 | 2023-11-30T11:37:41.758829425Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:41.851449375Z UserOperation: Sender=0xc9C49E6d66AE8336B0cF2048050C1f47773F52Ef Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:42.197234712Z failed: eth_sendUserOperation error: {"message":"factory has forbidden read from 0x69ecf56331bd60eccefc31422a2cb772ccfbde54 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","data":{"factory":"0x1c63a88bc0473ce9c59598c84adf8269772842fe"},"code":-32502} +bundler_1 | 2023-11-30T11:37:42.201701162Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:42.296447498Z UserOperation: Sender=0xFBA1f9FA2D062d54011945a9D6394DCF1D1B012B Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:42.590306543Z until 281474976710655 now= 1701344262 +bundler_1 | 2023-11-30T11:37:42.599335298Z sent eth_sendUserOperation - 0x4ed2ebba719f0621767b26d5ac01808f01d52011c35b1372eae3f260ea19b6a5 +bundler_1 | 2023-11-30T11:37:42.602876215Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:42.695064397Z UserOperation: Sender=0xD8d56FacdEa92662cDE4EC28c5D3C09ae974EDf8 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:42.996386527Z failed: eth_sendUserOperation error: {"message":"factory accesses un-deployed contract address 0x0000000000000000000000000000000000018894 with opcode EXTCODESIZE","code":-32502} +bundler_1 | 2023-11-30T11:37:43.000030393Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:43.092591397Z UserOperation: Sender=0x986A045deCc12D6473f2A8959A012613eB89D392 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:43.396676230Z failed: eth_sendUserOperation error: {"message":"factory accesses un-deployed contract address 0x00000000000000000000000000000000000188f8 with opcode EXTCODEHASH","code":-32502} +bundler_1 | 2023-11-30T11:37:43.400357035Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:43.494122709Z UserOperation: Sender=0x9B9d47e53a9801c6b3582B63c0954E32EB749Cbc Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:43.798666798Z failed: eth_sendUserOperation error: {"message":"factory accesses un-deployed contract address 0x000000000000000000000000000000000001895c with opcode EXTCODECOPY","code":-32502} +bundler_1 | 2023-11-30T11:37:43.802379192Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:43.998230326Z UserOperation: Sender=0x7f98f0EA686ed55e5Ef66D115350c57c02d5cD06 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:44.292304118Z failed: eth_sendUserOperation error: {"message":"factory accesses un-deployed contract address 0x0000000000000000000000000000000000018704 with opcode CALL","code":-32502} +bundler_1 | 2023-11-30T11:37:44.295950165Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:44.388070797Z UserOperation: Sender=0xc9d8c2fdC65E9c129D8679231043adD5dE3b4458 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:44.686072675Z failed: eth_sendUserOperation error: {"message":"factory accesses un-deployed contract address 0x0000000000000000000000000000000000018768 with opcode CALLCODE","code":-32502} +bundler_1 | 2023-11-30T11:37:44.689637383Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:44.783988873Z UserOperation: Sender=0x0f4379009ec97a6e31ad2d79F00Df0c5FC44a4F4 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:45.084333931Z failed: eth_sendUserOperation error: {"message":"factory accesses un-deployed contract address 0x00000000000000000000000000000000000187cc with opcode DELEGATECALL","code":-32502} +bundler_1 | 2023-11-30T11:37:45.088086560Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:45.181240964Z UserOperation: Sender=0x41f37440C34072CC651f93881f1F295600bcb9e3 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:45.490455995Z failed: eth_sendUserOperation error: {"message":"factory accesses un-deployed contract address 0x0000000000000000000000000000000000018830 with opcode STATICCALL","code":-32502} +bundler_1 | 2023-11-30T11:37:45.493978624Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:45.590349634Z UserOperation: Sender=0x9f57DaCBa5549AF22D156263C36acF0F79202318 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:46.016693435Z failed: eth_sendUserOperation error: {"message":"factory internally reverts on oog","code":-32502} +bundler_1 | 2023-11-30T11:37:46.020370453Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:46.217356458Z UserOperation: Sender=0x0D3AAAddcF381F90A66d954fa94fd5e44538be9D Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:46.572357284Z failed: eth_sendUserOperation error: {"message":"factory internally reverts on oog","code":-32502} +bundler_1 | 2023-11-30T11:37:46.575999738Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:46.692952961Z UserOperation: Sender=0xfe4562cf7AAFA47482489f451994a92151d1924D Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:47.010727355Z until 281474976710655 now= 1701344267 +bundler_1 | 2023-11-30T11:37:47.021987977Z sent eth_sendUserOperation - 0x6f43a105a94ade4e98c8d69e7fde81cb93aba0ae856a48490c66781c5b06eb56 +bundler_1 | 2023-11-30T11:37:47.025545822Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:47.141450307Z UserOperation: Sender=0x10a7bDdCa0e88035833F7A4A441C79204362Ee03 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:47.470863045Z until 281474976710655 now= 1701344267 +bundler_1 | 2023-11-30T11:37:47.479348376Z sent eth_sendUserOperation - 0x5ba7c637957925c151277ab096456cc37355e73e1a21e05033611e50a69f0715 +bundler_1 | 2023-11-30T11:37:47.482834630Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:47.599248868Z UserOperation: Sender=0x5b3F0667CD2E9792D504AF6aaAa669393Bed39c2 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:47.943353911Z until 281474976710655 now= 1701344267 +bundler_1 | 2023-11-30T11:37:47.951846742Z sent eth_sendUserOperation - 0x8f50a390884b0e4686d22909c0e6e50bad7ef952c4e99f65b3dbfc37f35bae82 +bundler_1 | 2023-11-30T11:37:47.955301247Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:48.072878601Z UserOperation: Sender=0x27569602278b3C1a112be08d3Aff6362BA282BBc Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:48.417653246Z until 281474976710655 now= 1701344268 +bundler_1 | 2023-11-30T11:37:48.425833921Z sent eth_sendUserOperation - 0x7856b5e5031e5fbaec4dce4f3f38264cc81f4489e1d1a1914a6feb762ed8cc02 +bundler_1 | 2023-11-30T11:37:48.429382667Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:48.544492650Z UserOperation: Sender=0x43df48A8749dC53Bec4474bDfD8E8c020dee7194 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:48.884969825Z until 281474976710655 now= 1701344268 +bundler_1 | 2023-11-30T11:37:48.893958091Z sent eth_sendUserOperation - 0x32a8a632d11805c39e514dd38b6667d7ef74b29581532e995bf1810f60bca1ec +bundler_1 | 2023-11-30T11:37:48.897648966Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:49.014535760Z UserOperation: Sender=0x89A23881b2c61723eEc1a0865BA7aaff2e0B2Dbb Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:49.358175226Z until 281474976710655 now= 1701344269 +bundler_1 | 2023-11-30T11:37:49.366335730Z sent eth_sendUserOperation - 0x38828dec61e778a466e36d958c548289cfaad73a7e653cf9f350915ae7a2a806 +bundler_1 | 2023-11-30T11:37:49.369866861Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:49.487551992Z UserOperation: Sender=0xB227cb0e997dB5A5886952699115d49dDC4294A4 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:49.838890140Z until 281474976710655 now= 1701344269 +bundler_1 | 2023-11-30T11:37:49.847438949Z sent eth_sendUserOperation - 0x46b42509a8df452bbc8c20b96a1f14d8a27a4872cb22daac072bee4b16c5afd5 +bundler_1 | 2023-11-30T11:37:49.850862336Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:49.971258203Z UserOperation: Sender=0xb23b1B9F5DEe4a44915Ee56207fe22AF53E8F7D6 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:50.317833276Z failed: eth_sendUserOperation error: {"message":"factory has forbidden read from 0x8ae14812540f718213ef44fd3159f8c4b857ca85 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","data":{"factory":"0x2177c5214fed370653412835113f9da34bf30fe2"},"code":-32502} +bundler_1 | 2023-11-30T11:37:50.321568102Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:50.441308433Z UserOperation: Sender=0x6904403C701238fCC7cD8E827e03DA3C2ddB6A17 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:50.783934761Z failed: eth_sendUserOperation error: {"message":"factory has forbidden read from 0x4427592d29e64048bec8c905097e366383dda92e slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","data":{"factory":"0x30f5c7db3197c6461efd285d4bd89d0e2807342e"},"code":-32502} +bundler_1 | 2023-11-30T11:37:50.795237044Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:50.917304483Z UserOperation: Sender=0x4B015fd693D1A60733849959608Ccc6A3B329FeA Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:51.353742748Z failed: eth_sendUserOperation error: {"message":"factory internally reverts on oog","code":-32502} +bundler_1 | 2023-11-30T11:37:51.358064535Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:51.475312341Z UserOperation: Sender=0x3b9A4c3EA13ef2a7871695b3D98be3fB1D5fD189 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:51.832823849Z failed: eth_sendUserOperation error: {"message":"factory internally reverts on oog","code":-32502} +bundler_1 | 2023-11-30T11:37:51.836489625Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:51.936587704Z UserOperation: Sender=0xd8518b754f3Be414c5dC83dbde500c99446ee080 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:52.142407509Z until 281474976710655 now= 1701344272 +bundler_1 | 2023-11-30T11:37:52.151074822Z sent eth_sendUserOperation - 0x7967a761b50444368d9acf2bc701827b36d338165a90081a31c327e803040d83 +bundler_1 | 2023-11-30T11:37:52.154686432Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:52.217823211Z UserOperation: Sender=0x035F369581f9E9C473a9991ad2F3B3d0963Aa02e Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:52.430595110Z until 281474976710655 now= 1701344272 +bundler_1 | 2023-11-30T11:37:52.439165953Z sent eth_sendUserOperation - 0xc1fb7b61d770718d19e7e713e868f9ac6c26a56c3d57b8d46a3d50fd81af7e52 +bundler_1 | 2023-11-30T11:37:52.442847648Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:52.503255070Z UserOperation: Sender=0x045c82A8A346d0127522BDce0F5b1c101E6F5633 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:52.727042885Z until 281474976710655 now= 1701344272 +bundler_1 | 2023-11-30T11:37:52.735323176Z sent eth_sendUserOperation - 0x2d657d2b33ec5d74733ee2d55aa6190a7095edf3b87d728085b4c6e3270716e5 +bundler_1 | 2023-11-30T11:37:52.739300730Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:52.886401087Z UserOperation: Sender=0xAD95e943F7046708f9FC7aA29D7ba6063E5E1Cf7 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:53.176735645Z failed: eth_sendUserOperation error: {"message":"unstaked account accessed 0x47b373e54400a8b35ba123bea549f419393f688b slot 0x50fd08631b5b94145e192da09fe1ee4cefa32c3f855b297e508dddb86d4a52e1","data":{"account":"0xAD95e943F7046708f9FC7aA29D7ba6063E5E1Cf7"},"code":-32502} +bundler_1 | 2023-11-30T11:37:53.180341358Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:53.399767553Z UserOperation: Sender=0xD5Da8d0B4E02a820974d99dF0476bf437915F79a Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:53.667178244Z until 281474976710655 now= 1701344273 +bundler_1 | 2023-11-30T11:37:53.675443594Z sent eth_sendUserOperation - 0x47eb2110180ebd127b9e3dae3bbeb8b87abbec352c4fdda4523f68f665dc2511 +bundler_1 | 2023-11-30T11:37:53.679012438Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:53.828680407Z UserOperation: Sender=0xc6e75aef5C3bb9bf976dBA60773c4963E36ffCad Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x8914c9724735a56d5a20e9d4c9aa07cc06786534 +bundler_1 | 2023-11-30T11:37:54.143014155Z failed: eth_sendUserOperation error: {"message":"unstaked paymaster accessed 0xc7ac48e4b1d7d00d6ef85a505f7eb36f6ad0b91d slot 0x52ef144147604b86d69201d09968173a3c8279a751bb98a5edcf244d1109f37f","data":{"paymaster":"0x8914c9724735a56d5a20e9d4c9aa07cc06786534"},"code":-32502} +bundler_1 | 2023-11-30T11:37:54.146648739Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:54.198510332Z UserOperation: Sender=0x4467aEAc764dbD0FB8Fe8796E0bA4f46dCb728B2 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:54.412820950Z until 281474976710655 now= 1701344274 +bundler_1 | 2023-11-30T11:37:54.421428631Z sent eth_sendUserOperation - 0xc3efb65637e9d0c6bbb12d942f3447884ff0d9ced662a5a1b485e5285e4b2260 +bundler_1 | 2023-11-30T11:37:54.425000772Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:54.477588556Z UserOperation: Sender=0xbB978f6156CDA5ad2622e8b95031861688EE157B Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:54.689551086Z failed: eth_sendUserOperation error: {"message":"account has forbidden read from 0x077b7db591616f1d28e0b05dea10a80cc2dc8e45 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","data":{"account":"0xbB978f6156CDA5ad2622e8b95031861688EE157B"},"code":-32502} +bundler_1 | 2023-11-30T11:37:54.693157311Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:54.745602178Z UserOperation: Sender=0x7b46340bf528956Edd9eE0A2c6C59D68f20B086B Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:55.035298392Z failed: eth_sendUserOperation error: {"message":"account internally reverts on oog","code":-32502} +bundler_1 | 2023-11-30T11:37:55.038850607Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:55.091314279Z UserOperation: Sender=0x13F8fb3605a641e1bfEc75d9376D7b967BdCF4be Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:55.314044224Z failed: eth_sendUserOperation error: {"message":"account internally reverts on oog","code":-32502} +bundler_1 | 2023-11-30T11:37:55.317920617Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:55.394777441Z UserOperation: Sender=0x490Bab830957C53cfdb88b1B37Ea6faAd238A5B9 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:55.578992225Z until 281474976710655 now= 1701344275 +bundler_1 | 2023-11-30T11:37:55.587049412Z sent eth_sendUserOperation - 0x522540956749d198a51d280654e7929e13a00e10606201316c6b1debcf246940 +bundler_1 | 2023-11-30T11:37:55.590521230Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:55.665271550Z UserOperation: Sender=0xaaAfDF492e5f5142FcB982C65213fde5390305d7 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:55.866865217Z until 281474976710655 now= 1701344275 +bundler_1 | 2023-11-30T11:37:55.874974266Z sent eth_sendUserOperation - 0x78a78cde3f1312aa8b8e3041ef934106bbc1d32c17288aa7e367ec29f34350f2 +bundler_1 | 2023-11-30T11:37:55.878458288Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:55.954763067Z UserOperation: Sender=0xd474A61c8d3c3fFCE417ccbf45f2A57083Ba7470 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:56.165386966Z until 281474976710655 now= 1701344276 +bundler_1 | 2023-11-30T11:37:56.173416675Z sent eth_sendUserOperation - 0x4da3bd85098057d40eda7705eca2f2ed863e209a0b994584890aa72ced430feb +bundler_1 | 2023-11-30T11:37:56.176978561Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:56.253090289Z UserOperation: Sender=0x8a2FafB6C82c92A8370d1Dd5fcD2cA7A45c6D8BE Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:56.469518656Z until 281474976710655 now= 1701344276 +bundler_1 | 2023-11-30T11:37:56.476496238Z sent eth_sendUserOperation - 0xad4269570b52652c8bce02908eca61a927b76cef739097e4440c6d24273c0075 +bundler_1 | 2023-11-30T11:37:56.480043006Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:56.555346164Z UserOperation: Sender=0x8FA08d8fb53df0c7e363C5Df2a6c52c96f622f44 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:56.846313058Z failed: eth_sendUserOperation error: {"message":"account internally reverts on oog","code":-32502} +bundler_1 | 2023-11-30T11:37:56.849950605Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:56.926341551Z UserOperation: Sender=0xF062B769D10aeC0E087A7feF345537fe7bd466c5 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:57.143817744Z failed: eth_sendUserOperation error: {"message":"account internally reverts on oog","code":-32502} +bundler_1 | 2023-11-30T11:37:57.147471571Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:57.222880022Z UserOperation: Sender=0x1d98C9130E96d3D7826566E5CefF117b708355bE Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:57.435928022Z failed: eth_sendUserOperation error: {"message":"account has forbidden read from 0x14986a81b1b3ef41f9e9525d1244f02c02134e2e slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","data":{"account":"0x1d98C9130E96d3D7826566E5CefF117b708355bE"},"code":-32502} +bundler_1 | 2023-11-30T11:37:57.439531432Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:57.520436190Z UserOperation: Sender=0x10a6D37E39e1fDF5c8a00e0C89B106b1305770e5 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:57.727469575Z failed: eth_sendUserOperation error: {"message":"account has forbidden read from 0x74dc2a360ee0739b0c89d8b04aa643a3ae7563a1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","data":{"account":"0x10a6D37E39e1fDF5c8a00e0C89B106b1305770e5"},"code":-32502} +bundler_1 | 2023-11-30T11:37:57.738748611Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:57.791241190Z UserOperation: Sender=0x48C1B7ed65F965af72aDcAB7FECA9560906cbCEF Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:58.018670984Z failed: eth_sendUserOperation error: {"message":"illegal call into EntryPoint during validation balanceOf","code":-32502} +bundler_1 | 2023-11-30T11:37:58.022249254Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:58.075109852Z UserOperation: Sender=0x6f96E86fC80ddC2cB454794Bd59582DDA9B693f9 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:58.283891810Z failed: eth_sendUserOperation error: {"message":"May not may CALL with value","code":-32502} +bundler_1 | 2023-11-30T11:37:58.287526762Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:58.342406938Z UserOperation: Sender=0xE36152E04BD2f703ed4443165577272C28Bef66d Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:58.576978132Z until 281474976710655 now= 1701344278 +bundler_1 | 2023-11-30T11:37:58.585196474Z sent eth_sendUserOperation - 0xabbb31579ab8bc08b7b074e68705038443fb9c4f90f37524e29cbc69738e638e +bundler_1 | 2023-11-30T11:37:58.588679354Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:58.641723124Z UserOperation: Sender=0x2B17Df7Ff6E28a93598698cCb07f271DE0391046 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:58.888523883Z until 281474976710655 now= 1701344278 +bundler_1 | 2023-11-30T11:37:58.895492458Z sent eth_sendUserOperation - 0xde4fa7d00d84e25d71e0206cff3a55e1e6ead8c8cb5d844448b31a5fdb743d5a +bundler_1 | 2023-11-30T11:37:58.898978487Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:58.950848377Z UserOperation: Sender=0x54605FE28D204aC22f96ED5b4469E8981cA60bb7 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:59.118666209Z failed: eth_sendUserOperation error: {"message":"account accesses un-deployed contract address 0x0000000000000000000000000000000000018894 with opcode EXTCODESIZE","code":-32502} +bundler_1 | 2023-11-30T11:37:59.122235619Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:59.174420620Z UserOperation: Sender=0xBE1f2eFF8483f0A92D0068d0579555faBFe41505 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:59.343581250Z failed: eth_sendUserOperation error: {"message":"account accesses un-deployed contract address 0x00000000000000000000000000000000000188f8 with opcode EXTCODEHASH","code":-32502} +bundler_1 | 2023-11-30T11:37:59.347157115Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:59.403167945Z UserOperation: Sender=0x4601C7C9ceD0A93644Db739cE7C9513cB9c6eE06 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:59.572544780Z failed: eth_sendUserOperation error: {"message":"account accesses un-deployed contract address 0x000000000000000000000000000000000001895c with opcode EXTCODECOPY","code":-32502} +bundler_1 | 2023-11-30T11:37:59.576146718Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:59.628283195Z UserOperation: Sender=0x099bA11D112F6dbD658fCc990fA646E4113123f1 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:37:59.813403809Z failed: eth_sendUserOperation error: {"message":"account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode SWAP1","code":-32502} +bundler_1 | 2023-11-30T11:37:59.817037122Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:37:59.869500334Z UserOperation: Sender=0xBb9FC081d4c15247dB1CF073B76e538AfFEd9E13 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:00.062252683Z failed: eth_sendUserOperation error: {"message":"account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode PUSH1","code":-32502} +bundler_1 | 2023-11-30T11:38:00.065988948Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:38:00.118973426Z UserOperation: Sender=0x9b688BE16bBe98F73BD2F2f07900D02f6a46231b Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:00.308893035Z failed: eth_sendUserOperation error: {"message":"account accesses EntryPoint contract address 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789 with opcode PUSH1","code":-32502} +bundler_1 | 2023-11-30T11:38:00.312489669Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:38:00.363942342Z UserOperation: Sender=0x24481Dc9A548d45517Ee8E96f7A38cD786A899bb Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:00.524315173Z failed: eth_sendUserOperation error: {"message":"account accesses un-deployed contract address 0x0000000000000000000000000000000000018704 with opcode CALL","code":-32502} +bundler_1 | 2023-11-30T11:38:00.527997521Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:38:00.582654196Z UserOperation: Sender=0xBb4fC3ff1b09947BB3e48261f279e20de2C4c1E3 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:00.745410416Z failed: eth_sendUserOperation error: {"message":"account accesses un-deployed contract address 0x0000000000000000000000000000000000018768 with opcode CALLCODE","code":-32502} +bundler_1 | 2023-11-30T11:38:00.749256556Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:38:00.905006559Z UserOperation: Sender=0x5B42824e3eD7c9A03BECc49673BB822295ACe6C3 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:01.069113350Z failed: eth_sendUserOperation error: {"message":"account accesses un-deployed contract address 0x00000000000000000000000000000000000187cc with opcode DELEGATECALL","code":-32502} +bundler_1 | 2023-11-30T11:38:01.072767812Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:38:01.125312471Z UserOperation: Sender=0x29b855af1296E3225488D1339244A28c0B9dCa55 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:01.294152318Z failed: eth_sendUserOperation error: {"message":"account accesses un-deployed contract address 0x0000000000000000000000000000000000018830 with opcode STATICCALL","code":-32502} +bundler_1 | 2023-11-30T11:38:01.297776891Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:38:01.351452718Z UserOperation: Sender=0xaDa1a857F56926458EE197DEEf1a6171D12D4887 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:01.581658334Z until 281474976710655 now= 1701344281 +bundler_1 | 2023-11-30T11:38:01.591104102Z sent eth_sendUserOperation - 0xdb30615f2e6180e19eb6d6c049624a6a9bd6d8d945fe16d46074811ab11f8779 +bundler_1 | 2023-11-30T11:38:01.631020754Z UserOperation: Sender=0x6CF54c8682276D83c097455960452D4F3dCf6e8b Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:01.760963790Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: GAS","code":-32502} +bundler_1 | 2023-11-30T11:38:01.800948545Z UserOperation: Sender=0xCC7Ee4e48514B9C4d43D3B3c4dE4a72E9EA87Fc7 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:01.933864063Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: NUMBER","code":-32502} +bundler_1 | 2023-11-30T11:38:01.974743005Z UserOperation: Sender=0xd8df113890Ea2e9910645b6705B86dF9Bda6E51E Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:02.110366000Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: TIMESTAMP","code":-32502} +bundler_1 | 2023-11-30T11:38:02.149330764Z UserOperation: Sender=0xD5534575a5dCEfe4f5Dd07f06f9968248542Bb6c Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:02.281804948Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: COINBASE","code":-32502} +bundler_1 | 2023-11-30T11:38:02.324427668Z UserOperation: Sender=0x4e316356D05A39181BC3e3a707AB2337f3b75e56 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:02.462388961Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: DIFFICULTY","code":-32502} +bundler_1 | 2023-11-30T11:38:02.501561416Z UserOperation: Sender=0x498042B8C5E7CDE3c53A2f7488E9DFd8c4A4688B Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:02.638926979Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: BASEFEE","code":-32502} +bundler_1 | 2023-11-30T11:38:02.682083196Z UserOperation: Sender=0x41ccE906D842df2C967FBE283a42bcDf76f0371f Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:02.820068915Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: GASLIMIT","code":-32502} +bundler_1 | 2023-11-30T11:38:02.861093288Z UserOperation: Sender=0x99e1789c5752C2626c523f3240d72526f95e5F30 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:03.002833366Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: GASPRICE","code":-32502} +bundler_1 | 2023-11-30T11:38:03.041979698Z UserOperation: Sender=0x37b040bdC9aDe64E8D894c4E65DBA6412b567Ff6 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:03.185495984Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: SELFBALANCE","code":-32502} +bundler_1 | 2023-11-30T11:38:03.224896700Z UserOperation: Sender=0x50DE0Ab65b80f29a5fE99B86380fc517bc760f69 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:03.371223152Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: BALANCE","code":-32502} +bundler_1 | 2023-11-30T11:38:03.411943520Z UserOperation: Sender=0x57079cCA9B1082c444cF2414b940f733d8eE2c7F Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:03.559942361Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: ORIGIN","code":-32502} +bundler_1 | 2023-11-30T11:38:03.599857850Z UserOperation: Sender=0xFFAd0F2C87dA729437F93507e2b51B44f8dA40D5 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:03.749625436Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: BLOCKHASH","code":-32502} +bundler_1 | 2023-11-30T11:38:03.789477406Z UserOperation: Sender=0x6cFA08D5C22EE74d1d1D7a585E59b2beCAd961dd Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:03.950945216Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: CREATE","code":-32502} +bundler_1 | 2023-11-30T11:38:03.990138260Z UserOperation: Sender=0xF198dF21C8df41D991610C5687F99FD5dAbAe493 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:04.155186745Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: CREATE2","code":-32502} +bundler_1 | 2023-11-30T11:38:04.196417873Z UserOperation: Sender=0x64a801faD251f1F7AFF6d8450F953E899C6C4B85 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:04.358142634Z failed: eth_sendUserOperation error: {"message":"account uses banned opcode: SELFDESTRUCT","code":-32502} +bundler_1 | 2023-11-30T11:38:04.397429092Z UserOperation: Sender=0x04f774C9Ce537fCc7083000c52348442aA5ecFcC Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:04.588423712Z until 281474976710655 now= 1701344284 +bundler_1 | 2023-11-30T11:38:04.598169721Z sent eth_sendUserOperation - 0x7d559def7ba83eb4e859d6ad45d2ee12f1a2c3c0bd93a9e2da20b003ea756b41 +bundler_1 | 2023-11-30T11:38:04.639269850Z UserOperation: Sender=0x9D3727F6149B699F9731Bc29473860177A1366Ff Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:04.837092379Z until 281474976710655 now= 1701344284 +bundler_1 | 2023-11-30T11:38:04.845375578Z sent eth_sendUserOperation - 0xe3c7f40f65b18aa3a3673e1aeb3cfcde3b1d6d8ed3c952f5d2f4946db41a8922 +bundler_1 | 2023-11-30T11:38:04.904587230Z UserOperation: Sender=0xf0af5AB1ea8fb48784d26C8d16a982f6F6b52896 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x28b2bd221a209bd0e56aff63e0879513cff09dd2 +bundler_1 | 2023-11-30T11:38:05.071294530Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: GAS","code":-32502} +bundler_1 | 2023-11-30T11:38:05.130626945Z UserOperation: Sender=0x128Fb7D032C4886897A3556A7A643740d5391835 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xa10b10272226aead294036a863afea5b243d63c4 +bundler_1 | 2023-11-30T11:38:05.299193792Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: NUMBER","code":-32502} +bundler_1 | 2023-11-30T11:38:05.359802015Z UserOperation: Sender=0xC2F28Ad027F05967477F5E9E37037abaDf9b0885 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x10caf16db120f15c12c9d7eb8ff9110b0f90e4ac +bundler_1 | 2023-11-30T11:38:05.530043457Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: TIMESTAMP","code":-32502} +bundler_1 | 2023-11-30T11:38:05.590465786Z UserOperation: Sender=0x23A718d118c7045E6CFfad365EEe2d477EF1D286 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xba20270f3ff6cd23ed09911c0d2442e1f5326fa2 +bundler_1 | 2023-11-30T11:38:05.764242903Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: COINBASE","code":-32502} +bundler_1 | 2023-11-30T11:38:05.821676385Z UserOperation: Sender=0xe30f5302Db6311820da01FA1C27F659770cCFa71 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xfdb191f619c369ab77824427869e3c9f6b4d53e1 +bundler_1 | 2023-11-30T11:38:05.996504463Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: DIFFICULTY","code":-32502} +bundler_1 | 2023-11-30T11:38:06.057569942Z UserOperation: Sender=0x62e7FA31AF0a6c4f9Dd52146f4E86E42EA2dce1F Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x76ee4a195eb7283ce29a9ba0fb77b24c31ad71c7 +bundler_1 | 2023-11-30T11:38:06.236015065Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: BASEFEE","code":-32502} +bundler_1 | 2023-11-30T11:38:06.340418211Z UserOperation: Sender=0xC11B914FC8b5A628289E463B87fc114E83ADdd6E Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x43011e0c9c919c38c3181d0e5b3d39b2d026bf28 +bundler_1 | 2023-11-30T11:38:06.554210017Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: GASLIMIT","code":-32502} +bundler_1 | 2023-11-30T11:38:06.615287762Z UserOperation: Sender=0xedFe7b83B8F930dC163caFC9a0FD59d25579E44C Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xb12c5904636b8088b5eb1900e8d4ed206c13c0bc +bundler_1 | 2023-11-30T11:38:06.792923115Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: GASPRICE","code":-32502} +bundler_1 | 2023-11-30T11:38:06.851807311Z UserOperation: Sender=0x183183C0e943eA9015dD4E0e23C15ffA2456CDF3 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xc7df5afe727b04e5a6c2c26f4194a847370459dc +bundler_1 | 2023-11-30T11:38:07.032004903Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: SELFBALANCE","code":-32502} +bundler_1 | 2023-11-30T11:38:07.090045040Z UserOperation: Sender=0x4FD8b9Aa8Ca22D598c074dC989539d48d63ef9F8 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x43aaea12dab1cff35dee8975643f83854e605676 +bundler_1 | 2023-11-30T11:38:07.272397282Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: BALANCE","code":-32502} +bundler_1 | 2023-11-30T11:38:07.331572250Z UserOperation: Sender=0x6f3656331682F63294F2DaC1e442e6C95124EF17 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xf37aee27e0baa6752ec4b5e8272fcc52aa08646e +bundler_1 | 2023-11-30T11:38:07.521515488Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: ORIGIN","code":-32502} +bundler_1 | 2023-11-30T11:38:07.580095414Z UserOperation: Sender=0x8d5580b9718aa67e19Dd52FE85C6857771Ce1978 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x53c0134dbc81dc0ec69ae3dbd43b88379eb47a05 +bundler_1 | 2023-11-30T11:38:07.766883872Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: BLOCKHASH","code":-32502} +bundler_1 | 2023-11-30T11:38:07.824554538Z UserOperation: Sender=0xD952e549141D2d5CdA8410b0a8Df4616E0f65569 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x8da955198fc53be3a2e0f45955b2d47797e7ec4e +bundler_1 | 2023-11-30T11:38:08.025228084Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: CREATE","code":-32502} +bundler_1 | 2023-11-30T11:38:08.087165798Z UserOperation: Sender=0x898391e28dAfBF759f750557553644816B814eD1 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x58082807a2f86f5e7a0625b28241127b50a85901 +bundler_1 | 2023-11-30T11:38:08.285830168Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: CREATE2","code":-32502} +bundler_1 | 2023-11-30T11:38:08.343490975Z UserOperation: Sender=0x09f30FB8c52036B9052105dfCA0852b9d8a34AB6 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0xc590e3b17114679a27bbe25e9039fb578edc1e4d +bundler_1 | 2023-11-30T11:38:08.541778123Z failed: eth_sendUserOperation error: {"message":"paymaster uses banned opcode: SELFDESTRUCT","code":-32502} +bundler_1 | 2023-11-30T11:38:08.636356468Z UserOperation: Sender=0x08EcD7a0d6e30808C601825fC49C2983ce54bD50 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:08.903953521Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: GAS","code":-32502} +bundler_1 | 2023-11-30T11:38:09.001722169Z UserOperation: Sender=0x266b7AEFF89B3fA4556e60C3ec27bdA305a1a418 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:09.265678347Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: NUMBER","code":-32502} +bundler_1 | 2023-11-30T11:38:09.361578174Z UserOperation: Sender=0x0454fF812fE210609678d1C266DB349ddD930f70 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:09.630031472Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: TIMESTAMP","code":-32502} +bundler_1 | 2023-11-30T11:38:09.724741957Z UserOperation: Sender=0xF58f2F23d04a4218C4258Bd586D4dD18a21Df6A2 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:09.994718884Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: COINBASE","code":-32502} +bundler_1 | 2023-11-30T11:38:10.088107132Z UserOperation: Sender=0xDa7F90d886CBc79808DBb2Ed0e9cf9844956D527 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:10.362097696Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: DIFFICULTY","code":-32502} +bundler_1 | 2023-11-30T11:38:10.459537878Z UserOperation: Sender=0xfeD5943f4265B2b6EE40FFd58EACa801b5DF86DB Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:10.734463422Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: BASEFEE","code":-32502} +bundler_1 | 2023-11-30T11:38:10.830829888Z UserOperation: Sender=0x47C57F9aB70015D01E34905977135E9188437388 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:11.103436667Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: GASLIMIT","code":-32502} +bundler_1 | 2023-11-30T11:38:11.303082225Z UserOperation: Sender=0x41c246254445b339392Bf95d59E7EaCC1E0d221d Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:11.583714543Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: GASPRICE","code":-32502} +bundler_1 | 2023-11-30T11:38:11.678262444Z UserOperation: Sender=0x7939890A8D19dc97f57e336E8adA44463a714c6e Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:11.958257396Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: SELFBALANCE","code":-32502} +bundler_1 | 2023-11-30T11:38:12.051963764Z UserOperation: Sender=0xfe546A791E8A074ee84d748867A6Baf23ce58E63 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:12.336318445Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: BALANCE","code":-32502} +bundler_1 | 2023-11-30T11:38:12.433278268Z UserOperation: Sender=0xa5246592c064C0bd20d3caECa92AE7db31e2712D Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:12.719882447Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: ORIGIN","code":-32502} +bundler_1 | 2023-11-30T11:38:12.814071853Z UserOperation: Sender=0xe49cbF8AFC8c50c18a9067941aAE226f41377FCE Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:13.101754636Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: BLOCKHASH","code":-32502} +bundler_1 | 2023-11-30T11:38:13.195584098Z UserOperation: Sender=0x8ab98229Bb89CD451010c9fF98AaB6511C05B7b9 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:13.490712950Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: CREATE","code":-32502} +bundler_1 | 2023-11-30T11:38:13.585560979Z UserOperation: Sender=0x9D62d9B1D922564DFCccB48EE1325D0713Be9485 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:13.888928605Z failed: eth_sendUserOperation error: {"message":"factory with too many CREATE2","code":-32502} +bundler_1 | 2023-11-30T11:38:13.983742157Z UserOperation: Sender=0xaA0b149eb1bBc99917238478d61183dA864610E1 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:38:14.286188029Z failed: eth_sendUserOperation error: {"message":"factory uses banned opcode: SELFDESTRUCT","code":-32502} +bundler_1 | 2023-11-30T11:38:14.290260798Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:38:14.292175616Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:38:14.415089831Z sent debug_bundler_dumpReputation - [] +bundler_1 | 2023-11-30T11:38:41.227820590Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:38:41.229845665Z UserOperation: Sender=0x22F97f1d41614077d37d149B6f7D069fDCb3BF9B Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:41.549502487Z until 281474976710655 now= 1701344321 +bundler_1 | 2023-11-30T11:38:41.558923126Z sent eth_sendUserOperation - 0xd7861b1734f065f92b088ba99e22fb5ee2feeeef2cdb6ede7cb34e2d1ff6b871 +bundler_1 | 2023-11-30T11:38:41.561747918Z UserOperation: Sender=0xEC0DF303B7FD81782C7fb37a7004186536be970A Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:41.888098415Z until 281474976710655 now= 1701344321 +bundler_1 | 2023-11-30T11:38:41.897969674Z sent eth_sendUserOperation - 0x580e5fe8b585e30bbd9950a0ffdcd57bcc82f4f9464ffef17d235004d9246e08 +bundler_1 | 2023-11-30T11:38:41.900711233Z UserOperation: Sender=0x49c1aFb219d114Bb329ee22650521066b23eade7 Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:42.223969168Z until 281474976710655 now= 1701344322 +bundler_1 | 2023-11-30T11:38:42.232932836Z sent eth_sendUserOperation - 0x9cf30f8b979fab39c21d9511f72af4035ffbc6038026c7fe5905bf35b7328dd3 +bundler_1 | 2023-11-30T11:38:42.235469603Z UserOperation: Sender=0x7D2658c00D5D74ac9cBB31E624A0d7785D0062da Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:42.560748463Z until 281474976710655 now= 1701344322 +bundler_1 | 2023-11-30T11:38:42.569119910Z sent eth_sendUserOperation - 0x26a9ce86f7175d45c3944c78fde31c3078860aeb5700a12072b2e93d9fcf58ed +bundler_1 | 2023-11-30T11:38:42.571410169Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:38:42.573222519Z UserOperation: Sender=0x55aC6feF5ad329fa161Bee8cDC4a78F2189011D3 Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:42.915630325Z until 281474976710655 now= 1701344322 +bundler_1 | 2023-11-30T11:38:42.926327908Z sent eth_sendUserOperation - 0xfa12654c6321da34244015176dd0cb6bd830f91b2c6d1e3ab72f4b73c5209584 +bundler_1 | 2023-11-30T11:38:42.929158942Z UserOperation: Sender=0x189dcF90Fb72653A9A1Ff0178911a68ff518C457 Nonce=92233720368547758080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:43.266549505Z until 281474976710655 now= 1701344323 +bundler_1 | 2023-11-30T11:38:43.277594794Z sent eth_sendUserOperation - 0xa59b7ca13db2189cf96ea50036e6aacdd5d220eab61b5a186850c47978892108 +bundler_1 | 2023-11-30T11:38:43.280214215Z UserOperation: Sender=0xAd40fe3CE4eC285ab8d1e47530D19C5D310EF011 Nonce=110680464442257309696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:43.602524132Z until 281474976710655 now= 1701344323 +bundler_1 | 2023-11-30T11:38:43.612556157Z sent eth_sendUserOperation - 0x3963b2631b7f71a715d9c9ae594cf9e69d4c08a3d08cd24d19b9070adee910ff +bundler_1 | 2023-11-30T11:38:43.615120399Z UserOperation: Sender=0x207b42E507D4EF1cD2eACef568aaEf2A42b36264 Nonce=129127208515966861312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:43.933665892Z until 281474976710655 now= 1701344323 +bundler_1 | 2023-11-30T11:38:43.942550619Z sent eth_sendUserOperation - 0x4d8265d16807c9c7ab864155b14a6a11bba6252aed991d8fc11f3cf68217b2e1 +bundler_1 | 2023-11-30T11:38:43.944931499Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:38:43.946786772Z UserOperation: Sender=0x6a8aD0F00BB37eacCe061608A90E9f25110fEa04 Nonce=147573952589676412928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:44.272367658Z until 281474976710655 now= 1701344324 +bundler_1 | 2023-11-30T11:38:44.281073237Z sent eth_sendUserOperation - 0xcd9a1e6b37741874113b60f28e0ae54613cd955dbdd06e86ded5d76c2254ee30 +bundler_1 | 2023-11-30T11:38:44.283613134Z UserOperation: Sender=0xd53E395644738B8478cAd77dDA73906b3DD68E37 Nonce=166020696663385964544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:44.604661301Z until 281474976710655 now= 1701344324 +bundler_1 | 2023-11-30T11:38:44.614707949Z sent eth_sendUserOperation - 0x2f97e21b991f5e948e45912e64718283fe9a95f0b1797037bf3bf15d7bb5b4cf +bundler_1 | 2023-11-30T11:38:44.617409834Z UserOperation: Sender=0x6dFD9bAA0b2e5e3EF80aE2a6799d77b441c8Bc27 Nonce=184467440737095516160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:44.938680899Z until 281474976710655 now= 1701344324 +bundler_1 | 2023-11-30T11:38:44.950447766Z sent eth_sendUserOperation - 0x8b323758fb02ff7032ddd90f8eec8160b0d6084eff5b9314f376374bc490cb61 +bundler_1 | 2023-11-30T11:38:44.953172800Z UserOperation: Sender=0x09A60e9CF1BBB3b3457bEB00C7311FdD0361eb23 Nonce=202914184810805067776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:45.275256895Z until 281474976710655 now= 1701344325 +bundler_1 | 2023-11-30T11:38:45.284831796Z sent eth_sendUserOperation - 0xbf88887a4f4516219b8d07b3a41514bc98828b458bb29298485bcb16519d47cf +bundler_1 | 2023-11-30T11:38:45.287285042Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:38:45.289255598Z UserOperation: Sender=0x9B4D09ee853955df8Ad34B56a2D65e588a5e8D29 Nonce=221360928884514619392 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:45.612712841Z until 281474976710655 now= 1701344325 +bundler_1 | 2023-11-30T11:38:45.624163456Z sent eth_sendUserOperation - 0x894250de075a0ee1ccf502a1d504b4617a8a9584eca0314dad862057cb6aff3b +bundler_1 | 2023-11-30T11:38:45.626874310Z UserOperation: Sender=0x1D928805EdDC1E79AFd5894b50e5591Db10F18c8 Nonce=239807672958224171008 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:45.951057418Z until 281474976710655 now= 1701344325 +bundler_1 | 2023-11-30T11:38:45.961860698Z sent eth_sendUserOperation - 0xf85bab1145e8c17696e459a8d1b95a3da0e598bc89774561dc960436b836445f +bundler_1 | 2023-11-30T11:38:45.964755939Z UserOperation: Sender=0xa8F50F968b98Fb0C9c0fe445Aa52323f9d9CF8f9 Nonce=258254417031933722624 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:46.292182796Z until 281474976710655 now= 1701344326 +bundler_1 | 2023-11-30T11:38:46.301644346Z sent eth_sendUserOperation - 0x8fca4407bb8741f40820b4837121fc5a84cff9bb318a345591cb95323906d48b +bundler_1 | 2023-11-30T11:38:46.304259963Z UserOperation: Sender=0x181fd0334B578fA653F759E9d98c2CcCEc975821 Nonce=276701161105643274240 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:46.622050769Z until 281474976710655 now= 1701344326 +bundler_1 | 2023-11-30T11:38:46.629835035Z sent eth_sendUserOperation - 0x48ae7e5ed8bae0cbc9c5302a5dcd60b6c56ad846c984189a195eba53599cf801 +bundler_1 | 2023-11-30T11:38:46.632279975Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:38:46.634138563Z UserOperation: Sender=0x8400bcABa0232dBcEB0EbE0e3DF5957C6DA8F1C5 Nonce=295147905179352825856 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:46.956957322Z until 281474976710655 now= 1701344326 +bundler_1 | 2023-11-30T11:38:46.967808451Z sent eth_sendUserOperation - 0xee6c382475890a7a95e60f5de68e019663e3127ff71f2000a9550334fc171de5 +bundler_1 | 2023-11-30T11:38:46.970337507Z UserOperation: Sender=0xFAD59032B681DE7a6f947d8ef1138D0Bf66b2900 Nonce=313594649253062377472 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:47.298746505Z until 281474976710655 now= 1701344327 +bundler_1 | 2023-11-30T11:38:47.308302851Z sent eth_sendUserOperation - 0xe9231b5bf34bb87fa68a654da1c5fcb41b69cd673745feed5ca4ac5a7c386e51 +bundler_1 | 2023-11-30T11:38:47.310847406Z UserOperation: Sender=0x715A572260a3feCa75549Ca5dD2C76AcF23003d7 Nonce=332041393326771929088 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:47.649509263Z until 281474976710655 now= 1701344327 +bundler_1 | 2023-11-30T11:38:47.658827133Z sent eth_sendUserOperation - 0x427bde7d0f3b4048ab85e5625bf0c3a619ea47225564dc03d1d91e925b195382 +bundler_1 | 2023-11-30T11:38:47.661404028Z UserOperation: Sender=0x451264117A19c1170f5915F29282B03D81141950 Nonce=350488137400481480704 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:47.981255195Z until 281474976710655 now= 1701344327 +bundler_1 | 2023-11-30T11:38:47.989998507Z sent eth_sendUserOperation - 0x2b53079664c759a6bfe1731c5767a7cec129a57a9b9072b7ffc4099383caa0c7 +bundler_1 | 2023-11-30T11:38:47.992341331Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:38:47.994181853Z UserOperation: Sender=0x964Cb663B93BB915032a82B29e8884BAFb12689E Nonce=368934881474191032320 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:48.314321550Z until 281474976710655 now= 1701344328 +bundler_1 | 2023-11-30T11:38:48.323287430Z sent eth_sendUserOperation - 0xdb7a709f59a46a7eefbfdfa8465a25658a3a2856a835fdbabdfd0b0690cc1f94 +bundler_1 | 2023-11-30T11:38:48.325786457Z UserOperation: Sender=0x9e8ddD7D0d32D255DBa778b2e4d9C0180C7C4829 Nonce=387381625547900583936 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:48.642606277Z until 281474976710655 now= 1701344328 +bundler_1 | 2023-11-30T11:38:48.651306309Z sent eth_sendUserOperation - 0x5351a696f90f42f240afbd8abfd34356a1cedf936a0cc5b83bf8332f78301b44 +bundler_1 | 2023-11-30T11:38:48.653804314Z UserOperation: Sender=0x6Ca9dADDD4ec0a11e55ebA6bD56b27f305aD42bA Nonce=405828369621610135552 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:48.975214086Z until 281474976710655 now= 1701344328 +bundler_1 | 2023-11-30T11:38:48.983625511Z sent eth_sendUserOperation - 0x9fb052972a4882335a5d1a6e8ce5bfeb5e98f3d40cb4043d35f20a57fd3ef853 +bundler_1 | 2023-11-30T11:38:48.986127403Z UserOperation: Sender=0xF449A8aDaC05C2e0c4654c66cf2523dA4Fa12F5C Nonce=424275113695319687168 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:49.303114824Z until 281474976710655 now= 1701344329 +bundler_1 | 2023-11-30T11:38:49.316798892Z sent eth_sendUserOperation - 0xbb714b9a5ed46a6c15f5d7449f0accb6cf890c9fe90b55276285b632514760b2 +bundler_1 | 2023-11-30T11:38:49.319477553Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:38:49.321368800Z UserOperation: Sender=0x981f3Abdcc5ec1577BBAE8c36D913F69dFa9C47c Nonce=442721857769029238784 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:49.642257843Z until 281474976710655 now= 1701344329 +bundler_1 | 2023-11-30T11:38:49.650964488Z sent eth_sendUserOperation - 0xd1e899d7f7969477e4f04062cb05ecc52d609598d3afd4b66fae69b77d5daeef +bundler_1 | 2023-11-30T11:38:49.653493528Z UserOperation: Sender=0x702B286E0eA38BAB0E65FC0b04F4a8CDCc295CEF Nonce=461168601842738790400 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:49.972924366Z until 281474976710655 now= 1701344329 +bundler_1 | 2023-11-30T11:38:49.982480705Z sent eth_sendUserOperation - 0xfa520a01c3089ba3b40c8dafc1feaa7733d4551f31a773504dc82d7f11f4fca9 +bundler_1 | 2023-11-30T11:38:49.985058832Z UserOperation: Sender=0x7266E4CCb84eC648dB5A017478F9337d5F1cdb34 Nonce=479615345916448342016 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:50.303735474Z until 281474976710655 now= 1701344330 +bundler_1 | 2023-11-30T11:38:50.312451843Z sent eth_sendUserOperation - 0xb2e42053f7ee0e3af245c067eec400cdc13b52554175ef67884f96e10f41df7a +bundler_1 | 2023-11-30T11:38:50.315122741Z UserOperation: Sender=0x1143d388D606734257895E42C92024D0DA401f1F Nonce=498062089990157893632 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:50.631713734Z until 281474976710655 now= 1701344330 +bundler_1 | 2023-11-30T11:38:50.640494540Z sent eth_sendUserOperation - 0x71cb2ae1acad309ff755de4f249fb06c86994162d670110879a78d809fe5e7a0 +bundler_1 | 2023-11-30T11:38:50.642818652Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:38:50.644690964Z UserOperation: Sender=0x6869bD55C3553F5702E0902A3A113c72cfA699C4 Nonce=516508834063867445248 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:50.966866146Z until 281474976710655 now= 1701344330 +bundler_1 | 2023-11-30T11:38:50.975670094Z sent eth_sendUserOperation - 0x34abea18fb30045187f4e498987914ec76b64b703239279857ca714eb64f222e +bundler_1 | 2023-11-30T11:38:50.978188067Z UserOperation: Sender=0x0ab68c266f07B661A55FBc0DfE761D30344237fd Nonce=534955578137576996864 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:51.301537653Z until 281474976710655 now= 1701344331 +bundler_1 | 2023-11-30T11:38:51.309834142Z sent eth_sendUserOperation - 0xb478d9cce7674b3e62b5b0e7f72fb98f8e48b6b8c4f5db401dc270f56f4ded1f +bundler_1 | 2023-11-30T11:38:51.312700922Z UserOperation: Sender=0x0AfD6447F1F7db8B4C5140448631C2C3648Bd4C4 Nonce=553402322211286548480 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:51.637848879Z until 281474976710655 now= 1701344331 +bundler_1 | 2023-11-30T11:38:51.647207402Z sent eth_sendUserOperation - 0x897991bf44cafd3719f07f46f97caa7fd767e31e70ff0db375343a4f2ffe8118 +bundler_1 | 2023-11-30T11:38:51.649770010Z UserOperation: Sender=0x3770ca762E65fa29ed268e3B54abA2E91F4CD936 Nonce=571849066284996100096 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:51.986095113Z until 281474976710655 now= 1701344331 +bundler_1 | 2023-11-30T11:38:51.994580482Z sent eth_sendUserOperation - 0xb6f68363ac0b06f68d988890314dace35ff11d2d25b2cd80a28b217656ff1281 +bundler_1 | 2023-11-30T11:38:51.997142800Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:38:51.999038196Z UserOperation: Sender=0xEbFe5F847a03A4FC3FD586158F756F40D365b288 Nonce=590295810358705651712 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:52.317301599Z until 281474976710655 now= 1701344332 +bundler_1 | 2023-11-30T11:38:52.326018468Z sent eth_sendUserOperation - 0xca4298cfe6011d267c914820931eb2e44aa5225f9b373cbe046f31c5b639769a +bundler_1 | 2023-11-30T11:38:52.328593439Z UserOperation: Sender=0x837Be1fDd71b8957fb979AaeC6c11b0eEEb21be6 Nonce=608742554432415203328 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:52.652486641Z until 281474976710655 now= 1701344332 +bundler_1 | 2023-11-30T11:38:52.660071093Z sent eth_sendUserOperation - 0x570e46a16a22defda405748b574c525047bc043857463f8713f786187a861bc5 +bundler_1 | 2023-11-30T11:38:52.662588667Z UserOperation: Sender=0x9341F84bB130F1f98c281BB0f04ACBFd7b4954a4 Nonce=627189298506124754944 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:52.982765464Z until 281474976710655 now= 1701344332 +bundler_1 | 2023-11-30T11:38:52.991803293Z sent eth_sendUserOperation - 0xd804b935a49c964598d8e8844a6d448e9fd394d7a5ea3959481fe917adc14a96 +bundler_1 | 2023-11-30T11:38:52.994310458Z UserOperation: Sender=0x7F4F3252d5ca383d6FE2DDECa0EBC6108600378b Nonce=645636042579834306560 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:53.320482841Z until 281474976710655 now= 1701344333 +bundler_1 | 2023-11-30T11:38:53.329640557Z sent eth_sendUserOperation - 0x8827d11e4008f41efa5ddab804cd6ebf67a8fecad13cb0c832b5479c63e1b566 +bundler_1 | 2023-11-30T11:38:53.332036535Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:38:53.333897046Z UserOperation: Sender=0x77C385Fe5fa3AD8B0547795dcEdEbC806b4aF0f0 Nonce=664082786653543858176 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:53.655061503Z until 281474976710655 now= 1701344333 +bundler_1 | 2023-11-30T11:38:53.664199486Z sent eth_sendUserOperation - 0x2b87ec9782769735a9c1cc924bea149909894b5d52755ca3929d4012625791b4 +bundler_1 | 2023-11-30T11:38:53.666650627Z UserOperation: Sender=0x032d97E438f46ee98fd6EaD80C014B158eE16801 Nonce=682529530727253409792 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:53.989563501Z until 281474976710655 now= 1701344333 +bundler_1 | 2023-11-30T11:38:53.999313957Z sent eth_sendUserOperation - 0xdca6d89899e92293263d260b3a9582dd650c64fa134d52d426f46bc22ac52287 +bundler_1 | 2023-11-30T11:38:54.001916549Z UserOperation: Sender=0xDc425EA9D9D1b5AFb09a98317BdaC8dc392C0306 Nonce=700976274800962961408 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:54.320821079Z until 281474976710655 now= 1701344334 +bundler_1 | 2023-11-30T11:38:54.331650225Z sent eth_sendUserOperation - 0xea12ff121eb210bcf1a9e30fd8c7995c2caa1df923690762ea3341f0c460137e +bundler_1 | 2023-11-30T11:38:54.334495529Z UserOperation: Sender=0x39e5bc19B823e9f9Af468e1Fe34aee46482360f2 Nonce=719423018874672513024 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:54.649612303Z until 281474976710655 now= 1701344334 +bundler_1 | 2023-11-30T11:38:54.662190116Z sent eth_sendUserOperation - 0xf6b944dafeaf0b755525ed9a7e4443041da0739ef96559808c29f884ceb857cc +bundler_1 | 2023-11-30T11:38:54.664549396Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:38:54.666411100Z UserOperation: Sender=0x9FBf8FCE0a22C83Ad28718Bb8A5141A3Bc872bFC Nonce=737869762948382064640 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:54.989083507Z until 281474976710655 now= 1701344334 +bundler_1 | 2023-11-30T11:38:54.997813370Z sent eth_sendUserOperation - 0x740a182597c1e332ace1735d1c228adeea7981a4cc7c76b8efb40fe4056dce15 +bundler_1 | 2023-11-30T11:38:55.000329983Z UserOperation: Sender=0x5B57e607DD5272894b42Db977109F4da57C15a01 Nonce=756316507022091616256 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:55.319369957Z until 281474976710655 now= 1701344335 +bundler_1 | 2023-11-30T11:38:55.328320201Z sent eth_sendUserOperation - 0xb4212482aa6dad108d051d9d1aca81cb3346d5023aa6570c45e13f176875ace4 +bundler_1 | 2023-11-30T11:38:55.330794525Z UserOperation: Sender=0x2bE8148A2604Ce92E30FF49EA19bfde789caFfA2 Nonce=774763251095801167872 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:55.650930705Z until 281474976710655 now= 1701344335 +bundler_1 | 2023-11-30T11:38:55.660745845Z sent eth_sendUserOperation - 0x66f10eaafb19a8c2f1dde144aba2e1f4068f9bf612db4455b989147f1939fcae +bundler_1 | 2023-11-30T11:38:55.663491166Z UserOperation: Sender=0xA7840a68EdfbfDc1313ea4e1659Ee09801cDd0c6 Nonce=793209995169510719488 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:55.986765506Z until 281474976710655 now= 1701344335 +bundler_1 | 2023-11-30T11:38:55.995524310Z sent eth_sendUserOperation - 0x3e07b58e2e665b1f318be54378437ec4eb3210b8c354161106bb20311dc9826b +bundler_1 | 2023-11-30T11:38:55.997879893Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:38:55.999873132Z UserOperation: Sender=0xAa32F0B8007230f493e720022794338536b35c58 Nonce=811656739243220271104 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:56.322357482Z until 281474976710655 now= 1701344336 +bundler_1 | 2023-11-30T11:38:56.332026275Z sent eth_sendUserOperation - 0x4016541438b4657f41e72c86ca9e5da13c3c7c4d9d38ccc0f5148fbc1db1e9ef +bundler_1 | 2023-11-30T11:38:56.334483007Z UserOperation: Sender=0x3268E496cac19AC7b6ACA81dD2Bff15e2e6c7d3f Nonce=830103483316929822720 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:56.652355614Z until 281474976710655 now= 1701344336 +bundler_1 | 2023-11-30T11:38:56.660856453Z sent eth_sendUserOperation - 0x73e0b88aebf9b75d54c81f408731476a1a4a47e1756e050696d47e30cf3765c5 +bundler_1 | 2023-11-30T11:38:56.663333981Z UserOperation: Sender=0xA4E028494E9309bc6829Cdd69d85Fb5720db5e7A Nonce=848550227390639374336 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:56.981255232Z until 281474976710655 now= 1701344336 +bundler_1 | 2023-11-30T11:38:56.989924040Z sent eth_sendUserOperation - 0xbabcac5308db832cf380873d3c319b6e70bcd7adc7d73f45956bcb84d5ed4004 +bundler_1 | 2023-11-30T11:38:56.992449421Z UserOperation: Sender=0xC629D46639860FA14a002F2f408A45B1a4995936 Nonce=866996971464348925952 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:57.312193825Z until 281474976710655 now= 1701344337 +bundler_1 | 2023-11-30T11:38:57.321020881Z sent eth_sendUserOperation - 0xf5b9e15e67f78879167ed72f4254825e7b3efef62f596ca34f2eb5e9d1b43583 +bundler_1 | 2023-11-30T11:38:57.323639705Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:38:57.325604559Z UserOperation: Sender=0x4B40173657E9a890c6ae95cc47d738eA81fAb2B3 Nonce=885443715538058477568 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:57.645168551Z until 281474976710655 now= 1701344337 +bundler_1 | 2023-11-30T11:38:57.654745482Z sent eth_sendUserOperation - 0x156069be7ae81120c3d812d62b96a4b4ded08a57c6eb01ab4db1a68f54b7c02a +bundler_1 | 2023-11-30T11:38:57.657264487Z UserOperation: Sender=0xb547466117D6B26eA8D7E58F87a23FE27BFe066b Nonce=903890459611768029184 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:57.979816156Z until 281474976710655 now= 1701344337 +bundler_1 | 2023-11-30T11:38:57.988843642Z sent eth_sendUserOperation - 0x98af761afd3bd19c4017e063d08c8671568852be2a0538acfc74aedb66d68903 +bundler_1 | 2023-11-30T11:38:57.991411698Z UserOperation: Sender=0x595D419c40B098e6936Ab6e6646265F596A2433b Nonce=922337203685477580800 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:58.318137630Z until 281474976710655 now= 1701344338 +bundler_1 | 2023-11-30T11:38:58.327975315Z sent eth_sendUserOperation - 0xa1c4cc3bf3d318ab9ccfabc80d4496d1f422d9ce861683de859577f4aa13f75e +bundler_1 | 2023-11-30T11:38:58.330667375Z UserOperation: Sender=0x309f3BC916160e0cE7B558Cf23C0c7F7543b864D Nonce=940783947759187132416 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:58.653354566Z until 281474976710655 now= 1701344338 +bundler_1 | 2023-11-30T11:38:58.665538445Z sent eth_sendUserOperation - 0x8258acba0346854b1f27cf4b12c79d289ede49c46a960777ced1b971a2e1cc02 +bundler_1 | 2023-11-30T11:38:58.667950678Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:38:58.669838209Z UserOperation: Sender=0x00149ae25EbaD108de01f012eA149920D830628c Nonce=959230691832896684032 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:58.988201872Z until 281474976710655 now= 1701344338 +bundler_1 | 2023-11-30T11:38:58.997279591Z sent eth_sendUserOperation - 0x7b4bd3546d0b81d0c4b2e065c6cec791f93e1d213b65456b286cf4869d1353b3 +bundler_1 | 2023-11-30T11:38:58.999800229Z UserOperation: Sender=0xf808E033d2b2cf4130bcA7db7e9806e6476C2fD8 Nonce=977677435906606235648 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:59.322904235Z until 281474976710655 now= 1701344339 +bundler_1 | 2023-11-30T11:38:59.331733516Z sent eth_sendUserOperation - 0x2e6c6e3e5f4c39c7924b60f7429efb6888a03092659940e7e3f908000cb57bed +bundler_1 | 2023-11-30T11:38:59.334275697Z UserOperation: Sender=0xE69f5bf3626ccA62272cf957Add1Cd4A7b80F7e8 Nonce=996124179980315787264 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:59.653107596Z until 281474976710655 now= 1701344339 +bundler_1 | 2023-11-30T11:38:59.662589143Z sent eth_sendUserOperation - 0x7b2df1e47cf87fe203aaefbb7d128ca62f6dc5b7c9da64a6d15d9eaf327d7394 +bundler_1 | 2023-11-30T11:38:59.665220267Z UserOperation: Sender=0x484240a985F9398210e4906E575BB2a06458Eaf3 Nonce=1014570924054025338880 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:38:59.983550778Z until 281474976710655 now= 1701344339 +bundler_1 | 2023-11-30T11:38:59.992409909Z sent eth_sendUserOperation - 0xb0c27429bef432829037aa1d5fc95f3154f9f6f413836b24c00db386a7e490e2 +bundler_1 | 2023-11-30T11:38:59.994882421Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:38:59.996755489Z UserOperation: Sender=0x89244D565046054a924f8bD9E78d25906EF7a244 Nonce=1033017668127734890496 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:00.320340662Z until 281474976710655 now= 1701344340 +bundler_1 | 2023-11-30T11:39:00.330200130Z sent eth_sendUserOperation - 0xf6cdc2a1afd98e79832825e2c4086f441bbb1a10d7371d2281cd017a353dd37e +bundler_1 | 2023-11-30T11:39:00.332902352Z UserOperation: Sender=0x8d4207d715603E5FD4C8b7BcD87e217713698795 Nonce=1051464412201444442112 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:00.652288352Z until 281474976710655 now= 1701344340 +bundler_1 | 2023-11-30T11:39:00.660859083Z sent eth_sendUserOperation - 0x1d188211f8a19dcb8c1532990c4e9e5db4a0ab0fa86abb4f34c7295f80921271 +bundler_1 | 2023-11-30T11:39:00.663401291Z UserOperation: Sender=0x1a917Ddc07418F69d125a652D3592847B37EDc84 Nonce=1069911156275153993728 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:00.986668659Z until 281474976710655 now= 1701344340 +bundler_1 | 2023-11-30T11:39:00.995435776Z sent eth_sendUserOperation - 0x5a6fc7b3fe2796767003aea76743698415fada531b47f0a145e561611f0bb3ab +bundler_1 | 2023-11-30T11:39:00.998777189Z UserOperation: Sender=0x2356dA82037fC7712603f5D4d90C0ec2d5c48C6D Nonce=1088357900348863545344 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:01.322438547Z until 281474976710655 now= 1701344341 +bundler_1 | 2023-11-30T11:39:01.336142828Z sent eth_sendUserOperation - 0xaf58386884b369e6a514e343f03aa52f3ca722ae987614fd9b575e76615a11fd +bundler_1 | 2023-11-30T11:39:01.339502585Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:01.342084563Z UserOperation: Sender=0x8F95E1D98315476000F35D61B05A80E75532cd8B Nonce=1106804644422573096960 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:01.658607235Z until 281474976710655 now= 1701344341 +bundler_1 | 2023-11-30T11:39:01.666973171Z sent eth_sendUserOperation - 0xa71fb1a438296ff291b5ee6309bb19cd72d5536000502cbd6d10b81855143c12 +bundler_1 | 2023-11-30T11:39:01.669499145Z UserOperation: Sender=0xB9491Ee9E3BF3094D29373E08373f379d3c7a202 Nonce=1125251388496282648576 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:02.000453819Z until 281474976710655 now= 1701344342 +bundler_1 | 2023-11-30T11:39:02.008775396Z sent eth_sendUserOperation - 0x09e9e93098052a7e9590824d778a4fe2e479a6177dcb92a0c7c0de5d85268ddd +bundler_1 | 2023-11-30T11:39:02.011354042Z UserOperation: Sender=0x1E2c0E80F07DA133c9f706a3DC844eEf6F8229a9 Nonce=1143698132569992200192 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:02.334992577Z until 281474976710655 now= 1701344342 +bundler_1 | 2023-11-30T11:39:02.343937876Z sent eth_sendUserOperation - 0xc2ae36ecff209aaa771db7a9eede67bbdc62e49e9fd70068c88304d1d8497eee +bundler_1 | 2023-11-30T11:39:02.346738522Z UserOperation: Sender=0xb2B4e9D023217343b5b4bfFEa5dBadF9752677D9 Nonce=1162144876643701751808 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:02.676382238Z until 281474976710655 now= 1701344342 +bundler_1 | 2023-11-30T11:39:02.684877936Z sent eth_sendUserOperation - 0x28127540412a3cf589fab9dadecf399685b19ac08fc519ff5a265b3482cc0e0f +bundler_1 | 2023-11-30T11:39:02.687248944Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:02.689116713Z UserOperation: Sender=0x9bea98B38C2dc7BD4bA17A894802aA99b27D2E7D Nonce=1180591620717411303424 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:03.010430623Z until 281474976710655 now= 1701344343 +bundler_1 | 2023-11-30T11:39:03.018975226Z sent eth_sendUserOperation - 0x88e795692b8306265bbb8c0ffce093c8fe962eec28f36e1cde6044dfc9b7357a +bundler_1 | 2023-11-30T11:39:03.021489208Z UserOperation: Sender=0xb135A2Ec4440D50102361Ae87920E7b16dA6922d Nonce=1199038364791120855040 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:03.344699678Z until 281474976710655 now= 1701344343 +bundler_1 | 2023-11-30T11:39:03.354436161Z sent eth_sendUserOperation - 0xe3f587e16305bdfb24a9abddf57389830d856c9fa9573085ca30865562cd14d1 +bundler_1 | 2023-11-30T11:39:03.356963411Z UserOperation: Sender=0x9717DEE5574a9167b0a73861A18d7B75c8640957 Nonce=1217485108864830406656 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:03.684704477Z until 281474976710655 now= 1701344343 +bundler_1 | 2023-11-30T11:39:03.693117231Z sent eth_sendUserOperation - 0xf6294ca6e18a94e3227f51ece88b4ecc26546f71f2c21303f0748b16af4e0688 +bundler_1 | 2023-11-30T11:39:03.695670681Z UserOperation: Sender=0x06a57E3fc0F6ED3238185FAebe61D824Fc653EE1 Nonce=1235931852938539958272 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:04.013521745Z until 281474976710655 now= 1701344344 +bundler_1 | 2023-11-30T11:39:04.023041077Z sent eth_sendUserOperation - 0xeaf9c4e8bde6226025f8f1f838af2c3e200616791ab7962f08be242cd1316554 +bundler_1 | 2023-11-30T11:39:04.025408320Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:04.027371271Z UserOperation: Sender=0xD7A8A8A7dC833c46c4E3fdF4e903312bE0e353f1 Nonce=1254378597012249509888 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:04.349408959Z until 281474976710655 now= 1701344344 +bundler_1 | 2023-11-30T11:39:04.359467571Z sent eth_sendUserOperation - 0xf13c48def66247ef2af7b520f05ccdbe8ff05fa2e84e6332b3eeb379d1af4fd7 +bundler_1 | 2023-11-30T11:39:04.361908842Z UserOperation: Sender=0x697Cf0c84B595DCFeDa9344159f37a6478a6DAaf Nonce=1272825341085959061504 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:04.680835510Z until 281474976710655 now= 1701344344 +bundler_1 | 2023-11-30T11:39:04.689426218Z sent eth_sendUserOperation - 0xe12ea25e4cc31580ebd5acb52b119a9b85644fbcec972404c1814327289f69c4 +bundler_1 | 2023-11-30T11:39:04.692008180Z UserOperation: Sender=0xd5BcCb0Fc7f873e8Ad3176C14aA945C85eB3E55D Nonce=1291272085159668613120 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:05.014324917Z until 281474976710655 now= 1701344345 +bundler_1 | 2023-11-30T11:39:05.022991069Z sent eth_sendUserOperation - 0x60f6e8f072d98b46ff2175f385f412bfa38823283b51c339d9b6f524a7efa348 +bundler_1 | 2023-11-30T11:39:05.025553255Z UserOperation: Sender=0x60F2BE60d6c5bf3bD5d5932C05d39667F29D8182 Nonce=1309718829233378164736 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:05.342799691Z until 281474976710655 now= 1701344345 +bundler_1 | 2023-11-30T11:39:05.351387010Z sent eth_sendUserOperation - 0x90e7a5a45dfad209925bbc5634d693239597c954957adfd7343d80257336f63d +bundler_1 | 2023-11-30T11:39:05.353710131Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:05.355593126Z UserOperation: Sender=0x0FDbB95F9af2F5Ba726F8e5E2Ece2D50D375ACe3 Nonce=1328165573307087716352 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:05.675056743Z until 281474976710655 now= 1701344345 +bundler_1 | 2023-11-30T11:39:05.683957789Z sent eth_sendUserOperation - 0xb663970c621da7f8d01cca4dcc1bb24f5517917feb5a4a6534cb1d3b1cbeb1f5 +bundler_1 | 2023-11-30T11:39:05.686631375Z UserOperation: Sender=0xB4aa9Aef934c84988501D57655f413999518D4B5 Nonce=1346612317380797267968 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:06.014742756Z until 281474976710655 now= 1701344346 +bundler_1 | 2023-11-30T11:39:06.023262807Z sent eth_sendUserOperation - 0x49d651915f86bcd7e53d24822ed29c1b367aa6853fc69aac0f5887ebb84f7ba2 +bundler_1 | 2023-11-30T11:39:06.025797959Z UserOperation: Sender=0x49fd77C119dc1b68d0c4a77169774db75Ec7Ca5b Nonce=1365059061454506819584 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:06.361576618Z until 281474976710655 now= 1701344346 +bundler_1 | 2023-11-30T11:39:06.370618792Z sent eth_sendUserOperation - 0xf7f261d4103d1eac480092d89b0845f88e0c234ca931db89e563ffa79f2b8ba6 +bundler_1 | 2023-11-30T11:39:06.373255236Z UserOperation: Sender=0xF87eB18E73603AEe6De69178bD37D099Dc094Ff3 Nonce=1383505805528216371200 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:06.693063527Z until 281474976710655 now= 1701344346 +bundler_1 | 2023-11-30T11:39:06.701580408Z sent eth_sendUserOperation - 0x57f7e937770271772dd17bfee1df40e130465d19c0b8ddec9e6cecac7d4e245e +bundler_1 | 2023-11-30T11:39:06.703892789Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:06.705717744Z UserOperation: Sender=0xe85023F9e184A15B5df3cc4Df92CF412EC864361 Nonce=1401952549601925922816 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:07.027723486Z until 281474976710655 now= 1701344347 +bundler_1 | 2023-11-30T11:39:07.041152870Z sent eth_sendUserOperation - 0xfb742193cdd725b20443d05cdfb93d62cc36a6195066fdc37a1b35fcd4f808f0 +bundler_1 | 2023-11-30T11:39:07.043690520Z UserOperation: Sender=0xebba20ab3f246BC651df06AF5a0bA65BC0d11891 Nonce=1420399293675635474432 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:07.360694046Z until 281474976710655 now= 1701344347 +bundler_1 | 2023-11-30T11:39:07.369614506Z sent eth_sendUserOperation - 0xacc6e7eae3377fc604e5388b9cce1e029751fbe8aa68f0d0aee11ce2a35292b9 +bundler_1 | 2023-11-30T11:39:07.372204905Z UserOperation: Sender=0xFadbE1e5B5B8DDDF0a9af1F0D3C42Cc0986F7A7A Nonce=1438846037749345026048 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:07.699769222Z until 281474976710655 now= 1701344347 +bundler_1 | 2023-11-30T11:39:07.711940380Z sent eth_sendUserOperation - 0x426bd1d439490c2946b540453f82c77d9bf953f9d91d6ea5f32d6368e7adade1 +bundler_1 | 2023-11-30T11:39:07.714561169Z UserOperation: Sender=0x1C86d47F1417B65048E8935dE12F451b9B7FDf3C Nonce=1457292781823054577664 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:08.041156396Z until 281474976710655 now= 1701344348 +bundler_1 | 2023-11-30T11:39:08.049994943Z sent eth_sendUserOperation - 0x685858e074f53c655aa8a2b0b40bf58cf7404f33781dc0e6bb5ecb61a5893e78 +bundler_1 | 2023-11-30T11:39:08.052412801Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:08.054401459Z UserOperation: Sender=0x3Ba0B3CA523e09673676373735c2a91c0587eBdc Nonce=1475739525896764129280 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:08.378705360Z until 281474976710655 now= 1701344348 +bundler_1 | 2023-11-30T11:39:08.387632623Z sent eth_sendUserOperation - 0xbd3ba4cc1e2b3890a22a3301627715b118712fd230efab1c43069b44a61b287e +bundler_1 | 2023-11-30T11:39:08.390142322Z UserOperation: Sender=0xa87E2E4ab41eFCc41a910dBE4D0585e57Ff9E150 Nonce=1494186269970473680896 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:08.712193788Z until 281474976710655 now= 1701344348 +bundler_1 | 2023-11-30T11:39:08.720670895Z sent eth_sendUserOperation - 0x778952ee8085cab7de9e6984fc2f349abd93db6202c10586793f2480044c70d4 +bundler_1 | 2023-11-30T11:39:08.723187697Z UserOperation: Sender=0x55eDA7f4A2F0A209377566D3835aB8Bd61DD08d1 Nonce=1512633014044183232512 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:09.047040287Z until 281474976710655 now= 1701344349 +bundler_1 | 2023-11-30T11:39:09.056211505Z sent eth_sendUserOperation - 0x420cfb0cdd8a5b54ac21bf5314edd77927ca0f0766ad4b46d6f674e3cd82db4e +bundler_1 | 2023-11-30T11:39:09.058701978Z UserOperation: Sender=0x2e97dd3431E529fBDC060cB9F235C12A4A9405eC Nonce=1531079758117892784128 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:09.380453879Z until 281474976710655 now= 1701344349 +bundler_1 | 2023-11-30T11:39:09.388808862Z sent eth_sendUserOperation - 0xf4c31340ba31fa171dfd29f0a034d8ab416db07cad0bcf49d1c32d45999f0e6c +bundler_1 | 2023-11-30T11:39:09.391185843Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:09.393053445Z UserOperation: Sender=0x5dDfF6f29eb33EB3469E29EC976eb0660429bdB9 Nonce=1549526502191602335744 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:09.718523285Z until 281474976710655 now= 1701344349 +bundler_1 | 2023-11-30T11:39:09.726170948Z sent eth_sendUserOperation - 0x358d98da60ce95bbe20ad05c226f3de49641cb8c11e4fe112b9f70dcced52e85 +bundler_1 | 2023-11-30T11:39:09.728655711Z UserOperation: Sender=0x360915f039b8F488663091042fD8a66a8De83998 Nonce=1567973246265311887360 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:10.046484082Z until 281474976710655 now= 1701344350 +bundler_1 | 2023-11-30T11:39:10.054807336Z sent eth_sendUserOperation - 0x0ebc2cc128f2515011bd8ba8ff29307430790ecb6ce1519173256549e52b9b9e +bundler_1 | 2023-11-30T11:39:10.057317175Z UserOperation: Sender=0x0546D08419fd587BAB6141364E6A74029fC791a7 Nonce=1586419990339021438976 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:10.378546556Z until 281474976710655 now= 1701344350 +bundler_1 | 2023-11-30T11:39:10.387329862Z sent eth_sendUserOperation - 0xff9a81a2503a61f68000636055f2a03ebdd245afb05290370436cf4eca204f22 +bundler_1 | 2023-11-30T11:39:10.389855791Z UserOperation: Sender=0x51733d60141556711b9B0F1747Ef7176d46114e7 Nonce=1604866734412730990592 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:10.712016595Z until 281474976710655 now= 1701344350 +bundler_1 | 2023-11-30T11:39:10.720922723Z sent eth_sendUserOperation - 0x89c2c16c7e8b3872f05a1397613269ca465d1e90e31f86dcc5af776ca649d2a4 +bundler_1 | 2023-11-30T11:39:10.723316286Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:10.725171738Z UserOperation: Sender=0x2b9dBB06A2c8290e1D9005c5c7F3191775DDdcBc Nonce=1623313478486440542208 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:11.042618295Z until 281474976710655 now= 1701344351 +bundler_1 | 2023-11-30T11:39:11.051233685Z sent eth_sendUserOperation - 0x26aff09d6094f1e08fe1681729b40c7ab4e783e74e0342e9ebf6fd74b036244c +bundler_1 | 2023-11-30T11:39:11.053726092Z UserOperation: Sender=0xC808d2c3aCcA07d5C203A1d7da9A99F67aCFE7d7 Nonce=1641760222560150093824 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:11.374334755Z until 281474976710655 now= 1701344351 +bundler_1 | 2023-11-30T11:39:11.383057940Z sent eth_sendUserOperation - 0x0360b74c71176b61140f9a0e90aa9e81bc83b66da779171ee5406ddaac46824b +bundler_1 | 2023-11-30T11:39:11.385618205Z UserOperation: Sender=0x67Aad82EC3a7e7A17ea059400916C1E453C720Ed Nonce=1660206966633859645440 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:11.706249036Z until 281474976710655 now= 1701344351 +bundler_1 | 2023-11-30T11:39:11.714683457Z sent eth_sendUserOperation - 0xa7cf2a13f74c1da200a4232d213e9321e772030db271f1307fef32914c98e194 +bundler_1 | 2023-11-30T11:39:11.717208999Z UserOperation: Sender=0xe1DC672182B912B402EEf3da5b5D7Dc7407F01A2 Nonce=1678653710707569197056 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:12.031577229Z until 281474976710655 now= 1701344352 +bundler_1 | 2023-11-30T11:39:12.044543144Z sent eth_sendUserOperation - 0xd0a93135da48a2a13d5a3b415d50b1d48313911e2ce5ebdb4da3d38a321f0a73 +bundler_1 | 2023-11-30T11:39:12.046995345Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:12.048776869Z UserOperation: Sender=0xb1cEC5906f0066bA6bA714fb0696126b1f4dFdfa Nonce=1697100454781278748672 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:12.367470410Z until 281474976710655 now= 1701344352 +bundler_1 | 2023-11-30T11:39:12.375766259Z sent eth_sendUserOperation - 0x718e9c62e9baa7f68a57de4f6fe3fa04871a17fb1e3fae81baa07402f5881940 +bundler_1 | 2023-11-30T11:39:12.378230773Z UserOperation: Sender=0xa5a115ab5F215Af964117dEbe43C8B689963b8C4 Nonce=1715547198854988300288 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:12.697256075Z until 281474976710655 now= 1701344352 +bundler_1 | 2023-11-30T11:39:12.705606175Z sent eth_sendUserOperation - 0xab8d2a24092c420af9974b3fc5975a1e991e140697dd24df048c226feb9e4512 +bundler_1 | 2023-11-30T11:39:12.708157551Z UserOperation: Sender=0x0975a7A39458d149cC5bD792cfaeD623A497196c Nonce=1733993942928697851904 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:13.028469706Z until 281474976710655 now= 1701344353 +bundler_1 | 2023-11-30T11:39:13.036876665Z sent eth_sendUserOperation - 0x0e1dfbaac74413da5365acb9368eadd5fccec383e9f0190f193d6bfdb0a7f522 +bundler_1 | 2023-11-30T11:39:13.039365826Z UserOperation: Sender=0x517588f42b528e36F13dC68f794c0E24AB6bfd8D Nonce=1752440687002407403520 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:13.361018431Z until 281474976710655 now= 1701344353 +bundler_1 | 2023-11-30T11:39:13.369764432Z sent eth_sendUserOperation - 0x0054349ed369a856dcc6ea922c645e20e3a8cafc9ad2300ee9d6b24e60ab0fc2 +bundler_1 | 2023-11-30T11:39:13.372126756Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:13.373949116Z UserOperation: Sender=0x67cdF6C353E1a3f4F000e95D9d4fB7a939fF17D2 Nonce=1770887431076116955136 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:13.696821951Z until 281474976710655 now= 1701344353 +bundler_1 | 2023-11-30T11:39:13.705408221Z sent eth_sendUserOperation - 0xa532026dfdf25e5c8d4d1d619b03de8a67f94337c3632b1b6f874f170449cc9a +bundler_1 | 2023-11-30T11:39:13.707903132Z UserOperation: Sender=0x0c678dde13e754347B7D11Ae3C3c6d8851df2837 Nonce=1789334175149826506752 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:14.021657574Z until 281474976710655 now= 1701344354 +bundler_1 | 2023-11-30T11:39:14.030040939Z sent eth_sendUserOperation - 0x56b61de2506913fdf69404fc0c3d23bb5466a408496f91d1b5ea2f4d829bc288 +bundler_1 | 2023-11-30T11:39:14.032544677Z UserOperation: Sender=0xE04b8BFa9f394E5D5e8399AE734702ab107aC4D6 Nonce=1807780919223536058368 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:14.350622572Z until 281474976710655 now= 1701344354 +bundler_1 | 2023-11-30T11:39:14.359047779Z sent eth_sendUserOperation - 0x7457258931478bb6c5e72063c5c0be7e4d787cda7e6bd952a970179a134662de +bundler_1 | 2023-11-30T11:39:14.361547997Z UserOperation: Sender=0xf5C814A19e2053A792931DA7946C874EA72a1528 Nonce=1826227663297245609984 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:14.684897348Z until 281474976710655 now= 1701344354 +bundler_1 | 2023-11-30T11:39:14.693253032Z sent eth_sendUserOperation - 0x4a34244266be05def7eee928eea4971880f9c690350111c455db099da648fa37 +bundler_1 | 2023-11-30T11:39:14.695673575Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:14.697572297Z UserOperation: Sender=0xaEFba1BFcb20616B358778D37f432b0cae9B39F7 Nonce=1844674407370955161600 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:15.011311054Z until 281474976710655 now= 1701344355 +bundler_1 | 2023-11-30T11:39:15.023192503Z sent eth_sendUserOperation - 0xdfdd597b9421f9ec1af3c4bf7e06e26ced9b9747f00e3370899287969fc36378 +bundler_1 | 2023-11-30T11:39:15.025851763Z UserOperation: Sender=0x79CDdBE88B3656ADb5ca778D7694634C1B345a81 Nonce=1863121151444664713216 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:15.339307156Z until 281474976710655 now= 1701344355 +bundler_1 | 2023-11-30T11:39:15.347849120Z sent eth_sendUserOperation - 0x63a929897cc7b6f18d5db588657a728f3ffb385a935989baf1ba219798b097a9 +bundler_1 | 2023-11-30T11:39:15.350279802Z UserOperation: Sender=0x4054D52AD5102100241dA4aB540c2468FE84046F Nonce=1881567895518374264832 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:15.669687774Z until 281474976710655 now= 1701344355 +bundler_1 | 2023-11-30T11:39:15.678055490Z sent eth_sendUserOperation - 0x1f4d8e06e12c9dd25f9bbe252aef7a80515e9289f241b0e5dab7ddeeebfccd74 +bundler_1 | 2023-11-30T11:39:15.680569810Z UserOperation: Sender=0x228F95Ad735bA0e3610f73cA0541007FB49AbFd8 Nonce=1900014639592083816448 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:16.005708065Z until 281474976710655 now= 1701344356 +bundler_1 | 2023-11-30T11:39:16.013966331Z sent eth_sendUserOperation - 0x1ae7f072098c03e408d7ff6f14b5cc02b5c42d2f6cbd1984c4fac9ab6af32e81 +bundler_1 | 2023-11-30T11:39:16.016342834Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:16.018193858Z UserOperation: Sender=0x6544905953BBb1D61d6ED419255266538903BC74 Nonce=1918461383665793368064 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:16.343617194Z until 281474976710655 now= 1701344356 +bundler_1 | 2023-11-30T11:39:16.352458422Z sent eth_sendUserOperation - 0x8a4ec8c6550b2d38a35528473088cbd264fb9cdff5c3da62f2910eddf4ddb900 +bundler_1 | 2023-11-30T11:39:16.355093425Z UserOperation: Sender=0x2620a524Ca50DE8560c30FB61804292017601E11 Nonce=1936908127739502919680 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:16.681576133Z until 281474976710655 now= 1701344356 +bundler_1 | 2023-11-30T11:39:16.690006422Z sent eth_sendUserOperation - 0xa68d6d79dc5330aff0c5e145b156daa61838086e123c02116fae1f0275b3f69e +bundler_1 | 2023-11-30T11:39:16.692479174Z UserOperation: Sender=0x2dA111eF626da83B989f8cC3F1325CA16027f55C Nonce=1955354871813212471296 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:17.007656048Z until 281474976710655 now= 1701344357 +bundler_1 | 2023-11-30T11:39:17.016088391Z sent eth_sendUserOperation - 0x742b9ef67de672586558decc5821e9aab871389b9d59aac47281ff0278220bac +bundler_1 | 2023-11-30T11:39:17.018598653Z UserOperation: Sender=0x124a54AEf9A73aAAa95899f5952DEea2D33Feb05 Nonce=1973801615886922022912 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:17.341073115Z until 281474976710655 now= 1701344357 +bundler_1 | 2023-11-30T11:39:17.350193585Z sent eth_sendUserOperation - 0x0cfdf34ee63fbf925c4b0255d7b3439a960c782c8bb774742a4d630b607ff7b2 +bundler_1 | 2023-11-30T11:39:17.352587140Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:17.354443545Z UserOperation: Sender=0x634ecf3528884aB14FcE3F143c342037af51E090 Nonce=1992248359960631574528 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:17.674906512Z until 281474976710655 now= 1701344357 +bundler_1 | 2023-11-30T11:39:17.684051499Z sent eth_sendUserOperation - 0xa13c58ad43c5a64d1ab08d6cb235655a062874e3a3fd740b9c24981ed6173783 +bundler_1 | 2023-11-30T11:39:17.686543857Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-11-30T11:39:17.686556581Z { +bundler_1 | 2023-11-30T11:39:17.686563754Z address: '0x9161fdf0f97acf1b92cce24602f231a70b4b411d', +bundler_1 | 2023-11-30T11:39:17.686570035Z opsSeen: '0x6d', +bundler_1 | 2023-11-30T11:39:17.686575896Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:39:17.686581787Z status: '0x0' +bundler_1 | 2023-11-30T11:39:17.686587628Z }, +bundler_1 | 2023-11-30T11:39:17.686593158Z { +bundler_1 | 2023-11-30T11:39:17.686598318Z address: '0x92b76676abe9abe53fa4da0c9dcd81963dea3803', +bundler_1 | 2023-11-30T11:39:17.686603778Z opsSeen: '0x6d', +bundler_1 | 2023-11-30T11:39:17.686609599Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:39:17.686614719Z status: '0x0' +bundler_1 | 2023-11-30T11:39:17.686619748Z } +bundler_1 | 2023-11-30T11:39:17.686624948Z ] +bundler_1 | 2023-11-30T11:39:17.688457481Z UserOperation: Sender=0xc6BCCf7C606d87544eDf28163692F95Af8c885Ed Nonce=2010695104034341126144 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:18.011653960Z until 281474976710655 now= 1701344358 +bundler_1 | 2023-11-30T11:39:18.020416321Z sent eth_sendUserOperation - 0x257d55b031261ee27e2752fe5e50673f86941c8bcf7ef0ef92541bad0a75dc09 +bundler_1 | 2023-11-30T11:39:18.022763068Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-11-30T11:39:18.022773357Z { +bundler_1 | 2023-11-30T11:39:18.022777966Z address: '0x9161fdf0f97acf1b92cce24602f231a70b4b411d', +bundler_1 | 2023-11-30T11:39:18.022781692Z opsSeen: '0x6e', +bundler_1 | 2023-11-30T11:39:18.022785099Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:39:18.022788405Z status: '0x1' +bundler_1 | 2023-11-30T11:39:18.022791731Z }, +bundler_1 | 2023-11-30T11:39:18.022795208Z { +bundler_1 | 2023-11-30T11:39:18.022798584Z address: '0x92b76676abe9abe53fa4da0c9dcd81963dea3803', +bundler_1 | 2023-11-30T11:39:18.022802041Z opsSeen: '0x6e', +bundler_1 | 2023-11-30T11:39:18.022816477Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:39:18.022819944Z status: '0x1' +bundler_1 | 2023-11-30T11:39:18.022823220Z } +bundler_1 | 2023-11-30T11:39:18.022827317Z ] +bundler_1 | 2023-11-30T11:39:18.024500181Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:18.026309077Z UserOperation: Sender=0x0D53c6241eF2Cc60cDCAbaDC413237a1a8332761 Nonce=2029141848108050677760 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:18.349821023Z until 281474976710655 now= 1701344358 +bundler_1 | 2023-11-30T11:39:18.358310785Z sent eth_sendUserOperation - 0xdb706cf6200eef195f155feb382ba7f6a272693ec2cff7c663bfecb074c5bd6e +bundler_1 | 2023-11-30T11:39:18.360778077Z UserOperation: Sender=0x3bF236D828a9594244417E2dAcf5627b48B8557d Nonce=2047588592181760229376 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:18.686788557Z until 281474976710655 now= 1701344358 +bundler_1 | 2023-11-30T11:39:18.696206314Z sent eth_sendUserOperation - 0xf5ffa57a6c7093087e63d3a55e596f9b73f61e1c016b557ee0d5c7c329f42f6c +bundler_1 | 2023-11-30T11:39:18.698632238Z UserOperation: Sender=0xf3CDBC5D1EC73108521B887607066723DD0fa5FA Nonce=2066035336255469780992 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:19.026100136Z until 281474976710655 now= 1701344359 +bundler_1 | 2023-11-30T11:39:19.035617031Z sent eth_sendUserOperation - 0x846de44196832c188da7992c715bb59db12045392a20834faa0d9a997b4d8297 +bundler_1 | 2023-11-30T11:39:19.038384668Z UserOperation: Sender=0xdDe1526c2c830f0887E47A1F0659b4D4B857F669 Nonce=2084482080329179332608 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:19.362344574Z until 281474976710655 now= 1701344359 +bundler_1 | 2023-11-30T11:39:19.370834545Z sent eth_sendUserOperation - 0x5fda608bd1bd57a0569bc11f9f5aced6df397ea6e5cbe0cc46295a8a37e6b310 +bundler_1 | 2023-11-30T11:39:19.373183336Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:19.375417994Z UserOperation: Sender=0xC0831f6F6eda960cE4038c56bC5AC20007d4204E Nonce=2102928824402888884224 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:19.700892352Z until 281474976710655 now= 1701344359 +bundler_1 | 2023-11-30T11:39:19.709542294Z sent eth_sendUserOperation - 0xaf9d26ecee714b583802f776abc93db3e98db475b7a8e31d58035af3fead523b +bundler_1 | 2023-11-30T11:39:19.712020235Z UserOperation: Sender=0x7A7556629427ed99b16BCC6e2692A37EDe2A0C8a Nonce=2121375568476598435840 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:20.029545539Z until 281474976710655 now= 1701344360 +bundler_1 | 2023-11-30T11:39:20.041375987Z sent eth_sendUserOperation - 0xcdd4b86c465bcc8b5d9b123c308129733377e252d4309b4cfb2fd0bf48abe006 +bundler_1 | 2023-11-30T11:39:20.043896277Z UserOperation: Sender=0xfE8aE7c5cCaE1eA3C05785f07f4F8aAeD68D3a80 Nonce=2139822312550307987456 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:20.357492312Z until 281474976710655 now= 1701344360 +bundler_1 | 2023-11-30T11:39:20.365927771Z sent eth_sendUserOperation - 0xb44aeb7d2c5b545050404f3324329b47d37e3b7f5984c539526124da53374807 +bundler_1 | 2023-11-30T11:39:20.368432532Z UserOperation: Sender=0x4D8355E3aF50aC8190DaB1ACDaE22f80DE02C256 Nonce=2158269056624017539072 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:20.693072554Z until 281474976710655 now= 1701344360 +bundler_1 | 2023-11-30T11:39:20.701547503Z sent eth_sendUserOperation - 0xa09db58a500ef9f0b71210790f2fd72c2e11b52ab9567a21c7408577c64ddd4a +bundler_1 | 2023-11-30T11:39:20.703855378Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:20.705676337Z UserOperation: Sender=0x061BD898698c12a03a3409Cd25B20c4E8b99B88f Nonce=2176715800697727090688 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:21.027674058Z until 281474976710655 now= 1701344361 +bundler_1 | 2023-11-30T11:39:21.036005192Z sent eth_sendUserOperation - 0x54d25727ce28014335014fc5a315acb89bda71e56592a401eae796c332334d44 +bundler_1 | 2023-11-30T11:39:21.038450453Z UserOperation: Sender=0xd3288a291520317CCc0dfdAF657B6Ccb8D8C5657 Nonce=2195162544771436642304 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:21.426187982Z until 281474976710655 now= 1701344361 +bundler_1 | 2023-11-30T11:39:21.435241100Z sent eth_sendUserOperation - 0xaab3a8a944b6a534612183e330d75132c574f66484abb66138d832486609138f +bundler_1 | 2023-11-30T11:39:21.437751272Z UserOperation: Sender=0xA61c4204f2d8b359CA2d87F0A9e5164619DdB7E7 Nonce=2213609288845146193920 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:21.754091043Z until 281474976710655 now= 1701344361 +bundler_1 | 2023-11-30T11:39:21.764542925Z sent eth_sendUserOperation - 0xaf362a142f2deeccc950e7b098bf6eb7989594df326ba8bed9e87ea2a9ec4054 +bundler_1 | 2023-11-30T11:39:21.767142743Z UserOperation: Sender=0x3AAC63cedA81e6539114AE19daeBFD359FCA7773 Nonce=2232056032918855745536 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:22.088411758Z until 281474976710655 now= 1701344362 +bundler_1 | 2023-11-30T11:39:22.096822551Z sent eth_sendUserOperation - 0x19eaf21ba6773455a7d15d32899f54729b41432e89ae4aba2c1bc4a7e4e6ed68 +bundler_1 | 2023-11-30T11:39:22.099193203Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:22.100995687Z UserOperation: Sender=0xD50f934326E5FF8eFb2A8438Bbf0b2893560456A Nonce=2250502776992565297152 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:22.420860830Z until 281474976710655 now= 1701344362 +bundler_1 | 2023-11-30T11:39:22.429123643Z sent eth_sendUserOperation - 0x37cdd26050506449a63176add81da33fd2a1ea19627f8125fd878ccfba386a06 +bundler_1 | 2023-11-30T11:39:22.431633658Z UserOperation: Sender=0xAd958d4F3D5a189127BCa569bD091e02112cf876 Nonce=2268949521066274848768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:22.752132582Z until 281474976710655 now= 1701344362 +bundler_1 | 2023-11-30T11:39:22.760661210Z sent eth_sendUserOperation - 0x1547f675a1a2f6fd883e4eb32109de3181fbfe8818f64249363a0fde76a5fcf4 +bundler_1 | 2023-11-30T11:39:22.763158937Z UserOperation: Sender=0xF3Fca4D8B7F8D50e20C9796587B52cB999236f5A Nonce=2287396265139984400384 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:23.082842271Z until 281474976710655 now= 1701344363 +bundler_1 | 2023-11-30T11:39:23.091724727Z sent eth_sendUserOperation - 0x602ea19b8ded5e83d75bad90b8206243c03338beefb799e86581c5bfffc9105a +bundler_1 | 2023-11-30T11:39:23.094480714Z UserOperation: Sender=0x5B7440037b941623fc9ea7523ceC2c9db65E630a Nonce=2305843009213693952000 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:23.412888236Z until 281474976710655 now= 1701344363 +bundler_1 | 2023-11-30T11:39:23.421363646Z sent eth_sendUserOperation - 0x41601dc33d6f9faddc4aa5420182eaa5896cb2feda2454533e6d6a298f2d3c40 +bundler_1 | 2023-11-30T11:39:23.423733632Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:23.425557839Z UserOperation: Sender=0x7f77e07EBCF81281d7E5d20654DfDd22E329F735 Nonce=2324289753287403503616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:23.747847019Z until 281474976710655 now= 1701344363 +bundler_1 | 2023-11-30T11:39:23.757992610Z sent eth_sendUserOperation - 0x4ed0d4dfcecfe9125906396a3e9c90ad82ed9e9861056bd04086b40d3da76c75 +bundler_1 | 2023-11-30T11:39:23.760634722Z UserOperation: Sender=0x058fD70C08F10f2592f9B349E7000c7A2F7f897C Nonce=2342736497361113055232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:24.086725729Z until 281474976710655 now= 1701344364 +bundler_1 | 2023-11-30T11:39:24.095074796Z sent eth_sendUserOperation - 0x7086094a78417bd0987ff3a3634b6b23263caa220ed1aadafdfab5af371e30b0 +bundler_1 | 2023-11-30T11:39:24.097511681Z UserOperation: Sender=0x2eba365284Cb9D409Be4c6308240488977073E33 Nonce=2361183241434822606848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:24.422295963Z until 281474976710655 now= 1701344364 +bundler_1 | 2023-11-30T11:39:24.430527121Z sent eth_sendUserOperation - 0x7cc06d0dbf5c70d74dbd2884be68da7e79766968352772a725dbcfccb3cdb3a1 +bundler_1 | 2023-11-30T11:39:24.433026471Z UserOperation: Sender=0x6886402cf56c214352cE21e1A6eEB341F6463293 Nonce=2379629985508532158464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:24.757092721Z until 281474976710655 now= 1701344364 +bundler_1 | 2023-11-30T11:39:24.766672465Z sent eth_sendUserOperation - 0xc8d9f6eb601dde2e59f3c091b0d63d8e1189a59e4794cbec187b253d05af1c48 +bundler_1 | 2023-11-30T11:39:24.769037595Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:24.770835641Z UserOperation: Sender=0x97A8A392c97066cF4d34b8AAac6B65C85e2B9903 Nonce=2398076729582241710080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:25.089258758Z until 281474976710655 now= 1701344365 +bundler_1 | 2023-11-30T11:39:25.097710263Z sent eth_sendUserOperation - 0xfb514a19419fb48c40c9ac95ad2bd0e0332898a1132779ca5ac18a99380c7877 +bundler_1 | 2023-11-30T11:39:25.100240691Z UserOperation: Sender=0x95CF52c89285B9dE1e69F859705C7C3b04D61805 Nonce=2416523473655951261696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:25.418983426Z until 281474976710655 now= 1701344365 +bundler_1 | 2023-11-30T11:39:25.427190545Z sent eth_sendUserOperation - 0x675bebc4d846e153aec2d8ea83f6730b34fc5123a4ba3c7d9c73970aa9198ffc +bundler_1 | 2023-11-30T11:39:25.429652426Z UserOperation: Sender=0x0cDFc12357D4d9F3A65CDE7524c83Ec3a1d3580f Nonce=2434970217729660813312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:25.748138894Z until 281474976710655 now= 1701344365 +bundler_1 | 2023-11-30T11:39:25.756409031Z sent eth_sendUserOperation - 0x1ed0bcdfee0b9399f1a67f73f9f6c94ed485fc21ba9eae80348cc2798035c7ef +bundler_1 | 2023-11-30T11:39:25.758869179Z UserOperation: Sender=0x275d2B2fDC77c4Ab545e787C839B6bF9ddE912a2 Nonce=2453416961803370364928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:26.074596356Z until 281474976710655 now= 1701344366 +bundler_1 | 2023-11-30T11:39:26.082939245Z sent eth_sendUserOperation - 0x6598203a758f851b7260deb2387886239cfaf9be8cc666c2382ef92c31a070c4 +bundler_1 | 2023-11-30T11:39:26.085253782Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:26.087085480Z UserOperation: Sender=0xec3BA834cA16B55909fA316daFB0015F6d8d7c1b Nonce=2471863705877079916544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:26.409508692Z until 281474976710655 now= 1701344366 +bundler_1 | 2023-11-30T11:39:26.417670839Z sent eth_sendUserOperation - 0xd5f5a9de8f70238f1750afa07a888742e1e9e80861add4ed602d7d73a71d8aab +bundler_1 | 2023-11-30T11:39:26.420228427Z UserOperation: Sender=0x1d271b5A26eE8b9c034F34b6f4D203aB17FB8b56 Nonce=2490310449950789468160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:26.735322597Z until 281474976710655 now= 1701344366 +bundler_1 | 2023-11-30T11:39:26.743937987Z sent eth_sendUserOperation - 0xf8d10bd3cbedc5b58ba8c057c2a27d9974d6b69d532f634f784adf9ad2092c9b +bundler_1 | 2023-11-30T11:39:26.746384378Z UserOperation: Sender=0x724b8Fe41C5cEcFe650Cc09B73d0243769A4cbDA Nonce=2508757194024499019776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:27.060394844Z until 281474976710655 now= 1701344367 +bundler_1 | 2023-11-30T11:39:27.070241045Z sent eth_sendUserOperation - 0x39fbbf6ce18873887d934bd9b7a9fe4b0bd967756f4ebabc6304075dc04053ed +bundler_1 | 2023-11-30T11:39:27.073127936Z UserOperation: Sender=0x79a04A6FfaD53af6a05195f50082Ac8a7e8B9530 Nonce=2527203938098208571392 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:27.395367917Z until 281474976710655 now= 1701344367 +bundler_1 | 2023-11-30T11:39:27.403387959Z sent eth_sendUserOperation - 0x42fdbdce6e0ce976de4dfc0b6a6e116ad1c083156ad1ffca8574ed4cfe390759 +bundler_1 | 2023-11-30T11:39:27.405726070Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:27.407587984Z UserOperation: Sender=0xf6f1aD2f2dA67b0Ce97eFf084e1Fd386A9DB1bcF Nonce=2545650682171918123008 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:27.726347700Z until 281474976710655 now= 1701344367 +bundler_1 | 2023-11-30T11:39:27.734657345Z sent eth_sendUserOperation - 0x3ea90a1dc509b92ab676ef69370594380613e941e7b96bde1290e70b2c68e0b8 +bundler_1 | 2023-11-30T11:39:27.737155102Z UserOperation: Sender=0x82e3a16EA1c18B491cC6543D3E690D132C23A6A9 Nonce=2564097426245627674624 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:28.060067615Z until 281474976710655 now= 1701344368 +bundler_1 | 2023-11-30T11:39:28.071998040Z sent eth_sendUserOperation - 0x2d2785a9479bf26782f209de3d13de6d04ec7c73441d7aa16911d18b048468ac +bundler_1 | 2023-11-30T11:39:28.074594691Z UserOperation: Sender=0x85393d635C3a851ff5EfD2551AE41F83909B3358 Nonce=2582544170319337226240 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:28.384359581Z until 281474976710655 now= 1701344368 +bundler_1 | 2023-11-30T11:39:28.394947210Z sent eth_sendUserOperation - 0x6313b2a5e2098f8f2d5d4cd0e8f4ea8c072c8f457fd0e030bc20915117f88ebe +bundler_1 | 2023-11-30T11:39:28.397814599Z UserOperation: Sender=0xecC5CA2Effee42fca25a320979F7c00C569D8d38 Nonce=2600990914393046777856 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:28.712052989Z until 281474976710655 now= 1701344368 +bundler_1 | 2023-11-30T11:39:28.720471212Z sent eth_sendUserOperation - 0x8aa898f285a6e3b2a85c7e0c77124fa7495e1f12d459d6140d73af7135e8a5cc +bundler_1 | 2023-11-30T11:39:28.722793012Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:28.724632435Z UserOperation: Sender=0x24dc7Ca29C95bA1AA4Ca5425F031ac84558e9909 Nonce=2619437658466756329472 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:29.040994550Z until 281474976710655 now= 1701344369 +bundler_1 | 2023-11-30T11:39:29.049243448Z sent eth_sendUserOperation - 0x72c76aa56c960918524b119394d1638e6ad20296341dd2cafbeaa3ea91d35dc3 +bundler_1 | 2023-11-30T11:39:29.051798302Z UserOperation: Sender=0xa7B40edD3152E48C89ebbB924A82e4C704Ac1b2e Nonce=2637884402540465881088 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:29.368654720Z until 281474976710655 now= 1701344369 +bundler_1 | 2023-11-30T11:39:29.377473414Z sent eth_sendUserOperation - 0x9924931f5af85396eec2a64801ea88f1dd80f5169d2a4ec5b8900e1644260689 +bundler_1 | 2023-11-30T11:39:29.379978866Z UserOperation: Sender=0xb022b6454fbd2d29312aB7AC70F091Ae5817ECd8 Nonce=2656331146614175432704 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:29.698882684Z until 281474976710655 now= 1701344369 +bundler_1 | 2023-11-30T11:39:29.707212893Z sent eth_sendUserOperation - 0x77aaadca7b88249515e67155e81d1fe511770d2a8f54db80cfda102c696c797a +bundler_1 | 2023-11-30T11:39:29.709671177Z UserOperation: Sender=0x63227db7914D8d0F73863ABAC64E9ED4241f8D0E Nonce=2674777890687884984320 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:30.032849885Z until 281474976710655 now= 1701344370 +bundler_1 | 2023-11-30T11:39:30.040944452Z sent eth_sendUserOperation - 0xdc86366dd01c02b398a93da004bb9724f72e23414e63ca98a6a03263707febee +bundler_1 | 2023-11-30T11:39:30.043304934Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:30.045114381Z UserOperation: Sender=0xEaA4c5e21830b23aeAD668883e17542ee390C41D Nonce=2693224634761594535936 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:30.362889786Z until 281474976710655 now= 1701344370 +bundler_1 | 2023-11-30T11:39:30.372487326Z sent eth_sendUserOperation - 0xd75e826a6b32d7d4c944512f8d810f661a7cc7bdc8d3a641ea3cb2c829f28f5d +bundler_1 | 2023-11-30T11:39:30.375467802Z UserOperation: Sender=0xA8977668154555822773B10468c3460dc3B1F00E Nonce=2711671378835304087552 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:30.699700177Z until 281474976710655 now= 1701344370 +bundler_1 | 2023-11-30T11:39:30.707737114Z sent eth_sendUserOperation - 0xd97c3a5bbc3cdb35e355c38031afcfb8c6da7d210c1c8cf17f527b1684b808d0 +bundler_1 | 2023-11-30T11:39:30.710205156Z UserOperation: Sender=0xd0B3ad059965E96747F59793056B531d65477cd1 Nonce=2730118122909013639168 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:31.026351206Z until 281474976710655 now= 1701344371 +bundler_1 | 2023-11-30T11:39:31.039385852Z sent eth_sendUserOperation - 0x7b6c5551d0cf621854bdf7678cfb4d254a960fc658cdb40e0930350f92efec0a +bundler_1 | 2023-11-30T11:39:31.041869422Z UserOperation: Sender=0x75E3E97b81a76e5FD9fef98738F06b1dE398996c Nonce=2748564866982723190784 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:31.356724022Z until 281474976710655 now= 1701344371 +bundler_1 | 2023-11-30T11:39:31.369218256Z sent eth_sendUserOperation - 0x392811ac8a2a06a0da451508083f11b6253a542124d4b5df4c5f0aec58fcb1ec +bundler_1 | 2023-11-30T11:39:31.371958425Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:31.373951266Z UserOperation: Sender=0x8204F8160579A3532A117FAb8e6d4370E926291E Nonce=2767011611056432742400 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:31.702527559Z until 281474976710655 now= 1701344371 +bundler_1 | 2023-11-30T11:39:31.712129448Z sent eth_sendUserOperation - 0x671c35f17903433042cfb5d17483001288ee38d139a16965433727ea269f7ec7 +bundler_1 | 2023-11-30T11:39:31.714616646Z UserOperation: Sender=0x654816a2D12B036Cf139A9C862322b51bE696fAA Nonce=2785458355130142294016 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:32.041322780Z until 281474976710655 now= 1701344372 +bundler_1 | 2023-11-30T11:39:32.049533568Z sent eth_sendUserOperation - 0xcb5dee4f7041fe7881dd71789f7b298aec68cb2eed9aa9d5d40a5dc39f40df72 +bundler_1 | 2023-11-30T11:39:32.052069049Z UserOperation: Sender=0xFCa07F0cff6734d314F31B8B3087ba857005f33D Nonce=2803905099203851845632 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:32.370523933Z until 281474976710655 now= 1701344372 +bundler_1 | 2023-11-30T11:39:32.379119794Z sent eth_sendUserOperation - 0x5a82e5e4af30891b58ab79b73963c01349f30b649aff52366ff8905a8e604c6c +bundler_1 | 2023-11-30T11:39:32.381599999Z UserOperation: Sender=0x9B2A82b69Ed6A2b93ed8Ef535CE1012ffbc5B5ec Nonce=2822351843277561397248 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:32.697932044Z until 281474976710655 now= 1701344372 +bundler_1 | 2023-11-30T11:39:32.706159776Z sent eth_sendUserOperation - 0x78570b85a5be374e944cfac658e016c9a526c880a549c6c57b528f4d30939695 +bundler_1 | 2023-11-30T11:39:32.708539714Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:32.710348269Z UserOperation: Sender=0x816b5CF684bAC9CD012E2a7B1D7CB467aba800aA Nonce=2840798587351270948864 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:33.024907766Z until 281474976710655 now= 1701344373 +bundler_1 | 2023-11-30T11:39:33.033236770Z sent eth_sendUserOperation - 0x5232f780a7a8cc671071ee0775d62d514763b3c22608419bece8708cb253e92b +bundler_1 | 2023-11-30T11:39:33.035727395Z UserOperation: Sender=0x074Be3AdCfdA5D0CD56B35D825EF728EED430082 Nonce=2859245331424980500480 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:33.354107404Z until 281474976710655 now= 1701344373 +bundler_1 | 2023-11-30T11:39:33.364203218Z sent eth_sendUserOperation - 0x5ca9f9d0bfe655a442d2448c57fb4f67af3e3c45a2f5c13314bcd2faea8c984e +bundler_1 | 2023-11-30T11:39:33.366670329Z UserOperation: Sender=0x7a2cBC5C0836C97156a0B16DaE8Dbf3E9381C6Ca Nonce=2877692075498690052096 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:33.685967968Z until 281474976710655 now= 1701344373 +bundler_1 | 2023-11-30T11:39:33.694391214Z sent eth_sendUserOperation - 0x3f7e9e44f6b5b207d9b7bf2c6ed38722ca02134c14adc99b9fc7424dc3588092 +bundler_1 | 2023-11-30T11:39:33.696797031Z UserOperation: Sender=0x10bBf0A0422942169Da0563fBe505E2319EE4be8 Nonce=2896138819572399603712 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:34.012462095Z until 281474976710655 now= 1701344374 +bundler_1 | 2023-11-30T11:39:34.022019725Z sent eth_sendUserOperation - 0x52459528927ce493d1bdba9638c616e672a5d3a820936eebad4d6da5c2d713a3 +bundler_1 | 2023-11-30T11:39:34.024765066Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:34.026551801Z UserOperation: Sender=0xEBA3Be82a0dD3c010904F3703Bb8da7F846B771F Nonce=2914585563646109155328 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:34.342784407Z until 281474976710655 now= 1701344374 +bundler_1 | 2023-11-30T11:39:34.350942771Z sent eth_sendUserOperation - 0xc4c360b2527cab92812d55b64807f7fa3bee1c2d18275abc75a5b9004a68b61c +bundler_1 | 2023-11-30T11:39:34.353411484Z UserOperation: Sender=0x5a3f101D5037E0025A9262c8A969c1Be27093e2A Nonce=2933032307719818706944 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:34.669037185Z until 281474976710655 now= 1701344374 +bundler_1 | 2023-11-30T11:39:34.677209617Z sent eth_sendUserOperation - 0xd59bde6a93e9f9ee485aa816c381e824cd815339957b1a8c434370fde0634e7f +bundler_1 | 2023-11-30T11:39:34.679679012Z UserOperation: Sender=0x46ffd13B2d9D0317Afad8E240891bb4aE1E3ca9a Nonce=2951479051793528258560 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:34.995987534Z until 281474976710655 now= 1701344374 +bundler_1 | 2023-11-30T11:39:35.005809809Z sent eth_sendUserOperation - 0xb50088b3b5799fc9f04393a5bccf46d75e8de959350f6a1ec7f101e16fca6f29 +bundler_1 | 2023-11-30T11:39:35.008358185Z UserOperation: Sender=0xf0321E098d97C01440449B8075Dd0b532ec3b9C4 Nonce=2969925795867237810176 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:35.324033317Z until 281474976710655 now= 1701344375 +bundler_1 | 2023-11-30T11:39:35.333771854Z sent eth_sendUserOperation - 0x230443f42b66d0b9f9a02a9c70cdf6cfd9ef3dbf2411df14e3426a75f837d098 +bundler_1 | 2023-11-30T11:39:35.337081221Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:35.339456134Z UserOperation: Sender=0xACF4e209e992a72b7EA1b973470EFd22A64104Aa Nonce=2988372539940947361792 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:35.659361137Z until 281474976710655 now= 1701344375 +bundler_1 | 2023-11-30T11:39:35.667690512Z sent eth_sendUserOperation - 0x82696137b52af8cf45d687247a63d614b60dd0ec9521170bcafdba937462d3b6 +bundler_1 | 2023-11-30T11:39:35.670135290Z UserOperation: Sender=0x37969bADbf385Bcb850D68Ae94DC6Cd5351B10A6 Nonce=3006819284014656913408 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:35.997189586Z until 281474976710655 now= 1701344375 +bundler_1 | 2023-11-30T11:39:36.005440297Z sent eth_sendUserOperation - 0xec1c4e6de72a07e84d8611bb1cb3ec7026df6bf864a448bd55f4eee6a0db7fbf +bundler_1 | 2023-11-30T11:39:36.007897840Z UserOperation: Sender=0xf1D7a80426c06d68B73E4eac083DF0C2d9A1B574 Nonce=3025266028088366465024 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:36.328290671Z until 281474976710655 now= 1701344376 +bundler_1 | 2023-11-30T11:39:36.337246268Z sent eth_sendUserOperation - 0x159368fa8c644c3bce60b498cbb2cb544ae2d71344f5934385b89a00e2c9b017 +bundler_1 | 2023-11-30T11:39:36.341156640Z UserOperation: Sender=0x434355871BcF742B5B71Cf79Bd67319EDd76F392 Nonce=3043712772162076016640 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:36.677378924Z until 281474976710655 now= 1701344376 +bundler_1 | 2023-11-30T11:39:36.685840608Z sent eth_sendUserOperation - 0x266a4a07e33e802c811a320044f94591411eeb379f033b5a4846ad6d5072c91d +bundler_1 | 2023-11-30T11:39:36.688241175Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:36.690064417Z UserOperation: Sender=0x4323f088f9E5037bB1026C3B0f6Edb3a6C975698 Nonce=3062159516235785568256 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:37.005363881Z until 281474976710655 now= 1701344377 +bundler_1 | 2023-11-30T11:39:37.016966198Z sent eth_sendUserOperation - 0x64975372be9e9d965e22c1380f904fd1ad8d9e936324f677a6d00493e87657ac +bundler_1 | 2023-11-30T11:39:37.019737519Z UserOperation: Sender=0x42c8BA23bfa380C53Ef21dE052FD6079D97dF216 Nonce=3080606260309495119872 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:37.340177026Z until 281474976710655 now= 1701344377 +bundler_1 | 2023-11-30T11:39:37.348199039Z sent eth_sendUserOperation - 0x5bea5db050d2c31ffaa8aca08259a905a252096c860514a53842f9911eaf4646 +bundler_1 | 2023-11-30T11:39:37.350645371Z UserOperation: Sender=0xf5f1Df8272dfCAB9BfC8a1C9a6674EA19b0E17E6 Nonce=3099053004383204671488 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:37.678541663Z until 281474976710655 now= 1701344377 +bundler_1 | 2023-11-30T11:39:37.688151446Z sent eth_sendUserOperation - 0x9fddfb04f97291c6181e5186fd4845c39d290a70bf192a1ecd459aca3446d9be +bundler_1 | 2023-11-30T11:39:37.691154274Z UserOperation: Sender=0x48FfaBdD7FE800bD6DCeB704b133d2EcbDF729bA Nonce=3117499748456914223104 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:38.004874015Z until 281474976710655 now= 1701344378 +bundler_1 | 2023-11-30T11:39:38.013499554Z sent eth_sendUserOperation - 0xc0eea710fdae092cc055dbbd6a2a972aae6ef1081a4e5610f8837c1c6b30af6d +bundler_1 | 2023-11-30T11:39:38.015897716Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:38.017744102Z UserOperation: Sender=0x9eD39F1674236051d19B24582B799c2f704dBdE6 Nonce=3135946492530623774720 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:38.337517684Z until 281474976710655 now= 1701344378 +bundler_1 | 2023-11-30T11:39:38.346437677Z sent eth_sendUserOperation - 0x12b0ed03d7225980cbb4df3e888676534c49856e9a07be043808079ca29125e7 +bundler_1 | 2023-11-30T11:39:38.348947637Z UserOperation: Sender=0xA6DB68523Ee2801FE14834DC2ad537e34AFd1115 Nonce=3154393236604333326336 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:38.666174467Z until 281474976710655 now= 1701344378 +bundler_1 | 2023-11-30T11:39:38.674228322Z sent eth_sendUserOperation - 0x64d4b236df2cfb5306bdc38a772c66b886c9edfe884bdc1f58b683049f80661d +bundler_1 | 2023-11-30T11:39:38.676744174Z UserOperation: Sender=0xf66F976E90EFf2951068AD88C49cF445B9133f41 Nonce=3172839980678042877952 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:39.009030798Z until 281474976710655 now= 1701344379 +bundler_1 | 2023-11-30T11:39:39.018347991Z sent eth_sendUserOperation - 0x14f0b68bdf1410bdb853a0cb6877fff67b2ee615b65b5442f3f391ccd7bb2739 +bundler_1 | 2023-11-30T11:39:39.021042965Z UserOperation: Sender=0x63C25fBcE5074aF661B429168997f83BF8ed7E20 Nonce=3191286724751752429568 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:39.357370565Z until 281474976710655 now= 1701344379 +bundler_1 | 2023-11-30T11:39:39.365718497Z sent eth_sendUserOperation - 0x19d1e3f56130cd177c85684de3dcd7288033543d0b401c4c3f96953a536061de +bundler_1 | 2023-11-30T11:39:39.368078088Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:39.369868639Z UserOperation: Sender=0x68FcAadEad5b39A607b5241FfA5E8B9EF1D266B7 Nonce=3209733468825461981184 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:39.686531423Z until 281474976710655 now= 1701344379 +bundler_1 | 2023-11-30T11:39:39.694242400Z sent eth_sendUserOperation - 0x1782107da10d0d5b0c0b256cb1bafb69f0d61284c25be7af47a23210aa73a768 +bundler_1 | 2023-11-30T11:39:39.697146466Z UserOperation: Sender=0x8FfdbC26BE1A8985024f009e11D05357B8dC09bc Nonce=3228180212899171532800 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:40.016008188Z until 281474976710655 now= 1701344380 +bundler_1 | 2023-11-30T11:39:40.025055379Z sent eth_sendUserOperation - 0x0f7788965df691c3c9230471f8c85056c6ac1e75c82b2557b53ce80ddb3ef92f +bundler_1 | 2023-11-30T11:39:40.027576382Z UserOperation: Sender=0x613b241f36989fac1b3070dFc4b1990Cb745a5bF Nonce=3246626956972881084416 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:40.352393259Z until 281474976710655 now= 1701344380 +bundler_1 | 2023-11-30T11:39:40.360793122Z sent eth_sendUserOperation - 0x75bc43fa3d7e1e1579ea1b7ccc4e7746fe1e27512a21d4668e8b0dfa9cd514d9 +bundler_1 | 2023-11-30T11:39:40.363361172Z UserOperation: Sender=0x0bF5187C5500CE97C5dc779C68612A95Ad7A14c5 Nonce=3265073701046590636032 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:40.688661299Z until 281474976710655 now= 1701344380 +bundler_1 | 2023-11-30T11:39:40.699178240Z sent eth_sendUserOperation - 0x5f34525ecc1e7225b53f9ef78be889c0c6c66912b661ab19c8efa40b5e87fc7e +bundler_1 | 2023-11-30T11:39:40.701632929Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:40.703605180Z UserOperation: Sender=0x972488DDcbd3088297032843Acfd23132b1d33bE Nonce=3283520445120300187648 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:41.024506065Z until 281474976710655 now= 1701344381 +bundler_1 | 2023-11-30T11:39:41.033936560Z sent eth_sendUserOperation - 0xdfa2e8750099d7edbd2a9c75d9d3cd2ee156b2ee891eff7fc6d3906e5cfc58be +bundler_1 | 2023-11-30T11:39:41.036622272Z UserOperation: Sender=0x70CDb697E91e364b983c5f7A6D2D8C687b838763 Nonce=3301967189194009739264 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:41.354413639Z until 281474976710655 now= 1701344381 +bundler_1 | 2023-11-30T11:39:41.362945804Z sent eth_sendUserOperation - 0x2dd2449273a904c95694351a42ef0a897a67a93c8d40c9c16fb96f9eb7f5d09d +bundler_1 | 2023-11-30T11:39:41.365374856Z UserOperation: Sender=0x6a2D0c2A433c980F74BF29Cb569a2B29E76AE209 Nonce=3320413933267719290880 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:41.685909348Z until 281474976710655 now= 1701344381 +bundler_1 | 2023-11-30T11:39:41.693758550Z sent eth_sendUserOperation - 0x18892a35f87743126181471281a5212116e2df5e3f3cef2668de6e86252407ee +bundler_1 | 2023-11-30T11:39:41.696253427Z UserOperation: Sender=0x09089489De7076dcb49c59Fac267fCC33150611f Nonce=3338860677341428842496 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:42.013705284Z until 281474976710655 now= 1701344382 +bundler_1 | 2023-11-30T11:39:42.021680196Z sent eth_sendUserOperation - 0x1aae9d651acea8bae94822eacaec9c7594b7df0c66d072d537161a554ab5065f +bundler_1 | 2023-11-30T11:39:42.024068442Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:42.026059959Z UserOperation: Sender=0x2FF2054CE2Cf6E6fB770A28B21Eb82Ce7259fb59 Nonce=3357307421415138394112 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:42.346626298Z until 281474976710655 now= 1701344382 +bundler_1 | 2023-11-30T11:39:42.353335066Z sent eth_sendUserOperation - 0x15cf72143a8a6401f666c1308c3ba1b701a9c2687beee292000543e7de975f3d +bundler_1 | 2023-11-30T11:39:42.356040612Z UserOperation: Sender=0x40F777548B18497C3cD3db3BE28c73C345fE9dB5 Nonce=3375754165488847945728 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:42.680381753Z until 281474976710655 now= 1701344382 +bundler_1 | 2023-11-30T11:39:42.688636049Z sent eth_sendUserOperation - 0x7dd0f0b3374e571abd3de2ee3b2d91af8c0a2dfec4a3656fe13e2f4a0399fdd9 +bundler_1 | 2023-11-30T11:39:42.691123966Z UserOperation: Sender=0xF2f5e70904fc0f8b2cE17d0357aC84bA3E88839B Nonce=3394200909562557497344 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:43.012387158Z until 281474976710655 now= 1701344383 +bundler_1 | 2023-11-30T11:39:43.020569564Z sent eth_sendUserOperation - 0x1515e48573cdd790c5449aa3264d2f3e2b25954b55308c7f4ffd13eff862d3cb +bundler_1 | 2023-11-30T11:39:43.023112538Z UserOperation: Sender=0xb1b179C24AA56c28c6560057D52510341a2238f2 Nonce=3412647653636267048960 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:43.345919189Z until 281474976710655 now= 1701344383 +bundler_1 | 2023-11-30T11:39:43.354060845Z sent eth_sendUserOperation - 0x9861c3c47833650c555001164f50f231c50cc71e93f7ea69fdfdfea5a1a49096 +bundler_1 | 2023-11-30T11:39:43.356398717Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:43.358194660Z UserOperation: Sender=0xd4b2f60Ed0D91168F410a020BE426fB1A1eC97bB Nonce=3431094397709976600576 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:43.681343663Z until 281474976710655 now= 1701344383 +bundler_1 | 2023-11-30T11:39:43.689261679Z sent eth_sendUserOperation - 0x0680db97bc3adb34f88bfee7ce7fe32e58f30e044bb9d52c9c264931eea6a512 +bundler_1 | 2023-11-30T11:39:43.691738818Z UserOperation: Sender=0xfe39520A890668a36Ff06e4C9133a78f5031B177 Nonce=3449541141783686152192 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:44.011474437Z until 281474976710655 now= 1701344384 +bundler_1 | 2023-11-30T11:39:44.019891107Z sent eth_sendUserOperation - 0x8e3fa39ccc37b3c814cbc7b57deb672e18482ba2360ab496a90ccc404fbf1753 +bundler_1 | 2023-11-30T11:39:44.022399454Z UserOperation: Sender=0x2F9ac03fBe675EC4b9683EFd24263772025175d4 Nonce=3467987885857395703808 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:44.343502954Z until 281474976710655 now= 1701344384 +bundler_1 | 2023-11-30T11:39:44.351594701Z sent eth_sendUserOperation - 0x53c5980bc4a59ad2ebf205be9f2cc71c8e4bcf0eafc5b4c9680558883c70cab8 +bundler_1 | 2023-11-30T11:39:44.354064696Z UserOperation: Sender=0xbaCB80786027170c9c14A5Aba2D5C365Ed835442 Nonce=3486434629931105255424 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:44.674202162Z until 281474976710655 now= 1701344384 +bundler_1 | 2023-11-30T11:39:44.683214885Z sent eth_sendUserOperation - 0xa50f33ecd662813485d1a159b9eb46fc82cb6a99eb91ef6c0e1516e3bb649650 +bundler_1 | 2023-11-30T11:39:44.685527147Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:44.687325954Z UserOperation: Sender=0x6ED860f7e078a4274dfE284E5599DF1C59FF59A2 Nonce=3504881374004814807040 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:45.005795650Z until 281474976710655 now= 1701344385 +bundler_1 | 2023-11-30T11:39:45.013911889Z sent eth_sendUserOperation - 0x338c9365ff4a6fe4d6dc549d93c29a57f58d71d93beb280bba1cadfab583625b +bundler_1 | 2023-11-30T11:39:45.016392103Z UserOperation: Sender=0x2fBE06106f4922Cf485DB4972528dcBAdbD8b576 Nonce=3523328118078524358656 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:45.329367196Z until 281474976710655 now= 1701344385 +bundler_1 | 2023-11-30T11:39:45.337411975Z sent eth_sendUserOperation - 0xa20ca44d7feec8385a1569da3ac52d333e4d5ef1ab4318743853985b270b530d +bundler_1 | 2023-11-30T11:39:45.339904853Z UserOperation: Sender=0xD16cE2624505DcFEea1b3AB8d99eaFeC75F2D840 Nonce=3541774862152233910272 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:45.654866556Z until 281474976710655 now= 1701344385 +bundler_1 | 2023-11-30T11:39:45.664219304Z sent eth_sendUserOperation - 0x553c41fe8d35800111fa1034564df57243d82298df965f186541ba61990a62f7 +bundler_1 | 2023-11-30T11:39:45.667680995Z UserOperation: Sender=0x0fEC93C204A45EF6D5773c9427CF4F1B93636937 Nonce=3560221606225943461888 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:45.987671154Z until 281474976710655 now= 1701344385 +bundler_1 | 2023-11-30T11:39:45.996461920Z sent eth_sendUserOperation - 0xfc6915c52501b2f7829af5c0592199e90ff44e572ac05f9749550f58b97803f0 +bundler_1 | 2023-11-30T11:39:45.998735782Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:46.000565226Z UserOperation: Sender=0x02436ec852deA9c9Ce334Ff1584E21E44Df8F2ed Nonce=3578668350299653013504 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:46.320771189Z until 281474976710655 now= 1701344386 +bundler_1 | 2023-11-30T11:39:46.329126816Z sent eth_sendUserOperation - 0xf9dfd751843c6a38371be6ea5be169e68c75b9cf0bb033cc60ccecba5ea06754 +bundler_1 | 2023-11-30T11:39:46.331655160Z UserOperation: Sender=0x48cbf311582968f5C2103460F06D996d2b2BCdc5 Nonce=3597115094373362565120 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:46.661736261Z until 281474976710655 now= 1701344386 +bundler_1 | 2023-11-30T11:39:46.669823920Z sent eth_sendUserOperation - 0x147cab08044bc6a93fb80cf180e0943a8c476aa5505253b16690a8ded3106a29 +bundler_1 | 2023-11-30T11:39:46.672368584Z UserOperation: Sender=0x7ac4DC2Bcac51cc558DDe4d4D489517575A04F08 Nonce=3615561838447072116736 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:46.991413180Z until 281474976710655 now= 1701344386 +bundler_1 | 2023-11-30T11:39:46.999358524Z sent eth_sendUserOperation - 0x59e346a619b44a771b81240a0af33e32dc75e5e6bec91fa27e98945cc9016286 +bundler_1 | 2023-11-30T11:39:47.001744233Z UserOperation: Sender=0x15a2B19c323f0eFbc6522B7490a7b3151a61C330 Nonce=3634008582520781668352 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:47.318143981Z until 281474976710655 now= 1701344387 +bundler_1 | 2023-11-30T11:39:47.326302040Z sent eth_sendUserOperation - 0x625616ff00cc7e8fb97a54a93bef523eafe583b57d2ef64bbe53f5a0ec7a102b +bundler_1 | 2023-11-30T11:39:47.328686373Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:47.330516449Z UserOperation: Sender=0x37256b2B7C0DBef9a925e4621cE1DBDF226625cD Nonce=3652455326594491219968 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:47.653741854Z until 281474976710655 now= 1701344387 +bundler_1 | 2023-11-30T11:39:47.662043214Z sent eth_sendUserOperation - 0x9d84620d0ef48a7a2572bbffcfe0a407563350754d033c695719a91a0ad3cea4 +bundler_1 | 2023-11-30T11:39:47.664722966Z UserOperation: Sender=0xE2bc992B9c073420a4991Cc24765179cb93D6d48 Nonce=3670902070668200771584 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:47.981359874Z until 281474976710655 now= 1701344387 +bundler_1 | 2023-11-30T11:39:47.989498474Z sent eth_sendUserOperation - 0x438a6cc7b35aec99f2f802bb6dbb5a01d305575e8d4c4630140f49c63dc40a81 +bundler_1 | 2023-11-30T11:39:47.992003444Z UserOperation: Sender=0xb3D63B2f57c8a3DCE0dFa3EAc5f16F010C546DD2 Nonce=3689348814741910323200 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:48.307546295Z until 281474976710655 now= 1701344388 +bundler_1 | 2023-11-30T11:39:48.315734137Z sent eth_sendUserOperation - 0xec7dcb4091e8e3278caddcd694c525a04d785421f93bacfcee7a952a12164eb5 +bundler_1 | 2023-11-30T11:39:48.318223350Z UserOperation: Sender=0x99C4E26Cd92030EA838C60D10DAD1cD100c537D1 Nonce=3707795558815619874816 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:48.633688186Z until 281474976710655 now= 1701344388 +bundler_1 | 2023-11-30T11:39:48.641772799Z sent eth_sendUserOperation - 0xe3409fe1c9b3de8a1ef0c24bfb2fe2b3caca92a84d53afa0306c68932e1b6bd4 +bundler_1 | 2023-11-30T11:39:48.644092478Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:48.645880396Z UserOperation: Sender=0x6945E44e56BC72A71e7986fAc5AaC87504BB12d8 Nonce=3726242302889329426432 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:48.965434083Z until 281474976710655 now= 1701344388 +bundler_1 | 2023-11-30T11:39:48.974013921Z sent eth_sendUserOperation - 0x74e2501718dc52ff6672be826fe3ad1204a45ff08d7f7c55ad434fa9a6f89e2f +bundler_1 | 2023-11-30T11:39:48.976514897Z UserOperation: Sender=0xDA51F399ABc9B39cbF4bF30Ee9553ec20CA34596 Nonce=3744689046963038978048 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:49.297999873Z until 281474976710655 now= 1701344389 +bundler_1 | 2023-11-30T11:39:49.305881261Z sent eth_sendUserOperation - 0xc1cfc331ae0d85731f21054f888f465fe3d6a7abeda3d07196b21ac86128579a +bundler_1 | 2023-11-30T11:39:49.308405590Z UserOperation: Sender=0x6ca222D34A28446B26FE318fc32BfD93aA148139 Nonce=3763135791036748529664 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:49.631413381Z until 281474976710655 now= 1701344389 +bundler_1 | 2023-11-30T11:39:49.639732945Z sent eth_sendUserOperation - 0xd29e04f0bfb31251ef95ede90d1154327c872056529d743beb75131da94190c7 +bundler_1 | 2023-11-30T11:39:49.642212261Z UserOperation: Sender=0x121Fa28c9453ef1f87809944Df6e4CEED91Bb65b Nonce=3781582535110458081280 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:49.957247957Z until 281474976710655 now= 1701344389 +bundler_1 | 2023-11-30T11:39:49.965318791Z sent eth_sendUserOperation - 0xbcfea7584d7a29982777977cea2bca31d486d5a9462e8408b4e9f2c29c5e7816 +bundler_1 | 2023-11-30T11:39:49.967617410Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:49.969403225Z UserOperation: Sender=0xc097DD2E4eF07ad4eD27544A8F967e0Db41F04fc Nonce=3800029279184167632896 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:50.286518082Z until 281474976710655 now= 1701344390 +bundler_1 | 2023-11-30T11:39:50.294597331Z sent eth_sendUserOperation - 0x9b9d1e5328bfb8cace95e03fe0ccb07578d7f7182328b66e6f34fde93815f9dc +bundler_1 | 2023-11-30T11:39:50.297094901Z UserOperation: Sender=0xb4E0dEb6b92e472E6941226338687eCfC8B58987 Nonce=3818476023257877184512 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:50.617973915Z until 281474976710655 now= 1701344390 +bundler_1 | 2023-11-30T11:39:50.625990539Z sent eth_sendUserOperation - 0x803f0cd486a4eea57600ee2f1fcc3d606344e5f33219ddd37b3816cf9b64b998 +bundler_1 | 2023-11-30T11:39:50.628454165Z UserOperation: Sender=0x4d120A59D5F84F9F19B7b6236F7f94EDD18de163 Nonce=3836922767331586736128 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:50.945127173Z until 281474976710655 now= 1701344390 +bundler_1 | 2023-11-30T11:39:50.953090998Z sent eth_sendUserOperation - 0x82c136cd4f60e960d4ba79ce82e96b708d22d7c6b61e46e115f51c687f062ae3 +bundler_1 | 2023-11-30T11:39:50.955590621Z UserOperation: Sender=0xDA8fc69D7d09Bc2b0903E4e3f5d59A34B34C8C6F Nonce=3855369511405296287744 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:51.281846782Z until 281474976710655 now= 1701344391 +bundler_1 | 2023-11-30T11:39:51.290440483Z sent eth_sendUserOperation - 0x2b25caea05b36f3c6f3126cd32d3117c1c46fa253f978a78a276b07488611bc5 +bundler_1 | 2023-11-30T11:39:51.292929994Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:51.294873245Z UserOperation: Sender=0xEB084F10429BB84bE66365697859dff0bf1562e4 Nonce=3873816255479005839360 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:51.629477319Z until 281474976710655 now= 1701344391 +bundler_1 | 2023-11-30T11:39:51.637661310Z sent eth_sendUserOperation - 0xc5642a4512d6966f397a275f3a0a71e8832513ef40deb559f7bfffdfdfae6951 +bundler_1 | 2023-11-30T11:39:51.640095141Z UserOperation: Sender=0xC68E4561bDB8EA4E20F064F93C9395A124AF982b Nonce=3892262999552715390976 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:51.961103019Z until 281474976710655 now= 1701344391 +bundler_1 | 2023-11-30T11:39:51.968940629Z sent eth_sendUserOperation - 0x3a405e29e5ac4ac9d68961d539ef6b1726eca8483bf21b4fb8cdd763ac7b42cd +bundler_1 | 2023-11-30T11:39:51.971368428Z UserOperation: Sender=0x61600fCA2c1495c2A424Dc66Cc21865F56ac96ad Nonce=3910709743626424942592 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:52.292318692Z until 281474976710655 now= 1701344392 +bundler_1 | 2023-11-30T11:39:52.300240349Z sent eth_sendUserOperation - 0x9c401ae0c3a801cf7898b2e050d25ea38fa273c020cc88b60498ecf33c7a549b +bundler_1 | 2023-11-30T11:39:52.302689246Z UserOperation: Sender=0xf8bC9e496eC33444B687eAa119Cc01fEA41da57c Nonce=3929156487700134494208 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:52.621557343Z until 281474976710655 now= 1701344392 +bundler_1 | 2023-11-30T11:39:52.629518774Z sent eth_sendUserOperation - 0x9260899bdfed2c0c7bc789d94191b16ee7427439695734ff32db4bce18c09000 +bundler_1 | 2023-11-30T11:39:52.631802804Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:52.633586753Z UserOperation: Sender=0x8c9f1C4c4DA0EEC306aEDbE92306C56F800f43c2 Nonce=3947603231773844045824 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:52.950064209Z until 281474976710655 now= 1701344392 +bundler_1 | 2023-11-30T11:39:52.958072683Z sent eth_sendUserOperation - 0x9ff1e9b42107ab60a59bfcc8329289471bf9ee80f11682dc25daa3b96f1b6463 +bundler_1 | 2023-11-30T11:39:52.960543812Z UserOperation: Sender=0x4f31e2E2155E298703deBDa71aCa099313d7Bd53 Nonce=3966049975847553597440 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:53.282954864Z until 281474976710655 now= 1701344393 +bundler_1 | 2023-11-30T11:39:53.291105401Z sent eth_sendUserOperation - 0x5825d125981f4fba4fb3779df2e19da92f212cda2936ad67d76316cd6c91761a +bundler_1 | 2023-11-30T11:39:53.293576148Z UserOperation: Sender=0xa81728399d9160801592C8f5e892A01D4315cfCC Nonce=3984496719921263149056 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:53.612802331Z until 281474976710655 now= 1701344393 +bundler_1 | 2023-11-30T11:39:53.620936316Z sent eth_sendUserOperation - 0x2315d88db8732f0de3f0c6d446b19898414c91b206557ccc8979309dc790b903 +bundler_1 | 2023-11-30T11:39:53.623391485Z UserOperation: Sender=0x86Cf5D0860AF08afCD77CDC90c7E59278B9B33d0 Nonce=4002943463994972700672 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:53.940976711Z until 281474976710655 now= 1701344393 +bundler_1 | 2023-11-30T11:39:53.948660679Z sent eth_sendUserOperation - 0xc477b9fef4329c68ae75779ac3d4e413626e4fe62a000fd43ea95c6433a3f20b +bundler_1 | 2023-11-30T11:39:53.950937886Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:53.952707459Z UserOperation: Sender=0x5c166E74061D1BbD192e151124BdF04c5D6B54B4 Nonce=4021390208068682252288 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:54.272284662Z until 281474976710655 now= 1701344394 +bundler_1 | 2023-11-30T11:39:54.280491584Z sent eth_sendUserOperation - 0xfa47b465f2534ab7929106d15674e0f8d5c5f5272f77d5ae3745820c18af8a74 +bundler_1 | 2023-11-30T11:39:54.282890848Z UserOperation: Sender=0x3246f9a8B83A711dB82791eC7ACC80BB15c6e963 Nonce=4039836952142391803904 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:54.612191821Z until 281474976710655 now= 1701344394 +bundler_1 | 2023-11-30T11:39:54.620274464Z sent eth_sendUserOperation - 0x59d5f4a643e28c29fce315eb213d887b6f5e7830773ea324f2d7825dd933164d +bundler_1 | 2023-11-30T11:39:54.622671344Z UserOperation: Sender=0xF118ab03c184d3e9CA29090D8201547843FD9E84 Nonce=4058283696216101355520 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:54.943807598Z until 281474976710655 now= 1701344394 +bundler_1 | 2023-11-30T11:39:54.952744428Z sent eth_sendUserOperation - 0xc78e964b06986f8d46c8982e0952f8d5ff2cb74b26242cd283dfd73bb6ad1fd0 +bundler_1 | 2023-11-30T11:39:54.955236544Z UserOperation: Sender=0x73e06822E87A705bAcE6A2C6C31ba7bF0ebCeFeC Nonce=4076730440289810907136 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:55.275924043Z until 281474976710655 now= 1701344395 +bundler_1 | 2023-11-30T11:39:55.284074346Z sent eth_sendUserOperation - 0x61d14533439b0f6528f46b2a43ab90fbaaa8ae8c95f05d0f8d23318e687d3f3b +bundler_1 | 2023-11-30T11:39:55.286388683Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:55.288230550Z UserOperation: Sender=0xD7803c0dc49045A907d228C43f62e41bb7b24684 Nonce=4095177184363520458752 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:55.607009822Z until 281474976710655 now= 1701344395 +bundler_1 | 2023-11-30T11:39:55.615670774Z sent eth_sendUserOperation - 0xdbf377fe410a6b5cb4e8d19db8f1c973ad05682def786d66e67666245efb1707 +bundler_1 | 2023-11-30T11:39:55.618626000Z UserOperation: Sender=0x387612a5102e6a6965B44771055AeBcC34A957b4 Nonce=4113623928437230010368 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:55.936973647Z until 281474976710655 now= 1701344395 +bundler_1 | 2023-11-30T11:39:55.945143083Z sent eth_sendUserOperation - 0x26d7eb99ab7457126681e740b2e9cad6dabeec955054d25d904594d22d7b9a41 +bundler_1 | 2023-11-30T11:39:55.947628790Z UserOperation: Sender=0xF3d1CabBaaa9b6fBE641c95FbB09cb69775bb173 Nonce=4132070672510939561984 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:56.270898499Z until 281474976710655 now= 1701344396 +bundler_1 | 2023-11-30T11:39:56.279283890Z sent eth_sendUserOperation - 0x3dd3f521d0f776ac499d034f2487569cb2b15b707fe79ac449bed77c3547fb15 +bundler_1 | 2023-11-30T11:39:56.281760169Z UserOperation: Sender=0x7DDd1ED25bA883c10F1D6124B429b57C87611ad6 Nonce=4150517416584649113600 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:56.607022175Z until 281474976710655 now= 1701344396 +bundler_1 | 2023-11-30T11:39:56.615030467Z sent eth_sendUserOperation - 0x97baac182d339c482fbe93bb5c40d1cd628d7f26a4f1402f04c079910f546d66 +bundler_1 | 2023-11-30T11:39:56.617332180Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:56.619154706Z UserOperation: Sender=0x2F7749f64811F1d410aa8a72547a442FFfe0bb1c Nonce=4168964160658358665216 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:56.940418353Z until 281474976710655 now= 1701344396 +bundler_1 | 2023-11-30T11:39:56.949334529Z sent eth_sendUserOperation - 0xa68841b69f780d6af4ebdf5b39d2fc5a8972fd6765aa0a73f2f9176c4a4dcb29 +bundler_1 | 2023-11-30T11:39:56.951900682Z UserOperation: Sender=0x3d94Da34FF5a5132B8284144c6D1564a71c9769a Nonce=4187410904732068216832 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:57.272599778Z until 281474976710655 now= 1701344397 +bundler_1 | 2023-11-30T11:39:57.280626946Z sent eth_sendUserOperation - 0x813f90925be1e0df52820216ce7049e91393a4f566ccba891e114cdc3196607d +bundler_1 | 2023-11-30T11:39:57.283137638Z UserOperation: Sender=0xAa2F22C65b757fD09C3dB722707661357e31089F Nonce=4205857648805777768448 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:57.598264519Z until 281474976710655 now= 1701344397 +bundler_1 | 2023-11-30T11:39:57.606580465Z sent eth_sendUserOperation - 0x7dd6d685ffe8eadca7e701796450c3e657401bd08865aa40432e55192dca1248 +bundler_1 | 2023-11-30T11:39:57.609231098Z UserOperation: Sender=0x9381c2834D702c5D58e518fC0b9c346888F05B74 Nonce=4224304392879487320064 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:57.933236371Z until 281474976710655 now= 1701344397 +bundler_1 | 2023-11-30T11:39:57.941170072Z sent eth_sendUserOperation - 0x0a5339aa89211441609838825a066b526b1e4352ac1445266d24c2c977e5cf5b +bundler_1 | 2023-11-30T11:39:57.943461546Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:57.945275502Z UserOperation: Sender=0xE8A244ab21d933373c56DD98e0Fd6a519bC5f5D5 Nonce=4242751136953196871680 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:58.264713049Z until 281474976710655 now= 1701344398 +bundler_1 | 2023-11-30T11:39:58.272595467Z sent eth_sendUserOperation - 0x008c7caf895c3efabf2bcea894ce588a86d8246cda80091762d9301bf38447a6 +bundler_1 | 2023-11-30T11:39:58.275094538Z UserOperation: Sender=0x2966667A5f082878db1B3821A5C5F541f84f9270 Nonce=4261197881026906423296 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:58.593500889Z until 281474976710655 now= 1701344398 +bundler_1 | 2023-11-30T11:39:58.600448591Z sent eth_sendUserOperation - 0xe632717c47c7a5ef0f2c6ca954ec5e1da718125b04739c643801041bb46e6d48 +bundler_1 | 2023-11-30T11:39:58.602842045Z UserOperation: Sender=0x2eE76dbD25B790F5D7Ea5ca5Cec770336CD2Ec0b Nonce=4279644625100615974912 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:58.930416527Z until 281474976710655 now= 1701344398 +bundler_1 | 2023-11-30T11:39:58.938417972Z sent eth_sendUserOperation - 0xa8895e33feb89311aae77b31e94623a88bea9ea719a8019b6eaf25d3875b030c +bundler_1 | 2023-11-30T11:39:58.940923484Z UserOperation: Sender=0x017B18a86D9f009709D121dd55F821147b66c822 Nonce=4298091369174325526528 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:59.257919410Z until 281474976710655 now= 1701344399 +bundler_1 | 2023-11-30T11:39:59.265813324Z sent eth_sendUserOperation - 0x7c9bb6968f1232667ed26fabccfe05619568223b01c1dde70e01b212c8cf6fa6 +bundler_1 | 2023-11-30T11:39:59.268153048Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:39:59.269930987Z UserOperation: Sender=0x95bAfeB80E47ad32b4DFc46c56E0CfA953766c51 Nonce=4316538113248035078144 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:59.587106259Z until 281474976710655 now= 1701344399 +bundler_1 | 2023-11-30T11:39:59.595583936Z sent eth_sendUserOperation - 0x0f7dc290112539dd753a9b943c4c8ef4057f1dba781eeb7fae96765911efceed +bundler_1 | 2023-11-30T11:39:59.598308052Z UserOperation: Sender=0x73a771a51c28f559Bf4734304e40596844b636F6 Nonce=4334984857321744629760 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:39:59.918009279Z until 281474976710655 now= 1701344399 +bundler_1 | 2023-11-30T11:39:59.925800077Z sent eth_sendUserOperation - 0xad18a693550fa4566a492378f44364f59ffd54a4a032c2bfd6cdc94818de3a9b +bundler_1 | 2023-11-30T11:39:59.928278419Z UserOperation: Sender=0xF607134256C70A73C691BF2dAD48F45a25CCbf2C Nonce=4353431601395454181376 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:00.246987324Z until 281474976710655 now= 1701344400 +bundler_1 | 2023-11-30T11:40:00.256141870Z sent eth_sendUserOperation - 0xfe17c273d0b657dae1ea543d3b7425c15c6d1e900c8ae1394e66df2ea725ef06 +bundler_1 | 2023-11-30T11:40:00.258605735Z UserOperation: Sender=0x16320a3b48CBeB50bdFe3b7cd0481D261Ff6461b Nonce=4371878345469163732992 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:00.574484288Z until 281474976710655 now= 1701344400 +bundler_1 | 2023-11-30T11:40:00.582321139Z sent eth_sendUserOperation - 0x021b406dbf57139b8af364f3f5ed9123c0ecc7709427d49c021c5518ec22c05f +bundler_1 | 2023-11-30T11:40:00.584689269Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:00.586721481Z UserOperation: Sender=0x415D83E2d4a71c62b0FE04a67664f1Ad505Fc439 Nonce=4390325089542873284608 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:00.905631903Z until 281474976710655 now= 1701344400 +bundler_1 | 2023-11-30T11:40:00.913590684Z sent eth_sendUserOperation - 0xfb61b8a54cd7de6c7a83656fab5b1bda937cdf3b7c2db9e9486dc6820b86b765 +bundler_1 | 2023-11-30T11:40:00.916156990Z UserOperation: Sender=0x7CBA4CB6D811E1a89467c613BbDE41Fb0d9e2DDF Nonce=4408771833616582836224 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:01.235124175Z until 281474976710655 now= 1701344401 +bundler_1 | 2023-11-30T11:40:01.243209170Z sent eth_sendUserOperation - 0xcfb673c1f50d9d3edc4bfda8f036b8f0218f70f950e11ede673243984e94ec14 +bundler_1 | 2023-11-30T11:40:01.245623603Z UserOperation: Sender=0xCcFc77047DA4e11045ADDc78f3D6b1Ce18F5B1ec Nonce=4427218577690292387840 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:01.567931448Z until 281474976710655 now= 1701344401 +bundler_1 | 2023-11-30T11:40:01.577630761Z sent eth_sendUserOperation - 0xbc17c7149658b9bd1b80e8d9e874951b6bd0145503f487cd8f3b0c0309849dc0 +bundler_1 | 2023-11-30T11:40:01.580207947Z UserOperation: Sender=0x2B5e07bfFa82E2D8a1e2F783fAc878a6Be8762a9 Nonce=4445665321764001939456 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:01.896725412Z until 281474976710655 now= 1701344401 +bundler_1 | 2023-11-30T11:40:01.905660503Z sent eth_sendUserOperation - 0xe8e3ce489919940b39800581a845d8490c2d7bb6fdb8042c0747cc278a309b70 +bundler_1 | 2023-11-30T11:40:01.907973227Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:01.909741719Z UserOperation: Sender=0xF1af3Ea3CF7710AcaC8a30b2CF3FD7D843E76a8a Nonce=4464112065837711491072 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:02.221288494Z until 281474976710655 now= 1701344402 +bundler_1 | 2023-11-30T11:40:02.229887867Z sent eth_sendUserOperation - 0x170e097046cf9dfd0290bddc63008a8cc1be6ee2de0c2f119c0108181e687f97 +bundler_1 | 2023-11-30T11:40:02.232377874Z UserOperation: Sender=0x328D583460c39a05A16c5a9F78EA342aC3A7B520 Nonce=4482558809911421042688 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:02.550236496Z until 281474976710655 now= 1701344402 +bundler_1 | 2023-11-30T11:40:02.557980210Z sent eth_sendUserOperation - 0x51138782a04014a9a2d215fdb729b31de665430f2e36748064741c8ecec53de8 +bundler_1 | 2023-11-30T11:40:02.560445237Z UserOperation: Sender=0xc6975437B6A9d7c4a95eA6CAEaEd839D915c49D4 Nonce=4501005553985130594304 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:02.882884423Z until 281474976710655 now= 1701344402 +bundler_1 | 2023-11-30T11:40:02.891205581Z sent eth_sendUserOperation - 0x2dd5826361b348dff86c0ed8d8b6042292acba61f825d4cec390ec50bea6d4f6 +bundler_1 | 2023-11-30T11:40:02.893615146Z UserOperation: Sender=0x23aa14695B66A710C4F25F0e87f40D3118413DE2 Nonce=4519452298058840145920 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:03.210882920Z until 281474976710655 now= 1701344403 +bundler_1 | 2023-11-30T11:40:03.219122571Z sent eth_sendUserOperation - 0x139eac0aa6d3de5aeb3034557fb4a70d42b1dc45c97886c78b5ead8069491a0c +bundler_1 | 2023-11-30T11:40:03.221466683Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:03.223267918Z UserOperation: Sender=0x8A1c08Cc07D29A5d05b721252C98F82C9D1d0283 Nonce=4537899042132549697536 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:03.539990566Z until 281474976710655 now= 1701344403 +bundler_1 | 2023-11-30T11:40:03.547989651Z sent eth_sendUserOperation - 0x74039ba1ade7d6543b90c33855d6e1cd4e6b1c67b156c0714596eaf1144548ec +bundler_1 | 2023-11-30T11:40:03.550409786Z UserOperation: Sender=0x3ec83c3c4Ef4F1A4F6043D7AE6aF42E23E8E7291 Nonce=4556345786206259249152 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:03.872027907Z until 281474976710655 now= 1701344403 +bundler_1 | 2023-11-30T11:40:03.883934416Z sent eth_sendUserOperation - 0x362a7035a72aee1f0a9a22571837fc629841173f09ee529d69308ac552f11abd +bundler_1 | 2023-11-30T11:40:03.886451312Z UserOperation: Sender=0x5f161789B0F7290Df4Cf8d9Ec5F9b1d946BcAe4b Nonce=4574792530279968800768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:04.196598588Z until 281474976710655 now= 1701344404 +bundler_1 | 2023-11-30T11:40:04.208153272Z sent eth_sendUserOperation - 0xcf55ac8371bd19f76fa4552ce9dd5ff594f28a719a8785f61e2ce50773f17b32 +bundler_1 | 2023-11-30T11:40:04.210754271Z UserOperation: Sender=0x80565AB7B4BA8EEE560094B962d5B44A7f003Eb4 Nonce=4593239274353678352384 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:04.527684982Z until 281474976710655 now= 1701344404 +bundler_1 | 2023-11-30T11:40:04.538824650Z sent eth_sendUserOperation - 0x87a04cde06b95ce9a22385b5ed2c18559d285083d53e7bd49022d16c4f6845eb +bundler_1 | 2023-11-30T11:40:04.541231481Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:04.543022525Z UserOperation: Sender=0x4c9aFAb66FF4038fCDE901abd7F9c995217b53a4 Nonce=4611686018427387904000 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:04.857716466Z until 281474976710655 now= 1701344404 +bundler_1 | 2023-11-30T11:40:04.866439027Z sent eth_sendUserOperation - 0x89d75e4c787a1ef82a60994725dd5553193056f7ecd672d522a8d9d9c2d2dce0 +bundler_1 | 2023-11-30T11:40:04.869004139Z UserOperation: Sender=0x038084667ff760f1bB171862C56c602f9d39ea1A Nonce=4630132762501097455616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:05.186618643Z until 281474976710655 now= 1701344405 +bundler_1 | 2023-11-30T11:40:05.194200204Z sent eth_sendUserOperation - 0x3d554196d7ed9ce11f458b81e4dd873d452ed448e02464a4f6b600a53fdca3ac +bundler_1 | 2023-11-30T11:40:05.196720927Z UserOperation: Sender=0x638f506Cfb609442b4D666640a3734D2067C8dB6 Nonce=4648579506574807007232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:05.512763956Z until 281474976710655 now= 1701344405 +bundler_1 | 2023-11-30T11:40:05.520535651Z sent eth_sendUserOperation - 0xce3874280334ef30b7fcb1dca136f25d6e3892ce8f5cb2274154cf0045bcda06 +bundler_1 | 2023-11-30T11:40:05.522974384Z UserOperation: Sender=0x3B1224BA1FC330EdC9b7Bf978418487ccDccED74 Nonce=4667026250648516558848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:05.839453688Z until 281474976710655 now= 1701344405 +bundler_1 | 2023-11-30T11:40:05.847561375Z sent eth_sendUserOperation - 0x184e0381b7e9e4ce90e24ba84265779a0c9671d587fc4a7e9d91f06dc30a0b4c +bundler_1 | 2023-11-30T11:40:05.849860305Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:05.851646461Z UserOperation: Sender=0x363353aa8Ed127C7c2A59Cdf991fA79144a680E9 Nonce=4685472994722226110464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:06.174517774Z until 281474976710655 now= 1701344406 +bundler_1 | 2023-11-30T11:40:06.182384252Z sent eth_sendUserOperation - 0x5b256e7bf2a508d1e709eb8ffcc0e4b256b17580eee9072fb987a9cba281320a +bundler_1 | 2023-11-30T11:40:06.185190616Z UserOperation: Sender=0xBDB741f4373499c238A0567f03D0AD67741Fd0Ea Nonce=4703919738795935662080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:06.527925474Z until 281474976710655 now= 1701344406 +bundler_1 | 2023-11-30T11:40:06.537189921Z sent eth_sendUserOperation - 0xbec9bae73ccbc2f70a46e259be5970b9083a9890cfe329a36c48b06013a629b0 +bundler_1 | 2023-11-30T11:40:06.540110759Z UserOperation: Sender=0x8B3Ca7Ae52F427579C6d47595989F73Ee765Ca4C Nonce=4722366482869645213696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:06.859950178Z until 281474976710655 now= 1701344406 +bundler_1 | 2023-11-30T11:40:06.867900058Z sent eth_sendUserOperation - 0x27f8a1185e63125f519323be6e7a7ff76c2323efb1202be83d9dc4bfc926d5c3 +bundler_1 | 2023-11-30T11:40:06.870348406Z UserOperation: Sender=0x234Fb2E54CCd46c34A208413c20167a8Ec37eD6B Nonce=4740813226943354765312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:07.190764853Z until 281474976710655 now= 1701344407 +bundler_1 | 2023-11-30T11:40:07.198688537Z sent eth_sendUserOperation - 0x06eb47157f5ff76dd1171c40df25c9f8e9483a41a66f371d4681252050fee01e +bundler_1 | 2023-11-30T11:40:07.201052158Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:07.202939110Z UserOperation: Sender=0x1158F196c812B05473fF3F8E1D21F134f79F646E Nonce=4759259971017064316928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:07.518981163Z until 281474976710655 now= 1701344407 +bundler_1 | 2023-11-30T11:40:07.526747944Z sent eth_sendUserOperation - 0xcd7062d09fe603ee133961a53c3b6d64929e3b95cf48fb7ac89f413a128fe92a +bundler_1 | 2023-11-30T11:40:07.529164222Z UserOperation: Sender=0xb33f4d9cD8151EC882B69e08d3A86Cf1BAa89e6d Nonce=4777706715090773868544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:07.846583959Z until 281474976710655 now= 1701344407 +bundler_1 | 2023-11-30T11:40:07.855378679Z sent eth_sendUserOperation - 0xb628c1083323856e19865723e57e64057c37472d8d26a1ec536703308aff9027 +bundler_1 | 2023-11-30T11:40:07.857816958Z UserOperation: Sender=0xB2fe9AC71df6D08f86D71dA61DD5a02BaF7499a9 Nonce=4796153459164483420160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:08.182951178Z until 281474976710655 now= 1701344408 +bundler_1 | 2023-11-30T11:40:08.191288869Z sent eth_sendUserOperation - 0xfccecafee20433945c6f1a787cb5470c25c1c3fcd62d6e149471ab80dc5c2189 +bundler_1 | 2023-11-30T11:40:08.194192713Z UserOperation: Sender=0x1244CfA099E306d4bBE54D11616563dd65E1CceC Nonce=4814600203238192971776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:08.523513799Z until 281474976710655 now= 1701344408 +bundler_1 | 2023-11-30T11:40:08.530960689Z sent eth_sendUserOperation - 0x658ad8824babaae204b4923491493b76bf7d642b255cea58f6a1e6b55597551a +bundler_1 | 2023-11-30T11:40:08.533246904Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:08.535070378Z UserOperation: Sender=0xAAC076424A9DC5Ca5Dfd1e590550F8C45B392eE7 Nonce=4833046947311902523392 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:08.855337873Z until 281474976710655 now= 1701344408 +bundler_1 | 2023-11-30T11:40:08.863136077Z sent eth_sendUserOperation - 0xc1658848a61b2cf353296bd6e834238f24b6bd1c0af1c8da6bd58869e5c6fa84 +bundler_1 | 2023-11-30T11:40:08.865506679Z UserOperation: Sender=0xB413518C0f0D58283E28Ff6c76C64B9d4bCe6C6B Nonce=4851493691385612075008 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:09.187995495Z until 281474976710655 now= 1701344409 +bundler_1 | 2023-11-30T11:40:09.200204331Z sent eth_sendUserOperation - 0xdd699604d3c9d28a4390a613f72c5142a7e55366df05f9f33a60329df9e6ef56 +bundler_1 | 2023-11-30T11:40:09.202788697Z UserOperation: Sender=0xE1a341ce64E4f7109D14353D7b1A6839B6C81321 Nonce=4869940435459321626624 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:09.520459463Z until 281474976710655 now= 1701344409 +bundler_1 | 2023-11-30T11:40:09.530437334Z sent eth_sendUserOperation - 0x60cb307c22f1dfff7efa47cf699a7dd92904cb75dfeeb28875e47e4d3bc9015a +bundler_1 | 2023-11-30T11:40:09.533064840Z UserOperation: Sender=0x15bEef9F76c0b087A4e570D53D7eDfaC78Ba9EcC Nonce=4888387179533031178240 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:09.861120461Z until 281474976710655 now= 1701344409 +bundler_1 | 2023-11-30T11:40:09.869132462Z sent eth_sendUserOperation - 0x5f7e158e5b8ab3a2725669ead6597aefe37f14d24ab143cefa8e46d56c89c55e +bundler_1 | 2023-11-30T11:40:09.871428205Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:09.873218598Z UserOperation: Sender=0xA5413027f70Fb5B7781A54e624983d3abC6c30F0 Nonce=4906833923606740729856 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:10.190161349Z until 281474976710655 now= 1701344410 +bundler_1 | 2023-11-30T11:40:10.198185940Z sent eth_sendUserOperation - 0xd4d814a9a9361473b3c7a54bec09759a808ce324d6364185899eb7178a171a26 +bundler_1 | 2023-11-30T11:40:10.200737619Z UserOperation: Sender=0xc03F236d63c0180D999a0f51D676f838e74A4CEd Nonce=4925280667680450281472 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:10.523071170Z until 281474976710655 now= 1701344410 +bundler_1 | 2023-11-30T11:40:10.531109110Z sent eth_sendUserOperation - 0xc1cc8c66a2e0e008db6923428c53827a78f1d1083a18c1c34ad82ccabdb44657 +bundler_1 | 2023-11-30T11:40:10.533490351Z UserOperation: Sender=0x571Ce2f0c6989ad0EB41a0312065605582C2c45E Nonce=4943727411754159833088 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:10.849300204Z until 281474976710655 now= 1701344410 +bundler_1 | 2023-11-30T11:40:10.857329975Z sent eth_sendUserOperation - 0x7adbe13dda63802f3266e6e25867589df0acc6351421d55e5db961f4a1af42fa +bundler_1 | 2023-11-30T11:40:10.859730262Z UserOperation: Sender=0x68c9B9711a214BC65D8583776d9Ba476027f07a5 Nonce=4962174155827869384704 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:11.180286304Z until 281474976710655 now= 1701344411 +bundler_1 | 2023-11-30T11:40:11.188516292Z sent eth_sendUserOperation - 0xd1353fcf796ca29299846a03ecf0095ea6e343f0b7029d52367db856d003f6ab +bundler_1 | 2023-11-30T11:40:11.191439476Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:11.193268600Z UserOperation: Sender=0xe18970222ef54245C41C8ce9AEeC0aba4d0b9e2E Nonce=4980620899901578936320 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:11.508697668Z until 281474976710655 now= 1701344411 +bundler_1 | 2023-11-30T11:40:11.517366178Z sent eth_sendUserOperation - 0xcb0e736eb99f33a40ff45223c9e332fd50c7fc0cac66293811df70a20757c709 +bundler_1 | 2023-11-30T11:40:11.519823351Z UserOperation: Sender=0x9fbf39cCd367150082e620C8c495A76adC0bB049 Nonce=4999067643975288487936 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:11.842281165Z until 281474976710655 now= 1701344411 +bundler_1 | 2023-11-30T11:40:11.850289339Z sent eth_sendUserOperation - 0x016360e5858f7db850ddfb41f36011b7c723948c0407eab09e2731e8bba5a402 +bundler_1 | 2023-11-30T11:40:11.852734737Z UserOperation: Sender=0xB136FaF9E98a9910Bb9452c8BcbAc26C1Edb9e88 Nonce=5017514388048998039552 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:12.172458309Z until 281474976710655 now= 1701344412 +bundler_1 | 2023-11-30T11:40:12.180655124Z sent eth_sendUserOperation - 0x7215f0590fe3c3e1140ec10f2a2b50e4ef760f19d4ecde810d33029881b0e1fc +bundler_1 | 2023-11-30T11:40:12.183145780Z UserOperation: Sender=0x1A1A3148Ceac33434C4a6b09Bcc6b489a39101C8 Nonce=5035961132122707591168 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:12.504596867Z until 281474976710655 now= 1701344412 +bundler_1 | 2023-11-30T11:40:12.513633809Z sent eth_sendUserOperation - 0x216a16af83c96e152dad7dfea5847d2e173fd0b691dfac1cdad5d06d244f5bdd +bundler_1 | 2023-11-30T11:40:12.516130181Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:12.517908762Z UserOperation: Sender=0x1D586806028e3b9720F045acCE2597cEd962263f Nonce=5054407876196417142784 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:12.845383793Z until 281474976710655 now= 1701344412 +bundler_1 | 2023-11-30T11:40:12.853466563Z sent eth_sendUserOperation - 0x0a8e5f1e649295fdec77ff901f6ad7abdb840aae3338f4fd832a757e5c46477d +bundler_1 | 2023-11-30T11:40:12.855939615Z UserOperation: Sender=0xfD7c8f4675d49FAc1E7C65a937759d553Cb37243 Nonce=5072854620270126694400 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:13.177763269Z until 281474976710655 now= 1701344413 +bundler_1 | 2023-11-30T11:40:13.185613887Z sent eth_sendUserOperation - 0x8b18b50f042b16895ee7e270513211075e331350b1290dad7fe097042468b954 +bundler_1 | 2023-11-30T11:40:13.188092540Z UserOperation: Sender=0xdB5c769bbDd5f6f92161C4306A044435F3002945 Nonce=5091301364343836246016 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:13.506811346Z until 281474976710655 now= 1701344413 +bundler_1 | 2023-11-30T11:40:13.514897461Z sent eth_sendUserOperation - 0x77931f8d65e2dc1444482a5d280f788c811a1ab3528a52a44b618704463ee127 +bundler_1 | 2023-11-30T11:40:13.517362850Z UserOperation: Sender=0x1Dc8Ba7db5Ff76CCBc3dc12dF8272a2Ea9E7e432 Nonce=5109748108417545797632 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:13.841058083Z until 281474976710655 now= 1701344413 +bundler_1 | 2023-11-30T11:40:13.848887565Z sent eth_sendUserOperation - 0x935d7a8a252d0838b5326e6115439d600174eb4d2ce3068ebade89f929399b39 +bundler_1 | 2023-11-30T11:40:13.851181564Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:13.852988347Z UserOperation: Sender=0x5140AF23583d22a1bAc078dd35c3316474de8714 Nonce=5128194852491255349248 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:14.173996710Z until 281474976710655 now= 1701344414 +bundler_1 | 2023-11-30T11:40:14.181839386Z sent eth_sendUserOperation - 0xfd2851b04bfd3076c2d218d39f4c05438ec2cfb2855a44ed4f4499e3d6611613 +bundler_1 | 2023-11-30T11:40:14.184312489Z UserOperation: Sender=0xB9D5EA1Ad7d5f9748265dfB85b516E108c8C6F2b Nonce=5146641596564964900864 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:14.508403293Z until 281474976710655 now= 1701344414 +bundler_1 | 2023-11-30T11:40:14.516317191Z sent eth_sendUserOperation - 0x6d8c91b28e8e03959b8941dec6061e49bca2215b99160ba764860e74373292c1 +bundler_1 | 2023-11-30T11:40:14.518767331Z UserOperation: Sender=0x12d6A79CCdDd8C7085453565d4C7C13f521895be Nonce=5165088340638674452480 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:14.840275715Z until 281474976710655 now= 1701344414 +bundler_1 | 2023-11-30T11:40:14.848340551Z sent eth_sendUserOperation - 0x632852dd62fab7d03fa59e5dfbb870811fd84745be79b546b19a2eb490ffb751 +bundler_1 | 2023-11-30T11:40:14.850776845Z UserOperation: Sender=0xaA629b604BECCe62331a83AC40978Cd5C43Dacc1 Nonce=5183535084712384004096 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:15.171195271Z until 281474976710655 now= 1701344415 +bundler_1 | 2023-11-30T11:40:15.179371781Z sent eth_sendUserOperation - 0x5976cc20ba05a45a22d3e019efcb41887275bc7bf609cb75dd7b47cee32419fd +bundler_1 | 2023-11-30T11:40:15.181673074Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:15.183446245Z UserOperation: Sender=0xB1e1ADA57bb3E557a48D4B60843Cd10a82C4f269 Nonce=5201981828786093555712 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:15.497430294Z until 281474976710655 now= 1701344415 +bundler_1 | 2023-11-30T11:40:15.506781926Z sent eth_sendUserOperation - 0xa6b2bc5b3a5d7fb1e29961b54ba61c66ef384d293b2cce04239ac6f2d4201669 +bundler_1 | 2023-11-30T11:40:15.509374163Z UserOperation: Sender=0xBb73443F52Be53C46375b4fBeDb037Dbea5C1dCf Nonce=5220428572859803107328 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:15.828302385Z until 281474976710655 now= 1701344415 +bundler_1 | 2023-11-30T11:40:15.836311441Z sent eth_sendUserOperation - 0x4c1b21327b53da91454ac1ce5524769bb9b9a3e5a18da85de07ce1c8970da697 +bundler_1 | 2023-11-30T11:40:15.838766099Z UserOperation: Sender=0xDbC816339B93152055F33656ba08011f95F20e01 Nonce=5238875316933512658944 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:16.161082678Z until 281474976710655 now= 1701344416 +bundler_1 | 2023-11-30T11:40:16.169017185Z sent eth_sendUserOperation - 0xe3f940121bb85e08109e8a504b2052145eb55b3414d5cc55b7654761c1e7329c +bundler_1 | 2023-11-30T11:40:16.171521375Z UserOperation: Sender=0x1f8e127b932D07e683206b9CAd8582b10e8ce713 Nonce=5257322061007222210560 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:16.491796924Z until 281474976710655 now= 1701344416 +bundler_1 | 2023-11-30T11:40:16.499715893Z sent eth_sendUserOperation - 0xfb283c241136be03177d71ab492937f099ce7731f591f2613e70c2844e7fde32 +bundler_1 | 2023-11-30T11:40:16.501994584Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:16.503887423Z UserOperation: Sender=0xA185fCE6acDDaf82A736e86b4C6078d5Ae6F36b6 Nonce=5275768805080931762176 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:16.825058983Z until 281474976710655 now= 1701344416 +bundler_1 | 2023-11-30T11:40:16.832990435Z sent eth_sendUserOperation - 0xede340e661091bd4217f50b491dacfec025058b2cf0f7c5a2a7905995f1036e7 +bundler_1 | 2023-11-30T11:40:16.835449411Z UserOperation: Sender=0xa9992BC657Cf02db838E0dE6d2821aaCaB13946b Nonce=5294215549154641313792 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:17.148210345Z until 281474976710655 now= 1701344417 +bundler_1 | 2023-11-30T11:40:17.155947411Z sent eth_sendUserOperation - 0xf53c9cc2169e0672f02d8054704df3836167040c49506f3ea69bbde697c08fb5 +bundler_1 | 2023-11-30T11:40:17.158397762Z UserOperation: Sender=0x66Af4097c2DfF051B651BE242581A33de1B4ABfd Nonce=5312662293228350865408 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:17.474580016Z until 281474976710655 now= 1701344417 +bundler_1 | 2023-11-30T11:40:17.482529391Z sent eth_sendUserOperation - 0xce1a0347cccb190301d1cc1c43c0354583523ba4edd1bd32a61acbb5dff12790 +bundler_1 | 2023-11-30T11:40:17.484999214Z UserOperation: Sender=0xc4cD711D552874F4A37180d24a2a9D41314977E1 Nonce=5331109037302060417024 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:17.806275870Z until 281474976710655 now= 1701344417 +bundler_1 | 2023-11-30T11:40:17.814151267Z sent eth_sendUserOperation - 0xad51a946b7a58c28162e079414106a15d1de734f7e87658bf5e9eceae2e793df +bundler_1 | 2023-11-30T11:40:17.816439386Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:17.818217064Z UserOperation: Sender=0xdf002CdfB58F90e7c6F405bCe53369Ed6dc1641b Nonce=5349555781375769968640 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:18.138676231Z until 281474976710655 now= 1701344418 +bundler_1 | 2023-11-30T11:40:18.146619365Z sent eth_sendUserOperation - 0xf3f6cd6e963da29a1c5fffeb6fe0d3f5bd58f73497a9464e4975b324559f3cb8 +bundler_1 | 2023-11-30T11:40:18.149111012Z UserOperation: Sender=0xF0E4aA4e6F59b1Dde122c847413B3DbCd5184Ec8 Nonce=5368002525449479520256 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:18.466364029Z until 281474976710655 now= 1701344418 +bundler_1 | 2023-11-30T11:40:18.474120242Z sent eth_sendUserOperation - 0x43e1946d61ec5bbfce7bc6918fb960d785382f404f2d184696f26045bafe3546 +bundler_1 | 2023-11-30T11:40:18.476599847Z UserOperation: Sender=0xA88d1f7bB804676EBd7b0E1755e766bDd1D6D9b7 Nonce=5386449269523189071872 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:18.797468302Z until 281474976710655 now= 1701344418 +bundler_1 | 2023-11-30T11:40:18.805127624Z sent eth_sendUserOperation - 0x4a246f72dc004168705f06b3c0eec6e28d9250b68f569e4cbc35e612a292b32d +bundler_1 | 2023-11-30T11:40:18.807604383Z UserOperation: Sender=0xEAC2250fE4486fFE8938bdd96E536B5628f82928 Nonce=5404896013596898623488 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:19.129981534Z until 281474976710655 now= 1701344419 +bundler_1 | 2023-11-30T11:40:19.137778626Z sent eth_sendUserOperation - 0x9f1f57464b4e1358f85746289fadea731f960ec6e606885cd2c7ae1195591d41 +bundler_1 | 2023-11-30T11:40:19.140186937Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:19.141961110Z UserOperation: Sender=0x6Bcb3627104Af20536FCB4768D8ec7CbC295C46E Nonce=5423342757670608175104 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:19.459718539Z until 281474976710655 now= 1701344419 +bundler_1 | 2023-11-30T11:40:19.467796895Z sent eth_sendUserOperation - 0x09cbea27cb1150bd3476ce13485875582e8298c7f4b569b612433d106008eed4 +bundler_1 | 2023-11-30T11:40:19.470307619Z UserOperation: Sender=0xB754Ab920d0A893060398c596F0cbD7cB3b93B91 Nonce=5441789501744317726720 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:19.789166406Z until 281474976710655 now= 1701344419 +bundler_1 | 2023-11-30T11:40:19.797165804Z sent eth_sendUserOperation - 0x3783abe1620c03cfb18769806002fe307efa64e301940a45a9834a94b5cda279 +bundler_1 | 2023-11-30T11:40:19.799637005Z UserOperation: Sender=0xD6206519deF644bdB90aa4d4a93F6E281dEcb4Cc Nonce=5460236245818027278336 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:20.112067230Z until 281474976710655 now= 1701344420 +bundler_1 | 2023-11-30T11:40:20.119844428Z sent eth_sendUserOperation - 0xd94266ffcb7c132b0dab52ced121a71c47647a85ffa4ca9087d92a2c1e2396e1 +bundler_1 | 2023-11-30T11:40:20.122299879Z UserOperation: Sender=0xFAC2F6D5dE5BDCaEB73236c4fe19d3E6e8a07f6B Nonce=5478682989891736829952 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:20.436164806Z until 281474976710655 now= 1701344420 +bundler_1 | 2023-11-30T11:40:20.444073983Z sent eth_sendUserOperation - 0x5a87c452e09232021e68820188d016f61ccf717ea7eb4583dc73fddb28adcad7 +bundler_1 | 2023-11-30T11:40:20.446380797Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:20.448183303Z UserOperation: Sender=0x1457Be99Ddc16796E703E63cC340dDBf86d145c2 Nonce=5497129733965446381568 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:20.762811777Z until 281474976710655 now= 1701344420 +bundler_1 | 2023-11-30T11:40:20.770831607Z sent eth_sendUserOperation - 0xce9c448f8ecf0644a37b9495dca6a876d70c274ff9430ed43716e2947cf8e5ff +bundler_1 | 2023-11-30T11:40:20.773273153Z UserOperation: Sender=0x97622cd6FEF0435F308a6B953c372Eea8FaBb68F Nonce=5515576478039155933184 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:21.090533770Z until 281474976710655 now= 1701344421 +bundler_1 | 2023-11-30T11:40:21.098316519Z sent eth_sendUserOperation - 0x4ddd6ed0d8da8248ec5de3a547d938cb13a6601ecf2662c46c9b780b529c8f4d +bundler_1 | 2023-11-30T11:40:21.100820354Z UserOperation: Sender=0x12E6f35b3152f0515DdA1106EE6EB6C91b218Fc0 Nonce=5534023222112865484800 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:21.459427922Z until 281474976710655 now= 1701344421 +bundler_1 | 2023-11-30T11:40:21.467205113Z sent eth_sendUserOperation - 0x09ce88f5f3d54e09dee2d7cd7162fa085c8af5cf73dcee41bdb53ef127d3cf24 +bundler_1 | 2023-11-30T11:40:21.469610562Z UserOperation: Sender=0x714ef1d80294dCEBe0194cC048297542B16C657D Nonce=5552469966186575036416 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:21.788709472Z until 281474976710655 now= 1701344421 +bundler_1 | 2023-11-30T11:40:21.796583136Z sent eth_sendUserOperation - 0x6efba6c73d12e1e436b12cc266c89752238ccf007d2965470c0cd7e472f4b188 +bundler_1 | 2023-11-30T11:40:21.798862339Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:21.800637374Z UserOperation: Sender=0x1062d805dfaC7Ab6038C129851f1d69A12FAA026 Nonce=5570916710260284588032 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:22.120784839Z until 281474976710655 now= 1701344422 +bundler_1 | 2023-11-30T11:40:22.129041340Z sent eth_sendUserOperation - 0x1b596b69b7227d206751a1b7adf7ae167e63e73c7c07255dee5d7127cd7f3aa1 +bundler_1 | 2023-11-30T11:40:22.131485720Z UserOperation: Sender=0x8bafd887d4E513fb931b8E770BFaFC512A796818 Nonce=5589363454333994139648 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:22.454741636Z until 281474976710655 now= 1701344422 +bundler_1 | 2023-11-30T11:40:22.462815076Z sent eth_sendUserOperation - 0x4a5958d0a73701c0c08787cb6a8aa4a4ca50aa714e39952594ef1f9c1059292a +bundler_1 | 2023-11-30T11:40:22.465271940Z UserOperation: Sender=0x1A39524DC022d00c025256F3db9B2993BDc07C33 Nonce=5607810198407703691264 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:22.782842989Z until 281474976710655 now= 1701344422 +bundler_1 | 2023-11-30T11:40:22.790708402Z sent eth_sendUserOperation - 0x09468734f9b9aea093fcc150bfaf08459304733706d28d8b4720b8ec8f957fac +bundler_1 | 2023-11-30T11:40:22.793186415Z UserOperation: Sender=0x825606c25138BD4e00c236092D99862Ab6D637EC Nonce=5626256942481413242880 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:23.111027589Z until 281474976710655 now= 1701344423 +bundler_1 | 2023-11-30T11:40:23.119523720Z sent eth_sendUserOperation - 0xdeafba7ab319c32831aa5b65e3e31d8ab9df5ffd370e8bce661d3e8b942d6160 +bundler_1 | 2023-11-30T11:40:23.121854839Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:23.123682699Z UserOperation: Sender=0x88A5190d25E9822bA9ccEe5ab84C54982fb5e93c Nonce=5644703686555122794496 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:23.441426720Z until 281474976710655 now= 1701344423 +bundler_1 | 2023-11-30T11:40:23.449906987Z sent eth_sendUserOperation - 0xa504f53bedfd9e71be019d0fbf418d7b5701a41fb54eedb3257d974975fa2b4f +bundler_1 | 2023-11-30T11:40:23.452400961Z UserOperation: Sender=0x1dcE46fb957f6dD87eAB4153409408b284799303 Nonce=5663150430628832346112 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:23.777951648Z until 281474976710655 now= 1701344423 +bundler_1 | 2023-11-30T11:40:23.786341389Z sent eth_sendUserOperation - 0xc67c0504586d9d14f4adde2e98610ab33fc5bf9a34215235c6152bf68ca1f1a1 +bundler_1 | 2023-11-30T11:40:23.788826623Z UserOperation: Sender=0xDd2DAf4B0a579c7440915D7E1A66C34De7A6a69c Nonce=5681597174702541897728 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:24.106855942Z until 281474976710655 now= 1701344424 +bundler_1 | 2023-11-30T11:40:24.115196689Z sent eth_sendUserOperation - 0xfc7c29aadc406ab2ebcb34823bc6befac0b893d3f9da32b97683750be9d6551a +bundler_1 | 2023-11-30T11:40:24.117638315Z UserOperation: Sender=0x0aC140EeD1B15Ea1668a5ce7a02EFbA7C59f838B Nonce=5700043918776251449344 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:24.438025473Z until 281474976710655 now= 1701344424 +bundler_1 | 2023-11-30T11:40:24.447212720Z sent eth_sendUserOperation - 0x0e890648981a1187e44278652b2f2e1d7e57d068d944fba72803f51d11b3bc65 +bundler_1 | 2023-11-30T11:40:24.449542504Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:24.451343156Z UserOperation: Sender=0x9Eb955d9820Fc0aAE976Df5Fc0D3BB3CBCf9ad58 Nonce=5718490662849961000960 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:24.769133934Z until 281474976710655 now= 1701344424 +bundler_1 | 2023-11-30T11:40:24.786062592Z sent eth_sendUserOperation - 0x9bfc0b3939c98898329ef7126da6a7ebc5912f390c025cd6195f72cd30cd35ee +bundler_1 | 2023-11-30T11:40:24.788817035Z UserOperation: Sender=0xf688A9aC3897dEd05133588e17cfaCc8c566D9c3 Nonce=5736937406923670552576 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:25.112412229Z until 281474976710655 now= 1701344425 +bundler_1 | 2023-11-30T11:40:25.120712628Z sent eth_sendUserOperation - 0x028ad10294a5d00b6a4051648019e5241563dea26bf2a096fb92816183e568b7 +bundler_1 | 2023-11-30T11:40:25.123694691Z UserOperation: Sender=0x7C4d1021f2c5B0392E18489734388ECAF09AAa37 Nonce=5755384150997380104192 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:25.445506937Z until 281474976710655 now= 1701344425 +bundler_1 | 2023-11-30T11:40:25.452959404Z sent eth_sendUserOperation - 0x870525b7f72c409ff64ce3b48d72e37a29804d6919329a6abd85c2792e41cfc5 +bundler_1 | 2023-11-30T11:40:25.455406051Z UserOperation: Sender=0x3B128fB3d3cbbcA664EC6090F61Ac9cC74781974 Nonce=5773830895071089655808 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:25.773788664Z until 281474976710655 now= 1701344425 +bundler_1 | 2023-11-30T11:40:25.781728899Z sent eth_sendUserOperation - 0x985057351394ab46ccde71377733d8a2ce3e58f513a85e25fb5aaedb0d28e4ec +bundler_1 | 2023-11-30T11:40:25.784073132Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:25.785827978Z UserOperation: Sender=0x8420efFD284d73e1be01ea0Fb56134a6d55B9708 Nonce=5792277639144799207424 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:26.105076065Z until 281474976710655 now= 1701344426 +bundler_1 | 2023-11-30T11:40:26.113324443Z sent eth_sendUserOperation - 0xdffb406e31c811e4c4caa5a80328f63734787555c7fc73e417189cf1eda0b43c +bundler_1 | 2023-11-30T11:40:26.115946526Z UserOperation: Sender=0xcCf4e9c13815eAc565cb20c4416F05aBF27F9B4d Nonce=5810724383218508759040 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:26.437412434Z until 281474976710655 now= 1701344426 +bundler_1 | 2023-11-30T11:40:26.445369247Z sent eth_sendUserOperation - 0xdb992c09bdc9fa0b6ebd8150689dbefb8918361687602933e86569601d2bb7da +bundler_1 | 2023-11-30T11:40:26.447819848Z UserOperation: Sender=0x71ad03b9dB316a24152156C7DF7281c12985C264 Nonce=5829171127292218310656 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:26.765307591Z until 281474976710655 now= 1701344426 +bundler_1 | 2023-11-30T11:40:26.773091128Z sent eth_sendUserOperation - 0x2ac2077e60d1125bf1e55448f23a5061ab11de2e57d0ab3d4a40d3405be25412 +bundler_1 | 2023-11-30T11:40:26.775554372Z UserOperation: Sender=0x92DFCE97c545204cb17a36EC3b1662381ABAd4f0 Nonce=5847617871365927862272 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:27.097340930Z until 281474976710655 now= 1701344427 +bundler_1 | 2023-11-30T11:40:27.105433305Z sent eth_sendUserOperation - 0x6efd49415cccd3c9c39e148cb30f215b2085d3f55888828dcd406cd2f3336d44 +bundler_1 | 2023-11-30T11:40:27.107858646Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:27.109711975Z UserOperation: Sender=0x81c199478bc8DB92D1a5BB5e95DE9E3AFa5d0167 Nonce=5866064615439637413888 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:27.430782740Z until 281474976710655 now= 1701344427 +bundler_1 | 2023-11-30T11:40:27.439332674Z sent eth_sendUserOperation - 0x63d45f3da643ba23d0de8684bf98caf3cf50d075ef1cb6b73673a6fd997accae +bundler_1 | 2023-11-30T11:40:27.441765261Z UserOperation: Sender=0xe1a6aa82c461ed984273ED84F42c37b37451B04b Nonce=5884511359513346965504 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:27.766530609Z until 281474976710655 now= 1701344427 +bundler_1 | 2023-11-30T11:40:27.774663977Z sent eth_sendUserOperation - 0x15735b50de4c85538b7b61afed6eb2a6d4934cb31a1056238a410c205a4457b6 +bundler_1 | 2023-11-30T11:40:27.777165032Z UserOperation: Sender=0x5FbaE80C3578F6b988A2E3A58c5C41317aFA207E Nonce=5902958103587056517120 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:28.099956746Z until 281474976710655 now= 1701344428 +bundler_1 | 2023-11-30T11:40:28.108119131Z sent eth_sendUserOperation - 0x22f88db1b28e6b9e986b617c14ab15a67df126e4f8141764f605365901c76940 +bundler_1 | 2023-11-30T11:40:28.110611600Z UserOperation: Sender=0x0c74aCB6F207edCb38F8c3C8Ab1889753Ec1a33A Nonce=5921404847660766068736 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:28.433516922Z until 281474976710655 now= 1701344428 +bundler_1 | 2023-11-30T11:40:28.441568902Z sent eth_sendUserOperation - 0x6e5f9ff9ef88aea4e6c85bc00617002da48bb2daf0d25e5982a6aef9d3ed9c56 +bundler_1 | 2023-11-30T11:40:28.443909148Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:28.445697967Z UserOperation: Sender=0x33477D6fAF32d86888F2A019b063eb47fc3F8985 Nonce=5939851591734475620352 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:28.764237143Z until 281474976710655 now= 1701344428 +bundler_1 | 2023-11-30T11:40:28.772435822Z sent eth_sendUserOperation - 0xa4c2358c9d8f55848177df44966e68dcdb6c99849ed6f474a4cec40864e0f18a +bundler_1 | 2023-11-30T11:40:28.774866386Z UserOperation: Sender=0x190fF49dE41b4A4885e4f190f56e104f917f2A94 Nonce=5958298335808185171968 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:29.089948993Z until 281474976710655 now= 1701344429 +bundler_1 | 2023-11-30T11:40:29.097980985Z sent eth_sendUserOperation - 0xa427cef010f8b0db553c5b17a5190bd0c3caa6e1b2174c8bea2a114436a61d47 +bundler_1 | 2023-11-30T11:40:29.100451142Z UserOperation: Sender=0x37a442A767C6B1B82D2f23AEF6BfA6CC0F7e8B48 Nonce=5976745079881894723584 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:29.417700959Z until 281474976710655 now= 1701344429 +bundler_1 | 2023-11-30T11:40:29.425564868Z sent eth_sendUserOperation - 0xae43c1d39acb27b800c661edc3287158635cf94f4aa47f5c21718acff1a5f964 +bundler_1 | 2023-11-30T11:40:29.428020639Z UserOperation: Sender=0xf5BeBFb632d4e77ffF0cfB49Bdb1E04D0FD2eA17 Nonce=5995191823955604275200 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:29.747529733Z until 281474976710655 now= 1701344429 +bundler_1 | 2023-11-30T11:40:29.753399294Z sent eth_sendUserOperation - 0xe8630ac76e537d67bcc0c2b218c886bbda58e9d3f2f07aed96d614ade6051aaf +bundler_1 | 2023-11-30T11:40:29.755717439Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:29.757493855Z UserOperation: Sender=0x0e73CF9683bd74C716F9E62987C1EE2c95BA54a0 Nonce=6013638568029313826816 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:30.071830884Z until 281474976710655 now= 1701344430 +bundler_1 | 2023-11-30T11:40:30.079960054Z sent eth_sendUserOperation - 0x1e740531bf42b6641601d01bdc1b186d22fae73ce80546a4b86ac9bcc31a31ca +bundler_1 | 2023-11-30T11:40:30.082414372Z UserOperation: Sender=0xeEEe11cDc6F20dF088a7224c93dC081403eF9AAE Nonce=6032085312103023378432 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:30.403227377Z until 281474976710655 now= 1701344430 +bundler_1 | 2023-11-30T11:40:30.411210354Z sent eth_sendUserOperation - 0x83b0c50e33131d6a6b8a5796e45647b7f0018fd4ad211c93d77d7a52e103e182 +bundler_1 | 2023-11-30T11:40:30.413658150Z UserOperation: Sender=0x738193d93F1d8CAFfEdb3BCbA79e500d1d7f6Dec Nonce=6050532056176732930048 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:30.732686591Z until 281474976710655 now= 1701344430 +bundler_1 | 2023-11-30T11:40:30.740530520Z sent eth_sendUserOperation - 0xf8ea7c2a1f909b732773aa8b1858a7579dc062efa81360744be6601450117476 +bundler_1 | 2023-11-30T11:40:30.742980195Z UserOperation: Sender=0xEB63A092D72F068a72e3926F79e48ae2A2b9D4FD Nonce=6068978800250442481664 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:31.060164113Z until 281474976710655 now= 1701344431 +bundler_1 | 2023-11-30T11:40:31.068247040Z sent eth_sendUserOperation - 0x6e82c9b82ccb10aaca666e2356ee561fe926985095760bc82a1b2b1bb5efce63 +bundler_1 | 2023-11-30T11:40:31.070620978Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:31.072427828Z UserOperation: Sender=0x4326Bd85B2d1dca6634fD6CfE39F4Cc3Fb50bB41 Nonce=6087425544324152033280 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:31.397228561Z until 281474976710655 now= 1701344431 +bundler_1 | 2023-11-30T11:40:31.405248718Z sent eth_sendUserOperation - 0xbbbf2ac805fbf955daae44b2fd7b3cae1c5d1c12b7b68ba8adc4bf9673e40ec7 +bundler_1 | 2023-11-30T11:40:31.407717937Z UserOperation: Sender=0xF072F0A46F30FAE0b7479D59c348145492C419b5 Nonce=6105872288397861584896 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:31.740842880Z until 281474976710655 now= 1701344431 +bundler_1 | 2023-11-30T11:40:31.749032793Z sent eth_sendUserOperation - 0x492965efea6e955b47cbf21e62a17a0555e9dd61caaffcd099334c0f31bb082e +bundler_1 | 2023-11-30T11:40:31.751478916Z UserOperation: Sender=0x13627841790ebD4C040cBb1321F13a57E386E4f7 Nonce=6124319032471571136512 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:32.079470999Z until 281474976710655 now= 1701344432 +bundler_1 | 2023-11-30T11:40:32.088064403Z sent eth_sendUserOperation - 0xc3371eec7c3d506c9787363071a3ee10d91972c899f4c8e68d3566b555bbf355 +bundler_1 | 2023-11-30T11:40:32.090521466Z UserOperation: Sender=0xb6Df0E93b7eeCFbD5787Ea1714085C1A2b3B751b Nonce=6142765776545280688128 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:32.416817111Z until 281474976710655 now= 1701344432 +bundler_1 | 2023-11-30T11:40:32.424569524Z sent eth_sendUserOperation - 0xbca57e826eb0590642d813456cdc0e7a2d06ad768870e40a813855304d312c3a +bundler_1 | 2023-11-30T11:40:32.426837314Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:32.428663560Z UserOperation: Sender=0xD63617CEC509Aee0dAe6FE7a8B8729574f7568E3 Nonce=6161212520618990239744 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:32.761139218Z until 281474976710655 now= 1701344432 +bundler_1 | 2023-11-30T11:40:32.769064899Z sent eth_sendUserOperation - 0x9c79fe684099fe3ab3c9ca829f62a558bc3e3930e1fad5fff9f788a96a4cfa0d +bundler_1 | 2023-11-30T11:40:32.771538363Z UserOperation: Sender=0x80cA30B2E898Df88255BcfF4257812a21169A145 Nonce=6179659264692699791360 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:33.091852646Z until 281474976710655 now= 1701344433 +bundler_1 | 2023-11-30T11:40:33.104124716Z sent eth_sendUserOperation - 0x4a9049918047b98ee696b4b575561b5d0e59307077eb09bf87c700556e41881f +bundler_1 | 2023-11-30T11:40:33.106591428Z UserOperation: Sender=0x6401c1fda2B61157236Bb67974109a4cCc87e9Cc Nonce=6198106008766409342976 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:33.426419379Z until 281474976710655 now= 1701344433 +bundler_1 | 2023-11-30T11:40:33.434239550Z sent eth_sendUserOperation - 0x4414bee8a907ab772505fef5a22969b65f9739b94b63f3c1dfbafc919ea872e6 +bundler_1 | 2023-11-30T11:40:33.436669292Z UserOperation: Sender=0x0e15FaC587D9F4Abc31301AC515Da93912157773 Nonce=6216552752840118894592 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:33.751124224Z until 281474976710655 now= 1701344433 +bundler_1 | 2023-11-30T11:40:33.759072644Z sent eth_sendUserOperation - 0x75c518798b781fcdb2d3865fa2eee3d8ee672ccef8a30f30161a95cff4112fdf +bundler_1 | 2023-11-30T11:40:33.761336518Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:33.763191450Z UserOperation: Sender=0x1f8Ffa7f8ba38BDeba2bFCf12a4778c23BEe5A77 Nonce=6234999496913828446208 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:34.076165536Z until 281474976710655 now= 1701344434 +bundler_1 | 2023-11-30T11:40:34.084379362Z sent eth_sendUserOperation - 0x1f196227859adaa1caaa27b9fb70235886a061ba1b6a258f2fc9ae68b337d673 +bundler_1 | 2023-11-30T11:40:34.086802102Z UserOperation: Sender=0x633681bcF9Ee9bd0De8db3D05435AC7642A131A4 Nonce=6253446240987537997824 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:34.405029468Z until 281474976710655 now= 1701344434 +bundler_1 | 2023-11-30T11:40:34.412928453Z sent eth_sendUserOperation - 0x9084ce315868a007c53864b3b4cb3eb6702d3dd8981c0efa1eb0b11658c1a5b5 +bundler_1 | 2023-11-30T11:40:34.415387029Z UserOperation: Sender=0x5026aC1739a5bcdADCD3b7de815D0f19e0AfCdC0 Nonce=6271892985061247549440 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:34.732275943Z until 281474976710655 now= 1701344434 +bundler_1 | 2023-11-30T11:40:34.740200746Z sent eth_sendUserOperation - 0x4e9060e27812fa7f31bfe045b6ca6506cb4a3a0327eaa618bbcd962b82314c93 +bundler_1 | 2023-11-30T11:40:34.742602947Z UserOperation: Sender=0x9B39E77c46Da1ca26203489EC617B29F0414B729 Nonce=6290339729134957101056 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:35.061106070Z until 281474976710655 now= 1701344435 +bundler_1 | 2023-11-30T11:40:35.070593948Z sent eth_sendUserOperation - 0x79a0147e600515e04d3b353a9490784502d6a8364dbbcf141c278711646d4070 +bundler_1 | 2023-11-30T11:40:35.073001159Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:35.075276360Z UserOperation: Sender=0x3f48E3c2058f6e613b00dBD8d415D82870DdaD9F Nonce=6308786473208666652672 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:35.393137742Z until 281474976710655 now= 1701344435 +bundler_1 | 2023-11-30T11:40:35.401724359Z sent eth_sendUserOperation - 0x5113d551de1dab4a7e1641c81e588dd4332a9a1dc945570397e85ec0d69fd152 +bundler_1 | 2023-11-30T11:40:35.404191485Z UserOperation: Sender=0xfa6D6dFa1586347F74a6A3Ef1828a7Bae7c8c8B5 Nonce=6327233217282376204288 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:35.723239252Z until 281474976710655 now= 1701344435 +bundler_1 | 2023-11-30T11:40:35.731516924Z sent eth_sendUserOperation - 0x7246c31c69479387e39c03aabe261967ad916794d802a097b63e7535b9e9e947 +bundler_1 | 2023-11-30T11:40:35.733947844Z UserOperation: Sender=0x9BAB62dA8a639dD9B9C76665260F078977e3a0e3 Nonce=6345679961356085755904 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:36.049503591Z until 281474976710655 now= 1701344436 +bundler_1 | 2023-11-30T11:40:36.057363058Z sent eth_sendUserOperation - 0xf598cf8a0b73abdb7af834ad541fe207322c6cfa7bd437d448810f8c0d8b8770 +bundler_1 | 2023-11-30T11:40:36.059894023Z UserOperation: Sender=0x1a89E44501A4825E27fAbA2DD927a867068C7e97 Nonce=6364126705429795307520 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:36.384659088Z until 281474976710655 now= 1701344436 +bundler_1 | 2023-11-30T11:40:36.392642339Z sent eth_sendUserOperation - 0x001e8d47761f312a4cf5fb1eed3f1e5233acc7ccc6b601efa65551b71c7b3265 +bundler_1 | 2023-11-30T11:40:36.394949327Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:36.396731467Z UserOperation: Sender=0xC03d8af1f884bA8A6d49f27288D91785d42C0bA2 Nonce=6382573449503504859136 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:36.717212735Z until 281474976710655 now= 1701344436 +bundler_1 | 2023-11-30T11:40:36.724955508Z sent eth_sendUserOperation - 0x43e34117f8946b91696eea3b74a048d97470823aa5e97afad7ba9719fcb793b8 +bundler_1 | 2023-11-30T11:40:36.727394215Z UserOperation: Sender=0x08659b035f7c249D5a44aA77aD5975783ec52AE7 Nonce=6401020193577214410752 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:37.049027646Z until 281474976710655 now= 1701344437 +bundler_1 | 2023-11-30T11:40:37.057091556Z sent eth_sendUserOperation - 0x9ecb4123d31dd3ec61cb60faba832c0385e4a8e5b2e8b64f52f6be481e365aa1 +bundler_1 | 2023-11-30T11:40:37.059557210Z UserOperation: Sender=0xFcF74f30e3bbc351a6A9Cb9558643924cA9BD7cE Nonce=6419466937650923962368 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:37.379363992Z until 281474976710655 now= 1701344437 +bundler_1 | 2023-11-30T11:40:37.386781140Z sent eth_sendUserOperation - 0x78eb3875e5415b7f52112bd3f68ee43891ad1c350fe694ff20e68997ccff5107 +bundler_1 | 2023-11-30T11:40:37.389245913Z UserOperation: Sender=0x530C35c700F86CdFCB81D34bE0f972C701d1eeA9 Nonce=6437913681724633513984 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:37.715153584Z until 281474976710655 now= 1701344437 +bundler_1 | 2023-11-30T11:40:37.723211600Z sent eth_sendUserOperation - 0x7ffc9bb31378df01c4bd747d50a59c35121372d95ce3c532332d4a7fa4208c1f +bundler_1 | 2023-11-30T11:40:37.725514601Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:37.727286672Z UserOperation: Sender=0xbc0dAe810e6D984646F8176286cD6435A0b2308f Nonce=6456360425798343065600 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:38.043540688Z until 281474976710655 now= 1701344438 +bundler_1 | 2023-11-30T11:40:38.051885114Z sent eth_sendUserOperation - 0x73deceb94828bdbf038cb45568e6ede29fb56d5177d79a6477997168c8f07aad +bundler_1 | 2023-11-30T11:40:38.054331112Z UserOperation: Sender=0x193C14e07Ad4F0462dA609DD30F27d62Dfa9Aecc Nonce=6474807169872052617216 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:38.374266523Z until 281474976710655 now= 1701344438 +bundler_1 | 2023-11-30T11:40:38.382174847Z sent eth_sendUserOperation - 0x7663959e623be518cad5596e09c24005a1105839fa5e4ed08a680fdc256ca598 +bundler_1 | 2023-11-30T11:40:38.384699161Z UserOperation: Sender=0x69C07831C902bAe5B84243B951CDdD9BFdb22A1F Nonce=6493253913945762168832 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:38.707593701Z until 281474976710655 now= 1701344438 +bundler_1 | 2023-11-30T11:40:38.715880140Z sent eth_sendUserOperation - 0x63aabbffbb747f30c8943188cf514af3e946fc7ee3faa61b37640f3a3df138a7 +bundler_1 | 2023-11-30T11:40:38.718312702Z UserOperation: Sender=0x0b349ca9f3b47d7ee781B80dA9D8d84421f4A05e Nonce=6511700658019471720448 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:39.042291338Z until 281474976710655 now= 1701344439 +bundler_1 | 2023-11-30T11:40:39.050254158Z sent eth_sendUserOperation - 0x6d665182aaa0679abd0c6e077b647cb0c7ccc6bdaaf941b8d4591409e2cb0ed4 +bundler_1 | 2023-11-30T11:40:39.052592345Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:39.054379283Z UserOperation: Sender=0xF08ae5b84539Cd6C9A998a9320761e2fF6E525fE Nonce=6530147402093181272064 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:39.374043636Z until 281474976710655 now= 1701344439 +bundler_1 | 2023-11-30T11:40:39.381840783Z sent eth_sendUserOperation - 0x2fb998094829d767e21fbeaa5b626c4ac40403adbde544619e5e080195cf0291 +bundler_1 | 2023-11-30T11:40:39.384314311Z UserOperation: Sender=0x282BAE1E9217b73001d87AF028FcAeC81e5d2c4d Nonce=6548594146166890823680 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:39.706528335Z until 281474976710655 now= 1701344439 +bundler_1 | 2023-11-30T11:40:39.713891964Z sent eth_sendUserOperation - 0x7870306efa5268e0b0329701af32cb9fee2c0982e3d7ce5217e6fdf4583760cc +bundler_1 | 2023-11-30T11:40:39.716331830Z UserOperation: Sender=0xf0e19caE63B32e2e3FeD0F92DBd7A29454373eb7 Nonce=6567040890240600375296 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:40.034501074Z until 281474976710655 now= 1701344440 +bundler_1 | 2023-11-30T11:40:40.042290869Z sent eth_sendUserOperation - 0x82bc90b074562d6d63570f6c77feed3b8c63934249188d3ef04670cb87050e24 +bundler_1 | 2023-11-30T11:40:40.044773470Z UserOperation: Sender=0x021da2A8DdfFb856890e6699d38502C85dAb6Ca9 Nonce=6585487634314309926912 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:40.362245483Z until 281474976710655 now= 1701344440 +bundler_1 | 2023-11-30T11:40:40.370220786Z sent eth_sendUserOperation - 0x4172937ac96b77f1bbe4562ce22fea0a6f4e7f0512e10e8ec94b0ba3cf2360f4 +bundler_1 | 2023-11-30T11:40:40.372591448Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:40.374400064Z UserOperation: Sender=0x541f0a0cE65a1026Ad334b0F42e6AB94981143c2 Nonce=6603934378388019478528 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:40.699993707Z until 281474976710655 now= 1701344440 +bundler_1 | 2023-11-30T11:40:40.709315437Z sent eth_sendUserOperation - 0xe3d0aba15ddac37ba9953759c2b9e40281001ef1e6558fe270c4c95612968a44 +bundler_1 | 2023-11-30T11:40:40.712007688Z UserOperation: Sender=0x3F646f08974771697a6DdC130Db930731680e00b Nonce=6622381122461729030144 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:41.043960813Z until 281474976710655 now= 1701344441 +bundler_1 | 2023-11-30T11:40:41.052383616Z sent eth_sendUserOperation - 0x3355c099caa4991ca59b433acc54928052b9ec60470ebbeb745ce0248e5e6f2a +bundler_1 | 2023-11-30T11:40:41.054959073Z UserOperation: Sender=0x01E30739B3068E3F15b7611bF82e202E7De76961 Nonce=6640827866535438581760 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:41.416001947Z until 281474976710655 now= 1701344441 +bundler_1 | 2023-11-30T11:40:41.425114468Z sent eth_sendUserOperation - 0x3bcf5ccf6ca9a52113c26fa4568eb15016dd186e24a553f03a6fb90540ebc896 +bundler_1 | 2023-11-30T11:40:41.428000092Z UserOperation: Sender=0x2B83c37ab78e13FCE6944243caE0B06A8c12ee3A Nonce=6659274610609148133376 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:41.749591271Z until 281474976710655 now= 1701344441 +bundler_1 | 2023-11-30T11:40:41.757539184Z sent eth_sendUserOperation - 0x6146bf5818434c45ca6112dea054d7e386ed5d80d0f9b7de3def207f36835181 +bundler_1 | 2023-11-30T11:40:41.759850926Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:41.761657168Z UserOperation: Sender=0x9cc3a9cb5cf8D878b570e4BE8A1ADCcE1b8C719d Nonce=6677721354682857684992 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:42.089288750Z until 281474976710655 now= 1701344442 +bundler_1 | 2023-11-30T11:40:42.097208200Z sent eth_sendUserOperation - 0xb4e3f4f325e45f99f482b6273c69ac04e49475cd8b1db49cbdcd76ae1061f8ba +bundler_1 | 2023-11-30T11:40:42.099668449Z UserOperation: Sender=0x45b7210A97480Ebb999998D3B393cc71B31E2DF9 Nonce=6696168098756567236608 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:42.419717849Z until 281474976710655 now= 1701344442 +bundler_1 | 2023-11-30T11:40:42.428817806Z sent eth_sendUserOperation - 0x88f8352d29a6c77e65464cfb3a84bf2e2b2f54d8e43671db1dd3a1e2636c662f +bundler_1 | 2023-11-30T11:40:42.431396786Z UserOperation: Sender=0x525454Ecb033C4bD0F39DAA7D139B2b5a8f63066 Nonce=6714614842830276788224 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:42.744518368Z until 281474976710655 now= 1701344442 +bundler_1 | 2023-11-30T11:40:42.757342040Z sent eth_sendUserOperation - 0xce1e95ba76534b176c96c731fef1d1a2faa4153bcc717de5817b6f4e43e57ce6 +bundler_1 | 2023-11-30T11:40:42.759810143Z UserOperation: Sender=0x1aaE5965181373B9D88554B8634C8A457F5B477c Nonce=6733061586903986339840 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:43.075216027Z until 281474976710655 now= 1701344443 +bundler_1 | 2023-11-30T11:40:43.086714031Z sent eth_sendUserOperation - 0x08a41eb73f18c38f86f98dd8427aef80bb05003b789af5ab0cede0c8a7014818 +bundler_1 | 2023-11-30T11:40:43.089189645Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:43.091010407Z UserOperation: Sender=0x0c79dF7509f1bAfFAeE36462798746d34e516b7a Nonce=6751508330977695891456 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:43.413358502Z until 281474976710655 now= 1701344443 +bundler_1 | 2023-11-30T11:40:43.420387965Z sent eth_sendUserOperation - 0x6aa50a5e5ab36162206732ae39da80cbb7961c8876847f39c90b5758dab86a6f +bundler_1 | 2023-11-30T11:40:43.422768596Z UserOperation: Sender=0xBe42982835bb0CAb67258f131589291f0450107C Nonce=6769955075051405443072 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:43.740775489Z until 281474976710655 now= 1701344443 +bundler_1 | 2023-11-30T11:40:43.749024252Z sent eth_sendUserOperation - 0x9d2f255b2bb8dc3fbe4943306faa953a7788b3f790d6c7603112afd7b7add275 +bundler_1 | 2023-11-30T11:40:43.751457837Z UserOperation: Sender=0x1DaA0B9aBe21Ba50B194f1e115d44747A45C756e Nonce=6788401819125114994688 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:44.068493628Z until 281474976710655 now= 1701344444 +bundler_1 | 2023-11-30T11:40:44.076363795Z sent eth_sendUserOperation - 0xc0bb4228c9a9901698f1af9f5df79bbec1a0f859925d0111128aeded12e7323a +bundler_1 | 2023-11-30T11:40:44.078811570Z UserOperation: Sender=0x9B1B9f10802d7797b283a6fb394B30Add1abE722 Nonce=6806848563198824546304 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:44.395864356Z until 281474976710655 now= 1701344444 +bundler_1 | 2023-11-30T11:40:44.404133533Z sent eth_sendUserOperation - 0xfaadae74b68a8bf19e7f31dfd8d5a7d80fd655736c60edae8dca0490d819bf8c +bundler_1 | 2023-11-30T11:40:44.406417920Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:44.408257261Z UserOperation: Sender=0x7Db5E2dE4bc5CbF5726C32B8031D10782C0A5D81 Nonce=6825295307272534097920 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:44.728036518Z until 281474976710655 now= 1701344444 +bundler_1 | 2023-11-30T11:40:44.736234563Z sent eth_sendUserOperation - 0x0726f38c80faf41e05abf1e0f6258bd68bcd46518d563dc851bc5cdcd58944c1 +bundler_1 | 2023-11-30T11:40:44.738641248Z UserOperation: Sender=0x10bA161b19E43254d4749648f393162CaB9901cA Nonce=6843742051346243649536 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:45.060237601Z until 281474976710655 now= 1701344445 +bundler_1 | 2023-11-30T11:40:45.068155320Z sent eth_sendUserOperation - 0x684d6ee40de3c3cc5cffca68b3447749f326264b9101815c78bcaef85c396bdb +bundler_1 | 2023-11-30T11:40:45.070637366Z UserOperation: Sender=0xe45C55B63b6a920f6d78A57852697fF0A0420364 Nonce=6862188795419953201152 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:45.392965743Z until 281474976710655 now= 1701344445 +bundler_1 | 2023-11-30T11:40:45.400941887Z sent eth_sendUserOperation - 0x3ebb08571ff3554ad6ee47048451114071f94da80090ba6bcfffae1663cffa6a +bundler_1 | 2023-11-30T11:40:45.403404667Z UserOperation: Sender=0x19826405cD62BB28b746754008a483a6E6b403c5 Nonce=6880635539493662752768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:45.722433773Z until 281474976710655 now= 1701344445 +bundler_1 | 2023-11-30T11:40:45.731476815Z sent eth_sendUserOperation - 0x413d3542a3941677bce7febb39cfbbb2a86ccc88be2947fbe455638a7936d847 +bundler_1 | 2023-11-30T11:40:45.733885348Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:45.735788094Z UserOperation: Sender=0x5dFdDD605Fa68b3C95b41C8a30e4A076809E7b1D Nonce=6899082283567372304384 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:46.057260933Z until 281474976710655 now= 1701344446 +bundler_1 | 2023-11-30T11:40:46.065246024Z sent eth_sendUserOperation - 0x6ba3ee8d298fb692acda391fed5598102b6d33dfaa710fd7fd47504426176328 +bundler_1 | 2023-11-30T11:40:46.067814140Z UserOperation: Sender=0xaBa16ACD0E957E6AB2603978acb21b7aEeC1A6A4 Nonce=6917529027641081856000 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:46.381136584Z until 281474976710655 now= 1701344446 +bundler_1 | 2023-11-30T11:40:46.391931101Z sent eth_sendUserOperation - 0x1f0439654caf242e5446ae13c1bd39a1dfd13bf90e0b5979a056a4f926177889 +bundler_1 | 2023-11-30T11:40:46.394366710Z UserOperation: Sender=0xC86d0d7137Add4CDaC70f5cEcFf182e130a729C3 Nonce=6935975771714791407616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:46.717757277Z until 281474976710655 now= 1701344446 +bundler_1 | 2023-11-30T11:40:46.729351537Z sent eth_sendUserOperation - 0x96ca1337f99e17920fc04f1a4b788cb837a71470ce7863c00ddb7d19f33b8643 +bundler_1 | 2023-11-30T11:40:46.731883466Z UserOperation: Sender=0xDde7AAc43aD0B9958505d1147C0dDc2a442297B0 Nonce=6954422515788500959232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:47.054954347Z until 281474976710655 now= 1701344447 +bundler_1 | 2023-11-30T11:40:47.063482971Z sent eth_sendUserOperation - 0x25c1c004f352bdb40ef7256adae4a4732ea07160690f754e5f75a17c409264ac +bundler_1 | 2023-11-30T11:40:47.065808916Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:47.067590693Z UserOperation: Sender=0x695835698EDD4D9b1a0d0241694f5Ea65B2c1164 Nonce=6972869259862210510848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:47.385199586Z until 281474976710655 now= 1701344447 +bundler_1 | 2023-11-30T11:40:47.393852795Z sent eth_sendUserOperation - 0x22137a509287b36557e48f9a5045c17d8c72befcb413bdefa2f6f37f8692cebe +bundler_1 | 2023-11-30T11:40:47.396289270Z UserOperation: Sender=0xC6228d254cf17A4c92f7F49De9aE92D20C87Fe92 Nonce=6991316003935920062464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:47.720923942Z until 281474976710655 now= 1701344447 +bundler_1 | 2023-11-30T11:40:47.728843481Z sent eth_sendUserOperation - 0xb61eafc0e79959cfca790d2ce523d57f656ccfb0f0f5b6187cb05a9edc310c61 +bundler_1 | 2023-11-30T11:40:47.731299246Z UserOperation: Sender=0xC1Ea078bE08A016054a44D143e0D6aaD42cCE0b9 Nonce=7009762748009629614080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:48.052019896Z until 281474976710655 now= 1701344448 +bundler_1 | 2023-11-30T11:40:48.060045600Z sent eth_sendUserOperation - 0x3a165949fd221db652ba98e018db87c14ff9ab965d76e07e0859b9a1285f4c0c +bundler_1 | 2023-11-30T11:40:48.062497324Z UserOperation: Sender=0x1E4E7CedA97607Ac1CF49b9A9063B2394471f678 Nonce=7028209492083339165696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:48.386058013Z until 281474976710655 now= 1701344448 +bundler_1 | 2023-11-30T11:40:48.393802086Z sent eth_sendUserOperation - 0xbc2a357ecd3cfa27b4417af515a7e9bbecc2c8a9b3e130cedb94839b6bbc361c +bundler_1 | 2023-11-30T11:40:48.396157310Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:48.397924590Z UserOperation: Sender=0xE74F4a4D93ca137D58CC73A5Db8E896Ad8d56335 Nonce=7046656236157048717312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:48.716155516Z until 281474976710655 now= 1701344448 +bundler_1 | 2023-11-30T11:40:48.724491237Z sent eth_sendUserOperation - 0x000244af113005ada84f3d11ea043b9e6b2ef75e62215bfbf02247044d2bbc5a +bundler_1 | 2023-11-30T11:40:48.726976305Z UserOperation: Sender=0xF935F9Bc2806985e2a32368AFED377b6cBF202F1 Nonce=7065102980230758268928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:49.045695337Z until 281474976710655 now= 1701344449 +bundler_1 | 2023-11-30T11:40:49.053663070Z sent eth_sendUserOperation - 0x41919b88633fbd10539a35901df3d9bf03a767b80c4a403799864a68f4de2058 +bundler_1 | 2023-11-30T11:40:49.056149848Z UserOperation: Sender=0x99591d5224DbA464e064A55f6d8c8Fe1Fb2EE1c0 Nonce=7083549724304467820544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:49.376137464Z until 281474976710655 now= 1701344449 +bundler_1 | 2023-11-30T11:40:49.384661069Z sent eth_sendUserOperation - 0x1d0f4c8131527aca77b82c629de19527d8bdf45b448345ca7d5108e41998a58f +bundler_1 | 2023-11-30T11:40:49.387077626Z UserOperation: Sender=0x498d85c22668CE6C07e8E5a327B2305C7C7D644A Nonce=7101996468378177372160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:49.710487779Z until 281474976710655 now= 1701344449 +bundler_1 | 2023-11-30T11:40:49.717612109Z sent eth_sendUserOperation - 0xf8ecfeff52911ed35f168aa001117fcd5f972e3a78f9b92cea36532b93027b38 +bundler_1 | 2023-11-30T11:40:49.719921891Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:49.721718275Z UserOperation: Sender=0x0786762Fb3CBDf1dB54D4740Eb6c3A6ea0083415 Nonce=7120443212451886923776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:50.050964813Z until 281474976710655 now= 1701344450 +bundler_1 | 2023-11-30T11:40:50.058961137Z sent eth_sendUserOperation - 0xd1f772516955b1b57e156ae84d8ada3bb629b2866b4c373715a3521d8bc4500c +bundler_1 | 2023-11-30T11:40:50.061454929Z UserOperation: Sender=0x8C671c39Cdbb4280d7BB9f9d3F35Aa2800672a7C Nonce=7138889956525596475392 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:50.387575429Z until 281474976710655 now= 1701344450 +bundler_1 | 2023-11-30T11:40:50.395340632Z sent eth_sendUserOperation - 0x4b4c10721e388460308e631f8adb561c069f42c3c3b6846d1118fd7cc2af03f4 +bundler_1 | 2023-11-30T11:40:50.397801933Z UserOperation: Sender=0x0A50c4dEf8Ad5480e9437baD4189260Bc354F30C Nonce=7157336700599306027008 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:50.713718207Z until 281474976710655 now= 1701344450 +bundler_1 | 2023-11-30T11:40:50.721867388Z sent eth_sendUserOperation - 0x65ab53f4880bf3c9452441115c4f3c9dcf19499dfa3fe8fa7bfb390b6eef1ccd +bundler_1 | 2023-11-30T11:40:50.724298123Z UserOperation: Sender=0x0D3832848ee0C11C4C34604bce2C47637AE53F5f Nonce=7175783444673015578624 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:51.046430029Z until 281474976710655 now= 1701344451 +bundler_1 | 2023-11-30T11:40:51.054204149Z sent eth_sendUserOperation - 0x155f9a7771e1002d09b675d65d42fe0d0ccdb9739ce5c8a2a27932fdef181310 +bundler_1 | 2023-11-30T11:40:51.056507526Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:51.058298780Z UserOperation: Sender=0x605C2DDf54f409d7F3645be22273a5b768EF9474 Nonce=7194230188746725130240 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:51.381847403Z until 281474976710655 now= 1701344451 +bundler_1 | 2023-11-30T11:40:51.389670014Z sent eth_sendUserOperation - 0x112587c369b4439fa5626b2dea7f7f8ae237cc795fcceb14668d6505f4c8e002 +bundler_1 | 2023-11-30T11:40:51.392200183Z UserOperation: Sender=0x0B72fF7D9aD163de1824502eC96a33be5C372D0A Nonce=7212676932820434681856 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:51.711082774Z until 281474976710655 now= 1701344451 +bundler_1 | 2023-11-30T11:40:51.718897100Z sent eth_sendUserOperation - 0xad58110a1e5838bf49aa0383c75c3aef00b0e01845c03ac66b7b5ff22dd3fa1b +bundler_1 | 2023-11-30T11:40:51.721358863Z UserOperation: Sender=0xA52Bde17DD6b70ED6bD84E9dA94639BA7fADC625 Nonce=7231123676894144233472 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:52.042326441Z until 281474976710655 now= 1701344452 +bundler_1 | 2023-11-30T11:40:52.050046214Z sent eth_sendUserOperation - 0x3bd0cdd7c9f2d70fbeebed17f6c0e5f7305d984b8d2daefe92b1c2ac53190420 +bundler_1 | 2023-11-30T11:40:52.052501655Z UserOperation: Sender=0xc001E61253b3F240fb5e9d47C368b7F63a63B7F4 Nonce=7249570420967853785088 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:52.376295645Z until 281474976710655 now= 1701344452 +bundler_1 | 2023-11-30T11:40:52.384061758Z sent eth_sendUserOperation - 0x5e5aae6be6078c23290854772d6c6555a3957818105dd8eca20e613d6088afc8 +bundler_1 | 2023-11-30T11:40:52.386737538Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:52.388576531Z UserOperation: Sender=0xe66Fb95aD773ECb31bdd93e2b8E77Dca28259596 Nonce=7268017165041563336704 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:52.701838317Z until 281474976710655 now= 1701344452 +bundler_1 | 2023-11-30T11:40:52.713712760Z sent eth_sendUserOperation - 0x357d5bece0562c976fa0245c8483856206ed1590d26b1ed7091487e3bc6e9385 +bundler_1 | 2023-11-30T11:40:52.716224345Z UserOperation: Sender=0x9cE29E5bE64Ed743bd8AEFD1809C2731e4daF67E Nonce=7286463909115272888320 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:53.034479405Z until 281474976710655 now= 1701344453 +bundler_1 | 2023-11-30T11:40:53.042355699Z sent eth_sendUserOperation - 0xda422d749ebfc6d700b99d05d195721823b1857f1fe1b415e0818f18ae85ba36 +bundler_1 | 2023-11-30T11:40:53.044831317Z UserOperation: Sender=0xE0BC7F01782a8f160FdfEcF5F1871D416EcCDF8C Nonce=7304910653188982439936 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:53.365995118Z until 281474976710655 now= 1701344453 +bundler_1 | 2023-11-30T11:40:53.374003628Z sent eth_sendUserOperation - 0x056fef1d3390aee47849661049b38ed2e2ea90482a3db89f39d874b5c74e04b2 +bundler_1 | 2023-11-30T11:40:53.376433612Z UserOperation: Sender=0xd8DD16076A348a9B451858b7602cFCbDed44C394 Nonce=7323357397262691991552 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:53.695809057Z until 281474976710655 now= 1701344453 +bundler_1 | 2023-11-30T11:40:53.704689567Z sent eth_sendUserOperation - 0xef33bb872869bdabd843dbe8c6d006c2824483f0d8b1ac4a8d9f718756d6ec82 +bundler_1 | 2023-11-30T11:40:53.707011068Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:53.708770824Z UserOperation: Sender=0x7BCe30644d26015f9D4353cFF10f3cE1b0624626 Nonce=7341804141336401543168 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:54.028034568Z until 281474976710655 now= 1701344454 +bundler_1 | 2023-11-30T11:40:54.035948773Z sent eth_sendUserOperation - 0x76f7d807aad26936fe263ac1b619969981ad867abea4243d7aa3c83f08fd0977 +bundler_1 | 2023-11-30T11:40:54.038378576Z UserOperation: Sender=0x014B25C90379D1016B9c8470029B2b73b4E56B50 Nonce=7360250885410111094784 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:54.354288107Z until 281474976710655 now= 1701344454 +bundler_1 | 2023-11-30T11:40:54.361921108Z sent eth_sendUserOperation - 0xc2299f52a33799fd5a049473e2e22fbecb07833a704688a35d9a1b1e5c6b1a8d +bundler_1 | 2023-11-30T11:40:54.364329421Z UserOperation: Sender=0x5E4957C67049bE2E643B7E16e71736eF518CAec1 Nonce=7378697629483820646400 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:54.684556488Z until 281474976710655 now= 1701344454 +bundler_1 | 2023-11-30T11:40:54.692308127Z sent eth_sendUserOperation - 0x60126f5cd78e4c0db10effcdf9c821c055d4c7a4a23d4731be00fd2cb6843ac3 +bundler_1 | 2023-11-30T11:40:54.694738300Z UserOperation: Sender=0xaB77ea4fD760E65428DCfb8B037D288246B0A8B5 Nonce=7397144373557530198016 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:55.015696963Z until 281474976710655 now= 1701344455 +bundler_1 | 2023-11-30T11:40:55.023613382Z sent eth_sendUserOperation - 0x6a7246727caa1dd287fe923be8f379fc85ebfcb947ebffd47153290299cf7f9a +bundler_1 | 2023-11-30T11:40:55.025896331Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:55.027713574Z UserOperation: Sender=0xD819762fCbEDcE03967E237EAF66E479608D7Cba Nonce=7415591117631239749632 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:55.351948805Z until 281474976710655 now= 1701344455 +bundler_1 | 2023-11-30T11:40:55.359683012Z sent eth_sendUserOperation - 0x33536b7862f603a53125b74638c98a70bb15dd38aade12ba8256066e4395e136 +bundler_1 | 2023-11-30T11:40:55.362106483Z UserOperation: Sender=0x76A79ab5425D6eA514bD46B207208A46D5896A0e Nonce=7434037861704949301248 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:55.686192056Z until 281474976710655 now= 1701344455 +bundler_1 | 2023-11-30T11:40:55.696944340Z sent eth_sendUserOperation - 0x654dc2fea751d62d65c748595c7971f8b17a2eb378a5d74504382e6464a3014d +bundler_1 | 2023-11-30T11:40:55.699491318Z UserOperation: Sender=0x6d78CAea9465A3987E430606eCA2b71073501B50 Nonce=7452484605778658852864 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:56.020658188Z until 281474976710655 now= 1701344456 +bundler_1 | 2023-11-30T11:40:56.029559060Z sent eth_sendUserOperation - 0xf0dde55be1913bfb3c500d37492e6c0ecc2c591c3f1a1cd84283a6c481173b86 +bundler_1 | 2023-11-30T11:40:56.032048861Z UserOperation: Sender=0x096b2aBF6D0ce2817324bae31ee9505c8F3a9106 Nonce=7470931349852368404480 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:56.354080630Z until 281474976710655 now= 1701344456 +bundler_1 | 2023-11-30T11:40:56.361871536Z sent eth_sendUserOperation - 0x50b02f6ac81036da070ed31ab2fa2eac71ac56c639f2291d18a35087ebf60bf0 +bundler_1 | 2023-11-30T11:40:56.364277564Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:56.366093605Z UserOperation: Sender=0x0E82af3DE5edeFcb15f731B0382c812c88b9c870 Nonce=7489378093926077956096 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:56.685451988Z until 281474976710655 now= 1701344456 +bundler_1 | 2023-11-30T11:40:56.696404462Z sent eth_sendUserOperation - 0xf79af8bb5cc97dd4c85ca4ceed140861463625fa0d604d24ea6eb597eadb7eb6 +bundler_1 | 2023-11-30T11:40:56.698801975Z UserOperation: Sender=0x9490EA8473fc1Be11E4a4ca1fB620e76E4a2D0cC Nonce=7507824837999787507712 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:57.020745212Z until 281474976710655 now= 1701344457 +bundler_1 | 2023-11-30T11:40:57.028684949Z sent eth_sendUserOperation - 0x3142efb79e1d3862622d576b949bd006dfb5acdda7890febffb72e08b81d1f6a +bundler_1 | 2023-11-30T11:40:57.031158062Z UserOperation: Sender=0xCe641C12112c61E0A9CA45c11B38E176d3513DA7 Nonce=7526271582073497059328 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:57.351672040Z until 281474976710655 now= 1701344457 +bundler_1 | 2023-11-30T11:40:57.359271192Z sent eth_sendUserOperation - 0xaf1425f52c759879e707c83d6a72407ccc4b4517dc1b1d715ad7ca57989b687b +bundler_1 | 2023-11-30T11:40:57.361672672Z UserOperation: Sender=0xf3284449EDDAC7e9056f66c20a74F4eb5085B21d Nonce=7544718326147206610944 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:57.678791690Z until 281474976710655 now= 1701344457 +bundler_1 | 2023-11-30T11:40:57.686792504Z sent eth_sendUserOperation - 0x0e253570355554021f1505a09e5871aa01abbe919ea88c8bacc22fa8a9be01d9 +bundler_1 | 2023-11-30T11:40:57.689140391Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:57.690904264Z UserOperation: Sender=0x5710135E12Ad248Ad0449C1E6969Fa08A72A6d24 Nonce=7563165070220916162560 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:58.012080464Z until 281474976710655 now= 1701344458 +bundler_1 | 2023-11-30T11:40:58.019644213Z sent eth_sendUserOperation - 0xd77d9224cf347319432220dfddbf80517168619962de5ff52f92ae7c898121b6 +bundler_1 | 2023-11-30T11:40:58.022072504Z UserOperation: Sender=0x248e6071794DBe03FFFFe84f1C1fC85f6f031210 Nonce=7581611814294625714176 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:58.343154552Z until 281474976710655 now= 1701344458 +bundler_1 | 2023-11-30T11:40:58.351686046Z sent eth_sendUserOperation - 0xa3cd2d57869158b5cbee83a647290459350eceb9f48e048f2d4a334d4f1d7b72 +bundler_1 | 2023-11-30T11:40:58.354072138Z UserOperation: Sender=0x4c85C59050511e9449EcB6e4FBA4979AF794caaA Nonce=7600058558368335265792 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:58.674548990Z until 281474976710655 now= 1701344458 +bundler_1 | 2023-11-30T11:40:58.682283931Z sent eth_sendUserOperation - 0x4195ae36023a921631254d5db1cfb75a426252f0f7bd923acdd01ef3f694c001 +bundler_1 | 2023-11-30T11:40:58.684742859Z UserOperation: Sender=0xf87c2108e1033DB0EeAdb7b3D11dE1AE2C047180 Nonce=7618505302442044817408 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:59.003870379Z until 281474976710655 now= 1701344459 +bundler_1 | 2023-11-30T11:40:59.011761621Z sent eth_sendUserOperation - 0x851566da3f9f5749be915fc543b8b21a4cb42c952c91ec8a0728deec262022f1 +bundler_1 | 2023-11-30T11:40:59.014056743Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:40:59.015876601Z UserOperation: Sender=0x5D7bB7b9260e404a85eD597F6a3bC180CC14217d Nonce=7636952046515754369024 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:59.341626592Z until 281474976710655 now= 1701344459 +bundler_1 | 2023-11-30T11:40:59.349291496Z sent eth_sendUserOperation - 0xd6e2d59518dbc87efe6a858c59d501f444df05c774a145e8a18987689bd759ea +bundler_1 | 2023-11-30T11:40:59.351753819Z UserOperation: Sender=0xC1EaEEd725B5D830aF8d667CD0d1E40429981D10 Nonce=7655398790589463920640 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:59.668538521Z until 281474976710655 now= 1701344459 +bundler_1 | 2023-11-30T11:40:59.676323893Z sent eth_sendUserOperation - 0x89981c0a6212e7b744dfee81d74b286782679e71fad6986c800b71478499412c +bundler_1 | 2023-11-30T11:40:59.678734915Z UserOperation: Sender=0x604341A6D1337f5A7B4ae01bB6c166fA58a0CF49 Nonce=7673845534663173472256 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:40:59.997421833Z until 281474976710655 now= 1701344459 +bundler_1 | 2023-11-30T11:41:00.005234980Z sent eth_sendUserOperation - 0xd64a1dcabd6c3b5277e725fcfacce6f80040ea678fbb5a9f5349435af3cec4dc +bundler_1 | 2023-11-30T11:41:00.007713087Z UserOperation: Sender=0xb3A5557597C9CE2e27950B60e24ca1E6F5521F96 Nonce=7692292278736883023872 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:00.327114183Z until 281474976710655 now= 1701344460 +bundler_1 | 2023-11-30T11:41:00.334987819Z sent eth_sendUserOperation - 0x00db09d276ba5114dab9caef777ff085995ee65cfa46aa223ee93d0a52343967 +bundler_1 | 2023-11-30T11:41:00.337244113Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:00.339074774Z UserOperation: Sender=0x85562f2Fd5F7414Cf6193703F74259a43d5C0dA1 Nonce=7710739022810592575488 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:00.656368356Z until 281474976710655 now= 1701344460 +bundler_1 | 2023-11-30T11:41:00.664297258Z sent eth_sendUserOperation - 0xbe244875787cdcdf4ac6f08267e91247dc4fcbd07727dcbb8c77958569e0d5bd +bundler_1 | 2023-11-30T11:41:00.666724661Z UserOperation: Sender=0x99669FbFB9026F987558f50eEb839495d334a158 Nonce=7729185766884302127104 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:00.986956063Z until 281474976710655 now= 1701344460 +bundler_1 | 2023-11-30T11:41:00.994702082Z sent eth_sendUserOperation - 0x9bf8207a5f113b1f0b551d85cf1f4b7a0947d7ece67a2413352ab32a108ff302 +bundler_1 | 2023-11-30T11:41:00.997110209Z UserOperation: Sender=0x671414B2ACcdE232aaABD0a780420788589582E5 Nonce=7747632510958011678720 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:01.314222930Z until 281474976710655 now= 1701344461 +bundler_1 | 2023-11-30T11:41:01.322284835Z sent eth_sendUserOperation - 0x1937f682c2be1f50ece87771de324d217da4f8cc149c82062c703bd90cd499ca +bundler_1 | 2023-11-30T11:41:01.324760424Z UserOperation: Sender=0xB73b07C5Ddc04eCD152dc7a08D94BD04AAde3126 Nonce=7766079255031721230336 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:01.648050615Z until 281474976710655 now= 1701344461 +bundler_1 | 2023-11-30T11:41:01.655926328Z sent eth_sendUserOperation - 0x53a81018e50b3972aca6589304474892b8125d8f8d1374378cc7a970624362ee +bundler_1 | 2023-11-30T11:41:01.658194013Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:01.659997433Z UserOperation: Sender=0x8257f04c86d04F47F74e459CC9A741daFc0Aac71 Nonce=7784525999105430781952 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:01.993005280Z until 281474976710655 now= 1701344461 +bundler_1 | 2023-11-30T11:41:02.001054628Z sent eth_sendUserOperation - 0x4c90cbc2f8613c581c10014858a4918902241e11417ed15e188efaebaf1a4cd9 +bundler_1 | 2023-11-30T11:41:02.003497028Z UserOperation: Sender=0xC02d3C8aCE03627378812A7343173DA69D913AAC Nonce=7802972743179140333568 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:02.326169308Z until 281474976710655 now= 1701344462 +bundler_1 | 2023-11-30T11:41:02.334100375Z sent eth_sendUserOperation - 0xbc155d501a84497d46cc31d7c1d11a84c2d628553c847c1e4877bcb5e303025c +bundler_1 | 2023-11-30T11:41:02.336585946Z UserOperation: Sender=0xA69f005636fc879b7F78241a72DEc2b9500f3aC9 Nonce=7821419487252849885184 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:02.655750430Z until 281474976710655 now= 1701344462 +bundler_1 | 2023-11-30T11:41:02.663296911Z sent eth_sendUserOperation - 0x32785335bf05fc3f25a8e1c1f2d9eb6e9fbad456010a3495e62bdb7de7d63969 +bundler_1 | 2023-11-30T11:41:02.665722920Z UserOperation: Sender=0x3593574ECE9086671bbea888CdFd989118F71907 Nonce=7839866231326559436800 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:02.982839122Z until 281474976710655 now= 1701344462 +bundler_1 | 2023-11-30T11:41:02.991718041Z sent eth_sendUserOperation - 0xd0d9f4cf62e6d4e0f203a8bd1b5567a897039a033a5bb3a69c9bdedf57d69893 +bundler_1 | 2023-11-30T11:41:02.993961772Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:02.995763522Z UserOperation: Sender=0x2d92ea8E3C82e4f9F15eE7353f57CEF51492a1b3 Nonce=7858312975400268988416 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:03.318056272Z until 281474976710655 now= 1701344463 +bundler_1 | 2023-11-30T11:41:03.326292610Z sent eth_sendUserOperation - 0x991bd4b5a23c71ecf64c064758483ca4e44bdfa562fb23e9791673a3e0c8b307 +bundler_1 | 2023-11-30T11:41:03.328776876Z UserOperation: Sender=0xd61fe61cdE7e79b497dB490fEcD2eD825290D8b9 Nonce=7876759719473978540032 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:03.642744401Z until 281474976710655 now= 1701344463 +bundler_1 | 2023-11-30T11:41:03.650877772Z sent eth_sendUserOperation - 0xd27a8702410f8b71048c469fd7aff3634e3a3587a763d486c6aa07ec2ff46380 +bundler_1 | 2023-11-30T11:41:03.653322359Z UserOperation: Sender=0x5462ED41C3750c4a9f428Dda3dDb47228D4d5dE3 Nonce=7895206463547688091648 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:03.978536783Z until 281474976710655 now= 1701344463 +bundler_1 | 2023-11-30T11:41:03.985349556Z sent eth_sendUserOperation - 0x855b4b594c316eac82a059a1d28716e11ee7cce09277c80d2a22a63c0df894f7 +bundler_1 | 2023-11-30T11:41:03.987844925Z UserOperation: Sender=0x7cF773dCc754D7cC0189817F966d26F65703d533 Nonce=7913653207621397643264 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:04.308978662Z until 281474976710655 now= 1701344464 +bundler_1 | 2023-11-30T11:41:04.317130006Z sent eth_sendUserOperation - 0x259e63b92fcb3a73123c1c053f15cdd407fc00c41b61d08d1a7373302b34c4a1 +bundler_1 | 2023-11-30T11:41:04.319433307Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:04.321189840Z UserOperation: Sender=0x7A15c19250902aDB56Ab35Dec82BF14569f1FfA8 Nonce=7932099951695107194880 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:04.638665376Z until 281474976710655 now= 1701344464 +bundler_1 | 2023-11-30T11:41:04.646501364Z sent eth_sendUserOperation - 0x27aebb87921b17bb50bebf3d31f9b82bb3d4090fc4a1902e53dd9d06fef01f02 +bundler_1 | 2023-11-30T11:41:04.648933502Z UserOperation: Sender=0x8878b679963Ad0A8B87DaEeD5AB9C1E991F13AC1 Nonce=7950546695768816746496 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:04.964317069Z until 281474976710655 now= 1701344464 +bundler_1 | 2023-11-30T11:41:04.972297664Z sent eth_sendUserOperation - 0x4c52e893f13bcbdde3591ae462ae9cd6a57fd68be4017a4e384f295dbb6c0a20 +bundler_1 | 2023-11-30T11:41:04.974750931Z UserOperation: Sender=0xe3dCf8980822b96EacC5018fF26106f9F5daf090 Nonce=7968993439842526298112 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:05.293604872Z until 281474976710655 now= 1701344465 +bundler_1 | 2023-11-30T11:41:05.301400846Z sent eth_sendUserOperation - 0x858187a7116695cc338219c8bdc18bd3911810824dc61723b86d07e0098d4e5a +bundler_1 | 2023-11-30T11:41:05.303827264Z UserOperation: Sender=0xf50D1F5A6D49fCC3379f21C0a9d859Bb0AdD6438 Nonce=7987440183916235849728 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:05.622850878Z until 281474976710655 now= 1701344465 +bundler_1 | 2023-11-30T11:41:05.630889630Z sent eth_sendUserOperation - 0x3ae6b3ee9676dab6c5ceb148dffe0acd10d0c3d17bdb1f8d5010e5aa07fc3a83 +bundler_1 | 2023-11-30T11:41:05.633224150Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:05.635061458Z UserOperation: Sender=0xdB3636735369D8b560a395bbD59B954Ab7b4C93C Nonce=8005886927989945401344 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:05.954160054Z until 281474976710655 now= 1701344465 +bundler_1 | 2023-11-30T11:41:05.962010737Z sent eth_sendUserOperation - 0xc08d16f800f2010682dc13d662b67fa876c18650bbb380293f6f71ccaf1eac56 +bundler_1 | 2023-11-30T11:41:05.964477138Z UserOperation: Sender=0x2aF2856Fa8540BBd957EB607FaC02D05f09599b5 Nonce=8024333672063654952960 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:06.298454436Z until 281474976710655 now= 1701344466 +bundler_1 | 2023-11-30T11:41:06.309901213Z sent eth_sendUserOperation - 0x862b8ed9a24ead3f203c7e881142a94296b75915b864126ab6badd8e53413570 +bundler_1 | 2023-11-30T11:41:06.313004340Z UserOperation: Sender=0x7A750c158EbBb629d89827BD399F312404c5fE94 Nonce=8042780416137364504576 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:06.666048785Z until 281474976710655 now= 1701344466 +bundler_1 | 2023-11-30T11:41:06.673916059Z sent eth_sendUserOperation - 0x667542ae732903c4b11537aae9f93a73aab81b4b6ad4b03488534d70272f3363 +bundler_1 | 2023-11-30T11:41:06.676363829Z UserOperation: Sender=0xeEffBC46F4Fbed7B235713C6383c204e3eC79138 Nonce=8061227160211074056192 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:06.994486155Z until 281474976710655 now= 1701344466 +bundler_1 | 2023-11-30T11:41:07.001744605Z sent eth_sendUserOperation - 0xfd6326ba2c21acb1aa3521d8c2fd2ba3a96d004a1e387be7c99388c73472f13d +bundler_1 | 2023-11-30T11:41:07.004056242Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:07.005831657Z UserOperation: Sender=0xd9607d6CD9570c094D36D3b9794D3Cc5985BfB44 Nonce=8079673904284783607808 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:07.325169868Z until 281474976710655 now= 1701344467 +bundler_1 | 2023-11-30T11:41:07.332962492Z sent eth_sendUserOperation - 0x3e350c8f9d0965de8e6197781cf5992f827b77df752e3b14b32230890b2f8325 +bundler_1 | 2023-11-30T11:41:07.335358803Z UserOperation: Sender=0x05746eC52ee22F58209eC57BB3334469fB158AC4 Nonce=8098120648358493159424 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:07.656390318Z until 281474976710655 now= 1701344467 +bundler_1 | 2023-11-30T11:41:07.664149401Z sent eth_sendUserOperation - 0x5ce49da0dac8a0105dab04e1d84675d2f0c1302e02754544a8189f140b22b660 +bundler_1 | 2023-11-30T11:41:07.666546616Z UserOperation: Sender=0x4A2e06c4c5C6B491A615525BD27Bec987c85eC02 Nonce=8116567392432202711040 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:07.986143179Z until 281474976710655 now= 1701344467 +bundler_1 | 2023-11-30T11:41:07.997232639Z sent eth_sendUserOperation - 0xf7e903722a6b07d57e7942cf12edc8da5c4338c4f087457d99aefc3d8a802da7 +bundler_1 | 2023-11-30T11:41:07.999688561Z UserOperation: Sender=0x72BCCe339cD1c3404f0B1d6658D91Af800bb87C5 Nonce=8135014136505912262656 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:08.314614824Z until 281474976710655 now= 1701344468 +bundler_1 | 2023-11-30T11:41:08.322513156Z sent eth_sendUserOperation - 0xc18b017405d600ce549ffc74eb6f7531bba96c3eb1e9092dde7ecf02812b4334 +bundler_1 | 2023-11-30T11:41:08.324883762Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:08.326672925Z UserOperation: Sender=0x6A0492eb2E51aa2725C423dC40DE8092FDf555cd Nonce=8153460880579621814272 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:08.639355469Z until 281474976710655 now= 1701344468 +bundler_1 | 2023-11-30T11:41:08.647092120Z sent eth_sendUserOperation - 0xc0754a777779bc3628aca34341b1c4922334b63cf499521a17f773aea6a6b1c7 +bundler_1 | 2023-11-30T11:41:08.649528768Z UserOperation: Sender=0x3baC59A18edf1ECC5e8A5Ace165Bd6F491F9fFa1 Nonce=8171907624653331365888 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:08.962123993Z until 281474976710655 now= 1701344468 +bundler_1 | 2023-11-30T11:41:08.970315929Z sent eth_sendUserOperation - 0x55955db3a395367ff4125f7c0bd0c811a0a32e6f476277ec5107cab3de27a61f +bundler_1 | 2023-11-30T11:41:08.973087705Z UserOperation: Sender=0x50BE42BCebd5E64f794Fa093DDd34f502Cf565ab Nonce=8190354368727040917504 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:09.291323243Z until 281474976710655 now= 1701344469 +bundler_1 | 2023-11-30T11:41:09.299136557Z sent eth_sendUserOperation - 0x73459033cd5afa7322b89b51b48d0f8cc909b78ca963cf1f7f010b088de89c2e +bundler_1 | 2023-11-30T11:41:09.301513275Z UserOperation: Sender=0x590c57346dE24e9b76aB901FF86b72916D83Df78 Nonce=8208801112800750469120 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:09.616919288Z until 281474976710655 now= 1701344469 +bundler_1 | 2023-11-30T11:41:09.625527413Z sent eth_sendUserOperation - 0x7dccf286f8dd7b4d42e212608e5f29c3139167be97c0dda66e8fa824c4e858c4 +bundler_1 | 2023-11-30T11:41:09.627830142Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:09.629598386Z UserOperation: Sender=0x4c9BA19bC8B618c65dC2794F5eDDF91AA40350c6 Nonce=8227247856874460020736 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:09.946225738Z until 281474976710655 now= 1701344469 +bundler_1 | 2023-11-30T11:41:09.954019749Z sent eth_sendUserOperation - 0x801adaa163d8ffc2a337bf910672e81d08258f8a98c67b274d920656b478787d +bundler_1 | 2023-11-30T11:41:09.956414577Z UserOperation: Sender=0xBeabBEBb3eFd8a5D19cde8931e30E44a5d0EB059 Nonce=8245694600948169572352 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:10.275448091Z until 281474976710655 now= 1701344470 +bundler_1 | 2023-11-30T11:41:10.283294179Z sent eth_sendUserOperation - 0x85cf07d94a5934958ab8cd7c57e049a51cda1ecd4ad0f34adaf4966c3601898a +bundler_1 | 2023-11-30T11:41:10.286411022Z UserOperation: Sender=0xe44aCF9CE196f8223Fa16F34797b085B57b5a920 Nonce=8264141345021879123968 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:10.606500686Z until 281474976710655 now= 1701344470 +bundler_1 | 2023-11-30T11:41:10.614253004Z sent eth_sendUserOperation - 0x666dbc13a9eea99d003ace9a1d1489382e7476707265964abf37929e4625d2bf +bundler_1 | 2023-11-30T11:41:10.616643617Z UserOperation: Sender=0xfFb441ae8ac22DFa667f5202Ff43E9C5eA721c98 Nonce=8282588089095588675584 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:10.934353515Z until 281474976710655 now= 1701344470 +bundler_1 | 2023-11-30T11:41:10.942149798Z sent eth_sendUserOperation - 0x9b4df1d0edb862c1eea86435b478fb5756c48c04d6e60fa247d56a577a0d4dbf +bundler_1 | 2023-11-30T11:41:10.944447918Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:10.946205172Z UserOperation: Sender=0xE5B1aC3159aBFB2e8C49f42bF346f790285b1F97 Nonce=8301034833169298227200 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:11.265076437Z until 281474976710655 now= 1701344471 +bundler_1 | 2023-11-30T11:41:11.273654235Z sent eth_sendUserOperation - 0x31df62017a8c967611cd2717e26032286d265e6c8fdc6a78393f75578a598667 +bundler_1 | 2023-11-30T11:41:11.276143311Z UserOperation: Sender=0x68E09e543830411197d3dD568D2e1cFa7f894F77 Nonce=8319481577243007778816 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:11.597860250Z until 281474976710655 now= 1701344471 +bundler_1 | 2023-11-30T11:41:11.605554973Z sent eth_sendUserOperation - 0x7abb0e2cb16b3d5528b13012098714b8b484f0f67edf65600478a41318064dda +bundler_1 | 2023-11-30T11:41:11.608006520Z UserOperation: Sender=0x6a32984b8E882db2Bd999889bf1BeF943AC439BB Nonce=8337928321316717330432 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:11.928476300Z until 281474976710655 now= 1701344471 +bundler_1 | 2023-11-30T11:41:11.935202923Z sent eth_sendUserOperation - 0xe4ef3434257b6fecadd41b9dbf1b28faee08170f732bb8cf034c8389bc6f3727 +bundler_1 | 2023-11-30T11:41:11.937632709Z UserOperation: Sender=0xd68921264D6D4A57F56347AC38A20cc795C0E15F Nonce=8356375065390426882048 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:12.258311083Z until 281474976710655 now= 1701344472 +bundler_1 | 2023-11-30T11:41:12.266002093Z sent eth_sendUserOperation - 0xfa6a1336722431178fa11ae6b639ddfabb90fb06ac39fa983766a4abe06d6e7c +bundler_1 | 2023-11-30T11:41:12.268346380Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:12.270080540Z UserOperation: Sender=0x3F9D149f4498fFb8e697535609Fb6C985372E29A Nonce=8374821809464136433664 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:12.595431672Z until 281474976710655 now= 1701344472 +bundler_1 | 2023-11-30T11:41:12.604899057Z sent eth_sendUserOperation - 0xfd45e848ab840be8dde73ee0f9163ef855cd1195ba7e2a5e89821dbf0ac11d3d +bundler_1 | 2023-11-30T11:41:12.607919931Z UserOperation: Sender=0x68cE6aD8fFd01a7E94FFb8CEEc7e7CBd45083d67 Nonce=8393268553537845985280 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:12.929987947Z until 281474976710655 now= 1701344472 +bundler_1 | 2023-11-30T11:41:12.937735469Z sent eth_sendUserOperation - 0x26393f505a2f67e4575a631ae7bd56438db0a4ac9544cda24ab49ea9ca3badb8 +bundler_1 | 2023-11-30T11:41:12.940250494Z UserOperation: Sender=0xF6f75DDbb8a63361cdE43a257d37cE0bDEc1Ba93 Nonce=8411715297611555536896 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:13.259982102Z until 281474976710655 now= 1701344473 +bundler_1 | 2023-11-30T11:41:13.268055189Z sent eth_sendUserOperation - 0xa84b361d1f8639f7778c03964cc523257365e5b7838e69996c837ae756048980 +bundler_1 | 2023-11-30T11:41:13.270502047Z UserOperation: Sender=0xe95BC7558e0f29fFe753d40bdC2Abdd0D0976348 Nonce=8430162041685265088512 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:13.591918126Z until 281474976710655 now= 1701344473 +bundler_1 | 2023-11-30T11:41:13.600437338Z sent eth_sendUserOperation - 0x41a00da90773f738001f5d7e585d8e0f7277ac66f72309a47926c2da401894fb +bundler_1 | 2023-11-30T11:41:13.602735265Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:13.604561748Z UserOperation: Sender=0x2f6A95Dbc53c42083F1bcC827aed3E5C79e9D546 Nonce=8448608785758974640128 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:13.937954469Z until 281474976710655 now= 1701344473 +bundler_1 | 2023-11-30T11:41:13.945631319Z sent eth_sendUserOperation - 0xdac880d8916f3cb48ddf62aa4fc0f90644b93b747d2a2299e1de27bf04ded599 +bundler_1 | 2023-11-30T11:41:13.948116759Z UserOperation: Sender=0x36a2A1162DF09DBe036C6b6ced0924EDaE6a2dCd Nonce=8467055529832684191744 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:14.265644498Z until 281474976710655 now= 1701344474 +bundler_1 | 2023-11-30T11:41:14.277197972Z sent eth_sendUserOperation - 0x60781156cdc26fa173517642350fb38ba56948d76d5a64171dcd5a2f62977298 +bundler_1 | 2023-11-30T11:41:14.279666841Z UserOperation: Sender=0xf1EF34e8F204A8EACcf4dDF0ad29550260e9E043 Nonce=8485502273906393743360 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:14.602973564Z until 281474976710655 now= 1701344474 +bundler_1 | 2023-11-30T11:41:14.611302421Z sent eth_sendUserOperation - 0x87516457841dc84915ac372d36e675728e283db9f4aafdeabd93ad6f949d6be5 +bundler_1 | 2023-11-30T11:41:14.613709443Z UserOperation: Sender=0x1144435EfE7E7466515503eF44eA5e7059aBf5c5 Nonce=8503949017980103294976 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:14.936123047Z until 281474976710655 now= 1701344474 +bundler_1 | 2023-11-30T11:41:14.943998460Z sent eth_sendUserOperation - 0xd4efb3d61d4a838d426bb1c0e7cf55f50bee861bcd5c290052e43629e8a29b96 +bundler_1 | 2023-11-30T11:41:14.946237849Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:14.948030437Z UserOperation: Sender=0x054A4D254639E79d8790595Ba1f4b5e61e1fc47C Nonce=8522395762053812846592 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:15.266484823Z until 281474976710655 now= 1701344475 +bundler_1 | 2023-11-30T11:41:15.275811832Z sent eth_sendUserOperation - 0x767e562346b5b34eb68c10271c3a7151b1595d78e4164400a9873a7edaa8a878 +bundler_1 | 2023-11-30T11:41:15.278748109Z UserOperation: Sender=0xabf3446Db8Dc503E6C0ed207d1e8b0C54CB683Ca Nonce=8540842506127522398208 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:15.598952125Z until 281474976710655 now= 1701344475 +bundler_1 | 2023-11-30T11:41:15.606326228Z sent eth_sendUserOperation - 0x7972689846818819a58371a813aa40f52cd55676f84784e42c629f92a6b83ee8 +bundler_1 | 2023-11-30T11:41:15.608966608Z UserOperation: Sender=0x127343B9bb98b40e5A73D4C6b29dc9916eD09431 Nonce=8559289250201231949824 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:15.936742749Z until 281474976710655 now= 1701344475 +bundler_1 | 2023-11-30T11:41:15.944647768Z sent eth_sendUserOperation - 0x3047cb1e9fb429f4fe7c85185ef6b43141b94c63072e20678ab24c29927cf69a +bundler_1 | 2023-11-30T11:41:15.947147938Z UserOperation: Sender=0xc521fcF5F1c652f6BF979b3F6dC2081D6Fe0bBEb Nonce=8577735994274941501440 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:16.262669907Z until 281474976710655 now= 1701344476 +bundler_1 | 2023-11-30T11:41:16.270388385Z sent eth_sendUserOperation - 0x9864c3bf61dbc404bb512ade890f7d23004a6923c40bd22be3da531595da2905 +bundler_1 | 2023-11-30T11:41:16.272711344Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:16.275815529Z UserOperation: Sender=0x6c18eF0cAfD152C400B40DB98e0B04F144C5a631 Nonce=8596182738348651053056 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:16.601174539Z until 281474976710655 now= 1701344476 +bundler_1 | 2023-11-30T11:41:16.609204187Z sent eth_sendUserOperation - 0x09217cd9d066a0f08d3428b608903e25105cc81cf92643c9d1d980beeea9c7a9 +bundler_1 | 2023-11-30T11:41:16.611656267Z UserOperation: Sender=0xB0167641aE47CA5E81E6b3704d04bC5260265991 Nonce=8614629482422360604672 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:16.933359276Z until 281474976710655 now= 1701344476 +bundler_1 | 2023-11-30T11:41:16.941549740Z sent eth_sendUserOperation - 0x53dd2b9b74277b578db7234a4cc6f4350bf400b47cfb44cd9d809af151b56ee2 +bundler_1 | 2023-11-30T11:41:16.943965543Z UserOperation: Sender=0x4143B30c64d33df9e19DFEaCf80100C0C3dA4a84 Nonce=8633076226496070156288 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:17.271088700Z until 281474976710655 now= 1701344477 +bundler_1 | 2023-11-30T11:41:17.279359266Z sent eth_sendUserOperation - 0x83c621d03a159ecc67513b083bd60061750e4d42bc66c7f6889726edf5b130fa +bundler_1 | 2023-11-30T11:41:17.281788995Z UserOperation: Sender=0xdFEC0ec39d147DD322Ca4d141B9b30D09790F816 Nonce=8651522970569779707904 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:17.604780175Z until 281474976710655 now= 1701344477 +bundler_1 | 2023-11-30T11:41:17.613466169Z sent eth_sendUserOperation - 0x33588479c8a0f58504736d4e296be6cdc229ab1e62f651c01d842f3675a951eb +bundler_1 | 2023-11-30T11:41:17.615772431Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:17.617511482Z UserOperation: Sender=0xb0C6Cdba86C2e6C9B78bE07d7D51Fe2ab0E6F1D6 Nonce=8669969714643489259520 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:17.938148070Z until 281474976710655 now= 1701344477 +bundler_1 | 2023-11-30T11:41:17.945806062Z sent eth_sendUserOperation - 0x9688ed21447f5ede490ef1eddac23361ccf927c7d97bd133f844bb29f218e048 +bundler_1 | 2023-11-30T11:41:17.948286685Z UserOperation: Sender=0x18201DA0bDf6D6231A1342Ad8418a5996e6D575D Nonce=8688416458717198811136 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:18.266452682Z until 281474976710655 now= 1701344478 +bundler_1 | 2023-11-30T11:41:18.274446430Z sent eth_sendUserOperation - 0xd8203ad00eff01de485352d1bf4ee35765ac7c38b8ebda9b1570ffb804b58787 +bundler_1 | 2023-11-30T11:41:18.276924161Z UserOperation: Sender=0xE904c41772DD2DAADE3cc5D9e277392b32C42f3E Nonce=8706863202790908362752 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:18.601182779Z until 281474976710655 now= 1701344478 +bundler_1 | 2023-11-30T11:41:18.609036075Z sent eth_sendUserOperation - 0xb5a20402bd6df41db2d8b2f41c679ca7a25d1897b969b3791989d1519d368e85 +bundler_1 | 2023-11-30T11:41:18.611462711Z UserOperation: Sender=0x0fCEb718ABE629181904ed041F55C850460310EB Nonce=8725309946864617914368 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:18.928557147Z until 281474976710655 now= 1701344478 +bundler_1 | 2023-11-30T11:41:18.935298461Z sent eth_sendUserOperation - 0x4efdceb33c9bc3ea17f4f7b073df53c37a3f0bf1cfcdeefc7f901191ab309159 +bundler_1 | 2023-11-30T11:41:18.937553908Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:18.939374511Z UserOperation: Sender=0x55AaFF21F8BD3b37055d8629a3f7aF7BAb83d60b Nonce=8743756690938327465984 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:19.257789492Z until 281474976710655 now= 1701344479 +bundler_1 | 2023-11-30T11:41:19.265561644Z sent eth_sendUserOperation - 0x9259bb6810d0358ecc53f611a2d9c6a4a25fee17b17df1abd465842b8cd9594c +bundler_1 | 2023-11-30T11:41:19.268005622Z UserOperation: Sender=0xd6d2Dacb85a657814e0f194461c00d452997A57b Nonce=8762203435012037017600 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:19.585889209Z until 281474976710655 now= 1701344479 +bundler_1 | 2023-11-30T11:41:19.593791537Z sent eth_sendUserOperation - 0x644c00a1915b161593d6ab6e3522e4f3626c4644fe7d3f43882e82d90ffcbf94 +bundler_1 | 2023-11-30T11:41:19.596235682Z UserOperation: Sender=0xa8Ee494d95a8e25A4e140BDdA6612E74d9887A98 Nonce=8780650179085746569216 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:19.916947917Z until 281474976710655 now= 1701344479 +bundler_1 | 2023-11-30T11:41:19.924768994Z sent eth_sendUserOperation - 0x59f0b366c91c66521e9b30e6583095c9334fd1882899de6c18ab02720cedb3ef +bundler_1 | 2023-11-30T11:41:19.927218505Z UserOperation: Sender=0xd99292e1CB4d40924Aa6D781993e5E204A10B4a1 Nonce=8799096923159456120832 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:20.250011009Z until 281474976710655 now= 1701344480 +bundler_1 | 2023-11-30T11:41:20.257887016Z sent eth_sendUserOperation - 0x27851b6e98634537196d16578d35adc2c7ea12c5b6fef3dce584f2624da703a1 +bundler_1 | 2023-11-30T11:41:20.260262300Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:20.262019121Z UserOperation: Sender=0x821423c35AA7254E087BAf4FCCa20eb2236C72c1 Nonce=8817543667233165672448 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:20.581235419Z until 281474976710655 now= 1701344480 +bundler_1 | 2023-11-30T11:41:20.588993170Z sent eth_sendUserOperation - 0x270e499ac3341347e04f93e3ef7e1359ea8bf939ccbef63aab69805ce47cac16 +bundler_1 | 2023-11-30T11:41:20.591412805Z UserOperation: Sender=0x7fC300C4b2e2903980A5A0c7907a8cF50227D74a Nonce=8835990411306875224064 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:20.909842007Z until 281474976710655 now= 1701344480 +bundler_1 | 2023-11-30T11:41:20.918155997Z sent eth_sendUserOperation - 0x4244b29c9433974690ee1a4afca50e8531e4ac6602247daa82d4292580131a00 +bundler_1 | 2023-11-30T11:41:20.920547911Z UserOperation: Sender=0x8f4745d25192A4342c3c0aEd13eC20c5E69EfE5E Nonce=8854437155380584775680 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:21.256256492Z until 281474976710655 now= 1701344481 +bundler_1 | 2023-11-30T11:41:21.264341468Z sent eth_sendUserOperation - 0x6046191f75190be1064643fb716820ae1a904480ec978c9309a5e6276a1d0de4 +bundler_1 | 2023-11-30T11:41:21.267245811Z UserOperation: Sender=0x8aB8F9d9480ff644920F1Fd953B7218066784a89 Nonce=8872883899454294327296 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:21.610966091Z until 281474976710655 now= 1701344481 +bundler_1 | 2023-11-30T11:41:21.618581013Z sent eth_sendUserOperation - 0x6438c88a97b0bedb720a490085815037fb68b3fc10c962459e25582f56290323 +bundler_1 | 2023-11-30T11:41:21.620907545Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:21.622668435Z UserOperation: Sender=0xA756623ebA9690bE73865179724c3edeA0328f10 Nonce=8891330643528003878912 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:21.951046774Z until 281474976710655 now= 1701344481 +bundler_1 | 2023-11-30T11:41:21.958812022Z sent eth_sendUserOperation - 0x4c4b0d08d6bd88bd83742a048d77a35c70da2911c4e2cead3d7655b31d95dd35 +bundler_1 | 2023-11-30T11:41:21.961242538Z UserOperation: Sender=0xd32479a0A006D0e964aCc958Ec76865C655a7e64 Nonce=8909777387601713430528 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:22.290945910Z until 281474976710655 now= 1701344482 +bundler_1 | 2023-11-30T11:41:22.298766770Z sent eth_sendUserOperation - 0x02b3c80059673da084f4c3c8804319d0aeee9d98ff8908f3dfb4907851fd582f +bundler_1 | 2023-11-30T11:41:22.301146653Z UserOperation: Sender=0xCBe18225F2D7E7464Da9aF5bAa3D881420d74D3b Nonce=8928224131675422982144 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:22.618322550Z until 281474976710655 now= 1701344482 +bundler_1 | 2023-11-30T11:41:22.625750864Z sent eth_sendUserOperation - 0x78e57f73db95b468d441b713d2674eb8050058fa5cdbc324a9d5d32743ffbccf +bundler_1 | 2023-11-30T11:41:22.628212688Z UserOperation: Sender=0xF9CCAD13cF4b1ba4123C4a1aA1F15bE39f99dE8b Nonce=8946670875749132533760 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:22.942683392Z until 281474976710655 now= 1701344482 +bundler_1 | 2023-11-30T11:41:22.949362056Z sent eth_sendUserOperation - 0x94685d5be8e9984804a3e0795756eb38ba6533dc8f9575286885f81f1cf4ec63 +bundler_1 | 2023-11-30T11:41:22.951586989Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:22.953346095Z UserOperation: Sender=0xf18858d16eE43fAbaeBE577115271140B35Af4C8 Nonce=8965117619822842085376 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:23.268120995Z until 281474976710655 now= 1701344483 +bundler_1 | 2023-11-30T11:41:23.276312319Z sent eth_sendUserOperation - 0x436a71e3dce7e471227471371131a79e2a92419310693efd1aca4d13abcd6cb8 +bundler_1 | 2023-11-30T11:41:23.278725624Z UserOperation: Sender=0x68316D3606fA3455C647dfAedFAC3E560F0C4c4A Nonce=8983564363896551636992 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:23.592141221Z until 281474976710655 now= 1701344483 +bundler_1 | 2023-11-30T11:41:23.603680226Z sent eth_sendUserOperation - 0x0c188c325ee5b4ecb86b322d04a0a487baa4e5cf6ce11acf20e63a8c5ca0e170 +bundler_1 | 2023-11-30T11:41:23.606072727Z UserOperation: Sender=0x31dCF0b48f50c78E6903f0Fe93631DF15A5d1793 Nonce=9002011107970261188608 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:23.921962048Z until 281474976710655 now= 1701344483 +bundler_1 | 2023-11-30T11:41:23.929900458Z sent eth_sendUserOperation - 0x560accd45735001db037ea1b39ad2c09c27bc78db159e5751461f37d4e211080 +bundler_1 | 2023-11-30T11:41:23.932307703Z UserOperation: Sender=0xfb773aE0D80e16afF3fA23e14E61D8019552F001 Nonce=9020457852043970740224 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:24.259836914Z until 281474976710655 now= 1701344484 +bundler_1 | 2023-11-30T11:41:24.267804131Z sent eth_sendUserOperation - 0x299bdeb83f2ada18be1ab75c513e6f50856eff1b07a121fc05bb6580148d0da3 +bundler_1 | 2023-11-30T11:41:24.270029772Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:24.272181117Z UserOperation: Sender=0x134d491fa60b540A640EC9aE04cF335110227268 Nonce=9038904596117680291840 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:24.593760192Z until 281474976710655 now= 1701344484 +bundler_1 | 2023-11-30T11:41:24.602293075Z sent eth_sendUserOperation - 0xd958130e4c9d828e1117c5686bbd22c7ae3ff7e5e637cf786de5024ae31bc43d +bundler_1 | 2023-11-30T11:41:24.604756157Z UserOperation: Sender=0x290f756090fC6a18B5b66C03907c72298896EA11 Nonce=9057351340191389843456 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:24.924450920Z until 281474976710655 now= 1701344484 +bundler_1 | 2023-11-30T11:41:24.932342601Z sent eth_sendUserOperation - 0x5d1aebd2218537b70fd8af9b17fc1378b5c626998cf23f7cb4d6e60f4c716279 +bundler_1 | 2023-11-30T11:41:24.934757683Z UserOperation: Sender=0x7E43EFD5F9220A9fa1318000036bC8BaDcf6804A Nonce=9075798084265099395072 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:25.253291470Z until 281474976710655 now= 1701344485 +bundler_1 | 2023-11-30T11:41:25.261160745Z sent eth_sendUserOperation - 0x3eabb6b953b14b5cb5210fd4eb4e1b72e9031ed096926db1f364ce9695db5b7e +bundler_1 | 2023-11-30T11:41:25.263607247Z UserOperation: Sender=0x0Aa851B818dbd613d5ABCCa4D59dDd1e5bA9D0F0 Nonce=9094244828338808946688 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:25.578998046Z until 281474976710655 now= 1701344485 +bundler_1 | 2023-11-30T11:41:25.587200064Z sent eth_sendUserOperation - 0x8ca9e8128741a4cd417e812cfd282a1f5027e745146d16301196f509d0954dbe +bundler_1 | 2023-11-30T11:41:25.589508224Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:25.591292303Z UserOperation: Sender=0xE47E5070F982f30a47418C223E84162a2b0e7aD6 Nonce=9112691572412518498304 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:25.913650023Z until 281474976710655 now= 1701344485 +bundler_1 | 2023-11-30T11:41:25.921370191Z sent eth_sendUserOperation - 0xc6ac024f04f4923cc3b4c96eb923b79b7687ece25300fa2b5fb55dfbb14364b5 +bundler_1 | 2023-11-30T11:41:25.923801605Z UserOperation: Sender=0x217232E903E44AE36d0849A722abCda302865DFe Nonce=9131138316486228049920 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:26.271254558Z until 281474976710655 now= 1701344486 +bundler_1 | 2023-11-30T11:41:26.282077833Z sent eth_sendUserOperation - 0x3e213935bb2f3db44abb752580b68150fcee3bb3949704d52bb4b5fb183199f3 +bundler_1 | 2023-11-30T11:41:26.284609662Z UserOperation: Sender=0x695ddfA5fdaDaCDc76468A46C2E9821AC780f2BA Nonce=9149585060559937601536 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:26.607498633Z until 281474976710655 now= 1701344486 +bundler_1 | 2023-11-30T11:41:26.615093312Z sent eth_sendUserOperation - 0xd3cdb0b15fd64a9806a107cfc9dbbb44ff1f6f5d0d8708809d55979f2fc13830 +bundler_1 | 2023-11-30T11:41:26.617515898Z UserOperation: Sender=0xD0D08ff972C586524207fabC3374e496a37969F5 Nonce=9168031804633647153152 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:26.936343418Z until 281474976710655 now= 1701344486 +bundler_1 | 2023-11-30T11:41:26.944483060Z sent eth_sendUserOperation - 0x2f6b0fe5772c18c144ddb3a517f3f5276f90165c4c909ab377946bc0056b37b4 +bundler_1 | 2023-11-30T11:41:26.946828256Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:26.948695767Z UserOperation: Sender=0xdfa625169596CA203336Fd5358D96072629960De Nonce=9186478548707356704768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:27.268505934Z until 281474976710655 now= 1701344487 +bundler_1 | 2023-11-30T11:41:27.276238181Z sent eth_sendUserOperation - 0x99e3fec4c157e701f8746761320662d0ffca65f0188bc427f8a4079738221cb1 +bundler_1 | 2023-11-30T11:41:27.278707742Z UserOperation: Sender=0xea66477C30Da77e0Bd06723A2C0574448e7F4040 Nonce=9204925292781066256384 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:27.600938973Z until 281474976710655 now= 1701344487 +bundler_1 | 2023-11-30T11:41:27.608526992Z sent eth_sendUserOperation - 0x5216379bbc22ab87617330949b15a2f26f0b7bc67bb330897fd30d33083ef2b1 +bundler_1 | 2023-11-30T11:41:27.610943142Z UserOperation: Sender=0x54461a67E9382663BbAA4c475b42c6e84DFd7c4A Nonce=9223372036854775808000 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:27.929800422Z until 281474976710655 now= 1701344487 +bundler_1 | 2023-11-30T11:41:27.937578696Z sent eth_sendUserOperation - 0x9d6cc6d22bf42f5941c956cbba04d5167f61d779539b69659d363abad0ee67be +bundler_1 | 2023-11-30T11:41:27.939992550Z UserOperation: Sender=0x49003BAaa4E12b0b5162b13D6ed02F34c8482Ad6 Nonce=9241818780928485359616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:28.258415195Z until 281474976710655 now= 1701344488 +bundler_1 | 2023-11-30T11:41:28.266095345Z sent eth_sendUserOperation - 0x23b0f26533ef273912f45a7fea9bed624ae55d68336191a55fed16fb0c1526b7 +bundler_1 | 2023-11-30T11:41:28.268413372Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:28.270219024Z UserOperation: Sender=0x51A36FeC884D9442eD51d97E2912Cb1377350061 Nonce=9260265525002194911232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:28.586511068Z until 281474976710655 now= 1701344488 +bundler_1 | 2023-11-30T11:41:28.594064149Z sent eth_sendUserOperation - 0xa88b5de64f1de47d2e121e641a5a96474936d9c89f7d19310d8ba983c33fe15f +bundler_1 | 2023-11-30T11:41:28.596503591Z UserOperation: Sender=0xd188f5a0df85411c4Ac94f29Aa08915c0a978366 Nonce=9278712269075904462848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:28.914588430Z until 281474976710655 now= 1701344488 +bundler_1 | 2023-11-30T11:41:28.926303768Z sent eth_sendUserOperation - 0x1119ddcb4fe68c8c2541897182c3a55dffa511999ab6ac0267f1d09f0ad878e3 +bundler_1 | 2023-11-30T11:41:28.928762817Z UserOperation: Sender=0x65a6aE120C0e2643c2326F9a3a4983d1055Ed04d Nonce=9297159013149614014464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:29.249635934Z until 281474976710655 now= 1701344489 +bundler_1 | 2023-11-30T11:41:29.257409880Z sent eth_sendUserOperation - 0x48ce470ddb2d155cdb63dfe62ba0ecc52394b756bb863ab6a230927a47a609b1 +bundler_1 | 2023-11-30T11:41:29.259899886Z UserOperation: Sender=0x8541d5378F51ada7EAAdEafD29198604d6B37Dff Nonce=9315605757223323566080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:29.579192328Z until 281474976710655 now= 1701344489 +bundler_1 | 2023-11-30T11:41:29.587428580Z sent eth_sendUserOperation - 0x8a092d18786b08237f94d5bc73ab862a22abbd311d248237f08229379564aae3 +bundler_1 | 2023-11-30T11:41:29.589706492Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:29.591480164Z UserOperation: Sender=0x22392E90d6eD4319C622B16683F5cE1B9dd97F99 Nonce=9334052501297033117696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:29.913389004Z until 281474976710655 now= 1701344489 +bundler_1 | 2023-11-30T11:41:29.921285100Z sent eth_sendUserOperation - 0x25d99adb83fd4f70290b7e433782adfd38ac24aa78e6ebbf697da708c8df260d +bundler_1 | 2023-11-30T11:41:29.923763371Z UserOperation: Sender=0x9094a7dED39024c7f66c49806AaB1fcf2B100974 Nonce=9352499245370742669312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:30.243974332Z until 281474976710655 now= 1701344490 +bundler_1 | 2023-11-30T11:41:30.251745303Z sent eth_sendUserOperation - 0x19c24e30caf8114e47022dcab4230cf0244f5095193038b875426d832076a3dc +bundler_1 | 2023-11-30T11:41:30.254166582Z UserOperation: Sender=0xF7A77474D5e3C151754acfCa1CE3593Bb6F6d680 Nonce=9370945989444452220928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:30.575466293Z until 281474976710655 now= 1701344490 +bundler_1 | 2023-11-30T11:41:30.583277190Z sent eth_sendUserOperation - 0x64c72b6b8e6e0e5b759afad59bcf6fb3fe6b324861b19dfa27574a41dd7a6e55 +bundler_1 | 2023-11-30T11:41:30.585649457Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-11-30T11:41:30.585661289Z { +bundler_1 | 2023-11-30T11:41:30.585667150Z address: '0x9161fdf0f97acf1b92cce24602f231a70b4b411d', +bundler_1 | 2023-11-30T11:41:30.585671007Z opsSeen: '0x1fd', +bundler_1 | 2023-11-30T11:41:30.585674454Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:41:30.585677770Z status: '0x1' +bundler_1 | 2023-11-30T11:41:30.585681226Z }, +bundler_1 | 2023-11-30T11:41:30.585697827Z { +bundler_1 | 2023-11-30T11:41:30.585703788Z address: '0x92b76676abe9abe53fa4da0c9dcd81963dea3803', +bundler_1 | 2023-11-30T11:41:30.585709269Z opsSeen: '0x1fd', +bundler_1 | 2023-11-30T11:41:30.585714709Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:41:30.585718135Z status: '0x1' +bundler_1 | 2023-11-30T11:41:30.585721491Z } +bundler_1 | 2023-11-30T11:41:30.585724787Z ] +bundler_1 | 2023-11-30T11:41:30.587442296Z UserOperation: Sender=0x792b2A5E0020b3076bF56B64D1BDafd72D584Fd6 Nonce=9389392733518161772544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x9161fdf0f97acf1b92cce24602f231a70b4b411d +bundler_1 | 2023-11-30T11:41:30.904443965Z until 281474976710655 now= 1701344490 +bundler_1 | 2023-11-30T11:41:30.912154773Z sent eth_sendUserOperation - 0x98a86359bc2cbf60cd49dd0109bf780f21e784b67857fcb6c5c11b229e799404 +bundler_1 | 2023-11-30T11:41:30.914875893Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-11-30T11:41:30.914889027Z { +bundler_1 | 2023-11-30T11:41:30.914895118Z address: '0x9161fdf0f97acf1b92cce24602f231a70b4b411d', +bundler_1 | 2023-11-30T11:41:30.914898955Z opsSeen: '0x1fe', +bundler_1 | 2023-11-30T11:41:30.914902372Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:41:30.914905778Z status: '0x2' +bundler_1 | 2023-11-30T11:41:30.914933299Z }, +bundler_1 | 2023-11-30T11:41:30.914941054Z { +bundler_1 | 2023-11-30T11:41:30.914946324Z address: '0x92b76676abe9abe53fa4da0c9dcd81963dea3803', +bundler_1 | 2023-11-30T11:41:30.914952134Z opsSeen: '0x1fe', +bundler_1 | 2023-11-30T11:41:30.914957935Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:41:30.914962464Z status: '0x2' +bundler_1 | 2023-11-30T11:41:30.914965840Z } +bundler_1 | 2023-11-30T11:41:30.914969356Z ] +bundler_1 | 2023-11-30T11:41:30.918147952Z sent debug_bundler_clearState - ok +bundler_1 | 2023-11-30T11:41:30.919889495Z sent debug_bundler_setBundlingMode - ok +bundler_1 | 2023-11-30T11:41:30.983696420Z sent debug_bundler_dumpReputation - [] +bundler_1 | 2023-11-30T11:41:31.072841409Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:31.074745805Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:31.238779787Z until 281474976710655 now= 1701344491 +bundler_1 | 2023-11-30T11:41:31.246740160Z sent eth_sendUserOperation - 0x54e956b31d76890bb1bf8443d744c473d48226e556296b7e48f0f4f4d5608385 +bundler_1 | 2023-11-30T11:41:31.249168932Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=18446744073709551616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:31.414396480Z until 281474976710655 now= 1701344491 +bundler_1 | 2023-11-30T11:41:31.422095436Z sent eth_sendUserOperation - 0x17bea71bb3abd934490138bab25c011ce2acc9aacd215d6de9d3ad5b476f4656 +bundler_1 | 2023-11-30T11:41:31.424470809Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=36893488147419103232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:31.587504780Z until 281474976710655 now= 1701344491 +bundler_1 | 2023-11-30T11:41:31.595201647Z sent eth_sendUserOperation - 0xcbd7e926fe9d0a7ef4b2a1edf814eee640be5e295757b49fc0a6428b2db2fe01 +bundler_1 | 2023-11-30T11:41:31.597636793Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=55340232221128654848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:31.764316478Z until 281474976710655 now= 1701344491 +bundler_1 | 2023-11-30T11:41:31.772473021Z sent eth_sendUserOperation - 0x755ba73d82487eb4278b8562808790ad9b86b2623910e2c7c62384dd284ba39f +bundler_1 | 2023-11-30T11:41:31.775189521Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:31.777252655Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=73786976294838206464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:31.942227987Z until 281474976710655 now= 1701344491 +bundler_1 | 2023-11-30T11:41:31.949781561Z sent eth_sendUserOperation - 0x49cf0e3becf9d2a4dff4db71cc21f086824278e46f22421802b47231b6dc8821 +bundler_1 | 2023-11-30T11:41:31.952222097Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=92233720368547758080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:32.119860453Z until 281474976710655 now= 1701344492 +bundler_1 | 2023-11-30T11:41:32.127568368Z sent eth_sendUserOperation - 0xb7869fefebb4e0031597a79ed019cb175b90fca5da653ad2bab8fa50bf6d9ac3 +bundler_1 | 2023-11-30T11:41:32.130023772Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=110680464442257309696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:32.293996904Z until 281474976710655 now= 1701344492 +bundler_1 | 2023-11-30T11:41:32.302701769Z sent eth_sendUserOperation - 0x1ff2fc398a43ce640d24d98b1bf9905ef4a7d15d785c7ed1aea669d8aed08768 +bundler_1 | 2023-11-30T11:41:32.305072715Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=129127208515966861312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:32.469801609Z until 281474976710655 now= 1701344492 +bundler_1 | 2023-11-30T11:41:32.477249393Z sent eth_sendUserOperation - 0x5da5422c323f8394c769af480ec5363a9bdb9e9d4a8678006869388dd1a054c4 +bundler_1 | 2023-11-30T11:41:32.479529189Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:32.481253511Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=147573952589676412928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:32.641822883Z until 281474976710655 now= 1701344492 +bundler_1 | 2023-11-30T11:41:32.651908637Z sent eth_sendUserOperation - 0xf88f307c60dee05f849d46f4355153053fd9e6f60082fa991e1a6c4295999451 +bundler_1 | 2023-11-30T11:41:32.654341578Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=166020696663385964544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:32.815833426Z until 281474976710655 now= 1701344492 +bundler_1 | 2023-11-30T11:41:32.824284211Z sent eth_sendUserOperation - 0x3bc1141cd0e5017291b368547c8b2283bc443642c19f2857c959e5cff5aebc77 +bundler_1 | 2023-11-30T11:41:32.826799232Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=184467440737095516160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:32.989582729Z until 281474976710655 now= 1701344492 +bundler_1 | 2023-11-30T11:41:32.997990447Z sent eth_sendUserOperation - 0x032bd38d46927e92a5b2316e6f05a043e470b93003e1e342c980295bbd5fd925 +bundler_1 | 2023-11-30T11:41:33.000509303Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=202914184810805067776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:33.165562744Z until 281474976710655 now= 1701344493 +bundler_1 | 2023-11-30T11:41:33.173275110Z sent eth_sendUserOperation - 0x1cd5c5a386a6e958a70805f8b500b23f40b08f88f9a34a6c0bb9d64a856c9289 +bundler_1 | 2023-11-30T11:41:33.175551981Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:33.177300187Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=221360928884514619392 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:33.341413485Z until 281474976710655 now= 1701344493 +bundler_1 | 2023-11-30T11:41:33.349175874Z sent eth_sendUserOperation - 0xa44788056e5b62acbf2ef6a99133d6d45467e165a95ddf943de3f5d65694f2ba +bundler_1 | 2023-11-30T11:41:33.351583078Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=239807672958224171008 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:33.514316227Z until 281474976710655 now= 1701344493 +bundler_1 | 2023-11-30T11:41:33.522080941Z sent eth_sendUserOperation - 0xcbcda031597e1baa4b7a82a1038f24c5bb78176a5a6e27bb359a96ba42ad6649 +bundler_1 | 2023-11-30T11:41:33.524592990Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=258254417031933722624 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:33.688309451Z until 281474976710655 now= 1701344493 +bundler_1 | 2023-11-30T11:41:33.696303532Z sent eth_sendUserOperation - 0x0a9a8e334f2438916f2425c230fd4826532b0c358cb239b23a65223ee429d585 +bundler_1 | 2023-11-30T11:41:33.698657387Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=276701161105643274240 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:33.863696004Z until 281474976710655 now= 1701344493 +bundler_1 | 2023-11-30T11:41:33.871535233Z sent eth_sendUserOperation - 0x30fb6f8645ae6fac2c5e1e0c201d1afbbba4875ab14f18b06855e89ce632c5eb +bundler_1 | 2023-11-30T11:41:33.873783250Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:33.875558497Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=295147905179352825856 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:34.041286819Z until 281474976710655 now= 1701344494 +bundler_1 | 2023-11-30T11:41:34.049011979Z sent eth_sendUserOperation - 0x2c7b2bcfc14ee77b15711a69a6d8f28ecf1001abd1b98a491cd386c1466f152b +bundler_1 | 2023-11-30T11:41:34.051529388Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=313594649253062377472 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:34.215065631Z until 281474976710655 now= 1701344494 +bundler_1 | 2023-11-30T11:41:34.222795593Z sent eth_sendUserOperation - 0xed95a97d00a6d0529d0d6f301f791c5279aae9f7a9b94831e4fe70be87c594c9 +bundler_1 | 2023-11-30T11:41:34.225184539Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=332041393326771929088 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:34.387415637Z until 281474976710655 now= 1701344494 +bundler_1 | 2023-11-30T11:41:34.395241041Z sent eth_sendUserOperation - 0x8a936e70bfdfd1c5b722058acda838b3d7062b89f9f23109325037b9fb342d7b +bundler_1 | 2023-11-30T11:41:34.397679242Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=350488137400481480704 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:34.563175041Z until 281474976710655 now= 1701344494 +bundler_1 | 2023-11-30T11:41:34.571100291Z sent eth_sendUserOperation - 0xca2771d7dfd1dc57cf5cfca755217ca4f1a2e9d87bf13d5e8469e130f3c2262d +bundler_1 | 2023-11-30T11:41:34.573357235Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:34.575191000Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=368934881474191032320 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:34.739945338Z until 281474976710655 now= 1701344494 +bundler_1 | 2023-11-30T11:41:34.747942905Z sent eth_sendUserOperation - 0xefdaf18268bc6cd9b77d0c88da0a8c105a6d3744d5dac2da9bb4ddcc116b70e5 +bundler_1 | 2023-11-30T11:41:34.750355940Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=387381625547900583936 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:34.912591213Z until 281474976710655 now= 1701344494 +bundler_1 | 2023-11-30T11:41:34.920323051Z sent eth_sendUserOperation - 0x1ad74e9d6d9dbd17801065968335decac1ad786663c58cc28c4603f81abd217a +bundler_1 | 2023-11-30T11:41:34.922752446Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=405828369621610135552 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:35.085401462Z until 281474976710655 now= 1701344495 +bundler_1 | 2023-11-30T11:41:35.093092128Z sent eth_sendUserOperation - 0xc68e91a179ba36b9022682cbf1c626e6032f762e416c45da6a7f635ae927f42e +bundler_1 | 2023-11-30T11:41:35.095533075Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=424275113695319687168 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:35.258145837Z until 281474976710655 now= 1701344495 +bundler_1 | 2023-11-30T11:41:35.265721779Z sent eth_sendUserOperation - 0xb42532a27f2723b8318e76525a79e59095c7f37bf757186ab8c0c957d9840bb5 +bundler_1 | 2023-11-30T11:41:35.268005576Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:35.269798596Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=442721857769029238784 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:35.429192225Z until 281474976710655 now= 1701344495 +bundler_1 | 2023-11-30T11:41:35.437247577Z sent eth_sendUserOperation - 0x136a11b52a1c26560cba6a13172bc7e9551d12f5038152f820c024a21c97bdd1 +bundler_1 | 2023-11-30T11:41:35.440646452Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=461168601842738790400 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:35.606565532Z until 281474976710655 now= 1701344495 +bundler_1 | 2023-11-30T11:41:35.614434810Z sent eth_sendUserOperation - 0xa802fa699efddf15a0720435a95d1ba2d9a93ae8daa99b94643068cd58bf771d +bundler_1 | 2023-11-30T11:41:35.616865077Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=479615345916448342016 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:35.780020657Z until 281474976710655 now= 1701344495 +bundler_1 | 2023-11-30T11:41:35.787459801Z sent eth_sendUserOperation - 0x2bfb49b18e26d2ab672b69f37eaf38ee380c6c43a40c2357c46f00e9b4a5328a +bundler_1 | 2023-11-30T11:41:35.789830577Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=498062089990157893632 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:35.954417790Z until 281474976710655 now= 1701344495 +bundler_1 | 2023-11-30T11:41:35.962523920Z sent eth_sendUserOperation - 0x95aa257bab3b396543e823964c251ad182098ae48f5b435a01c031d2d222d01d +bundler_1 | 2023-11-30T11:41:35.964901849Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:35.966668740Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=516508834063867445248 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:36.129370524Z until 281474976710655 now= 1701344496 +bundler_1 | 2023-11-30T11:41:36.136984875Z sent eth_sendUserOperation - 0x98187808cbe774e1c17d1f74f6de698c715f6e5542fc17a15094f29d2ed8976f +bundler_1 | 2023-11-30T11:41:36.139371902Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=534955578137576996864 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:36.307740612Z until 281474976710655 now= 1701344496 +bundler_1 | 2023-11-30T11:41:36.316131762Z sent eth_sendUserOperation - 0xa16a8a3b232f43f4e763715fa2249408c223f0db8b10f2fee81bdfd5d736c3d7 +bundler_1 | 2023-11-30T11:41:36.318628422Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=553402322211286548480 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:36.503229533Z until 281474976710655 now= 1701344496 +bundler_1 | 2023-11-30T11:41:36.510970833Z sent eth_sendUserOperation - 0x3b08b008560f78c7e81a1aa686b5723d090d0f9713d8bc94f5e6350b52b91495 +bundler_1 | 2023-11-30T11:41:36.514235144Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=571849066284996100096 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:36.680039765Z until 281474976710655 now= 1701344496 +bundler_1 | 2023-11-30T11:41:36.687856569Z sent eth_sendUserOperation - 0xc0f60cf16dedef3f33d41850e6d3035a2c17cff63ee630ac705608779fadccf7 +bundler_1 | 2023-11-30T11:41:36.690141916Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:36.691988606Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=590295810358705651712 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:36.858292382Z until 281474976710655 now= 1701344496 +bundler_1 | 2023-11-30T11:41:36.867405972Z sent eth_sendUserOperation - 0x6121fed7fc8a740abeff1db7d217aff579a9ce2823bbd025606674d7df998698 +bundler_1 | 2023-11-30T11:41:36.869885671Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=608742554432415203328 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:37.037005709Z until 281474976710655 now= 1701344497 +bundler_1 | 2023-11-30T11:41:37.044552911Z sent eth_sendUserOperation - 0x4d2118c36ce3af3ea79535b4e6aec17d313f4969ecbee284c9b95c4971a39ab7 +bundler_1 | 2023-11-30T11:41:37.046877040Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=627189298506124754944 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:37.209044272Z until 281474976710655 now= 1701344497 +bundler_1 | 2023-11-30T11:41:37.216473260Z sent eth_sendUserOperation - 0x5718cfbc7d90d87df584c456cead360150bb68d307b9f0bcbf374c23fa5745ea +bundler_1 | 2023-11-30T11:41:37.218903176Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=645636042579834306560 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:37.380850525Z until 281474976710655 now= 1701344497 +bundler_1 | 2023-11-30T11:41:37.388716364Z sent eth_sendUserOperation - 0x5b4b9bcb0dd969e5fc8bf68ec3f4d4303d09854ae44975765e68eb3ca902fa87 +bundler_1 | 2023-11-30T11:41:37.391017571Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:37.392750338Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=664082786653543858176 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:37.555603111Z until 281474976710655 now= 1701344497 +bundler_1 | 2023-11-30T11:41:37.564214311Z sent eth_sendUserOperation - 0x4b391ba389fd8741a80ff6594f2c20a503856a005ac1e65fde007a18fcc99924 +bundler_1 | 2023-11-30T11:41:37.566603912Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=682529530727253409792 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:37.729690670Z until 281474976710655 now= 1701344497 +bundler_1 | 2023-11-30T11:41:37.737569971Z sent eth_sendUserOperation - 0xbbcf2f0b0a1d3cc9befa81d46cfc38ce1c20d7377b87f3a77aadbd4392315325 +bundler_1 | 2023-11-30T11:41:37.739991291Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=700976274800962961408 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:37.897847823Z until 281474976710655 now= 1701344497 +bundler_1 | 2023-11-30T11:41:37.905104183Z sent eth_sendUserOperation - 0x50127590e600802abe24bc087c7dbafd9e88c9c5f1eb087a61603c0df8a41522 +bundler_1 | 2023-11-30T11:41:37.907469258Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=719423018874672513024 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:38.069442493Z until 281474976710655 now= 1701344498 +bundler_1 | 2023-11-30T11:41:38.077210269Z sent eth_sendUserOperation - 0xd3f26b8abe86fe3e1d33abdaae1c755936739b0bee790140560309ddbf27d7b0 +bundler_1 | 2023-11-30T11:41:38.079500788Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:38.081230691Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=737869762948382064640 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:38.243551870Z until 281474976710655 now= 1701344498 +bundler_1 | 2023-11-30T11:41:38.251136368Z sent eth_sendUserOperation - 0xab8171ba9003a1d0776b1834c971c619e41cf6c615eb75c07f2c1383e67e3d2a +bundler_1 | 2023-11-30T11:41:38.253499980Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=756316507022091616256 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:38.414762661Z until 281474976710655 now= 1701344498 +bundler_1 | 2023-11-30T11:41:38.422641060Z sent eth_sendUserOperation - 0xedd2a8764088b03ed4f9b27a6ee9a9f31370e123681235f6b2503ba06a4e9052 +bundler_1 | 2023-11-30T11:41:38.425063699Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=774763251095801167872 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:38.588003042Z until 281474976710655 now= 1701344498 +bundler_1 | 2023-11-30T11:41:38.595804715Z sent eth_sendUserOperation - 0x4cad6490c222641d3113474a514d85d553254da9f128f56fe5ea5c62718d344e +bundler_1 | 2023-11-30T11:41:38.598250180Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=793209995169510719488 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:38.760645099Z until 281474976710655 now= 1701344498 +bundler_1 | 2023-11-30T11:41:38.768554192Z sent eth_sendUserOperation - 0x3a7e8d047d1312d5ba50fcc9bb49b5926a44f1f507cc3807434888f968ebd815 +bundler_1 | 2023-11-30T11:41:38.770813300Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:38.772585962Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=811656739243220271104 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:38.935689652Z until 281474976710655 now= 1701344498 +bundler_1 | 2023-11-30T11:41:38.943748527Z sent eth_sendUserOperation - 0x834b47acd87bd8aa6fdb8bd0b59c51dc57332e96da623260553d1ab27342cfd2 +bundler_1 | 2023-11-30T11:41:38.946200224Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=830103483316929822720 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:39.111038334Z until 281474976710655 now= 1701344499 +bundler_1 | 2023-11-30T11:41:39.119098745Z sent eth_sendUserOperation - 0x25db7d34778e20488b88d47b6722c371387f4610c47623136f7ad7e0a884c322 +bundler_1 | 2023-11-30T11:41:39.121479340Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=848550227390639374336 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:39.287358960Z until 281474976710655 now= 1701344499 +bundler_1 | 2023-11-30T11:41:39.294943321Z sent eth_sendUserOperation - 0xaf232b40f9de1a4565c420321b06f857564fdd2fb71582fd63c99838b20e0258 +bundler_1 | 2023-11-30T11:41:39.297301724Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=866996971464348925952 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:39.461832111Z until 281474976710655 now= 1701344499 +bundler_1 | 2023-11-30T11:41:39.469931820Z sent eth_sendUserOperation - 0xb6c39e4068a2a30cb87b9494fa5624af5cdc4984e255245b82653aec4c0d07a7 +bundler_1 | 2023-11-30T11:41:39.472213620Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:39.473940967Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=885443715538058477568 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:39.636621508Z until 281474976710655 now= 1701344499 +bundler_1 | 2023-11-30T11:41:39.644145660Z sent eth_sendUserOperation - 0xb3f9a6193c415764548f7416280ce4ec225372da005c24516fca98b69bedc91f +bundler_1 | 2023-11-30T11:41:39.647122587Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=903890459611768029184 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:39.813082289Z until 281474976710655 now= 1701344499 +bundler_1 | 2023-11-30T11:41:39.820880682Z sent eth_sendUserOperation - 0xebc783a4f09927269fe80142771d1fb2305407c23303b408cb332c6a6fa9ed23 +bundler_1 | 2023-11-30T11:41:39.823301683Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=922337203685477580800 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:39.987872960Z until 281474976710655 now= 1701344499 +bundler_1 | 2023-11-30T11:41:39.996232396Z sent eth_sendUserOperation - 0x596e441a1396920bd2ac17b7edb742161986c480a07b0f732690a5c9d7b3a0df +bundler_1 | 2023-11-30T11:41:39.998578080Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=940783947759187132416 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:40.162765944Z until 281474976710655 now= 1701344500 +bundler_1 | 2023-11-30T11:41:40.179993748Z sent eth_sendUserOperation - 0xb4192980cbaba172c5c12e1c32d4b6650bb7767691bc2629c996a6dae60c7c24 +bundler_1 | 2023-11-30T11:41:40.182320797Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:40.184129790Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=959230691832896684032 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:40.347381229Z until 281474976710655 now= 1701344500 +bundler_1 | 2023-11-30T11:41:40.355189738Z sent eth_sendUserOperation - 0x8e9026aebdefde9da6bb422d42c164a1942e67e831c39a840674d7221b41ca3d +bundler_1 | 2023-11-30T11:41:40.357553986Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=977677435906606235648 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:40.520914331Z until 281474976710655 now= 1701344500 +bundler_1 | 2023-11-30T11:41:40.528537865Z sent eth_sendUserOperation - 0xcb4b5106932869b40aceacb04e0af0f101b20b766e7c87835ed4b385957924a9 +bundler_1 | 2023-11-30T11:41:40.530925748Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=996124179980315787264 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:40.695071080Z until 281474976710655 now= 1701344500 +bundler_1 | 2023-11-30T11:41:40.702413028Z sent eth_sendUserOperation - 0xc7efcf159ad10eb2a2a55f12500ab7d57c07d8abff075019bae911b03859c341 +bundler_1 | 2023-11-30T11:41:40.704808525Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1014570924054025338880 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:40.869962531Z until 281474976710655 now= 1701344500 +bundler_1 | 2023-11-30T11:41:40.877640951Z sent eth_sendUserOperation - 0x8b0d9073e73d362e299178800ccaf65bf4b48641e2a8926558e4b350b43e11d9 +bundler_1 | 2023-11-30T11:41:40.879923507Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:40.881655346Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1033017668127734890496 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:41.039822338Z until 281474976710655 now= 1701344501 +bundler_1 | 2023-11-30T11:41:41.048052814Z sent eth_sendUserOperation - 0x40b17940b4220c679c7187dc1d4e691839472a3cff84b6f19eb8386608a2c2c4 +bundler_1 | 2023-11-30T11:41:41.050478927Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1051464412201444442112 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:41.215287392Z until 281474976710655 now= 1701344501 +bundler_1 | 2023-11-30T11:41:41.222541454Z sent eth_sendUserOperation - 0xd795438235b65aefff3f81740304783c31407318963ec97d130af2bed1fb774d +bundler_1 | 2023-11-30T11:41:41.224946208Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1069911156275153993728 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:41.388918064Z until 281474976710655 now= 1701344501 +bundler_1 | 2023-11-30T11:41:41.396657384Z sent eth_sendUserOperation - 0xada94b3407146faae08fa81eaff77efdfadafcd99db60ebc09739f9ae548637f +bundler_1 | 2023-11-30T11:41:41.399075652Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1088357900348863545344 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:41.559274256Z until 281474976710655 now= 1701344501 +bundler_1 | 2023-11-30T11:41:41.567132063Z sent eth_sendUserOperation - 0x514d11f35370f45104f7e2d1f6aa78083fddfb648227a5188ec5eb04b7757063 +bundler_1 | 2023-11-30T11:41:41.569377450Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:41.571153611Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1106804644422573096960 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:41.736738123Z until 281474976710655 now= 1701344501 +bundler_1 | 2023-11-30T11:41:41.744968920Z sent eth_sendUserOperation - 0x889f8b1266dc552e0926e7cba99a28199decc511c0e0072631fb5be32eb0bb57 +bundler_1 | 2023-11-30T11:41:41.747349098Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1125251388496282648576 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:41.908348193Z until 281474976710655 now= 1701344501 +bundler_1 | 2023-11-30T11:41:41.916074610Z sent eth_sendUserOperation - 0xc4f64de8d6ee27036f315fa3911a496d16e34cf93524ecc9910a331fc1423c49 +bundler_1 | 2023-11-30T11:41:41.918427386Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1143698132569992200192 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:42.084324258Z until 281474976710655 now= 1701344502 +bundler_1 | 2023-11-30T11:41:42.092023436Z sent eth_sendUserOperation - 0x80aa41ebeebb325699f5c2385a6afb77b4fce9545ba2e1421d0c633a0f961660 +bundler_1 | 2023-11-30T11:41:42.094402572Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1162144876643701751808 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:42.258961071Z until 281474976710655 now= 1701344502 +bundler_1 | 2023-11-30T11:41:42.267333088Z sent eth_sendUserOperation - 0x350a2c164bfe8b0e41c31db9176dd82f94c48274842ea00ac6b7b6c1f30b647c +bundler_1 | 2023-11-30T11:41:42.269636242Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:42.271362450Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1180591620717411303424 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:42.438551237Z until 281474976710655 now= 1701344502 +bundler_1 | 2023-11-30T11:41:42.446536986Z sent eth_sendUserOperation - 0xfc56402a73fcebe6ca372d37e292c1ade8879adbd9762c772aadacd1ae0ba4d5 +bundler_1 | 2023-11-30T11:41:42.448947491Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1199038364791120855040 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:42.616770253Z until 281474976710655 now= 1701344502 +bundler_1 | 2023-11-30T11:41:42.624487545Z sent eth_sendUserOperation - 0x62ac74f11421940e84cb3810e6230fe8133535a164f2daa55e385064ba414e1e +bundler_1 | 2023-11-30T11:41:42.626811829Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1217485108864830406656 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:42.790263704Z until 281474976710655 now= 1701344502 +bundler_1 | 2023-11-30T11:41:42.797176169Z sent eth_sendUserOperation - 0x4c35583da5cb73f2d943fb4e477c701053779bb5a970bb95d9389e36654b0beb +bundler_1 | 2023-11-30T11:41:42.799617925Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1235931852938539958272 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:42.958833399Z until 281474976710655 now= 1701344502 +bundler_1 | 2023-11-30T11:41:42.966765002Z sent eth_sendUserOperation - 0xc0083ca81523c4d6bf688992dd143ee8ea08c1dabad5f32d20a5540a6d80c2d9 +bundler_1 | 2023-11-30T11:41:42.969114823Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:42.970849457Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1254378597012249509888 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:43.137572709Z until 281474976710655 now= 1701344503 +bundler_1 | 2023-11-30T11:41:43.144351057Z sent eth_sendUserOperation - 0x40323a47201ed84597573fb926b93818ccbcd57340277978d1d53255a635b0e2 +bundler_1 | 2023-11-30T11:41:43.146714266Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1272825341085959061504 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:43.312667693Z until 281474976710655 now= 1701344503 +bundler_1 | 2023-11-30T11:41:43.321310271Z sent eth_sendUserOperation - 0xf31634b10a401ad93f9d04009f7c6d081c520e9314e19744fe419b2014b24894 +bundler_1 | 2023-11-30T11:41:43.323684568Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1291272085159668613120 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:43.487292511Z until 281474976710655 now= 1701344503 +bundler_1 | 2023-11-30T11:41:43.495115159Z sent eth_sendUserOperation - 0xf6900b2e5c6bdc0ee6581d7ecc507295dc3b2514c043e7f7e2094866dc4156bf +bundler_1 | 2023-11-30T11:41:43.497448109Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1309718829233378164736 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:43.661654359Z until 281474976710655 now= 1701344503 +bundler_1 | 2023-11-30T11:41:43.669229883Z sent eth_sendUserOperation - 0x5a7993f9b6d3fd560933e20d04d587156b679b4e3fd16b35a7cd3a7ac613b77d +bundler_1 | 2023-11-30T11:41:43.671482854Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:43.673176932Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1328165573307087716352 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:43.837593868Z until 281474976710655 now= 1701344503 +bundler_1 | 2023-11-30T11:41:43.846055394Z sent eth_sendUserOperation - 0xd82c498fc33e7fe411fa6e0823ffd3285f0b67bc5e1efd158bd402e711dfa076 +bundler_1 | 2023-11-30T11:41:43.848433198Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1346612317380797267968 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:44.016377303Z until 281474976710655 now= 1701344504 +bundler_1 | 2023-11-30T11:41:44.024106961Z sent eth_sendUserOperation - 0x628e2e1b056b7c441d9ac6fb4a47baac4adb63d401be34c4ca23371ce6e448ed +bundler_1 | 2023-11-30T11:41:44.026518988Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1365059061454506819584 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:44.189017969Z until 281474976710655 now= 1701344504 +bundler_1 | 2023-11-30T11:41:44.198055852Z sent eth_sendUserOperation - 0x3df243132b9ab309a5e2f71b4bdb3fa39a5b9c88a043743953854bd72807b08b +bundler_1 | 2023-11-30T11:41:44.200586124Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1383505805528216371200 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:44.362829445Z until 281474976710655 now= 1701344504 +bundler_1 | 2023-11-30T11:41:44.371208006Z sent eth_sendUserOperation - 0x4d2289471b648de5df2efa789c1a8ff91cd67ace50e6abe42ea30b264840e304 +bundler_1 | 2023-11-30T11:41:44.373418723Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:44.375169504Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1401952549601925922816 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:44.538171518Z until 281474976710655 now= 1701344504 +bundler_1 | 2023-11-30T11:41:44.545725900Z sent eth_sendUserOperation - 0xdd8134700c0fc471c2a7e44f96ee731014f4cff8576a95d4ec500680d9505e87 +bundler_1 | 2023-11-30T11:41:44.548195670Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1420399293675635474432 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:44.709997729Z until 281474976710655 now= 1701344504 +bundler_1 | 2023-11-30T11:41:44.717578368Z sent eth_sendUserOperation - 0x376bf59d4a13ac3003f10f775b24533d81027c02d6d954ea9083429bb6b329d3 +bundler_1 | 2023-11-30T11:41:44.720035123Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1438846037749345026048 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:44.883861002Z until 281474976710655 now= 1701344504 +bundler_1 | 2023-11-30T11:41:44.891200009Z sent eth_sendUserOperation - 0xd71957a97affcd90a55a34631b2b59210a8589393377761f88ee6c366b802881 +bundler_1 | 2023-11-30T11:41:44.893577908Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1457292781823054577664 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:45.054035944Z until 281474976710655 now= 1701344505 +bundler_1 | 2023-11-30T11:41:45.061574384Z sent eth_sendUserOperation - 0x994a9b28bf5e6ee4c64de8e39dcc9e23d0e525096ba688b8cd484b82179c1a0d +bundler_1 | 2023-11-30T11:41:45.063871479Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:45.065597764Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1475739525896764129280 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:45.225412121Z until 281474976710655 now= 1701344505 +bundler_1 | 2023-11-30T11:41:45.232983212Z sent eth_sendUserOperation - 0x4dc66231913736079a2962fe4e0568f16d78179f100cf1cb2745ce02c8bafed6 +bundler_1 | 2023-11-30T11:41:45.235424448Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1494186269970473680896 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:45.398107097Z until 281474976710655 now= 1701344505 +bundler_1 | 2023-11-30T11:41:45.405332324Z sent eth_sendUserOperation - 0x54b9aefd262eef2c23a3f1e526ae7036a394015dd58efb3b7eb9fedc627b2de4 +bundler_1 | 2023-11-30T11:41:45.407750036Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1512633014044183232512 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:45.571882265Z until 281474976710655 now= 1701344505 +bundler_1 | 2023-11-30T11:41:45.579345559Z sent eth_sendUserOperation - 0xccfebb3c0320845bb08dc47701ea6ba7de5eee80a357438c65678333a2203b58 +bundler_1 | 2023-11-30T11:41:45.581716294Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1531079758117892784128 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:45.745891142Z until 281474976710655 now= 1701344505 +bundler_1 | 2023-11-30T11:41:45.753559544Z sent eth_sendUserOperation - 0x3214d64e3343165a0533e28c0f56830211d022f8888c22fecebf988bdf0b171b +bundler_1 | 2023-11-30T11:41:45.755870428Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:45.757613624Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1549526502191602335744 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:45.921081493Z until 281474976710655 now= 1701344505 +bundler_1 | 2023-11-30T11:41:45.928316176Z sent eth_sendUserOperation - 0x70204a433e8c1b913a0bf8ca1ab15db77cb1e768ac4fba64bf960ee00f60cbe9 +bundler_1 | 2023-11-30T11:41:45.930669379Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1567973246265311887360 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:46.096216523Z until 281474976710655 now= 1701344506 +bundler_1 | 2023-11-30T11:41:46.103912649Z sent eth_sendUserOperation - 0x562e40c97cb9472da9fd883b8012bf752666fd084cc5dfc5a012a997dcc30ca7 +bundler_1 | 2023-11-30T11:41:46.106336614Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1586419990339021438976 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:46.270380278Z until 281474976710655 now= 1701344506 +bundler_1 | 2023-11-30T11:41:46.278117224Z sent eth_sendUserOperation - 0xb8da91aaa3972f095d90ad16dbcd7f81da8f1e1ff8e6d2c2a4f4011329771df4 +bundler_1 | 2023-11-30T11:41:46.280520910Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1604866734412730990592 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:46.447656162Z until 281474976710655 now= 1701344506 +bundler_1 | 2023-11-30T11:41:46.457699330Z sent eth_sendUserOperation - 0xc3d98cee7230179f609f90b537c362475924c4ff453bba933ba8ce993f8aaa23 +bundler_1 | 2023-11-30T11:41:46.460112471Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:46.461989326Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1623313478486440542208 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:46.624392859Z until 281474976710655 now= 1701344506 +bundler_1 | 2023-11-30T11:41:46.632150016Z sent eth_sendUserOperation - 0xbb07a15bb2bc1ce5eeb33ae3350aac4ed82ee9e2d3027c9b3dc3abf9715077f5 +bundler_1 | 2023-11-30T11:41:46.634492308Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1641760222560150093824 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:46.797253200Z until 281474976710655 now= 1701344506 +bundler_1 | 2023-11-30T11:41:46.804935217Z sent eth_sendUserOperation - 0xb3dc9871879567b2a8e031d8a489273e73c241d546d31d6c12af4c602c5385c7 +bundler_1 | 2023-11-30T11:41:46.807372527Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1660206966633859645440 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:46.980231562Z until 281474976710655 now= 1701344506 +bundler_1 | 2023-11-30T11:41:46.990831750Z sent eth_sendUserOperation - 0xe57e5d63d4f62e20640a0531dfa59a5f448624d6157915a5e687b9513c9f207c +bundler_1 | 2023-11-30T11:41:46.994839297Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1678653710707569197056 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:47.164536717Z until 281474976710655 now= 1701344507 +bundler_1 | 2023-11-30T11:41:47.172159838Z sent eth_sendUserOperation - 0x158d069dd126cc71cbc6f1edeb00cdf733ed25d2ec46c2798290f7b775446c59 +bundler_1 | 2023-11-30T11:41:47.174457694Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:47.176256514Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1697100454781278748672 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:47.340092675Z until 281474976710655 now= 1701344507 +bundler_1 | 2023-11-30T11:41:47.347729969Z sent eth_sendUserOperation - 0x98cbf1721ef8342b5fa6d103fe0294c08066bfc87871f1d6f8604455aba6fdc4 +bundler_1 | 2023-11-30T11:41:47.350122725Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1715547198854988300288 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:47.512899346Z until 281474976710655 now= 1701344507 +bundler_1 | 2023-11-30T11:41:47.521222156Z sent eth_sendUserOperation - 0xa5ed00da100ffe3e85c115149478044c61872a783d4c08b727a75ff1a67acf98 +bundler_1 | 2023-11-30T11:41:47.523625803Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1733993942928697851904 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:47.683847567Z until 281474976710655 now= 1701344507 +bundler_1 | 2023-11-30T11:41:47.691242122Z sent eth_sendUserOperation - 0x71b7e068326b15005389adf6bec08279883bca59027d0282e121c9d3a87a6944 +bundler_1 | 2023-11-30T11:41:47.693569367Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1752440687002407403520 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:47.853970194Z until 281474976710655 now= 1701344507 +bundler_1 | 2023-11-30T11:41:47.861567189Z sent eth_sendUserOperation - 0x30d1f83acac64d7d1879741e16ad6a14d57673757971a33d6a0c8ac5bf0a8b3b +bundler_1 | 2023-11-30T11:41:47.863844461Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:47.865606524Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1770887431076116955136 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:48.029975713Z until 281474976710655 now= 1701344508 +bundler_1 | 2023-11-30T11:41:48.038949620Z sent eth_sendUserOperation - 0xffcdf96bcf6f1c753bee766b94fed7ecf20e9a1d4b7c730c8e6403147bcbe299 +bundler_1 | 2023-11-30T11:41:48.041886688Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1789334175149826506752 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:48.205563387Z until 281474976710655 now= 1701344508 +bundler_1 | 2023-11-30T11:41:48.213166254Z sent eth_sendUserOperation - 0xa4d0cb7b89c619c3c4ea7f7e786f596e12ad74ab98577aa0ddee0a071ff5291b +bundler_1 | 2023-11-30T11:41:48.215607371Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1807780919223536058368 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:48.375793234Z until 281474976710655 now= 1701344508 +bundler_1 | 2023-11-30T11:41:48.393836339Z sent eth_sendUserOperation - 0xca92d8fa39083e85168e43e0ff662fb67ac9f4856dda77301234ba5a2b2fc376 +bundler_1 | 2023-11-30T11:41:48.396245757Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1826227663297245609984 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:48.562949084Z until 281474976710655 now= 1701344508 +bundler_1 | 2023-11-30T11:41:48.570596838Z sent eth_sendUserOperation - 0xf5b751d28d05d299db36f402a6f8066765f40906076e2477016521ac47523d71 +bundler_1 | 2023-11-30T11:41:48.572852881Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:48.574561775Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1844674407370955161600 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:48.738060355Z until 281474976710655 now= 1701344508 +bundler_1 | 2023-11-30T11:41:48.745705336Z sent eth_sendUserOperation - 0xf2ee959e54bc0163cee69279d24db3f4830473a668ccc02874cff45417089235 +bundler_1 | 2023-11-30T11:41:48.748165169Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1863121151444664713216 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:48.910216316Z until 281474976710655 now= 1701344508 +bundler_1 | 2023-11-30T11:41:48.918637544Z sent eth_sendUserOperation - 0xfb3406c6dec14c1786f9741824f30e829622df5ebee25f0d8aa3b2b5f18481e0 +bundler_1 | 2023-11-30T11:41:48.921044061Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1881567895518374264832 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:49.083500252Z until 281474976710655 now= 1701344509 +bundler_1 | 2023-11-30T11:41:49.091191874Z sent eth_sendUserOperation - 0xf0cbd1b6e3dd043bf136835c0323d9017976e13790b0368de266da28a2871f0e +bundler_1 | 2023-11-30T11:41:49.093581977Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1900014639592083816448 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:49.257423493Z until 281474976710655 now= 1701344509 +bundler_1 | 2023-11-30T11:41:49.264991397Z sent eth_sendUserOperation - 0xd4f37977aed7d405b0b155648602ff041acd92640194f7bdb49b126058f4889a +bundler_1 | 2023-11-30T11:41:49.267245406Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:49.268988313Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1918461383665793368064 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:49.432634395Z until 281474976710655 now= 1701344509 +bundler_1 | 2023-11-30T11:41:49.440514224Z sent eth_sendUserOperation - 0xa293d362ede348c3c44c810caba06fa7a0761a6a3380b2ffb3fd3d25764fd427 +bundler_1 | 2023-11-30T11:41:49.442884950Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1936908127739502919680 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:49.605537902Z until 281474976710655 now= 1701344509 +bundler_1 | 2023-11-30T11:41:49.613032397Z sent eth_sendUserOperation - 0xbcd1b9334d9b86efa2138456d1e3bf08b9063477b6e9629ee8e13b5a65c93736 +bundler_1 | 2023-11-30T11:41:49.615468054Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1955354871813212471296 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:49.780513359Z until 281474976710655 now= 1701344509 +bundler_1 | 2023-11-30T11:41:49.788331537Z sent eth_sendUserOperation - 0x99d10bb3e3c7f601e54978af66be832e0ab1cee08892674cdbb7be3a90b7df58 +bundler_1 | 2023-11-30T11:41:49.790713985Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1973801615886922022912 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:49.951295779Z until 281474976710655 now= 1701344509 +bundler_1 | 2023-11-30T11:41:49.958807682Z sent eth_sendUserOperation - 0x5ab098dc4eb4543e378546b8ceff58495356771f9102867833011b67c122375d +bundler_1 | 2023-11-30T11:41:49.961037286Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:49.962841076Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=1992248359960631574528 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:50.131200826Z until 281474976710655 now= 1701344510 +bundler_1 | 2023-11-30T11:41:50.138733581Z sent eth_sendUserOperation - 0xbdae6b3b73af8e7cc20adc97a37bc4e015906fefa0478e27af564dfff335bb83 +bundler_1 | 2023-11-30T11:41:50.141048964Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-11-30T11:41:50.141062740Z { +bundler_1 | 2023-11-30T11:41:50.141067419Z address: '0xbb9965d232542e2b7578b931494ae0d1c26717cd', +bundler_1 | 2023-11-30T11:41:50.141071136Z opsSeen: '0x6d', +bundler_1 | 2023-11-30T11:41:50.141086254Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:41:50.141090793Z status: '0x0' +bundler_1 | 2023-11-30T11:41:50.141096443Z }, +bundler_1 | 2023-11-30T11:41:50.141102344Z { +bundler_1 | 2023-11-30T11:41:50.141107764Z address: '0x146407933a1ea826ea9c024a38a9194f79029114', +bundler_1 | 2023-11-30T11:41:50.141112753Z opsSeen: '0x6d', +bundler_1 | 2023-11-30T11:41:50.141116080Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:41:50.141119476Z status: '0x0' +bundler_1 | 2023-11-30T11:41:50.141122782Z } +bundler_1 | 2023-11-30T11:41:50.141126008Z ] +bundler_1 | 2023-11-30T11:41:50.142670746Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-11-30T11:41:50.142682297Z { +bundler_1 | 2023-11-30T11:41:50.142687828Z address: '0xbb9965d232542e2b7578b931494ae0d1c26717cd', +bundler_1 | 2023-11-30T11:41:50.142691665Z opsSeen: '0x6d', +bundler_1 | 2023-11-30T11:41:50.142695091Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:41:50.142698528Z status: '0x0' +bundler_1 | 2023-11-30T11:41:50.142701804Z }, +bundler_1 | 2023-11-30T11:41:50.142705300Z { +bundler_1 | 2023-11-30T11:41:50.142708676Z address: '0x146407933a1ea826ea9c024a38a9194f79029114', +bundler_1 | 2023-11-30T11:41:50.142713065Z opsSeen: '0x6d', +bundler_1 | 2023-11-30T11:41:50.142718475Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:41:50.142724135Z status: '0x0' +bundler_1 | 2023-11-30T11:41:50.142729485Z } +bundler_1 | 2023-11-30T11:41:50.142733743Z ] +bundler_1 | 2023-11-30T11:41:50.144480688Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2010695104034341126144 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:50.308131335Z until 281474976710655 now= 1701344510 +bundler_1 | 2023-11-30T11:41:50.315710894Z sent eth_sendUserOperation - 0x9be5001c834f4d9070d3e7449b3aadb1399d296f960acffae1c0f882e5d910a5 +bundler_1 | 2023-11-30T11:41:50.318285725Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-11-30T11:41:50.318298028Z { +bundler_1 | 2023-11-30T11:41:50.318303869Z address: '0xbb9965d232542e2b7578b931494ae0d1c26717cd', +bundler_1 | 2023-11-30T11:41:50.318307966Z opsSeen: '0x6e', +bundler_1 | 2023-11-30T11:41:50.318311463Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:41:50.318314779Z status: '0x1' +bundler_1 | 2023-11-30T11:41:50.318318045Z }, +bundler_1 | 2023-11-30T11:41:50.318321441Z { +bundler_1 | 2023-11-30T11:41:50.318324778Z address: '0x146407933a1ea826ea9c024a38a9194f79029114', +bundler_1 | 2023-11-30T11:41:50.318330759Z opsSeen: '0x6e', +bundler_1 | 2023-11-30T11:41:50.318336409Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:41:50.318341739Z status: '0x1' +bundler_1 | 2023-11-30T11:41:50.318346809Z } +bundler_1 | 2023-11-30T11:41:50.318350906Z ] +bundler_1 | 2023-11-30T11:41:50.320006951Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-11-30T11:41:50.320032098Z { +bundler_1 | 2023-11-30T11:41:50.320036657Z address: '0xbb9965d232542e2b7578b931494ae0d1c26717cd', +bundler_1 | 2023-11-30T11:41:50.320040454Z opsSeen: '0x6e', +bundler_1 | 2023-11-30T11:41:50.320043810Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:41:50.320047146Z status: '0x1' +bundler_1 | 2023-11-30T11:41:50.320051965Z }, +bundler_1 | 2023-11-30T11:41:50.320057986Z { +bundler_1 | 2023-11-30T11:41:50.320063226Z address: '0x146407933a1ea826ea9c024a38a9194f79029114', +bundler_1 | 2023-11-30T11:41:50.320068887Z opsSeen: '0x6e', +bundler_1 | 2023-11-30T11:41:50.320072954Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:41:50.320076421Z status: '0x1' +bundler_1 | 2023-11-30T11:41:50.320079727Z } +bundler_1 | 2023-11-30T11:41:50.320082973Z ] +bundler_1 | 2023-11-30T11:41:50.321612282Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:50.323329210Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2029141848108050677760 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:50.485950513Z until 281474976710655 now= 1701344510 +bundler_1 | 2023-11-30T11:41:50.493920146Z sent eth_sendUserOperation - 0x1fe1f3433096ad313b7c46a16981a9ad97b87f090f9e7fd493c12f6ee64f5700 +bundler_1 | 2023-11-30T11:41:50.496323323Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2047588592181760229376 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:50.657974549Z until 281474976710655 now= 1701344510 +bundler_1 | 2023-11-30T11:41:50.665396965Z sent eth_sendUserOperation - 0x7a49d31b62932f995adb783f9a80f6af0b9a7eff3610affb280ee783e29a9158 +bundler_1 | 2023-11-30T11:41:50.667819188Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2066035336255469780992 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:50.831866878Z until 281474976710655 now= 1701344510 +bundler_1 | 2023-11-30T11:41:50.840236182Z sent eth_sendUserOperation - 0x4fe6b7b45894ce9086bbb07b6711dad462fd83bf90e2b494feebfe4858939e6b +bundler_1 | 2023-11-30T11:41:50.842657403Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2084482080329179332608 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:51.009650690Z until 281474976710655 now= 1701344511 +bundler_1 | 2023-11-30T11:41:51.017616396Z sent eth_sendUserOperation - 0xa8d73bcac3fed907a6752e4f448dd15b6d00199ec64be87093cb7bb2cb7900f0 +bundler_1 | 2023-11-30T11:41:51.019934073Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:51.021741520Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2102928824402888884224 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:51.184044243Z until 281474976710655 now= 1701344511 +bundler_1 | 2023-11-30T11:41:51.191746608Z sent eth_sendUserOperation - 0xd987347a66c14ca28e484305730c2f45a6e2b9ea3cb990d82dfeb7f864a9b0ba +bundler_1 | 2023-11-30T11:41:51.194136821Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2121375568476598435840 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:51.370796545Z until 281474976710655 now= 1701344511 +bundler_1 | 2023-11-30T11:41:51.378801631Z sent eth_sendUserOperation - 0xc78649496312d1cd65872583d348e2e89a9b7cfb95010f1a628e1a982c0d7558 +bundler_1 | 2023-11-30T11:41:51.381171346Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2139822312550307987456 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:51.545151680Z until 281474976710655 now= 1701344511 +bundler_1 | 2023-11-30T11:41:51.552845453Z sent eth_sendUserOperation - 0xee80344105b6e4c91034bbf7348826573a1df856fc9181a66ef5e027341f9484 +bundler_1 | 2023-11-30T11:41:51.555243310Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2158269056624017539072 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:51.715445072Z until 281474976710655 now= 1701344511 +bundler_1 | 2023-11-30T11:41:51.723581232Z sent eth_sendUserOperation - 0xbe787e36b573eecfa9065e64bf016c942062822d6c9d0bb1f63d94c80cbe463d +bundler_1 | 2023-11-30T11:41:51.726128928Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:51.727996467Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2176715800697727090688 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:51.892119474Z until 281474976710655 now= 1701344511 +bundler_1 | 2023-11-30T11:41:51.899506805Z sent eth_sendUserOperation - 0xea529ebfbe804e5be8ad67572f4e2cdc3eb34c37f1538996d23612ac38396932 +bundler_1 | 2023-11-30T11:41:51.901929659Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2195162544771436642304 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:52.066661393Z until 281474976710655 now= 1701344512 +bundler_1 | 2023-11-30T11:41:52.074355049Z sent eth_sendUserOperation - 0xe4858a04bbd2d8e9e548d96e16544e834c9d5fe1e1a5a010e86d8752f5090489 +bundler_1 | 2023-11-30T11:41:52.076751092Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2213609288845146193920 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:52.240359351Z until 281474976710655 now= 1701344512 +bundler_1 | 2023-11-30T11:41:52.247967847Z sent eth_sendUserOperation - 0x4189ebdc62032211b421e0efc638fe4ad3489ad091816ff1fe8a68370e799076 +bundler_1 | 2023-11-30T11:41:52.250308969Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2232056032918855745536 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:52.413282144Z until 281474976710655 now= 1701344512 +bundler_1 | 2023-11-30T11:41:52.421288459Z sent eth_sendUserOperation - 0x6b0be9c817eb6f52109f8eb962264e25ec2d5f6c42f464a865cdc06d6a0fc77e +bundler_1 | 2023-11-30T11:41:52.423582415Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:52.425312308Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2250502776992565297152 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:52.587285153Z until 281474976710655 now= 1701344512 +bundler_1 | 2023-11-30T11:41:52.594858682Z sent eth_sendUserOperation - 0xf125c7dc99be18f2ad9951567841f795ad29f1ce2cb9ae804778bdd420744c2c +bundler_1 | 2023-11-30T11:41:52.597237032Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2268949521066274848768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:52.758148226Z until 281474976710655 now= 1701344512 +bundler_1 | 2023-11-30T11:41:52.765605471Z sent eth_sendUserOperation - 0x4b2ee4ee85b5fb11f111d2e114ac1fe0e5c44b73f75acb89d36bd7b6461e4c7c +bundler_1 | 2023-11-30T11:41:52.768038444Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2287396265139984400384 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:52.930413618Z until 281474976710655 now= 1701344512 +bundler_1 | 2023-11-30T11:41:52.937922913Z sent eth_sendUserOperation - 0x36b6042561e6937d84333b810d6b5462c189143c04dcd589067951f987c10d6f +bundler_1 | 2023-11-30T11:41:52.940315571Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2305843009213693952000 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:53.106076312Z until 281474976710655 now= 1701344513 +bundler_1 | 2023-11-30T11:41:53.113933191Z sent eth_sendUserOperation - 0x75360bdc4ac18e7a979a28720172cea9d2fc57fcd4472d43c14f374498adc698 +bundler_1 | 2023-11-30T11:41:53.116811964Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:53.118948224Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2324289753287403503616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:53.284170833Z until 281474976710655 now= 1701344513 +bundler_1 | 2023-11-30T11:41:53.291880034Z sent eth_sendUserOperation - 0xd8222cb0c9619fabf825d58402fabef8db55e1d4ccdb706ca70b258a62333d9d +bundler_1 | 2023-11-30T11:41:53.294224822Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2342736497361113055232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:53.457544225Z until 281474976710655 now= 1701344513 +bundler_1 | 2023-11-30T11:41:53.465366564Z sent eth_sendUserOperation - 0x15873c6f7bb8cefcd62304cccf017afd16b2266753571e289ea24efb37517533 +bundler_1 | 2023-11-30T11:41:53.467744875Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2361183241434822606848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:53.632244680Z until 281474976710655 now= 1701344513 +bundler_1 | 2023-11-30T11:41:53.639951343Z sent eth_sendUserOperation - 0x40f5de42fa21af89a2518609b369d8d3507a9d9c491c8faa9019b5a3d2bb7429 +bundler_1 | 2023-11-30T11:41:53.642276795Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2379629985508532158464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:53.806082585Z until 281474976710655 now= 1701344513 +bundler_1 | 2023-11-30T11:41:53.813585312Z sent eth_sendUserOperation - 0x6d204ecd91062c46125179e87b6919c7f84497c878aad41d0c0ba60fabebc831 +bundler_1 | 2023-11-30T11:41:53.815920402Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:53.817652769Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2398076729582241710080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:53.976054835Z until 281474976710655 now= 1701344513 +bundler_1 | 2023-11-30T11:41:53.983629826Z sent eth_sendUserOperation - 0x81b93aedfb09bcb74df3e88e0564a0465e62ea0b6bd729a27d91a58aefa990eb +bundler_1 | 2023-11-30T11:41:53.986073488Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2416523473655951261696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:54.148340167Z until 281474976710655 now= 1701344514 +bundler_1 | 2023-11-30T11:41:54.155982053Z sent eth_sendUserOperation - 0x4f5759cdc43759b95e39cc09e94e61f8aa6662a5a24e3f101af35cfb5afce7cb +bundler_1 | 2023-11-30T11:41:54.158370813Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2434970217729660813312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:54.320835935Z until 281474976710655 now= 1701344514 +bundler_1 | 2023-11-30T11:41:54.328603335Z sent eth_sendUserOperation - 0x3659b690049ce966e1a52cf060fd3df26f49c987a878e3b1f39e96f7fcd6636d +bundler_1 | 2023-11-30T11:41:54.330976369Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2453416961803370364928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:54.496405800Z until 281474976710655 now= 1701344514 +bundler_1 | 2023-11-30T11:41:54.503917754Z sent eth_sendUserOperation - 0x4b98825dd319559a0ccccf5c596ad1590cefb2761dd693b81ef95a0729ec8811 +bundler_1 | 2023-11-30T11:41:54.506109216Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:54.507875346Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2471863705877079916544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:54.667785579Z until 281474976710655 now= 1701344514 +bundler_1 | 2023-11-30T11:41:54.675442492Z sent eth_sendUserOperation - 0x9539f5b74d7387abdf42380ea1ef2d8b4920db5691893ce6d89ba3b64c79f3a0 +bundler_1 | 2023-11-30T11:41:54.677811565Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2490310449950789468160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:54.841677210Z until 281474976710655 now= 1701344514 +bundler_1 | 2023-11-30T11:41:54.849238285Z sent eth_sendUserOperation - 0x6c7f6d04193cc6b73db668783a36fa3fc937c55b91d01441795ae6c1636c7f72 +bundler_1 | 2023-11-30T11:41:54.851624350Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2508757194024499019776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:55.013236650Z until 281474976710655 now= 1701344515 +bundler_1 | 2023-11-30T11:41:55.021069625Z sent eth_sendUserOperation - 0x247f926697f8ad897a226f27f1ad34ca2be6634241690cf87dde7203ed7feaeb +bundler_1 | 2023-11-30T11:41:55.023483713Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2527203938098208571392 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:55.187584171Z until 281474976710655 now= 1701344515 +bundler_1 | 2023-11-30T11:41:55.195218820Z sent eth_sendUserOperation - 0x723208206997a0e27b9596e38009c30af71d904397a3c4818033dbb527a5e4c8 +bundler_1 | 2023-11-30T11:41:55.197507553Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:55.199241153Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2545650682171918123008 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:55.367018951Z until 281474976710655 now= 1701344515 +bundler_1 | 2023-11-30T11:41:55.374776964Z sent eth_sendUserOperation - 0xae4fd566602ff9b0f838bbb610fd2089d5e20f125bb41a83810e67dcbf51aece +bundler_1 | 2023-11-30T11:41:55.377161239Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2564097426245627674624 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:55.541842469Z until 281474976710655 now= 1701344515 +bundler_1 | 2023-11-30T11:41:55.549419330Z sent eth_sendUserOperation - 0x6a37667d3fafa745a983c8cff44d5e6bfd7db7e865e1dcb0087216fb29411a6b +bundler_1 | 2023-11-30T11:41:55.551815945Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2582544170319337226240 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:55.716710806Z until 281474976710655 now= 1701344515 +bundler_1 | 2023-11-30T11:41:55.724153100Z sent eth_sendUserOperation - 0x85393e62229f1ba771555f84f5d07737baefacc62fc33500d0ea66fa111ff8ce +bundler_1 | 2023-11-30T11:41:55.726524717Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2600990914393046777856 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:55.899923774Z until 281474976710655 now= 1701344515 +bundler_1 | 2023-11-30T11:41:55.907760128Z sent eth_sendUserOperation - 0x1e38d914af5a26d8789486e6fd5e874a192ae756b2512ac7ba9d5a9b7ec1b2b4 +bundler_1 | 2023-11-30T11:41:55.910043131Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:55.911819831Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2619437658466756329472 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:56.075022329Z until 281474976710655 now= 1701344516 +bundler_1 | 2023-11-30T11:41:56.082799039Z sent eth_sendUserOperation - 0x769877a4dbb4f1d97161d2b5b58e249aae314da94acfc8d189dbdd33030a1168 +bundler_1 | 2023-11-30T11:41:56.085231567Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2637884402540465881088 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:56.248460044Z until 281474976710655 now= 1701344516 +bundler_1 | 2023-11-30T11:41:56.256269966Z sent eth_sendUserOperation - 0x2f93f02be69ef048d84377fe5a07e98859a6fa648d7a22872f598f21c188c1be +bundler_1 | 2023-11-30T11:41:56.258677511Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2656331146614175432704 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:56.416072317Z until 281474976710655 now= 1701344516 +bundler_1 | 2023-11-30T11:41:56.423937061Z sent eth_sendUserOperation - 0xc7845a5daaa492f014a865e55e4f40db78b7131f31a15852de639d8e2a8a95da +bundler_1 | 2023-11-30T11:41:56.426415618Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2674777890687884984320 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:56.589098124Z until 281474976710655 now= 1701344516 +bundler_1 | 2023-11-30T11:41:56.596580472Z sent eth_sendUserOperation - 0xe6c6a4fca6255856418c069bd4448a23b9033b21e35e931237bb5ace32a72dcb +bundler_1 | 2023-11-30T11:41:56.598784268Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:56.600521497Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2693224634761594535936 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:56.760401787Z until 281474976710655 now= 1701344516 +bundler_1 | 2023-11-30T11:41:56.768193177Z sent eth_sendUserOperation - 0x3b1798c59be7e6ef0a8297f2a13e2e38ca71fa55c8e25fb63c2b9b682044c133 +bundler_1 | 2023-11-30T11:41:56.770605962Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2711671378835304087552 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:56.933765681Z until 281474976710655 now= 1701344516 +bundler_1 | 2023-11-30T11:41:56.941841668Z sent eth_sendUserOperation - 0x9e663733651b1249ea2afb331d33aae0ace18b844a1bc7b269dd66f8d81e5845 +bundler_1 | 2023-11-30T11:41:56.944247179Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2730118122909013639168 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:57.107929502Z until 281474976710655 now= 1701344517 +bundler_1 | 2023-11-30T11:41:57.116009861Z sent eth_sendUserOperation - 0x85155141f071c6cdf69d730a052d7125ca1e0b4cf64aa6272a34f26a911d97ef +bundler_1 | 2023-11-30T11:41:57.118403059Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2748564866982723190784 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:57.281951572Z until 281474976710655 now= 1701344517 +bundler_1 | 2023-11-30T11:41:57.290084753Z sent eth_sendUserOperation - 0xa4dab4c9629259c97cef43bdbbcce132afca6ea3a681983b1250ff2bc073f473 +bundler_1 | 2023-11-30T11:41:57.292434440Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:57.294205452Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2767011611056432742400 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:57.459296849Z until 281474976710655 now= 1701344517 +bundler_1 | 2023-11-30T11:41:57.466790465Z sent eth_sendUserOperation - 0x7622637e7ee095bfbd03f1a1718033eb986c3accaca2ce19f8c6c68f874e158f +bundler_1 | 2023-11-30T11:41:57.469169286Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2785458355130142294016 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:57.634549735Z until 281474976710655 now= 1701344517 +bundler_1 | 2023-11-30T11:41:57.642029375Z sent eth_sendUserOperation - 0x43017d23a6f6b2b7fc8181c8249396fcfccc649283937caaf4d82b012b870b94 +bundler_1 | 2023-11-30T11:41:57.644410220Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2803905099203851845632 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:57.807798768Z until 281474976710655 now= 1701344517 +bundler_1 | 2023-11-30T11:41:57.815437464Z sent eth_sendUserOperation - 0xede364df658970004d3b58af4ff233da06ea39944ddea1bc88351c82e81c7266 +bundler_1 | 2023-11-30T11:41:57.817826074Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2822351843277561397248 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:57.983768426Z until 281474976710655 now= 1701344517 +bundler_1 | 2023-11-30T11:41:57.991889377Z sent eth_sendUserOperation - 0xa4c0bc5f94157e4642c635b80b4d2de889d684e2dc6f0aed713f7e23e3cd9fc5 +bundler_1 | 2023-11-30T11:41:57.994130172Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:57.995922340Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2840798587351270948864 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:58.159103669Z until 281474976710655 now= 1701344518 +bundler_1 | 2023-11-30T11:41:58.166794322Z sent eth_sendUserOperation - 0x1143e44578517f05060f3b348ab12ddf928e5e66e5b6a5ecf22f85b82a5e7e4b +bundler_1 | 2023-11-30T11:41:58.169234949Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2859245331424980500480 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:58.330861244Z until 281474976710655 now= 1701344518 +bundler_1 | 2023-11-30T11:41:58.338425402Z sent eth_sendUserOperation - 0xf2593b2af23fe1702447c460151860b82c0d58f7ab1873bdd917d16572d2e5c2 +bundler_1 | 2023-11-30T11:41:58.340914598Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2877692075498690052096 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:58.504197460Z until 281474976710655 now= 1701344518 +bundler_1 | 2023-11-30T11:41:58.511347819Z sent eth_sendUserOperation - 0x0a7cdf75829a2e9952c6255fb757297c1616d758f8f9c58def834d1a6a27a3c0 +bundler_1 | 2023-11-30T11:41:58.513744183Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2896138819572399603712 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:58.679529771Z until 281474976710655 now= 1701344518 +bundler_1 | 2023-11-30T11:41:58.686148570Z sent eth_sendUserOperation - 0x3ba0219c74b3f1f8b41666f10d36642b5258e0fb59ee86bc49fc5c6c2767f4f9 +bundler_1 | 2023-11-30T11:41:58.688466328Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:58.690216829Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2914585563646109155328 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:58.851193975Z until 281474976710655 now= 1701344518 +bundler_1 | 2023-11-30T11:41:58.859024582Z sent eth_sendUserOperation - 0x7ffbae9972bf885cb4a926e230d3585bb2465ec20752413417919f6204596770 +bundler_1 | 2023-11-30T11:41:58.861348581Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2933032307719818706944 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:59.025112752Z until 281474976710655 now= 1701344519 +bundler_1 | 2023-11-30T11:41:59.032326982Z sent eth_sendUserOperation - 0xaa92254c357e025ff97dedbf530fa94aaa040f01b637f858a5c07e17e957f156 +bundler_1 | 2023-11-30T11:41:59.034697637Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2951479051793528258560 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:59.195986254Z until 281474976710655 now= 1701344519 +bundler_1 | 2023-11-30T11:41:59.203812283Z sent eth_sendUserOperation - 0x4ba8cd5f586b00e74ab019c118fd85740f21d3012b5eebac7c9212fc20ab97f5 +bundler_1 | 2023-11-30T11:41:59.206248131Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2969925795867237810176 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:59.366815266Z until 281474976710655 now= 1701344519 +bundler_1 | 2023-11-30T11:41:59.374459980Z sent eth_sendUserOperation - 0x13bd3c5d87dc27c113b5a1032f6b62bed84aab88e0073fd942fbac465f12ad2a +bundler_1 | 2023-11-30T11:41:59.376807403Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:41:59.378523439Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=2988372539940947361792 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:59.542633368Z until 281474976710655 now= 1701344519 +bundler_1 | 2023-11-30T11:41:59.550819535Z sent eth_sendUserOperation - 0x4dd9f0079b5409ab1552f658ec780f6d3e1f4fad2693c97d6fcb6cbe95324200 +bundler_1 | 2023-11-30T11:41:59.553222711Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3006819284014656913408 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:59.717571218Z until 281474976710655 now= 1701344519 +bundler_1 | 2023-11-30T11:41:59.724941233Z sent eth_sendUserOperation - 0xa3139db4260702b8ac4cc51bf349dba9d3351010dd7f2f3f515ac72616f52f1d +bundler_1 | 2023-11-30T11:41:59.727304055Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3025266028088366465024 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:41:59.889907407Z until 281474976710655 now= 1701344519 +bundler_1 | 2023-11-30T11:41:59.897416575Z sent eth_sendUserOperation - 0xd962c8401418cac51eb739da1806d359a8c4d83ea7e1b643cf9e9a1cc15d0b37 +bundler_1 | 2023-11-30T11:41:59.899826295Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3043712772162076016640 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:00.061493456Z until 281474976710655 now= 1701344520 +bundler_1 | 2023-11-30T11:42:00.068814854Z sent eth_sendUserOperation - 0x64c7ab0b695bdccefbf25456e8b4e8530b5ec0d607c102dddab2e02dcf8ef97c +bundler_1 | 2023-11-30T11:42:00.071080575Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:00.072827850Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3062159516235785568256 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:00.235567613Z until 281474976710655 now= 1701344520 +bundler_1 | 2023-11-30T11:42:00.243051855Z sent eth_sendUserOperation - 0x61ab36d4530d480e25f1e16a58d9805687d3e5bb37f61fdfbb7c351527124ea0 +bundler_1 | 2023-11-30T11:42:00.245401051Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3080606260309495119872 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:00.409920001Z until 281474976710655 now= 1701344520 +bundler_1 | 2023-11-30T11:42:00.417375062Z sent eth_sendUserOperation - 0xaaca6e5bb8ce06a8eac879e010d864f3d8843ec1cf22b2a163ec3ff141ce70ff +bundler_1 | 2023-11-30T11:42:00.419806341Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3099053004383204671488 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:00.586482921Z until 281474976710655 now= 1701344520 +bundler_1 | 2023-11-30T11:42:00.593620854Z sent eth_sendUserOperation - 0x55dcf3b81cbd94beeb1ba66ffdccda2e6a7ba5b57099f7da8eca928966745f8f +bundler_1 | 2023-11-30T11:42:00.596034130Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3117499748456914223104 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:00.759958156Z until 281474976710655 now= 1701344520 +bundler_1 | 2023-11-30T11:42:00.767607492Z sent eth_sendUserOperation - 0x0bf42b88a6e3c49a5f37abca6d879781040fbe0dedddde622cc7a2b80173069e +bundler_1 | 2023-11-30T11:42:00.769869556Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:00.771649522Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3135946492530623774720 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:00.935469190Z until 281474976710655 now= 1701344520 +bundler_1 | 2023-11-30T11:42:00.943155978Z sent eth_sendUserOperation - 0xce29546451d1e5c9e4722a5bcc2079268027281ca8f426c842d2953f7d8f0fee +bundler_1 | 2023-11-30T11:42:00.945532025Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3154393236604333326336 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:01.108642371Z until 281474976710655 now= 1701344521 +bundler_1 | 2023-11-30T11:42:01.117366236Z sent eth_sendUserOperation - 0xb0d2506630b9f7ebcd9631357a2dd632013255d0377be8a51f32be2679769aa5 +bundler_1 | 2023-11-30T11:42:01.119853015Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3172839980678042877952 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:01.278831194Z until 281474976710655 now= 1701344521 +bundler_1 | 2023-11-30T11:42:01.286497720Z sent eth_sendUserOperation - 0x07b6b684957765b2aed832d21dbd49d31fc3a7a0e4c66011b57e6e3177870ec5 +bundler_1 | 2023-11-30T11:42:01.288887501Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3191286724751752429568 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:01.449633209Z until 281474976710655 now= 1701344521 +bundler_1 | 2023-11-30T11:42:01.457821636Z sent eth_sendUserOperation - 0x2b5a0914e11572f2de5ba745662b316eb51092007f431a0ae017dde471dc4689 +bundler_1 | 2023-11-30T11:42:01.460087013Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:01.461852221Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3209733468825461981184 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:01.629892441Z until 281474976710655 now= 1701344521 +bundler_1 | 2023-11-30T11:42:01.637997152Z sent eth_sendUserOperation - 0x77cd548de0ec58eb097eb8659e344742e510a1d41578376d96a9133822f8e59d +bundler_1 | 2023-11-30T11:42:01.640406771Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3228180212899171532800 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:01.807039870Z until 281474976710655 now= 1701344521 +bundler_1 | 2023-11-30T11:42:01.815004186Z sent eth_sendUserOperation - 0x895f079f287c8a34dc0064d4e3032184b51981535a20cfbab6eff85608942b06 +bundler_1 | 2023-11-30T11:42:01.817382497Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3246626956972881084416 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:01.980859597Z until 281474976710655 now= 1701344521 +bundler_1 | 2023-11-30T11:42:01.988854096Z sent eth_sendUserOperation - 0x2721f83a5acfa47759ec90a2e60a0fb468a332a64f431bbf9c2b3dedd51e8dd1 +bundler_1 | 2023-11-30T11:42:01.991241954Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3265073701046590636032 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:02.153335055Z until 281474976710655 now= 1701344522 +bundler_1 | 2023-11-30T11:42:02.161566018Z sent eth_sendUserOperation - 0x29340e5c0db70a47f2094aee86055023dba01b31e02adae1aea29effe0cc124d +bundler_1 | 2023-11-30T11:42:02.163870831Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:02.165582230Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3283520445120300187648 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:02.331412132Z until 281474976710655 now= 1701344522 +bundler_1 | 2023-11-30T11:42:02.338855501Z sent eth_sendUserOperation - 0x3c895883bd64f4aafc2150060a93cf63e05b58717a012b981a4b478239b40524 +bundler_1 | 2023-11-30T11:42:02.341231127Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3301967189194009739264 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:02.503113914Z until 281474976710655 now= 1701344522 +bundler_1 | 2023-11-30T11:42:02.510676421Z sent eth_sendUserOperation - 0x668dd885823d95b3be7c602755e0e9c9858a9a68bef7538bb31afb1b15a5043e +bundler_1 | 2023-11-30T11:42:02.513053900Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3320413933267719290880 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:02.670656650Z until 281474976710655 now= 1701344522 +bundler_1 | 2023-11-30T11:42:02.679281326Z sent eth_sendUserOperation - 0x963afb3d705b19ab261efcc652fee6d295c2a07f5f11799cfac3b428f35f44fc +bundler_1 | 2023-11-30T11:42:02.681680432Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3338860677341428842496 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:02.844836745Z until 281474976710655 now= 1701344522 +bundler_1 | 2023-11-30T11:42:02.852495311Z sent eth_sendUserOperation - 0xcdad17001d7d5aafb060dbc0d2a05192e4222d0ed7a0ad602b6d509686684866 +bundler_1 | 2023-11-30T11:42:02.854774747Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:02.856480736Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3357307421415138394112 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:03.020734402Z until 281474976710655 now= 1701344523 +bundler_1 | 2023-11-30T11:42:03.028600568Z sent eth_sendUserOperation - 0xb27e105adbd9795f0da93c271b5fce34e3b9d4019b4f265c3ff33da7bfe435fb +bundler_1 | 2023-11-30T11:42:03.031425882Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3375754165488847945728 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:03.194570028Z until 281474976710655 now= 1701344523 +bundler_1 | 2023-11-30T11:42:03.204508234Z sent eth_sendUserOperation - 0x4d95929162ff15ef5ad07a5e07d44e8f2996529bf742d0159160d41b5db323e4 +bundler_1 | 2023-11-30T11:42:03.207320763Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3394200909562557497344 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:03.372242772Z until 281474976710655 now= 1701344523 +bundler_1 | 2023-11-30T11:42:03.379857587Z sent eth_sendUserOperation - 0xffccd27d03f615b7eae0f68855d517b181b133f2f54e7a9b3ec1ac6d49c2a524 +bundler_1 | 2023-11-30T11:42:03.382244152Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3412647653636267048960 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:03.543972959Z until 281474976710655 now= 1701344523 +bundler_1 | 2023-11-30T11:42:03.551940862Z sent eth_sendUserOperation - 0x184945dd7221e04fe28dff2b3014817bb6744177266de9f2fea7fb022713ee1e +bundler_1 | 2023-11-30T11:42:03.554180370Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:03.555956830Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3431094397709976600576 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:03.721864005Z until 281474976710655 now= 1701344523 +bundler_1 | 2023-11-30T11:42:03.729971741Z sent eth_sendUserOperation - 0x7dcecf3672d4f245029030fd01f5cf1a4691147abf3e8b2951f546bd43f5dd63 +bundler_1 | 2023-11-30T11:42:03.732343199Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3449541141783686152192 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:03.897581138Z until 281474976710655 now= 1701344523 +bundler_1 | 2023-11-30T11:42:03.905043758Z sent eth_sendUserOperation - 0x5907a32eed9a56aa543244d6ba1d5ab7dc781c4e3f03191d2334845d83ca595f +bundler_1 | 2023-11-30T11:42:03.907453487Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3467987885857395703808 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:04.070950883Z until 281474976710655 now= 1701344524 +bundler_1 | 2023-11-30T11:42:04.078572661Z sent eth_sendUserOperation - 0x2d9ad0a6f6a47ec1e2057ef8e401e344ffaf5b4fbc9455c6c320b5e0fa5dd806 +bundler_1 | 2023-11-30T11:42:04.080988000Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3486434629931105255424 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:04.257912935Z until 281474976710655 now= 1701344524 +bundler_1 | 2023-11-30T11:42:04.276330922Z sent eth_sendUserOperation - 0xffdceb8d358a56f952691a8cc2fcff018b4bc5c52efe467d65713be0d5175d4e +bundler_1 | 2023-11-30T11:42:04.278671451Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:04.280424978Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3504881374004814807040 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:04.444674405Z until 281474976710655 now= 1701344524 +bundler_1 | 2023-11-30T11:42:04.452384361Z sent eth_sendUserOperation - 0xfcf9954a91d37622d15b4b2c11ce4ec5a73717ea2420925444dcfc4aa61056c7 +bundler_1 | 2023-11-30T11:42:04.454845014Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3523328118078524358656 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:04.618141837Z until 281474976710655 now= 1701344524 +bundler_1 | 2023-11-30T11:42:04.625550247Z sent eth_sendUserOperation - 0xdc8885a1e4c5e7ab7442911a588dbcb4728378c028864e8ff23b3e6d0fb45164 +bundler_1 | 2023-11-30T11:42:04.627960316Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3541774862152233910272 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:04.792183204Z until 281474976710655 now= 1701344524 +bundler_1 | 2023-11-30T11:42:04.799227402Z sent eth_sendUserOperation - 0x07f15378339d33a50daca9a8efac985c40c92bb7adbf54f5578c5581a78606c3 +bundler_1 | 2023-11-30T11:42:04.801596175Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3560221606225943461888 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:04.957686805Z until 281474976710655 now= 1701344524 +bundler_1 | 2023-11-30T11:42:04.964997746Z sent eth_sendUserOperation - 0x629e928c89a2e5cab431f0a146bfe95f1966b152c56943a1515df8b057e09d3b +bundler_1 | 2023-11-30T11:42:04.967277283Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:04.969018506Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3578668350299653013504 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:05.133450390Z until 281474976710655 now= 1701344525 +bundler_1 | 2023-11-30T11:42:05.141179357Z sent eth_sendUserOperation - 0x3437d472d41fe46c679650a883a732e0b3d02f8ab299c035f5937bf73f26e2e9 +bundler_1 | 2023-11-30T11:42:05.143593367Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3597115094373362565120 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:05.306672601Z until 281474976710655 now= 1701344525 +bundler_1 | 2023-11-30T11:42:05.315019472Z sent eth_sendUserOperation - 0xa034a7fb986fe5a26d9a0ced53fd33e41314e4731c442175e03d51fdb4137201 +bundler_1 | 2023-11-30T11:42:05.317390259Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3615561838447072116736 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:05.480193582Z until 281474976710655 now= 1701344525 +bundler_1 | 2023-11-30T11:42:05.488611001Z sent eth_sendUserOperation - 0xf43ee88319b4ac567fa7b423b7c70401375709c1e245c9190c5f2cdbcc70ec7d +bundler_1 | 2023-11-30T11:42:05.491248264Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3634008582520781668352 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:05.653260421Z until 281474976710655 now= 1701344525 +bundler_1 | 2023-11-30T11:42:05.661253039Z sent eth_sendUserOperation - 0xfd8f3d649ec7b1fe53b792658f6e13d56f326f683fe3d40a988b90a9f9552a53 +bundler_1 | 2023-11-30T11:42:05.663601042Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:05.665431622Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3652455326594491219968 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:05.829776949Z until 281474976710655 now= 1701344525 +bundler_1 | 2023-11-30T11:42:05.837838965Z sent eth_sendUserOperation - 0x0adb6022cb564e4f4e116b445716e70de64dccf1580d6aa1185658ac3f34cc4e +bundler_1 | 2023-11-30T11:42:05.840643199Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3670902070668200771584 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:06.002668794Z until 281474976710655 now= 1701344526 +bundler_1 | 2023-11-30T11:42:06.010210983Z sent eth_sendUserOperation - 0xafc7696ab0c179494f4ff07b2367e9dcf1c32b094c850740178d6c05031e4b01 +bundler_1 | 2023-11-30T11:42:06.012604331Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3689348814741910323200 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:06.173016581Z until 281474976710655 now= 1701344526 +bundler_1 | 2023-11-30T11:42:06.180728209Z sent eth_sendUserOperation - 0x190975c785752c4f279afdf8549581d67228d3094e5457813f114ae334b5b9a3 +bundler_1 | 2023-11-30T11:42:06.183122799Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3707795558815619874816 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:06.353929271Z until 281474976710655 now= 1701344526 +bundler_1 | 2023-11-30T11:42:06.363613417Z sent eth_sendUserOperation - 0x2ad16d13240c67644448536d5ae69f56cf4a72d233312837ce96a3af1af49ffc +bundler_1 | 2023-11-30T11:42:06.365882653Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:06.367749043Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3726242302889329426432 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:06.532096580Z until 281474976710655 now= 1701344526 +bundler_1 | 2023-11-30T11:42:06.539739791Z sent eth_sendUserOperation - 0xabe72a7cdd71cfe0d18c572460bff73bf72aaaa2579e079bfaa8fcbb58753b56 +bundler_1 | 2023-11-30T11:42:06.542450146Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3744689046963038978048 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:06.707374271Z until 281474976710655 now= 1701344526 +bundler_1 | 2023-11-30T11:42:06.714883702Z sent eth_sendUserOperation - 0x0e9109af5013a98fbe7f439ace31463bea89d80e4a99da1ad84c9da7b5b2a6f9 +bundler_1 | 2023-11-30T11:42:06.717252504Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3763135791036748529664 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:06.882901619Z until 281474976710655 now= 1701344526 +bundler_1 | 2023-11-30T11:42:06.890179312Z sent eth_sendUserOperation - 0x76cd052e13ba1691ec1e064ccb579b1aa69c53ddd162f9adbe3f69fff8460453 +bundler_1 | 2023-11-30T11:42:06.892559726Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3781582535110458081280 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:07.054676792Z until 281474976710655 now= 1701344527 +bundler_1 | 2023-11-30T11:42:07.062459582Z sent eth_sendUserOperation - 0x50e1a9803d3d520eba1c19214da6b722999ee5129cfdb32ca05ad8a9a6ed646f +bundler_1 | 2023-11-30T11:42:07.064783026Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:07.066587171Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3800029279184167632896 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:07.227316047Z until 281474976710655 now= 1701344527 +bundler_1 | 2023-11-30T11:42:07.235754147Z sent eth_sendUserOperation - 0xe377341166e22c23c6164d844eaf4bb359bc45e3648d888298b3b6e090f0a26f +bundler_1 | 2023-11-30T11:42:07.238575433Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3818476023257877184512 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:07.403886785Z until 281474976710655 now= 1701344527 +bundler_1 | 2023-11-30T11:42:07.413032865Z sent eth_sendUserOperation - 0x188de884240faedd79de20eee6251b0244a5be91078e701bcd579181830c11ac +bundler_1 | 2023-11-30T11:42:07.415434769Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3836922767331586736128 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:07.581108677Z until 281474976710655 now= 1701344527 +bundler_1 | 2023-11-30T11:42:07.588730584Z sent eth_sendUserOperation - 0x57544d8b22c8f3a184d803448be1683d27edcf326ddb05bab86892f0e186dc99 +bundler_1 | 2023-11-30T11:42:07.591132872Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3855369511405296287744 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:07.754836260Z until 281474976710655 now= 1701344527 +bundler_1 | 2023-11-30T11:42:07.762856389Z sent eth_sendUserOperation - 0xcfeec8ab87dec2a72f506d8e7f28cf109a9015b1275a9b611b9be4aec5fb4ef5 +bundler_1 | 2023-11-30T11:42:07.765104476Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:07.766837645Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3873816255479005839360 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:07.928980939Z until 281474976710655 now= 1701344527 +bundler_1 | 2023-11-30T11:42:07.937276194Z sent eth_sendUserOperation - 0x5a9314efac4e4fcf559c32200da8d5ae0d0a40af3c6078c872f1fe02df64709d +bundler_1 | 2023-11-30T11:42:07.939684961Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3892262999552715390976 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:08.102615192Z until 281474976710655 now= 1701344528 +bundler_1 | 2023-11-30T11:42:08.111678621Z sent eth_sendUserOperation - 0x1583cde2261673dec6267e4a0ffd9d7d3aae0d316e769c42fd40bd14d16e80d2 +bundler_1 | 2023-11-30T11:42:08.114066538Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3910709743626424942592 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:08.280717803Z until 281474976710655 now= 1701344528 +bundler_1 | 2023-11-30T11:42:08.288486725Z sent eth_sendUserOperation - 0x81583255e776bf511b8f685a3c14bea67f9eb1cb73c97b71279e4dcca95cb4b3 +bundler_1 | 2023-11-30T11:42:08.290877258Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3929156487700134494208 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:08.453509530Z until 281474976710655 now= 1701344528 +bundler_1 | 2023-11-30T11:42:08.461413505Z sent eth_sendUserOperation - 0xfbe6a9ad8a5ed3998aa7bff4074bac68fb4fd49d25f8a3fd38d8b56dc36b95c8 +bundler_1 | 2023-11-30T11:42:08.463696137Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:08.465430538Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3947603231773844045824 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:08.627911649Z until 281474976710655 now= 1701344528 +bundler_1 | 2023-11-30T11:42:08.635550287Z sent eth_sendUserOperation - 0x9a8f17c9faa38a8dcf6fcfd37a35347f1504e731af8d4f9045754d7f2276cc32 +bundler_1 | 2023-11-30T11:42:08.637863115Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3966049975847553597440 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:08.797666464Z until 281474976710655 now= 1701344528 +bundler_1 | 2023-11-30T11:42:08.805234408Z sent eth_sendUserOperation - 0x88496e0da45ef7ceee1889a9ee83fb292d4c094323760a9e8dffb9eb71d6d21f +bundler_1 | 2023-11-30T11:42:08.807620316Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=3984496719921263149056 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:08.970104926Z until 281474976710655 now= 1701344528 +bundler_1 | 2023-11-30T11:42:08.977333671Z sent eth_sendUserOperation - 0xa39ae1e8560f7a3e1b089e00d85e68be2dcbab4203c04f4d685a6b8b5fe49865 +bundler_1 | 2023-11-30T11:42:08.979713300Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4002943463994972700672 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:09.141827574Z until 281474976710655 now= 1701344529 +bundler_1 | 2023-11-30T11:42:09.149446986Z sent eth_sendUserOperation - 0x52535530c9f566f0d9e4639d0dbe02a913fbb5c5692d65f47f2f813881b083a2 +bundler_1 | 2023-11-30T11:42:09.151758903Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:09.153498213Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4021390208068682252288 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:09.315661785Z until 281474976710655 now= 1701344529 +bundler_1 | 2023-11-30T11:42:09.323362460Z sent eth_sendUserOperation - 0x0c688c87ea5e6ff0afc3de275ebd96adca01c235394e01c1073ac812beb220cf +bundler_1 | 2023-11-30T11:42:09.325725431Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4039836952142391803904 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:09.486505657Z until 281474976710655 now= 1701344529 +bundler_1 | 2023-11-30T11:42:09.493610881Z sent eth_sendUserOperation - 0xcd835c955acb5f2548bfb9c832c1c8b338460ee90d5d0e5a2fa65f28f4c42d6c +bundler_1 | 2023-11-30T11:42:09.495982786Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4058283696216101355520 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:09.662375109Z until 281474976710655 now= 1701344529 +bundler_1 | 2023-11-30T11:42:09.670192657Z sent eth_sendUserOperation - 0x48596bab36e68de6b76e350d2624ad47ba0b8e4ca3fb71983607720f3d60e6c0 +bundler_1 | 2023-11-30T11:42:09.672577860Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4076730440289810907136 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:09.835514963Z until 281474976710655 now= 1701344529 +bundler_1 | 2023-11-30T11:42:09.843755997Z sent eth_sendUserOperation - 0x4743b688fbd4f0c18793ce7bfd238aef13a40b60e70d3fdfaa4b244c8a6eb3fa +bundler_1 | 2023-11-30T11:42:09.846025715Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:09.847776336Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4095177184363520458752 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:10.007284699Z until 281474976710655 now= 1701344530 +bundler_1 | 2023-11-30T11:42:10.015243879Z sent eth_sendUserOperation - 0x3e0731b29987b1d9b76dfb5b221617d928e3834504616bfea24e113a17131c84 +bundler_1 | 2023-11-30T11:42:10.017604496Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4113623928437230010368 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:10.184112326Z until 281474976710655 now= 1701344530 +bundler_1 | 2023-11-30T11:42:10.191730717Z sent eth_sendUserOperation - 0x18ed963df45353fb44a212025bbc13b4d9c71630da833e7a9ddfb0a6c55b04ab +bundler_1 | 2023-11-30T11:42:10.194129806Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4132070672510939561984 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:10.357317820Z until 281474976710655 now= 1701344530 +bundler_1 | 2023-11-30T11:42:10.364979508Z sent eth_sendUserOperation - 0x156b6d690e63cec82233407431ad5f84c02df2b730bcda236be35f2114ea50f8 +bundler_1 | 2023-11-30T11:42:10.367345485Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4150517416584649113600 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:10.530681622Z until 281474976710655 now= 1701344530 +bundler_1 | 2023-11-30T11:42:10.539092021Z sent eth_sendUserOperation - 0xd9dac947e8d0e5b1b94682d639320d432270e1a880bc80d2bead9d987e5ff467 +bundler_1 | 2023-11-30T11:42:10.541358442Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:10.543094025Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4168964160658358665216 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:10.706032571Z until 281474976710655 now= 1701344530 +bundler_1 | 2023-11-30T11:42:10.713682518Z sent eth_sendUserOperation - 0x6edaf231dba3ba52875b132c82105f926bbe39aa2e094c1249789f0eadab9b37 +bundler_1 | 2023-11-30T11:42:10.716143892Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4187410904732068216832 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:10.882098687Z until 281474976710655 now= 1701344530 +bundler_1 | 2023-11-30T11:42:10.889851317Z sent eth_sendUserOperation - 0x10fb9953fe6080f36de1b93dfdd2488ea08534d09c49f80ee9f7dc612b2b7135 +bundler_1 | 2023-11-30T11:42:10.892261337Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4205857648805777768448 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:11.056088227Z until 281474976710655 now= 1701344531 +bundler_1 | 2023-11-30T11:42:11.063226076Z sent eth_sendUserOperation - 0xac00016cecc635be16a73a502a5e23f9002f2e2a108b8e2310c00a6f9fda0faa +bundler_1 | 2023-11-30T11:42:11.065554613Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4224304392879487320064 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:11.231667492Z until 281474976710655 now= 1701344531 +bundler_1 | 2023-11-30T11:42:11.239266838Z sent eth_sendUserOperation - 0x6cde327324a838d501779181a92710ff7e7257bc4045f3dc6330cce9563179d6 +bundler_1 | 2023-11-30T11:42:11.241515887Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:11.243301463Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4242751136953196871680 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:11.405054177Z until 281474976710655 now= 1701344531 +bundler_1 | 2023-11-30T11:42:11.412708615Z sent eth_sendUserOperation - 0xf21638e5f4994bc0b8e23082fb1c383ce98608066a4762e4efa5180dfc999954 +bundler_1 | 2023-11-30T11:42:11.415105740Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4261197881026906423296 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:11.579364015Z until 281474976710655 now= 1701344531 +bundler_1 | 2023-11-30T11:42:11.586403166Z sent eth_sendUserOperation - 0xd74f867ef1c7fe007f991346222d62ef5f69c69b4ca76ea9a7c73dc4f59ce3fb +bundler_1 | 2023-11-30T11:42:11.588828780Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4279644625100615974912 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:11.752391520Z until 281474976710655 now= 1701344531 +bundler_1 | 2023-11-30T11:42:11.760160806Z sent eth_sendUserOperation - 0x7eb863c5bdf4b8608b5f30bd6eaf4f8e89c7bf09543a0dc2fc787ed5db038de4 +bundler_1 | 2023-11-30T11:42:11.762558799Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4298091369174325526528 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:11.926976756Z until 281474976710655 now= 1701344531 +bundler_1 | 2023-11-30T11:42:11.934466735Z sent eth_sendUserOperation - 0xbfaee87290d4ad4944aadee4c0c307ee19806d04f9f7af4000ee92f1fd36caa2 +bundler_1 | 2023-11-30T11:42:11.936755214Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:11.938515903Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4316538113248035078144 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:12.099800720Z until 281474976710655 now= 1701344532 +bundler_1 | 2023-11-30T11:42:12.108047332Z sent eth_sendUserOperation - 0x3f68617163b11c7b3c5c87919ae3595563dac1ce2e589a1bb98b04196fb025bd +bundler_1 | 2023-11-30T11:42:12.110443301Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4334984857321744629760 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:12.272744281Z until 281474976710655 now= 1701344532 +bundler_1 | 2023-11-30T11:42:12.280196576Z sent eth_sendUserOperation - 0x0f07f6485aea0bca8e0e0d876c3819d9e2c730c55fd9a2b571cec8ed015f44a9 +bundler_1 | 2023-11-30T11:42:12.282590551Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4353431601395454181376 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:12.443948210Z until 281474976710655 now= 1701344532 +bundler_1 | 2023-11-30T11:42:12.451704592Z sent eth_sendUserOperation - 0x223d8bb5970e41f53b6af9412f285621e67a5508d3be836100166b419a539dd8 +bundler_1 | 2023-11-30T11:42:12.454152077Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4371878345469163732992 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:12.618172363Z until 281474976710655 now= 1701344532 +bundler_1 | 2023-11-30T11:42:12.626216540Z sent eth_sendUserOperation - 0x64d2949b1a05f8bcf1532a5dff484c71c7d4ba36ab695642dc47dd96ad256295 +bundler_1 | 2023-11-30T11:42:12.628456709Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:12.630171994Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4390325089542873284608 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:12.793883646Z until 281474976710655 now= 1701344532 +bundler_1 | 2023-11-30T11:42:12.801552492Z sent eth_sendUserOperation - 0xffa92602ce10d614c03b60cf6bf6f9b1c8540b6e8bef7b046a476c8659724f96 +bundler_1 | 2023-11-30T11:42:12.803976757Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4408771833616582836224 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:12.966712622Z until 281474976710655 now= 1701344532 +bundler_1 | 2023-11-30T11:42:12.974454250Z sent eth_sendUserOperation - 0x207af6270d66806fd5a1faf8677f03fc5e278a76f580645b87db8fd5e513dca4 +bundler_1 | 2023-11-30T11:42:12.976854554Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4427218577690292387840 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:13.141112074Z until 281474976710655 now= 1701344533 +bundler_1 | 2023-11-30T11:42:13.148254068Z sent eth_sendUserOperation - 0x1d7f928c74a2ed1d75faff69a8b26eac5d56b6cea0a275a6816fc74880a3aa9a +bundler_1 | 2023-11-30T11:42:13.150616207Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4445665321764001939456 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:13.314014530Z until 281474976710655 now= 1701344533 +bundler_1 | 2023-11-30T11:42:13.321693859Z sent eth_sendUserOperation - 0x7afabfa9542719428178b647ffb03018e7dfe746dab88a1023e4128150fdc484 +bundler_1 | 2023-11-30T11:42:13.324015282Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:13.325755533Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4464112065837711491072 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:13.489366947Z until 281474976710655 now= 1701344533 +bundler_1 | 2023-11-30T11:42:13.497108464Z sent eth_sendUserOperation - 0x5d5189556465ef145e31c8ec6601b7d294e71de82832abdf1623061d55775500 +bundler_1 | 2023-11-30T11:42:13.499481133Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4482558809911421042688 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:13.662934859Z until 281474976710655 now= 1701344533 +bundler_1 | 2023-11-30T11:42:13.670379371Z sent eth_sendUserOperation - 0x6626d2ff490718e85110a4f780d902b6d7189c0f96c4122be18726d303144830 +bundler_1 | 2023-11-30T11:42:13.672775554Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4501005553985130594304 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:13.834679443Z until 281474976710655 now= 1701344533 +bundler_1 | 2023-11-30T11:42:13.842193881Z sent eth_sendUserOperation - 0xa93bf85d3152f53ba23f59f3603db89390f30ff58de56dc55f7a6fbd8a4bf71c +bundler_1 | 2023-11-30T11:42:13.844546363Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4519452298058840145920 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:14.008649074Z until 281474976710655 now= 1701344534 +bundler_1 | 2023-11-30T11:42:14.016380957Z sent eth_sendUserOperation - 0xc1e7d7363f00dd6a88a459bde8639cd6cd4a1e3e3c534d6d74ff8c76cd69d86b +bundler_1 | 2023-11-30T11:42:14.018612323Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:14.020367922Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4537899042132549697536 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:14.188025218Z until 281474976710655 now= 1701344534 +bundler_1 | 2023-11-30T11:42:14.195756076Z sent eth_sendUserOperation - 0x34a126c7c2008b7f2ff993efaaed5d320849dbb01891ff51ef9dde1b1cc05e57 +bundler_1 | 2023-11-30T11:42:14.198124537Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4556345786206259249152 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:14.361758886Z until 281474976710655 now= 1701344534 +bundler_1 | 2023-11-30T11:42:14.369290202Z sent eth_sendUserOperation - 0x1a2a5aa6c3ef15187c2308d30174cabc7a8e8a647f2d68183d7bdd08e61d2af5 +bundler_1 | 2023-11-30T11:42:14.371711785Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4574792530279968800768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:14.531893064Z until 281474976710655 now= 1701344534 +bundler_1 | 2023-11-30T11:42:14.539543545Z sent eth_sendUserOperation - 0xd60a44a01831df7dfde1863354f0ece7b48c4127bcea696d033d9575be450f4d +bundler_1 | 2023-11-30T11:42:14.541896627Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4593239274353678352384 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:14.706298910Z until 281474976710655 now= 1701344534 +bundler_1 | 2023-11-30T11:42:14.713831927Z sent eth_sendUserOperation - 0xe32f449fb3cfa866ea81d24434a78ea51aef667868847638167ebd059ec4128b +bundler_1 | 2023-11-30T11:42:14.716111856Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:14.717837179Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4611686018427387904000 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:14.880295879Z until 281474976710655 now= 1701344534 +bundler_1 | 2023-11-30T11:42:14.888106615Z sent eth_sendUserOperation - 0xa02a63d30d20253506cf3c114fe3cb65a8f4dc6226e1d56c1ab88d7700b7cfae +bundler_1 | 2023-11-30T11:42:14.890424512Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4630132762501097455616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:15.053964162Z until 281474976710655 now= 1701344535 +bundler_1 | 2023-11-30T11:42:15.061556632Z sent eth_sendUserOperation - 0xdf26d2f723b6ba991c1c60cfc52d8fc6732d15b3ba01f07654ac193c95ee15fc +bundler_1 | 2023-11-30T11:42:15.063995985Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4648579506574807007232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:15.229599074Z until 281474976710655 now= 1701344535 +bundler_1 | 2023-11-30T11:42:15.247472602Z sent eth_sendUserOperation - 0xff9138445929bec7ca6057fd212fe4c9338756b1ca2970a5590afa5d77be10c4 +bundler_1 | 2023-11-30T11:42:15.249930597Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4667026250648516558848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:15.411960791Z until 281474976710655 now= 1701344535 +bundler_1 | 2023-11-30T11:42:15.419766869Z sent eth_sendUserOperation - 0x62ee31b137c62de54e4e703342cee432e23e04772e24f8b56fdee67e372859f0 +bundler_1 | 2023-11-30T11:42:15.422016589Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:15.423785848Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4685472994722226110464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:15.587666706Z until 281474976710655 now= 1701344535 +bundler_1 | 2023-11-30T11:42:15.595340341Z sent eth_sendUserOperation - 0x507a984723bd1d2c52ca99d31ad9fca08d398b12b36c2951be3fe09c136b5cf0 +bundler_1 | 2023-11-30T11:42:15.597742243Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4703919738795935662080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:15.761353360Z until 281474976710655 now= 1701344535 +bundler_1 | 2023-11-30T11:42:15.768631087Z sent eth_sendUserOperation - 0x09ca8af58b31054e683e8fc1ba64cfedcb763e470c221f16d31e039c9b4c2cdf +bundler_1 | 2023-11-30T11:42:15.771005195Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4722366482869645213696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:15.934034411Z until 281474976710655 now= 1701344535 +bundler_1 | 2023-11-30T11:42:15.941571408Z sent eth_sendUserOperation - 0x419984c26d3bbd7ca2a365b369da640e93b912aab69be1108f643daddc82fe4c +bundler_1 | 2023-11-30T11:42:15.943958113Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4740813226943354765312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:16.107237745Z until 281474976710655 now= 1701344536 +bundler_1 | 2023-11-30T11:42:16.114603152Z sent eth_sendUserOperation - 0xd5e4c353b9cb7e97253cf910fb0f2dc527d211944d53caaf5bfa311b0c2910fa +bundler_1 | 2023-11-30T11:42:16.116940174Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:16.118689292Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4759259971017064316928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:16.283500129Z until 281474976710655 now= 1701344536 +bundler_1 | 2023-11-30T11:42:16.290335239Z sent eth_sendUserOperation - 0x5a504bd3440faa60adf64368d943d07666d0a778dbdb9c017cd99af86be02ed8 +bundler_1 | 2023-11-30T11:42:16.292732674Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4777706715090773868544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:16.454042734Z until 281474976710655 now= 1701344536 +bundler_1 | 2023-11-30T11:42:16.461647852Z sent eth_sendUserOperation - 0xd966bb1346a763a3ff08ecf12aa3517c4d563d976576d01683449d584860d041 +bundler_1 | 2023-11-30T11:42:16.464039937Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4796153459164483420160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:16.629250491Z until 281474976710655 now= 1701344536 +bundler_1 | 2023-11-30T11:42:16.636957925Z sent eth_sendUserOperation - 0xc3c3e8027606027443f91c6028f3563e795e838cc849cf8e93e9a7de01647431 +bundler_1 | 2023-11-30T11:42:16.639317490Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4814600203238192971776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:16.798280095Z until 281474976710655 now= 1701344536 +bundler_1 | 2023-11-30T11:42:16.806095638Z sent eth_sendUserOperation - 0x6ec560b24ba00b15297350f1261549eca1fc8f136fe49bb8c6efec61ffa3277a +bundler_1 | 2023-11-30T11:42:16.808374642Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:16.810105796Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4833046947311902523392 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:16.970239669Z until 281474976710655 now= 1701344536 +bundler_1 | 2023-11-30T11:42:16.977669597Z sent eth_sendUserOperation - 0xa2c84753cd865f33cc8e8a54e73d8bec80cb1c478056460fbe996fbb3edb4143 +bundler_1 | 2023-11-30T11:42:16.980083736Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4851493691385612075008 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:17.141768168Z until 281474976710655 now= 1701344537 +bundler_1 | 2023-11-30T11:42:17.149439982Z sent eth_sendUserOperation - 0x6359b2721e62d7c73d83fc0c7bcc99d1f600ccb2d2be43e2255bcf45ef6bfad9 +bundler_1 | 2023-11-30T11:42:17.151878527Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4869940435459321626624 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:17.314117457Z until 281474976710655 now= 1701344537 +bundler_1 | 2023-11-30T11:42:17.321648773Z sent eth_sendUserOperation - 0x7423b77a706473406ca27b6f1e9e5aa51d489ef8653fb6287af445a37711f485 +bundler_1 | 2023-11-30T11:42:17.324183614Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4888387179533031178240 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:17.488055449Z until 281474976710655 now= 1701344537 +bundler_1 | 2023-11-30T11:42:17.495984606Z sent eth_sendUserOperation - 0xc8b743dd2fcc5e0a6be4ebf64c6997bbef21713ae5d5f120e8b702d23c3b2910 +bundler_1 | 2023-11-30T11:42:17.498251779Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:17.500016154Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4906833923606740729856 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:17.660114245Z until 281474976710655 now= 1701344537 +bundler_1 | 2023-11-30T11:42:17.667829751Z sent eth_sendUserOperation - 0x8ecd62a578196e41a444ad247263cee3dc67e27c5704584df26dd6661aae3a35 +bundler_1 | 2023-11-30T11:42:17.670170871Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4925280667680450281472 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:17.830954457Z until 281474976710655 now= 1701344537 +bundler_1 | 2023-11-30T11:42:17.839014966Z sent eth_sendUserOperation - 0xc134c617041a7efc6d24bef84bf808e02b82c15aa0d0b0b7c035df3c4b0eb91a +bundler_1 | 2023-11-30T11:42:17.841418051Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4943727411754159833088 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:18.003970469Z until 281474976710655 now= 1701344538 +bundler_1 | 2023-11-30T11:42:18.011493623Z sent eth_sendUserOperation - 0xd69f87c6f1cd1c36568cc6d0464a786ddbe44d70b5a2bf333f04e5358b316cae +bundler_1 | 2023-11-30T11:42:18.013876872Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4962174155827869384704 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:18.176057274Z until 281474976710655 now= 1701344538 +bundler_1 | 2023-11-30T11:42:18.183446836Z sent eth_sendUserOperation - 0xf048d5bb70bba9f1cbe9faec6f457eae4c858bcca4355bcaa29bd8759d8349a6 +bundler_1 | 2023-11-30T11:42:18.185717795Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:18.187463730Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4980620899901578936320 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:18.347960820Z until 281474976710655 now= 1701344538 +bundler_1 | 2023-11-30T11:42:18.355981067Z sent eth_sendUserOperation - 0xd90f821773cb792d3f1ad439dcfd6552423aa945a2bd4f65feaa62a5e032ca4b +bundler_1 | 2023-11-30T11:42:18.358314492Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=4999067643975288487936 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:18.522897408Z until 281474976710655 now= 1701344538 +bundler_1 | 2023-11-30T11:42:18.531154907Z sent eth_sendUserOperation - 0x58799fe7361431cc57c84ce0595344261c4b7d88c74d19800b06087630a2d0ae +bundler_1 | 2023-11-30T11:42:18.533442658Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5017514388048998039552 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:18.696623967Z until 281474976710655 now= 1701344538 +bundler_1 | 2023-11-30T11:42:18.703983967Z sent eth_sendUserOperation - 0x0e76f00fb98c76c597ef458e73a4302740df0c5ab809e0ed0614dbca830fe9d0 +bundler_1 | 2023-11-30T11:42:18.706355414Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5035961132122707591168 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:18.868047656Z until 281474976710655 now= 1701344538 +bundler_1 | 2023-11-30T11:42:18.875570206Z sent eth_sendUserOperation - 0x386e02d9ce933bc1b75f40ea83eb18d39f9d4fc3b98ef5597022160427189d54 +bundler_1 | 2023-11-30T11:42:18.877820097Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:18.879595176Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5054407876196417142784 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:19.044262632Z until 281474976710655 now= 1701344539 +bundler_1 | 2023-11-30T11:42:19.052005853Z sent eth_sendUserOperation - 0x01f19d057caded4ec2c144e97146b16bd0933a2d3dea8874a4e152208970a116 +bundler_1 | 2023-11-30T11:42:19.054369114Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5072854620270126694400 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:19.216585917Z until 281474976710655 now= 1701344539 +bundler_1 | 2023-11-30T11:42:19.223146576Z sent eth_sendUserOperation - 0x4e414dfa0b56d7d0e594675062d0563a238daae8e191311c92837e1fb31d1e5a +bundler_1 | 2023-11-30T11:42:19.225543871Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5091301364343836246016 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:19.383582387Z until 281474976710655 now= 1701344539 +bundler_1 | 2023-11-30T11:42:19.389994770Z sent eth_sendUserOperation - 0xd215434843059e734d7d7adafc7c6c40061706dc8aa1546bebb78ba6ac093369 +bundler_1 | 2023-11-30T11:42:19.392415268Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5109748108417545797632 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:19.560789608Z until 281474976710655 now= 1701344539 +bundler_1 | 2023-11-30T11:42:19.568240879Z sent eth_sendUserOperation - 0x2aa37d0c5fd10bc5539644e58f5e76b15dbd5c772df8a52d53af5348979fef87 +bundler_1 | 2023-11-30T11:42:19.570492863Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:19.572238003Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5128194852491255349248 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:19.731927477Z until 281474976710655 now= 1701344539 +bundler_1 | 2023-11-30T11:42:19.739554293Z sent eth_sendUserOperation - 0x622386c4baff9e6a3e57b1f0bbbf6aca5d0732cdcc473787979c9ae2e2bf337a +bundler_1 | 2023-11-30T11:42:19.741925673Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5146641596564964900864 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:19.905976682Z until 281474976710655 now= 1701344539 +bundler_1 | 2023-11-30T11:42:19.913472447Z sent eth_sendUserOperation - 0x606babd1865aaaa369c9632e9d0152554b20ba81c72abf3bda017cc2cb751bba +bundler_1 | 2023-11-30T11:42:19.915875346Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5165088340638674452480 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:20.077179254Z until 281474976710655 now= 1701344540 +bundler_1 | 2023-11-30T11:42:20.084814366Z sent eth_sendUserOperation - 0x6153196f9f996a49cc06b0338943c147657316582d0b8751d32e836295c74537 +bundler_1 | 2023-11-30T11:42:20.087217124Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5183535084712384004096 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:20.253463823Z until 281474976710655 now= 1701344540 +bundler_1 | 2023-11-30T11:42:20.261079541Z sent eth_sendUserOperation - 0x7a09e47119f8177a104e78f32f4bbab9d2b94472a99f29388375a8c884f027b2 +bundler_1 | 2023-11-30T11:42:20.263399035Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:20.265178993Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5201981828786093555712 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:20.428330545Z until 281474976710655 now= 1701344540 +bundler_1 | 2023-11-30T11:42:20.435991421Z sent eth_sendUserOperation - 0xd04db5f7820ef31a59233bfd01bf14d5ba132569926a32dba695f763d1cccb3c +bundler_1 | 2023-11-30T11:42:20.438351010Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5220428572859803107328 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:20.598932571Z until 281474976710655 now= 1701344540 +bundler_1 | 2023-11-30T11:42:20.606763578Z sent eth_sendUserOperation - 0x7627619263ca54094d6a6a3f284217d972d92212d0d2305805da3e3e6cf4e217 +bundler_1 | 2023-11-30T11:42:20.609128927Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5238875316933512658944 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:20.772760297Z until 281474976710655 now= 1701344540 +bundler_1 | 2023-11-30T11:42:20.780942935Z sent eth_sendUserOperation - 0x345ca084769086f78da9d8a4170854914e99efbb9c0be968cc86019c2064a1e7 +bundler_1 | 2023-11-30T11:42:20.783543196Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5257322061007222210560 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:20.948114424Z until 281474976710655 now= 1701344540 +bundler_1 | 2023-11-30T11:42:20.955785283Z sent eth_sendUserOperation - 0x87b3c5330404c0011b27937c62e139b2373d4361db5ff2978163c37c5d9c4b17 +bundler_1 | 2023-11-30T11:42:20.958055274Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:20.959813571Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5275768805080931762176 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:21.124031791Z until 281474976710655 now= 1701344541 +bundler_1 | 2023-11-30T11:42:21.131660401Z sent eth_sendUserOperation - 0xa2b4e1bfb32837d0332464558bd1862a34e2fa35f9df595a2334b7e314bd0f68 +bundler_1 | 2023-11-30T11:42:21.134039436Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5294215549154641313792 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:21.305546800Z until 281474976710655 now= 1701344541 +bundler_1 | 2023-11-30T11:42:21.313761452Z sent eth_sendUserOperation - 0x756c42b317ad7f42ddafaa96f3e0e12d78a53986a8683ead5ddb08758973be53 +bundler_1 | 2023-11-30T11:42:21.316315936Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5312662293228350865408 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:21.487920405Z until 281474976710655 now= 1701344541 +bundler_1 | 2023-11-30T11:42:21.496508750Z sent eth_sendUserOperation - 0x9d76f5583ee4756cd8bf04fe51bbaade7aa2dbe495f0a15f0a2c0ede647b7074 +bundler_1 | 2023-11-30T11:42:21.498894637Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5331109037302060417024 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:21.661889036Z until 281474976710655 now= 1701344541 +bundler_1 | 2023-11-30T11:42:21.669279145Z sent eth_sendUserOperation - 0xa62d35a579a40fe27650882742928a5f7fa152adf00d5e30cdf6806aea99e99b +bundler_1 | 2023-11-30T11:42:21.671607194Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:21.673360432Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5349555781375769968640 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:21.837845807Z until 281474976710655 now= 1701344541 +bundler_1 | 2023-11-30T11:42:21.845885566Z sent eth_sendUserOperation - 0xa0af65ee9dcd150d15b0dfecd255c4462c3285437991d172797d001f53eb7ca8 +bundler_1 | 2023-11-30T11:42:21.848441296Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5368002525449479520256 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:22.008019037Z until 281474976710655 now= 1701344542 +bundler_1 | 2023-11-30T11:42:22.015647430Z sent eth_sendUserOperation - 0x85dff60160c9b722717dc88f4f6f5867d35b37c74753f0739b79c0581bafac97 +bundler_1 | 2023-11-30T11:42:22.018013016Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5386449269523189071872 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:22.182624793Z until 281474976710655 now= 1701344542 +bundler_1 | 2023-11-30T11:42:22.190955462Z sent eth_sendUserOperation - 0xa5d6a97ac8c592c0c601e42e5e37547377b9f00e04c20c6935319bca6f184886 +bundler_1 | 2023-11-30T11:42:22.193308277Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5404896013596898623488 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:22.354218368Z until 281474976710655 now= 1701344542 +bundler_1 | 2023-11-30T11:42:22.361733806Z sent eth_sendUserOperation - 0x0eb40db1c642dfbbf91274148e6c926b2edeb1a771983d01550a83848c382c0a +bundler_1 | 2023-11-30T11:42:22.364042509Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:22.365805286Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5423342757670608175104 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:22.527598643Z until 281474976710655 now= 1701344542 +bundler_1 | 2023-11-30T11:42:22.535203170Z sent eth_sendUserOperation - 0x37675274697c8fb0923b5aa275689d4aaa2968e1e88ab491ccf924ef2dedee25 +bundler_1 | 2023-11-30T11:42:22.537599774Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5441789501744317726720 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:22.700599118Z until 281474976710655 now= 1701344542 +bundler_1 | 2023-11-30T11:42:22.708722547Z sent eth_sendUserOperation - 0xfff159003eb9da3ac0d1d2364f94daa570238ceaf4806751508eca4cec05cabd +bundler_1 | 2023-11-30T11:42:22.711105522Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5460236245818027278336 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:22.872975656Z until 281474976710655 now= 1701344542 +bundler_1 | 2023-11-30T11:42:22.880328377Z sent eth_sendUserOperation - 0x319e2bed58af137b3c41f6763208fbdde030d80eae127396e5e4d56d3ef1cb1f +bundler_1 | 2023-11-30T11:42:22.882701540Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5478682989891736829952 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:23.045421190Z until 281474976710655 now= 1701344543 +bundler_1 | 2023-11-30T11:42:23.052911303Z sent eth_sendUserOperation - 0xf9eb5036533a8ef09f4e8005b3f327832f961ea7ea90efdd76d7dabefb0bea2a +bundler_1 | 2023-11-30T11:42:23.055224151Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:23.057001722Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5497129733965446381568 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:23.221112402Z until 281474976710655 now= 1701344543 +bundler_1 | 2023-11-30T11:42:23.228121239Z sent eth_sendUserOperation - 0x723fba4734d7ccba1b6f9e261d5e8920a1c474ca13d43f9484846b5128e597ec +bundler_1 | 2023-11-30T11:42:23.230468892Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5515576478039155933184 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:23.394084109Z until 281474976710655 now= 1701344543 +bundler_1 | 2023-11-30T11:42:23.401289860Z sent eth_sendUserOperation - 0x30af84b9709be11a92436e56e7505f7f5640d84c0bfcdad8274f28bd176637a8 +bundler_1 | 2023-11-30T11:42:23.403717030Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5534023222112865484800 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:23.567830542Z until 281474976710655 now= 1701344543 +bundler_1 | 2023-11-30T11:42:23.574100637Z sent eth_sendUserOperation - 0x33d2a941c5f9a437328ed0f50445709b3b864e2fbab949398da9e1f3bbfcec4a +bundler_1 | 2023-11-30T11:42:23.576486230Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5552469966186575036416 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:23.739320747Z until 281474976710655 now= 1701344543 +bundler_1 | 2023-11-30T11:42:23.746382579Z sent eth_sendUserOperation - 0x2750ee060a0c18665bf99883345891ed2a94e6b220f32f422e30bf14aa7e18db +bundler_1 | 2023-11-30T11:42:23.748687963Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:23.750420499Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5570916710260284588032 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:23.911238304Z until 281474976710655 now= 1701344543 +bundler_1 | 2023-11-30T11:42:23.918798815Z sent eth_sendUserOperation - 0x09a7f26333f20600bfc7cbce0c21102a4a79359dd1e700290ca4268daaaa6a5e +bundler_1 | 2023-11-30T11:42:23.921196367Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5589363454333994139648 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:24.081189776Z until 281474976710655 now= 1701344544 +bundler_1 | 2023-11-30T11:42:24.088766754Z sent eth_sendUserOperation - 0x89ce874d5bfcdc2a6dced8224917957e1505a1a0e0992ab8eeb25098d5baefb3 +bundler_1 | 2023-11-30T11:42:24.091161374Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5607810198407703691264 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:24.249479783Z until 281474976710655 now= 1701344544 +bundler_1 | 2023-11-30T11:42:24.256528341Z sent eth_sendUserOperation - 0x5be6ab9b106dce232cd4d409d41e7892c662e88964cfae9c9936aadc391f9fe8 +bundler_1 | 2023-11-30T11:42:24.258877697Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5626256942481413242880 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:24.418572025Z until 281474976710655 now= 1701344544 +bundler_1 | 2023-11-30T11:42:24.426300809Z sent eth_sendUserOperation - 0x009761febfd7409f10ebee521a37cba9c9716a22ee4d32fcd42af2cd51c1a2fd +bundler_1 | 2023-11-30T11:42:24.429146509Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:24.431260704Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5644703686555122794496 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:24.595372924Z until 281474976710655 now= 1701344544 +bundler_1 | 2023-11-30T11:42:24.602953289Z sent eth_sendUserOperation - 0xed62916129732628ac330aa93524e2618d59643d28f57045b127681588e045c4 +bundler_1 | 2023-11-30T11:42:24.605423379Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5663150430628832346112 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:24.769346517Z until 281474976710655 now= 1701344544 +bundler_1 | 2023-11-30T11:42:24.776728826Z sent eth_sendUserOperation - 0x012f65e6b3951038e003133a705ecf5e7f3a7b9546d2a257b1a7b43f5d7d0b81 +bundler_1 | 2023-11-30T11:42:24.779051299Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5681597174702541897728 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:24.943419963Z until 281474976710655 now= 1701344544 +bundler_1 | 2023-11-30T11:42:24.950892541Z sent eth_sendUserOperation - 0x43fce56d4d7698099858ac401783872daebec20a20f37c5734ba80450425575a +bundler_1 | 2023-11-30T11:42:24.953305915Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5700043918776251449344 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:25.114425117Z until 281474976710655 now= 1701344545 +bundler_1 | 2023-11-30T11:42:25.122086166Z sent eth_sendUserOperation - 0x91f458e7b5198523c4740b3347a1bbb5056bb314893d83a471c6291b482938db +bundler_1 | 2023-11-30T11:42:25.124366462Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:25.126086927Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5718490662849961000960 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:25.289784033Z until 281474976710655 now= 1701344545 +bundler_1 | 2023-11-30T11:42:25.299545110Z sent eth_sendUserOperation - 0x65bceddcee70ed2bdfe3d82e8d0ea42a6453e6ced78b7a57961d80de0fa7568c +bundler_1 | 2023-11-30T11:42:25.302325919Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5736937406923670552576 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:25.467477585Z until 281474976710655 now= 1701344545 +bundler_1 | 2023-11-30T11:42:25.475010281Z sent eth_sendUserOperation - 0xc272e24fa3d5653081fce0094bb7098639d01085eaadbc9bb46c67b3c5b86c44 +bundler_1 | 2023-11-30T11:42:25.477411253Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5755384150997380104192 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:25.644153979Z until 281474976710655 now= 1701344545 +bundler_1 | 2023-11-30T11:42:25.652748759Z sent eth_sendUserOperation - 0x7dbc0017b1aeb65b0677826e08adb32a8e6172c1aab9813272e8497cfd605d3b +bundler_1 | 2023-11-30T11:42:25.655568007Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5773830895071089655808 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:25.817846021Z until 281474976710655 now= 1701344545 +bundler_1 | 2023-11-30T11:42:25.825978557Z sent eth_sendUserOperation - 0x620a11272f28910f6a9f8c82e502a10fddde2cd584e957c98235ef1dbaa0728e +bundler_1 | 2023-11-30T11:42:25.828317994Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:25.830153774Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5792277639144799207424 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:25.990170542Z until 281474976710655 now= 1701344545 +bundler_1 | 2023-11-30T11:42:25.997651946Z sent eth_sendUserOperation - 0xb2ca02078fc5a27a3cf558d44c24bed47ad280189cef3db5a23f88bc8e46eb9e +bundler_1 | 2023-11-30T11:42:26.000072120Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5810724383218508759040 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:26.158405063Z until 281474976710655 now= 1701344546 +bundler_1 | 2023-11-30T11:42:26.165945577Z sent eth_sendUserOperation - 0xb50a4ca30dbad60f0b45792af5e1ea96df03fb86047d3674a090ec8198e7ba51 +bundler_1 | 2023-11-30T11:42:26.168349167Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5829171127292218310656 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:26.329983459Z until 281474976710655 now= 1701344546 +bundler_1 | 2023-11-30T11:42:26.347837201Z sent eth_sendUserOperation - 0xbefc3f1b593bd9ac852b0389a2d51b7441044923da2eaebe4651490ccf68d0b9 +bundler_1 | 2023-11-30T11:42:26.350221001Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5847617871365927862272 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:26.514600916Z until 281474976710655 now= 1701344546 +bundler_1 | 2023-11-30T11:42:26.522138504Z sent eth_sendUserOperation - 0x4d15c209ee00e79a327812601841d9a25f40641ed6049c01472d94d488b11e4d +bundler_1 | 2023-11-30T11:42:26.524422204Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:26.526127801Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5866064615439637413888 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:26.688019611Z until 281474976710655 now= 1701344546 +bundler_1 | 2023-11-30T11:42:26.695572409Z sent eth_sendUserOperation - 0xbffd3db70bc9a1d324c0129f9d0d9c35499e1c0e709f3aca128628aeac7a1a85 +bundler_1 | 2023-11-30T11:42:26.697956499Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5884511359513346965504 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:26.861223144Z until 281474976710655 now= 1701344546 +bundler_1 | 2023-11-30T11:42:26.869303353Z sent eth_sendUserOperation - 0x9f04027d1e1b92b86498f59a4528d42f26971e149e747c0f2474accd222982ef +bundler_1 | 2023-11-30T11:42:26.871708383Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5902958103587056517120 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:27.034896655Z until 281474976710655 now= 1701344547 +bundler_1 | 2023-11-30T11:42:27.042426473Z sent eth_sendUserOperation - 0x7e4a9f50f936a95d98fa8c28f67a25c5a399edc9ba9d70d3cdf0f6d6b9782b97 +bundler_1 | 2023-11-30T11:42:27.044864052Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5921404847660766068736 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:27.207485269Z until 281474976710655 now= 1701344547 +bundler_1 | 2023-11-30T11:42:27.215121721Z sent eth_sendUserOperation - 0x3838fb58a1d0ba9b5b72e1120298c7ef9bc2e0148f63664862fa1c4e25a232aa +bundler_1 | 2023-11-30T11:42:27.217306871Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:27.219071438Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5939851591734475620352 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:27.381147856Z until 281474976710655 now= 1701344547 +bundler_1 | 2023-11-30T11:42:27.389355222Z sent eth_sendUserOperation - 0x989627e5ea41f7d33c528beac0747c150c923ff937b40b754ba2471c7ec85cb0 +bundler_1 | 2023-11-30T11:42:27.391704718Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5958298335808185171968 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:27.553871030Z until 281474976710655 now= 1701344547 +bundler_1 | 2023-11-30T11:42:27.561250490Z sent eth_sendUserOperation - 0xa081879f51d5f16b36e44c592dc8704fee1c2a6d4fa00f66f85500125328ad40 +bundler_1 | 2023-11-30T11:42:27.563647665Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5976745079881894723584 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:27.730826266Z until 281474976710655 now= 1701344547 +bundler_1 | 2023-11-30T11:42:27.738372172Z sent eth_sendUserOperation - 0xa5b61dadfb0fa2c534cf35fdca11b294a9035f4e72de3afa6224f902c45266e8 +bundler_1 | 2023-11-30T11:42:27.740807998Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=5995191823955604275200 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:27.902210258Z until 281474976710655 now= 1701344547 +bundler_1 | 2023-11-30T11:42:27.909599249Z sent eth_sendUserOperation - 0xb26eb3db8ea7e436e0937a8e49c9153909a5a21d754a53a8812bd6d682a3fd2c +bundler_1 | 2023-11-30T11:42:27.911918799Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:27.913721917Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6013638568029313826816 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:28.079891261Z until 281474976710655 now= 1701344548 +bundler_1 | 2023-11-30T11:42:28.087684625Z sent eth_sendUserOperation - 0xf310b3a017429bd2185506cee037e62cde9c3506248517b88963b1e6c8ade1ab +bundler_1 | 2023-11-30T11:42:28.090127986Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6032085312103023378432 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:28.254365940Z until 281474976710655 now= 1701344548 +bundler_1 | 2023-11-30T11:42:28.261856310Z sent eth_sendUserOperation - 0xca6194aaba0a72862a579ccebf874af1559aae507fb8c0ad018fb123f2a637bd +bundler_1 | 2023-11-30T11:42:28.264294701Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6050532056176732930048 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:28.424201456Z until 281474976710655 now= 1701344548 +bundler_1 | 2023-11-30T11:42:28.431403909Z sent eth_sendUserOperation - 0x6c5170cfa9099cba02e6638c3bee96d5391e9bc277b84b1a16460e1312d9812b +bundler_1 | 2023-11-30T11:42:28.433810010Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6068978800250442481664 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:28.595419907Z until 281474976710655 now= 1701344548 +bundler_1 | 2023-11-30T11:42:28.603119315Z sent eth_sendUserOperation - 0x97c3067d1c12529e807ee8cdc0d7311ecea46d9139380fffc4820f9fdfa1a1e4 +bundler_1 | 2023-11-30T11:42:28.605423286Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:28.607789012Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6087425544324152033280 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:28.770164204Z until 281474976710655 now= 1701344548 +bundler_1 | 2023-11-30T11:42:28.777736282Z sent eth_sendUserOperation - 0x84a9f4c2c22467ba243c37c4cb4354f405b32d3f2edf35516c6bca981f11ce14 +bundler_1 | 2023-11-30T11:42:28.780183710Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6105872288397861584896 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:28.941698951Z until 281474976710655 now= 1701344548 +bundler_1 | 2023-11-30T11:42:28.949721354Z sent eth_sendUserOperation - 0x562c2139dc7d8232ad9f5b340f9b3e2b1dc3aa8c4720aeeb5f1b43bbdb5c7199 +bundler_1 | 2023-11-30T11:42:28.952094504Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6124319032471571136512 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:29.115537090Z until 281474976710655 now= 1701344549 +bundler_1 | 2023-11-30T11:42:29.123959880Z sent eth_sendUserOperation - 0xa9217a7cee45e4f87893cff42f16afe182631afc83c131823b90ae9610fe1f3a +bundler_1 | 2023-11-30T11:42:29.126480824Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6142765776545280688128 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:29.289012177Z until 281474976710655 now= 1701344549 +bundler_1 | 2023-11-30T11:42:29.296920234Z sent eth_sendUserOperation - 0x5c977618b044e54ec84ac649c5bb8413022b1a8e402eb630301bd084e8fab522 +bundler_1 | 2023-11-30T11:42:29.299204669Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:29.300935853Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6161212520618990239744 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:29.464483254Z until 281474976710655 now= 1701344549 +bundler_1 | 2023-11-30T11:42:29.472956425Z sent eth_sendUserOperation - 0xe9554f8b399c229ece6c4e53cce6aa4b53f03059486bfaebe3bde7ae15be3b0e +bundler_1 | 2023-11-30T11:42:29.475355162Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6179659264692699791360 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:29.640572810Z until 281474976710655 now= 1701344549 +bundler_1 | 2023-11-30T11:42:29.648093393Z sent eth_sendUserOperation - 0x9374ba22f4cf5bb337801c7dff88be1c51feb15c6a5920a7eeefe1ac581dc3b8 +bundler_1 | 2023-11-30T11:42:29.650534359Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6198106008766409342976 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:29.814553472Z until 281474976710655 now= 1701344549 +bundler_1 | 2023-11-30T11:42:29.822293139Z sent eth_sendUserOperation - 0x9698a6e2563e2ff9ffeee4ab75b36ed6b3cfdd5e547c40436decac351a7bf47c +bundler_1 | 2023-11-30T11:42:29.824788878Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6216552752840118894592 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:29.987625068Z until 281474976710655 now= 1701344549 +bundler_1 | 2023-11-30T11:42:29.995673634Z sent eth_sendUserOperation - 0x2d67e9f7dc26d0ea78f35ada3662a5e1ca1932f0548f6e87c16ff1c7b2c96f7f +bundler_1 | 2023-11-30T11:42:29.997959581Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:29.999777046Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6234999496913828446208 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:30.162995327Z until 281474976710655 now= 1701344550 +bundler_1 | 2023-11-30T11:42:30.171026024Z sent eth_sendUserOperation - 0x86dd4aca10f7ef2a598fb7d3e841a340e891ac08727bd181c2f83e84ddeb4e64 +bundler_1 | 2023-11-30T11:42:30.173428538Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6253446240987537997824 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:30.338287375Z until 281474976710655 now= 1701344550 +bundler_1 | 2023-11-30T11:42:30.345708960Z sent eth_sendUserOperation - 0xac764131801dee5a4e938fc57cd1b5c865468a8ad9d09f91fdc8bb8e2f169b73 +bundler_1 | 2023-11-30T11:42:30.348115128Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6271892985061247549440 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:30.510202583Z until 281474976710655 now= 1701344550 +bundler_1 | 2023-11-30T11:42:30.518238079Z sent eth_sendUserOperation - 0x9dc6c02e6027151f00fc93307bcc459d57f0fdca151fbe962fb79b33e39ac49f +bundler_1 | 2023-11-30T11:42:30.520658530Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6290339729134957101056 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:30.684310319Z until 281474976710655 now= 1701344550 +bundler_1 | 2023-11-30T11:42:30.691747706Z sent eth_sendUserOperation - 0xf35d0032e3b9ca4cf4cf5a6c136cef27b1b17e9538a049fd38a306e2303ddcf6 +bundler_1 | 2023-11-30T11:42:30.693965136Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:30.695723955Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6308786473208666652672 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:30.859270354Z until 281474976710655 now= 1701344550 +bundler_1 | 2023-11-30T11:42:30.867098667Z sent eth_sendUserOperation - 0x0342a96f84e8651ed4d8bb78c1a3cb793e60bb321e8cd38417d998a2cc159dcb +bundler_1 | 2023-11-30T11:42:30.869486835Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6327233217282376204288 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:31.031568580Z until 281474976710655 now= 1701344551 +bundler_1 | 2023-11-30T11:42:31.039609161Z sent eth_sendUserOperation - 0x320f561d76c4c4d74ee56fc0f15cf1b96a9a2d470da3c5ad90f87dec1f18f3ee +bundler_1 | 2023-11-30T11:42:31.041976760Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6345679961356085755904 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:31.205963877Z until 281474976710655 now= 1701344551 +bundler_1 | 2023-11-30T11:42:31.215501697Z sent eth_sendUserOperation - 0x53d75e3a6f3ecf704a31f1de77b84465f731212abc188a4c7035d12e8531a7ad +bundler_1 | 2023-11-30T11:42:31.218403484Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6364126705429795307520 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:31.383110388Z until 281474976710655 now= 1701344551 +bundler_1 | 2023-11-30T11:42:31.390763931Z sent eth_sendUserOperation - 0xf4fc0a26167d0db31821cf8c04ef2d8a7507d21105e1ca7e0408a829dcd48e3b +bundler_1 | 2023-11-30T11:42:31.393044776Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:31.394768489Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6382573449503504859136 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:31.558730944Z until 281474976710655 now= 1701344551 +bundler_1 | 2023-11-30T11:42:31.565835755Z sent eth_sendUserOperation - 0x0770979c709d266fab979481216a0ba7c33dde5d11faabcc1d1bb55909aed06e +bundler_1 | 2023-11-30T11:42:31.568309222Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6401020193577214410752 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:31.732073093Z until 281474976710655 now= 1701344551 +bundler_1 | 2023-11-30T11:42:31.739729542Z sent eth_sendUserOperation - 0xac18fda5299aaa48eae0b681f582cb9c4d44fb82888cabbeea1dc10eb64a6388 +bundler_1 | 2023-11-30T11:42:31.742053441Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6419466937650923962368 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:31.896637973Z until 281474976710655 now= 1701344551 +bundler_1 | 2023-11-30T11:42:31.904054021Z sent eth_sendUserOperation - 0x1980b0b6db93b9332a9432424a65ee154afd075b052586ed6ea2cf725f90467e +bundler_1 | 2023-11-30T11:42:31.906407333Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6437913681724633513984 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:32.067853615Z until 281474976710655 now= 1701344552 +bundler_1 | 2023-11-30T11:42:32.076222301Z sent eth_sendUserOperation - 0xab4f1c89648c8ef027657b9bd4a15cb681850ede1b3471cfb2c08cc48c10ef02 +bundler_1 | 2023-11-30T11:42:32.078474535Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:32.080200119Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6456360425798343065600 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:32.246740672Z until 281474976710655 now= 1701344552 +bundler_1 | 2023-11-30T11:42:32.254414469Z sent eth_sendUserOperation - 0x980f2cc77ae39f74754f8b4af43dbcec6c97fe6aa775accda35428948d561d87 +bundler_1 | 2023-11-30T11:42:32.256794341Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6474807169872052617216 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:32.418650066Z until 281474976710655 now= 1701344552 +bundler_1 | 2023-11-30T11:42:32.427076819Z sent eth_sendUserOperation - 0x7fe214b3d4506b8c2971bb26b59329158759497ec870e1679cec56200615a06e +bundler_1 | 2023-11-30T11:42:32.429737494Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6493253913945762168832 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:32.593756197Z until 281474976710655 now= 1701344552 +bundler_1 | 2023-11-30T11:42:32.601621054Z sent eth_sendUserOperation - 0x70f3d6338ddeaf38c9485449045b581874baea1f2b680c5433e3dc8dbc0ffd67 +bundler_1 | 2023-11-30T11:42:32.603999694Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6511700658019471720448 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:32.764615368Z until 281474976710655 now= 1701344552 +bundler_1 | 2023-11-30T11:42:32.770933619Z sent eth_sendUserOperation - 0x3cc1d2bc31da2b26b5d682c162f57fbbd0794b91bdba50fb85616e34b59d6d2a +bundler_1 | 2023-11-30T11:42:32.773182687Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:32.774948205Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6530147402093181272064 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:32.937071908Z until 281474976710655 now= 1701344552 +bundler_1 | 2023-11-30T11:42:32.944676521Z sent eth_sendUserOperation - 0xfc99e67cd724228cb91636cf70a4de6d12e8415d9cc8b1488113bb81ed86931c +bundler_1 | 2023-11-30T11:42:32.947078752Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6548594146166890823680 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:33.114319638Z until 281474976710655 now= 1701344553 +bundler_1 | 2023-11-30T11:42:33.122294410Z sent eth_sendUserOperation - 0x20a75e2b26f6d90fc429f61b47b7e00454c377f5b4fcd450406bd2495b927251 +bundler_1 | 2023-11-30T11:42:33.124698748Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6567040890240600375296 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:33.288314276Z until 281474976710655 now= 1701344553 +bundler_1 | 2023-11-30T11:42:33.297130525Z sent eth_sendUserOperation - 0xe78d3d9ce89e8ea77caef370b58344dcb1894baeb92d2f453dc8a7994e61bbc4 +bundler_1 | 2023-11-30T11:42:33.299488747Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6585487634314309926912 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:33.460418787Z until 281474976710655 now= 1701344553 +bundler_1 | 2023-11-30T11:42:33.468071132Z sent eth_sendUserOperation - 0x17fa059a99078ab253e41a9ecde3977922be46cf24179a7f8c3f10d34d9f8a7c +bundler_1 | 2023-11-30T11:42:33.470265198Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:33.472043700Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6603934378388019478528 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:33.637933668Z until 281474976710655 now= 1701344553 +bundler_1 | 2023-11-30T11:42:33.645922997Z sent eth_sendUserOperation - 0x15a43a8acecc0e13780862f24b1c7057aef3e31af41dbc2dde29d835fb5712ea +bundler_1 | 2023-11-30T11:42:33.648316401Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6622381122461729030144 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:33.808781689Z until 281474976710655 now= 1701344553 +bundler_1 | 2023-11-30T11:42:33.816128097Z sent eth_sendUserOperation - 0x4027b9d3d785792430e3b8969b1d3126d29d68cf16213ffd756d0ee51609fdd3 +bundler_1 | 2023-11-30T11:42:33.818571868Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6640827866535438581760 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:33.982718890Z until 281474976710655 now= 1701344553 +bundler_1 | 2023-11-30T11:42:33.991367216Z sent eth_sendUserOperation - 0x68763d1be3fd9efc25aadb34462c6938dc812de5409a905d1bd0a8d5f5216f30 +bundler_1 | 2023-11-30T11:42:33.993804940Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6659274610609148133376 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:34.152878518Z until 281474976710655 now= 1701344554 +bundler_1 | 2023-11-30T11:42:34.161200109Z sent eth_sendUserOperation - 0x9d1a3cb9a4b958264c4cb35814227888c0a2c076efca5819db1a8a52227d17d9 +bundler_1 | 2023-11-30T11:42:34.163501716Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:34.165232039Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6677721354682857684992 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:34.330345139Z until 281474976710655 now= 1701344554 +bundler_1 | 2023-11-30T11:42:34.339637876Z sent eth_sendUserOperation - 0xef969db7fe465febad27ac4f11a24b86b7d3a09addc4855a82aedb0ece7412ab +bundler_1 | 2023-11-30T11:42:34.342140075Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6696168098756567236608 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:34.507235169Z until 281474976710655 now= 1701344554 +bundler_1 | 2023-11-30T11:42:34.514815190Z sent eth_sendUserOperation - 0x4cb7cb81cd27444b36326ab431c27e40cb59b0a6ea35e59a188edf788d888e2f +bundler_1 | 2023-11-30T11:42:34.517214578Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6714614842830276788224 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:34.680315882Z until 281474976710655 now= 1701344554 +bundler_1 | 2023-11-30T11:42:34.687303271Z sent eth_sendUserOperation - 0x2cb1c830c097cbadf5b10e27893c51872f8c31048b63398f06a3e49b1f8cbf53 +bundler_1 | 2023-11-30T11:42:34.689641095Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6733061586903986339840 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:34.848780103Z until 281474976710655 now= 1701344554 +bundler_1 | 2023-11-30T11:42:34.856486913Z sent eth_sendUserOperation - 0x7c5aea4df7db810f0aaaba8de08a580355fdbc584f907e6d26c5458f4e46ed31 +bundler_1 | 2023-11-30T11:42:34.858789645Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:34.860550564Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6751508330977695891456 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:35.023784742Z until 281474976710655 now= 1701344555 +bundler_1 | 2023-11-30T11:42:35.031500842Z sent eth_sendUserOperation - 0x8c12260a63318cbe13ffd20df77af485ff06c983c3007905a549ea4e933bc529 +bundler_1 | 2023-11-30T11:42:35.033892236Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6769955075051405443072 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:35.196274771Z until 281474976710655 now= 1701344555 +bundler_1 | 2023-11-30T11:42:35.203495843Z sent eth_sendUserOperation - 0xdc7f3d94eb9af7f4821dcf87b5d114ad83983c7d833f86dfccbf1642d4d534d6 +bundler_1 | 2023-11-30T11:42:35.205832415Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6788401819125114994688 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:35.367647533Z until 281474976710655 now= 1701344555 +bundler_1 | 2023-11-30T11:42:35.375495098Z sent eth_sendUserOperation - 0x30ae2113c7e402f154c77024146bcf8404126a9eea09a167c18eae453aed77eb +bundler_1 | 2023-11-30T11:42:35.377855955Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6806848563198824546304 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:35.542021197Z until 281474976710655 now= 1701344555 +bundler_1 | 2023-11-30T11:42:35.549368280Z sent eth_sendUserOperation - 0x09bc0054e2c7f7034849ef80246464faef4716171c0764bb9c46857bce99ed2c +bundler_1 | 2023-11-30T11:42:35.551629130Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:35.553369776Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6825295307272534097920 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:35.715276763Z until 281474976710655 now= 1701344555 +bundler_1 | 2023-11-30T11:42:35.722099177Z sent eth_sendUserOperation - 0x441c8a2bb12ab7db1a70ad31b595cf55db09fe053a3c655228a4a4800e50506c +bundler_1 | 2023-11-30T11:42:35.724514998Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6843742051346243649536 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:35.885192871Z until 281474976710655 now= 1701344555 +bundler_1 | 2023-11-30T11:42:35.892745752Z sent eth_sendUserOperation - 0xfda38dd10b8d8d8ca75e84eab3ba2b13bb193b69573a1cb6c8b614a5c183171d +bundler_1 | 2023-11-30T11:42:35.895109994Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6862188795419953201152 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:36.057994909Z until 281474976710655 now= 1701344556 +bundler_1 | 2023-11-30T11:42:36.065467571Z sent eth_sendUserOperation - 0xc99786e91a74ad31b9ec06e7acbf8ecb9ba28ddb26930392291e3a0fc1aeb3a4 +bundler_1 | 2023-11-30T11:42:36.067864717Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6880635539493662752768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:36.228546878Z until 281474976710655 now= 1701344556 +bundler_1 | 2023-11-30T11:42:36.235911492Z sent eth_sendUserOperation - 0x7bd7e8b10862057b06f804a2eb20d7b02f99114897bb09bba0d80b93689e63f9 +bundler_1 | 2023-11-30T11:42:36.238179798Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:36.239937670Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6899082283567372304384 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:36.409949883Z until 281474976710655 now= 1701344556 +bundler_1 | 2023-11-30T11:42:36.417562659Z sent eth_sendUserOperation - 0xddf6f29bbb28abfa58039c0eaf58117bdb2854adb854f746e1be7e841978fa07 +bundler_1 | 2023-11-30T11:42:36.420245017Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6917529027641081856000 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:36.585404960Z until 281474976710655 now= 1701344556 +bundler_1 | 2023-11-30T11:42:36.592965497Z sent eth_sendUserOperation - 0x4160884fff66c79212adfaa298f7b83a7adf5b6dd975e4d9af328dee397aa64f +bundler_1 | 2023-11-30T11:42:36.595336243Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6935975771714791407616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:36.754826393Z until 281474976710655 now= 1701344556 +bundler_1 | 2023-11-30T11:42:36.762414640Z sent eth_sendUserOperation - 0x8f901a6468540be7624ce5bef16585e917ae7870d0206beb0ed72f1e699e7b74 +bundler_1 | 2023-11-30T11:42:36.764813476Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6954422515788500959232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:36.929125994Z until 281474976710655 now= 1701344556 +bundler_1 | 2023-11-30T11:42:36.936815637Z sent eth_sendUserOperation - 0xd59da4811966651b5ab834edc6e48c0136a8fdb845c08a9747bef02ad9308991 +bundler_1 | 2023-11-30T11:42:36.939130931Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:36.940857628Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6972869259862210510848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:37.100063579Z until 281474976710655 now= 1701344557 +bundler_1 | 2023-11-30T11:42:37.107658421Z sent eth_sendUserOperation - 0xef5658dde648515e4dab2490e8479049cdf6b080e60d24a7c482d13c7a435f29 +bundler_1 | 2023-11-30T11:42:37.110105811Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=6991316003935920062464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:37.271285255Z until 281474976710655 now= 1701344557 +bundler_1 | 2023-11-30T11:42:37.277347319Z sent eth_sendUserOperation - 0xd4a277625080b3deed065d01dc0c6e6007488dfb9b938a123bbbe67e3f775f53 +bundler_1 | 2023-11-30T11:42:37.279747491Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7009762748009629614080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:37.443485826Z until 281474976710655 now= 1701344557 +bundler_1 | 2023-11-30T11:42:37.452692772Z sent eth_sendUserOperation - 0x1319ea3f434f88d28e120a644ebe3e0099fba9181be9d541c8164c2a56d91ce9 +bundler_1 | 2023-11-30T11:42:37.455213485Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7028209492083339165696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:37.619775669Z until 281474976710655 now= 1701344557 +bundler_1 | 2023-11-30T11:42:37.627396784Z sent eth_sendUserOperation - 0xa6011c3eafc693c02824e7f86cd5c3b7dbc5a919d85f92162fc2abced065624c +bundler_1 | 2023-11-30T11:42:37.629656744Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:37.631404420Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7046656236157048717312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:37.794445980Z until 281474976710655 now= 1701344557 +bundler_1 | 2023-11-30T11:42:37.802024005Z sent eth_sendUserOperation - 0x19838b179ac952e01bf518821c2945fddcb87e222501e1eb6f22d1302a6ce7a6 +bundler_1 | 2023-11-30T11:42:37.804415320Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7065102980230758268928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:37.966111942Z until 281474976710655 now= 1701344557 +bundler_1 | 2023-11-30T11:42:37.973513795Z sent eth_sendUserOperation - 0xad7984a32b99d671cf801b40b2ca6c31716adb9516e481a5d5f2feeae77fc1c2 +bundler_1 | 2023-11-30T11:42:37.975921291Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7083549724304467820544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:38.138753477Z until 281474976710655 now= 1701344558 +bundler_1 | 2023-11-30T11:42:38.145318618Z sent eth_sendUserOperation - 0xcec74bee2298f3e4e69ed45938184ece1b614b8173bcc80d5567e69bec1eb909 +bundler_1 | 2023-11-30T11:42:38.147808778Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7101996468378177372160 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:38.314115928Z until 281474976710655 now= 1701344558 +bundler_1 | 2023-11-30T11:42:38.321502480Z sent eth_sendUserOperation - 0xe1e49cdaa62b1bff903eaa2495a8cc02423822bcd294db929d7765f1b2c9a779 +bundler_1 | 2023-11-30T11:42:38.323791715Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:38.325529983Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7120443212451886923776 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:38.489408179Z until 281474976710655 now= 1701344558 +bundler_1 | 2023-11-30T11:42:38.496919092Z sent eth_sendUserOperation - 0x971ee52f1f5883f525e0a1967e28db75a35369efc90a34eb655f57bfdef95065 +bundler_1 | 2023-11-30T11:42:38.500229446Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7138889956525596475392 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:38.666454828Z until 281474976710655 now= 1701344558 +bundler_1 | 2023-11-30T11:42:38.673783893Z sent eth_sendUserOperation - 0x26aab792c2990be91937d1e0de6cf4fef051effe78c81315569e8ceb66a90dbe +bundler_1 | 2023-11-30T11:42:38.676277639Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7157336700599306027008 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:38.839424662Z until 281474976710655 now= 1701344558 +bundler_1 | 2023-11-30T11:42:38.857945418Z sent eth_sendUserOperation - 0x6217657ea19dc606f4b56d48fe6c28319a9d331d6756fb5fcfe72a27337915c9 +bundler_1 | 2023-11-30T11:42:38.860275218Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7175783444673015578624 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:39.019518214Z until 281474976710655 now= 1701344559 +bundler_1 | 2023-11-30T11:42:39.026868883Z sent eth_sendUserOperation - 0x5fa29fe523cadd41f3f59304572142777e41f20562d68951386c6c732af04b95 +bundler_1 | 2023-11-30T11:42:39.029181528Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:39.030895170Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7194230188746725130240 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:39.206694870Z until 281474976710655 now= 1701344559 +bundler_1 | 2023-11-30T11:42:39.214525038Z sent eth_sendUserOperation - 0xbfb70494ffa775445568571cf174425e2b9e143b749bbdae1b459da85587b6c5 +bundler_1 | 2023-11-30T11:42:39.216949214Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7212676932820434681856 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:39.399660764Z until 281474976710655 now= 1701344559 +bundler_1 | 2023-11-30T11:42:39.406742371Z sent eth_sendUserOperation - 0xd040275e17ae7f89ae80a96672e585bfe06d2a069c7b4b7505000fc8d1849dd3 +bundler_1 | 2023-11-30T11:42:39.409179201Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7231123676894144233472 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:39.572956478Z until 281474976710655 now= 1701344559 +bundler_1 | 2023-11-30T11:42:39.580640033Z sent eth_sendUserOperation - 0x97598cb3f768922ec43107247a4ee6cca4413e1b64351e42d3acdfa5311db37b +bundler_1 | 2023-11-30T11:42:39.583078917Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7249570420967853785088 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:39.746048216Z until 281474976710655 now= 1701344559 +bundler_1 | 2023-11-30T11:42:39.753578308Z sent eth_sendUserOperation - 0x3293f7ab543f4ae70a9e374e0637652f88b8b28fe5f301e6283135ddaa1e3219 +bundler_1 | 2023-11-30T11:42:39.755879041Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:39.757609986Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7268017165041563336704 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:39.922309081Z until 281474976710655 now= 1701344559 +bundler_1 | 2023-11-30T11:42:39.929371592Z sent eth_sendUserOperation - 0xb8b0c5d294c13b8273e5aa31695ca3f382df3ccfebaaba7026216c2816b2ea2b +bundler_1 | 2023-11-30T11:42:39.931769910Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7286463909115272888320 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:40.097633862Z until 281474976710655 now= 1701344560 +bundler_1 | 2023-11-30T11:42:40.105289776Z sent eth_sendUserOperation - 0x9c476946e1b5390038eccf2968ab9d363d950f1000e639f5ab5845c3a2227fde +bundler_1 | 2023-11-30T11:42:40.107707169Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7304910653188982439936 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:40.272282393Z until 281474976710655 now= 1701344560 +bundler_1 | 2023-11-30T11:42:40.279910058Z sent eth_sendUserOperation - 0xb1ea007cfede4ebfaf13c66edbb850800a7eef0b2f1eb3be8a3bd1af3cc8cb30 +bundler_1 | 2023-11-30T11:42:40.282282217Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7323357397262691991552 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:40.447618108Z until 281474976710655 now= 1701344560 +bundler_1 | 2023-11-30T11:42:40.456356328Z sent eth_sendUserOperation - 0x4cb61e27395ecbff225216333f32a86048348ab6871000e4e83c48d9771a02f5 +bundler_1 | 2023-11-30T11:42:40.458613754Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:40.460360786Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7341804141336401543168 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:40.624134596Z until 281474976710655 now= 1701344560 +bundler_1 | 2023-11-30T11:42:40.631620193Z sent eth_sendUserOperation - 0x2f2a43bd8895507b601d72360271c7ed3867cea0e81d1e69193625b12ce0c8d6 +bundler_1 | 2023-11-30T11:42:40.633975170Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7360250885410111094784 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:40.796176715Z until 281474976710655 now= 1701344560 +bundler_1 | 2023-11-30T11:42:40.803842848Z sent eth_sendUserOperation - 0x6a0674b86c27d1890915d0da2e8623fb35a329b0b40d3e7085a49d8d469dd41b +bundler_1 | 2023-11-30T11:42:40.806221339Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7378697629483820646400 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:40.970102240Z until 281474976710655 now= 1701344560 +bundler_1 | 2023-11-30T11:42:40.977882805Z sent eth_sendUserOperation - 0xc60cb7f3d48ddc41b51ff953b9f2d88bb965843d1258273c463cf7e2ade34285 +bundler_1 | 2023-11-30T11:42:40.980315408Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7397144373557530198016 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:41.147473461Z until 281474976710655 now= 1701344561 +bundler_1 | 2023-11-30T11:42:41.155044356Z sent eth_sendUserOperation - 0xca29db868dcfa4005915ecc7951dab4187bb980dfc5b2b349eb139a75c877acb +bundler_1 | 2023-11-30T11:42:41.157311809Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:41.159070210Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7415591117631239749632 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:41.320419377Z until 281474976710655 now= 1701344561 +bundler_1 | 2023-11-30T11:42:41.328192298Z sent eth_sendUserOperation - 0xd69df582d5a67c0fff4d34ddd0fac7d5e9af10be8354ec3f1d7b77683ed90e41 +bundler_1 | 2023-11-30T11:42:41.330580856Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7434037861704949301248 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:41.496565356Z until 281474976710655 now= 1701344561 +bundler_1 | 2023-11-30T11:42:41.504532856Z sent eth_sendUserOperation - 0x70ef2d34cf63ec05941493c28a905aaaec382f589e9138fbe309ea96192499af +bundler_1 | 2023-11-30T11:42:41.506880809Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7452484605778658852864 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:41.674887254Z until 281474976710655 now= 1701344561 +bundler_1 | 2023-11-30T11:42:41.682177552Z sent eth_sendUserOperation - 0x35e8f5df8c183db5d4322fcd9babb09cb177a169d170eb97b2b626b78b96766b +bundler_1 | 2023-11-30T11:42:41.684557716Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7470931349852368404480 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:41.843752806Z until 281474976710655 now= 1701344561 +bundler_1 | 2023-11-30T11:42:41.851508114Z sent eth_sendUserOperation - 0x4ca8a6ebf7ed4db698d53d295adeb335f27478879cba5ecf94f052098fb91b21 +bundler_1 | 2023-11-30T11:42:41.853821553Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:41.855617114Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7489378093926077956096 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:42.017903917Z until 281474976710655 now= 1701344562 +bundler_1 | 2023-11-30T11:42:42.025784454Z sent eth_sendUserOperation - 0xc1348b6a3472a1ba68bdac266b5818e0248f335057f62c5c9e7a033b8416a28c +bundler_1 | 2023-11-30T11:42:42.028190509Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7507824837999787507712 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:42.192069885Z until 281474976710655 now= 1701344562 +bundler_1 | 2023-11-30T11:42:42.200739382Z sent eth_sendUserOperation - 0x7d6e300f336cb9334f9c24231c52be2e0c2038eb3e3f6c49b8e433ac2fb1479b +bundler_1 | 2023-11-30T11:42:42.203238346Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7526271582073497059328 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:42.366666759Z until 281474976710655 now= 1701344562 +bundler_1 | 2023-11-30T11:42:42.374691301Z sent eth_sendUserOperation - 0x0c519fada45968d716d52a7e756a10d84773cc8b3cc339a4e6e78d0a1373b045 +bundler_1 | 2023-11-30T11:42:42.377105397Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7544718326147206610944 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:42.539954257Z until 281474976710655 now= 1701344562 +bundler_1 | 2023-11-30T11:42:42.547572860Z sent eth_sendUserOperation - 0x2dbd7f3dd651d82d4e2066da6ae0d0f97051beab4d7224543e7bdde73b863f3f +bundler_1 | 2023-11-30T11:42:42.549795810Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:42.551557331Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7563165070220916162560 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:42.716865528Z until 281474976710655 now= 1701344562 +bundler_1 | 2023-11-30T11:42:42.724604866Z sent eth_sendUserOperation - 0x73b33b67d9a229e36c648460c825421b75563c0f60bf61c19ceee08f3b8b918f +bundler_1 | 2023-11-30T11:42:42.726980551Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7581611814294625714176 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:42.890638825Z until 281474976710655 now= 1701344562 +bundler_1 | 2023-11-30T11:42:42.898261442Z sent eth_sendUserOperation - 0xd52c38d6c8ab3a91fbf44fb8d25c2f1952492ff65c01a124149a0a415ddbfb29 +bundler_1 | 2023-11-30T11:42:42.900647876Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7600058558368335265792 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:43.065033549Z until 281474976710655 now= 1701344563 +bundler_1 | 2023-11-30T11:42:43.073032687Z sent eth_sendUserOperation - 0x91d7576d8b3e75bf1a180fdbc15023ee501cd83162ab58913e269abd1cfcd2b6 +bundler_1 | 2023-11-30T11:42:43.075450671Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7618505302442044817408 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:43.243634270Z until 281474976710655 now= 1701344563 +bundler_1 | 2023-11-30T11:42:43.251120399Z sent eth_sendUserOperation - 0x8eabd0afb8744f708e8482acb0a85eeee43d677fe7c16f4f5008ec52ab26baed +bundler_1 | 2023-11-30T11:42:43.253348469Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:43.255139004Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7636952046515754369024 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:43.417733790Z until 281474976710655 now= 1701344563 +bundler_1 | 2023-11-30T11:42:43.425304585Z sent eth_sendUserOperation - 0x5bb817ed37edb477c13f1b960f7e22976d16f37daa09407de12fe413af422f7e +bundler_1 | 2023-11-30T11:42:43.427722128Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7655398790589463920640 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:43.592346614Z until 281474976710655 now= 1701344563 +bundler_1 | 2023-11-30T11:42:43.600031026Z sent eth_sendUserOperation - 0x99ed07b500d0c22ae7ce3291be652e7dff96d9528238df5e3c0615c1011eade0 +bundler_1 | 2023-11-30T11:42:43.602403575Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7673845534663173472256 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:43.765625281Z until 281474976710655 now= 1701344563 +bundler_1 | 2023-11-30T11:42:43.773233525Z sent eth_sendUserOperation - 0x327fac69e1221d887150ce60859dab4c3e76606e47211e30912265084022e21b +bundler_1 | 2023-11-30T11:42:43.775617899Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7692292278736883023872 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:43.936675885Z until 281474976710655 now= 1701344563 +bundler_1 | 2023-11-30T11:42:43.944553891Z sent eth_sendUserOperation - 0x4f76d39a56746f1046813172e84834f3684a8413a6c711d75831b881d35b4b9f +bundler_1 | 2023-11-30T11:42:43.946859059Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:43.948617420Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7710739022810592575488 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:44.110877864Z until 281474976710655 now= 1701344564 +bundler_1 | 2023-11-30T11:42:44.118572749Z sent eth_sendUserOperation - 0xb9d05e972c50cd199c41fa98558cf736c5158e4e38fb4d564a3b7fee105b5165 +bundler_1 | 2023-11-30T11:42:44.121007762Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7729185766884302127104 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:44.288734957Z until 281474976710655 now= 1701344564 +bundler_1 | 2023-11-30T11:42:44.296770440Z sent eth_sendUserOperation - 0x9037c42731002806ef8a127fe8cc945313f67d9fb07afdbdf80ebec7d6755915 +bundler_1 | 2023-11-30T11:42:44.299166644Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7747632510958011678720 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:44.465603095Z until 281474976710655 now= 1701344564 +bundler_1 | 2023-11-30T11:42:44.473355240Z sent eth_sendUserOperation - 0x7756a184cbdc64494fd98af26587ab47605e7f289feffb8c772324fda8934770 +bundler_1 | 2023-11-30T11:42:44.475766606Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7766079255031721230336 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:44.639247455Z until 281474976710655 now= 1701344564 +bundler_1 | 2023-11-30T11:42:44.647173604Z sent eth_sendUserOperation - 0xaff6ace6bfb350cc1c902d60e70cbe73a90dd904f1dddcdf39ac60e5c276110d +bundler_1 | 2023-11-30T11:42:44.649458664Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:44.651239921Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7784525999105430781952 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:44.812220032Z until 281474976710655 now= 1701344564 +bundler_1 | 2023-11-30T11:42:44.820200913Z sent eth_sendUserOperation - 0x8db4eb311e40e3e313e2f6863964cd6a1cc00ca72e5de54bf5452e48c7a32614 +bundler_1 | 2023-11-30T11:42:44.822595895Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7802972743179140333568 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:44.984793017Z until 281474976710655 now= 1701344564 +bundler_1 | 2023-11-30T11:42:44.992314455Z sent eth_sendUserOperation - 0xf40865235825ba769fc14bfe580b9abdf1de085f3da2d327b72a4e2fdf189db2 +bundler_1 | 2023-11-30T11:42:44.994739997Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7821419487252849885184 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:45.158410105Z until 281474976710655 now= 1701344565 +bundler_1 | 2023-11-30T11:42:45.165969217Z sent eth_sendUserOperation - 0x7be8765d66a097f7e53baf384a7024f5d0ba76cee4bcd61b1ac06870ea19bb7e +bundler_1 | 2023-11-30T11:42:45.168396923Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7839866231326559436800 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:45.333706505Z until 281474976710655 now= 1701344565 +bundler_1 | 2023-11-30T11:42:45.341214692Z sent eth_sendUserOperation - 0x93737a3012a364696311cea0ff9c4af2a8d3296683f89479523cde503616b5e0 +bundler_1 | 2023-11-30T11:42:45.343551548Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:45.345335153Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7858312975400268988416 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:45.505909297Z until 281474976710655 now= 1701344565 +bundler_1 | 2023-11-30T11:42:45.513762714Z sent eth_sendUserOperation - 0xd6a48356a8353888c95b665d9e85ced64b81570e620611f668a8d005601b229f +bundler_1 | 2023-11-30T11:42:45.516167787Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7876759719473978540032 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:45.676329215Z until 281474976710655 now= 1701344565 +bundler_1 | 2023-11-30T11:42:45.683661133Z sent eth_sendUserOperation - 0x69a5c26331d332975eab20169a5b41f6e1e730ee6f18f149cd79b303b275486b +bundler_1 | 2023-11-30T11:42:45.686034908Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7895206463547688091648 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:45.850340315Z until 281474976710655 now= 1701344565 +bundler_1 | 2023-11-30T11:42:45.857753046Z sent eth_sendUserOperation - 0x7ad77a3700d2e1eab6fb0b80f955a2001973294cf3aab7cf4568cc2fa99ce74d +bundler_1 | 2023-11-30T11:42:45.860154293Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7913653207621397643264 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:46.026611461Z until 281474976710655 now= 1701344566 +bundler_1 | 2023-11-30T11:42:46.034599412Z sent eth_sendUserOperation - 0x0308c4f02fd8c6c7bb8dc49deadf834f3dedadec6d3a5f8e9cd7f871ab60385a +bundler_1 | 2023-11-30T11:42:46.036916334Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:46.038674181Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7932099951695107194880 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:46.199544734Z until 281474976710655 now= 1701344566 +bundler_1 | 2023-11-30T11:42:46.207639988Z sent eth_sendUserOperation - 0x848f5fa8faf6d68aeefa64fbf96d38dcfc96d92fa94dfc59eb4a5975adaacf82 +bundler_1 | 2023-11-30T11:42:46.209992694Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7950546695768816746496 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:46.374517319Z until 281474976710655 now= 1701344566 +bundler_1 | 2023-11-30T11:42:46.382275946Z sent eth_sendUserOperation - 0x515406cd814a7d093aa671f5fd2a2daac2c675c419cec810aa96ad69d5fedf1e +bundler_1 | 2023-11-30T11:42:46.384669378Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7968993439842526298112 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:46.546606272Z until 281474976710655 now= 1701344566 +bundler_1 | 2023-11-30T11:42:46.554320193Z sent eth_sendUserOperation - 0x15159489defdd539d12bf5c8f568ac4a732801613ad88364af0fd14b2119cdaa +bundler_1 | 2023-11-30T11:42:46.556696038Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=7987440183916235849728 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:46.720891797Z until 281474976710655 now= 1701344566 +bundler_1 | 2023-11-30T11:42:46.728444463Z sent eth_sendUserOperation - 0x6450ac8f40378565ef5c0d7e3731ba8c9c7f42e09782532173db70ec3ffde154 +bundler_1 | 2023-11-30T11:42:46.730684549Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:46.732432117Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8005886927989945401344 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:46.896977534Z until 281474976710655 now= 1701344566 +bundler_1 | 2023-11-30T11:42:46.905313136Z sent eth_sendUserOperation - 0x3bb19abaf7974ba49302ff3b515cac870cc72daef8074daa16e2844ed39b3f37 +bundler_1 | 2023-11-30T11:42:46.907707300Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8024333672063654952960 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:47.070227919Z until 281474976710655 now= 1701344567 +bundler_1 | 2023-11-30T11:42:47.077721939Z sent eth_sendUserOperation - 0x6f6b7e191c96e23ac804e165b12034a5742eab0e7b1683420ea48a5d57171b75 +bundler_1 | 2023-11-30T11:42:47.080164987Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8042780416137364504576 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:47.241430586Z until 281474976710655 now= 1701344567 +bundler_1 | 2023-11-30T11:42:47.249045793Z sent eth_sendUserOperation - 0x45d304fa3c3fb8c8a74a882f5c32f7047dd2ffb5d5bd8e95724de21fea4ec1ef +bundler_1 | 2023-11-30T11:42:47.251427753Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8061227160211074056192 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:47.414823873Z until 281474976710655 now= 1701344567 +bundler_1 | 2023-11-30T11:42:47.423235721Z sent eth_sendUserOperation - 0xb9ed376b8d5d357abbd49c43ba31d8e471dfe5a76bf6354bbd4e0b37b743ca31 +bundler_1 | 2023-11-30T11:42:47.425484759Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:47.427235110Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8079673904284783607808 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:47.587516325Z until 281474976710655 now= 1701344567 +bundler_1 | 2023-11-30T11:42:47.595191904Z sent eth_sendUserOperation - 0x689323e882efc0089b5008802b410cbd2cd7cf5150aff50a75cec4a9228d0ef5 +bundler_1 | 2023-11-30T11:42:47.597563932Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8098120648358493159424 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:47.760160226Z until 281474976710655 now= 1701344567 +bundler_1 | 2023-11-30T11:42:47.767718474Z sent eth_sendUserOperation - 0x572103c99794aaff79579668872ffb359d12733414a469ee878f5e50004fd882 +bundler_1 | 2023-11-30T11:42:47.770097324Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8116567392432202711040 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:47.931261715Z until 281474976710655 now= 1701344567 +bundler_1 | 2023-11-30T11:42:47.938774641Z sent eth_sendUserOperation - 0x5e0923e70ed9e88a2d898d6bdd65bdf49e7c0462665c185592c1bea67a6d15b9 +bundler_1 | 2023-11-30T11:42:47.941152570Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8135014136505912262656 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:48.105228283Z until 281474976710655 now= 1701344568 +bundler_1 | 2023-11-30T11:42:48.112884663Z sent eth_sendUserOperation - 0xe96ab1bdebcb6d6e11a4cdc39644a91fa10198568bcb433c8f38a589552ab8f4 +bundler_1 | 2023-11-30T11:42:48.115219241Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:48.118133246Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8153460880579621814272 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:48.286037950Z until 281474976710655 now= 1701344568 +bundler_1 | 2023-11-30T11:42:48.293518824Z sent eth_sendUserOperation - 0xa7c88cbfd3b96a88a103aec1bb15e3288a2d0be0cbf7332f79fc8184027b16e4 +bundler_1 | 2023-11-30T11:42:48.295964880Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8171907624653331365888 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:48.457338192Z until 281474976710655 now= 1701344568 +bundler_1 | 2023-11-30T11:42:48.464607081Z sent eth_sendUserOperation - 0xb7a9d3b5ade45b3379bb4cd8c3735c330467622768a64bebb8e4818922b812c7 +bundler_1 | 2023-11-30T11:42:48.466965103Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8190354368727040917504 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:48.632079116Z until 281474976710655 now= 1701344568 +bundler_1 | 2023-11-30T11:42:48.639455154Z sent eth_sendUserOperation - 0x2d9af3dc4469e9253b38f2bb7444450ab514e0e2b97d87fa7129d552c65c3323 +bundler_1 | 2023-11-30T11:42:48.641776488Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8208801112800750469120 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:48.803573236Z until 281474976710655 now= 1701344568 +bundler_1 | 2023-11-30T11:42:48.811019795Z sent eth_sendUserOperation - 0x9591f11c4c13b04f1a07eb9242eca6429a7a57ba010fa495c61f12836e165e7a +bundler_1 | 2023-11-30T11:42:48.813301365Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:48.815072414Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8227247856874460020736 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:48.977132712Z until 281474976710655 now= 1701344568 +bundler_1 | 2023-11-30T11:42:48.984165214Z sent eth_sendUserOperation - 0xec61493a7c25e68d3a0d7c4b08f1797ae5899ba18378bce162c1bc3adaecd165 +bundler_1 | 2023-11-30T11:42:48.986499331Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8245694600948169572352 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:49.147263984Z until 281474976710655 now= 1701344569 +bundler_1 | 2023-11-30T11:42:49.154995146Z sent eth_sendUserOperation - 0x60bf7a749378be912645d6664a8432f1bca156248e0fd927910c03d8c0ac5a78 +bundler_1 | 2023-11-30T11:42:49.157327491Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8264141345021879123968 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:49.320498829Z until 281474976710655 now= 1701344569 +bundler_1 | 2023-11-30T11:42:49.327890914Z sent eth_sendUserOperation - 0xc02a70253ef78ed9c82c9b1c3829e98297dd65cdd44a6837ac84e47695403ee0 +bundler_1 | 2023-11-30T11:42:49.330255107Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8282588089095588675584 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:49.492329746Z until 281474976710655 now= 1701344569 +bundler_1 | 2023-11-30T11:42:49.499462781Z sent eth_sendUserOperation - 0xadb2102d92fd59ce2814292e80f72002bfc20739d4dcd30b499305116c4b3257 +bundler_1 | 2023-11-30T11:42:49.501710518Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:49.503493836Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8301034833169298227200 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:49.664817156Z until 281474976710655 now= 1701344569 +bundler_1 | 2023-11-30T11:42:49.672350523Z sent eth_sendUserOperation - 0xd68c18a85364f9ee95c8b31594529b766472749209135eac89a183ef4b98fd79 +bundler_1 | 2023-11-30T11:42:49.674783886Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8319481577243007778816 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:49.834757779Z until 281474976710655 now= 1701344569 +bundler_1 | 2023-11-30T11:42:49.842254515Z sent eth_sendUserOperation - 0x7e5c0795380ebe5df02365308682a01fae76038481e9c37627f25ec14d43c053 +bundler_1 | 2023-11-30T11:42:49.844662607Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8337928321316717330432 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:50.006043974Z until 281474976710655 now= 1701344570 +bundler_1 | 2023-11-30T11:42:50.013349331Z sent eth_sendUserOperation - 0xd963104222eaabb81155c2c58ed605f108d5dd7012708c47b3c133dfe1d065f2 +bundler_1 | 2023-11-30T11:42:50.015784744Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8356375065390426882048 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:50.178719070Z until 281474976710655 now= 1701344570 +bundler_1 | 2023-11-30T11:42:50.185981397Z sent eth_sendUserOperation - 0xd781c972b1b7b95cadd6fdf8f14ec3ddec134af1b68613650dbdc818e5eb1264 +bundler_1 | 2023-11-30T11:42:50.188284349Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:50.189979176Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8374821809464136433664 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:50.349775017Z until 281474976710655 now= 1701344570 +bundler_1 | 2023-11-30T11:42:50.357499314Z sent eth_sendUserOperation - 0x77a1c4cd350e3a8d11ff9483289b3c2239b591cd2d519cab2a7da92c05f38303 +bundler_1 | 2023-11-30T11:42:50.359915875Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8393268553537845985280 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:50.522448874Z until 281474976710655 now= 1701344570 +bundler_1 | 2023-11-30T11:42:50.529399607Z sent eth_sendUserOperation - 0xf1a1688aaa62fb8f5a4073341229fd4a0ee8e1b36e36122895075813d3d32a05 +bundler_1 | 2023-11-30T11:42:50.531835584Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8411715297611555536896 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:50.694668161Z until 281474976710655 now= 1701344570 +bundler_1 | 2023-11-30T11:42:50.701881821Z sent eth_sendUserOperation - 0xf29931e53065a5ec3b87df83069db382f9cb37fb5216fecc13aca3d8cea20d50 +bundler_1 | 2023-11-30T11:42:50.704314819Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8430162041685265088512 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:50.866224300Z until 281474976710655 now= 1701344570 +bundler_1 | 2023-11-30T11:42:50.873678143Z sent eth_sendUserOperation - 0xe3fbc5bdb9fdb6b35c204849bbed9984c0a81ae65f0cbfee17f2d4d73ef338a7 +bundler_1 | 2023-11-30T11:42:50.875970553Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:50.877633731Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8448608785758974640128 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:51.037758311Z until 281474976710655 now= 1701344571 +bundler_1 | 2023-11-30T11:42:51.054427799Z sent eth_sendUserOperation - 0xbe45a1799c6b2e5591d50367b56100e7e59a2df522bb6bfcab4aa3a229ac979e +bundler_1 | 2023-11-30T11:42:51.056853016Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8467055529832684191744 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:51.220845934Z until 281474976710655 now= 1701344571 +bundler_1 | 2023-11-30T11:42:51.227255823Z sent eth_sendUserOperation - 0x8d28da360950d37498a4033f495aee7ae7aa154b24551a1fa7a09d0f10a19bb0 +bundler_1 | 2023-11-30T11:42:51.229629284Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8485502273906393743360 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:51.399649312Z until 281474976710655 now= 1701344571 +bundler_1 | 2023-11-30T11:42:51.406164764Z sent eth_sendUserOperation - 0xc54167dedd81a01448aa84d222011a79f8435e019d74abdeda4e4bdbfb1b8029 +bundler_1 | 2023-11-30T11:42:51.408567138Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8503949017980103294976 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:51.571194096Z until 281474976710655 now= 1701344571 +bundler_1 | 2023-11-30T11:42:51.578873318Z sent eth_sendUserOperation - 0x911f966e6a4cb05ed387ff7655c8c0861f6cf482bb6d50f91d6a800f38c82096 +bundler_1 | 2023-11-30T11:42:51.581188057Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:51.582932555Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8522395762053812846592 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:51.746539893Z until 281474976710655 now= 1701344571 +bundler_1 | 2023-11-30T11:42:51.754031721Z sent eth_sendUserOperation - 0x0949c90830778193b51fe783a385f5489e0b9584d7e66fd7b11ce83ad2f02a58 +bundler_1 | 2023-11-30T11:42:51.756406207Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8540842506127522398208 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:51.918795490Z until 281474976710655 now= 1701344571 +bundler_1 | 2023-11-30T11:42:51.925177332Z sent eth_sendUserOperation - 0x60c20a1354d287fbaa0de6083b68a62f8ccaa077e30671d0b6f334b12df42f32 +bundler_1 | 2023-11-30T11:42:51.927552182Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8559289250201231949824 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:52.088994377Z until 281474976710655 now= 1701344572 +bundler_1 | 2023-11-30T11:42:52.096648076Z sent eth_sendUserOperation - 0xb92cb95a212733b978d4fbfd3219c56d35518023c882d0b9dbb07beaa157316b +bundler_1 | 2023-11-30T11:42:52.099062232Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8577735994274941501440 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:52.262692953Z until 281474976710655 now= 1701344572 +bundler_1 | 2023-11-30T11:42:52.270251729Z sent eth_sendUserOperation - 0xb9a640136aba3e2c463d846c6c540d5928ebbcd128933142de40729f02b118e7 +bundler_1 | 2023-11-30T11:42:52.272534106Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:52.274297603Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8596182738348651053056 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:52.437371860Z until 281474976710655 now= 1701344572 +bundler_1 | 2023-11-30T11:42:52.445313242Z sent eth_sendUserOperation - 0xe612cb4c86273d484ec1d8e84aa5e242f48f1eb791a6a214c20cd85aed434be7 +bundler_1 | 2023-11-30T11:42:52.447674947Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8614629482422360604672 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:52.606314561Z until 281474976710655 now= 1701344572 +bundler_1 | 2023-11-30T11:42:52.614855187Z sent eth_sendUserOperation - 0xe8ddf35a0f71877c3fcdc04c012920c11891180166cec96f40d626d56e89b0f0 +bundler_1 | 2023-11-30T11:42:52.617575738Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8633076226496070156288 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:52.784701153Z until 281474976710655 now= 1701344572 +bundler_1 | 2023-11-30T11:42:52.792235065Z sent eth_sendUserOperation - 0x5e474449fae93ed790083d8f52d01190f24d468a7deb22441db6e2738310e4c7 +bundler_1 | 2023-11-30T11:42:52.794605463Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8651522970569779707904 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:52.962215899Z until 281474976710655 now= 1701344572 +bundler_1 | 2023-11-30T11:42:52.972032466Z sent eth_sendUserOperation - 0x72b40e04210fe3fd1dab7d044e4a732533248f47ea56670291f5ccd14b8f0967 +bundler_1 | 2023-11-30T11:42:52.974518337Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:52.976297583Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8669969714643489259520 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:53.141145168Z until 281474976710655 now= 1701344573 +bundler_1 | 2023-11-30T11:42:53.148920791Z sent eth_sendUserOperation - 0x85701e74e64d2d38b204c7fef5681aec187c7b4496e23e5bc24180e57a04d145 +bundler_1 | 2023-11-30T11:42:53.151669277Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8688416458717198811136 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:53.317796127Z until 281474976710655 now= 1701344573 +bundler_1 | 2023-11-30T11:42:53.325945403Z sent eth_sendUserOperation - 0xcc7ca8cc6b64b0c42ce9ffd43bce152575012f3a8d14ddca59903066ff803686 +bundler_1 | 2023-11-30T11:42:53.328356588Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8706863202790908362752 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:53.491335620Z until 281474976710655 now= 1701344573 +bundler_1 | 2023-11-30T11:42:53.498924690Z sent eth_sendUserOperation - 0xd22ff3ba8c2176e2d6f1dbb818e38aed2ab78f9026cc60826208bab5df0c31df +bundler_1 | 2023-11-30T11:42:53.501344901Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8725309946864617914368 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:53.662676292Z until 281474976710655 now= 1701344573 +bundler_1 | 2023-11-30T11:42:53.670004251Z sent eth_sendUserOperation - 0x3eab3aee0d3b69c0cdabfdf51de8249930a15b0ae6f980a0e7371235a51cd314 +bundler_1 | 2023-11-30T11:42:53.672293427Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:53.674023943Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8743756690938327465984 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:53.837875789Z until 281474976710655 now= 1701344573 +bundler_1 | 2023-11-30T11:42:53.845914913Z sent eth_sendUserOperation - 0x54973a5c10e4bd39d6ba05bbdb6775536ebd6d56c204ed828aa04aff3c364658 +bundler_1 | 2023-11-30T11:42:53.848303796Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8762203435012037017600 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:54.013246408Z until 281474976710655 now= 1701344574 +bundler_1 | 2023-11-30T11:42:54.020727012Z sent eth_sendUserOperation - 0x3074219a009dec2bd0cd72562a2aebf9df4d6dbdcca8885b26e1079336895a2a +bundler_1 | 2023-11-30T11:42:54.023081240Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8780650179085746569216 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:54.186019399Z until 281474976710655 now= 1701344574 +bundler_1 | 2023-11-30T11:42:54.193539496Z sent eth_sendUserOperation - 0x2d85258375b59ad85aa7acac2ddf391a574d2cce296456e90e0df40bb31f6061 +bundler_1 | 2023-11-30T11:42:54.195868638Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8799096923159456120832 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:54.359861741Z until 281474976710655 now= 1701344574 +bundler_1 | 2023-11-30T11:42:54.367989671Z sent eth_sendUserOperation - 0xfa398453c9605c1d7afa96738ffe5b10d781a37feb6f8613ccbe7f2c299ab449 +bundler_1 | 2023-11-30T11:42:54.370244394Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:54.372002571Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8817543667233165672448 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:54.534139530Z until 281474976710655 now= 1701344574 +bundler_1 | 2023-11-30T11:42:54.541680466Z sent eth_sendUserOperation - 0xd6d35b03c4778833cc585a003a5f39d3d83e95a36ca45694e156f1df9a848af7 +bundler_1 | 2023-11-30T11:42:54.544097174Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8835990411306875224064 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:54.710350830Z until 281474976710655 now= 1701344574 +bundler_1 | 2023-11-30T11:42:54.717852148Z sent eth_sendUserOperation - 0x0b523b1ccba4508148e2ed161c5a93ef1231caa519bb3b5796b31cd67995623e +bundler_1 | 2023-11-30T11:42:54.720240524Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8854437155380584775680 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:54.879772307Z until 281474976710655 now= 1701344574 +bundler_1 | 2023-11-30T11:42:54.888001509Z sent eth_sendUserOperation - 0x3dd643e3873d3210d3372e45029460a6e9bfae345e8319573a7407be02d73800 +bundler_1 | 2023-11-30T11:42:54.890349603Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8872883899454294327296 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:55.050686430Z until 281474976710655 now= 1701344575 +bundler_1 | 2023-11-30T11:42:55.058228862Z sent eth_sendUserOperation - 0x2177d4706fe9214fb04ced7786a11fbb3d518b5fb0b6fa7c1266da744909daee +bundler_1 | 2023-11-30T11:42:55.060557643Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:55.062268001Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8891330643528003878912 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:55.222370662Z until 281474976710655 now= 1701344575 +bundler_1 | 2023-11-30T11:42:55.229845671Z sent eth_sendUserOperation - 0x315726da90c28168436bebd5d9e1d1e25103d9af0221ced68524181a456459aa +bundler_1 | 2023-11-30T11:42:55.232278055Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8909777387601713430528 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:55.395809787Z until 281474976710655 now= 1701344575 +bundler_1 | 2023-11-30T11:42:55.404104078Z sent eth_sendUserOperation - 0xfbae058fa445d74cd03250579617b254c29983596fa5ac9626f2fd4a5517f2d8 +bundler_1 | 2023-11-30T11:42:55.406538976Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8928224131675422982144 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:55.568890790Z until 281474976710655 now= 1701344575 +bundler_1 | 2023-11-30T11:42:55.576459106Z sent eth_sendUserOperation - 0x1ac09b7c150fd095ad9e4055c50a42c38a574b900119dc4eb776c96e1e8a54ca +bundler_1 | 2023-11-30T11:42:55.578899635Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8946670875749132533760 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:55.744155752Z until 281474976710655 now= 1701344575 +bundler_1 | 2023-11-30T11:42:55.751834936Z sent eth_sendUserOperation - 0x0232b97e9bab305a002b55812afceda1a604b9ac8664db4fbd22a4fca333cb00 +bundler_1 | 2023-11-30T11:42:55.754125065Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:55.755883315Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8965117619822842085376 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:55.918689219Z until 281474976710655 now= 1701344575 +bundler_1 | 2023-11-30T11:42:55.926887694Z sent eth_sendUserOperation - 0x31a62da62d327d5705a238cc89aca9d3c17a4818d60179cbbd3e2306e0995dd9 +bundler_1 | 2023-11-30T11:42:55.929296671Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=8983564363896551636992 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:56.088054190Z until 281474976710655 now= 1701344576 +bundler_1 | 2023-11-30T11:42:56.095767813Z sent eth_sendUserOperation - 0x48c18bee85d019ce937bf6d390e35aedc86a318504883a4dc3423b38487d765d +bundler_1 | 2023-11-30T11:42:56.098197529Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9002011107970261188608 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:56.260419695Z until 281474976710655 now= 1701344576 +bundler_1 | 2023-11-30T11:42:56.267869943Z sent eth_sendUserOperation - 0x570000791e4e9b9830ffe75f4c1c2815416faee6ac5430dc2885fb1ed16bbfb5 +bundler_1 | 2023-11-30T11:42:56.270218227Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9020457852043970740224 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:56.435948768Z until 281474976710655 now= 1701344576 +bundler_1 | 2023-11-30T11:42:56.444296539Z sent eth_sendUserOperation - 0x0bdad8c4b2121c972fd090625416310b63a6cb190c4d2a217a8e7a24f68bdc1a +bundler_1 | 2023-11-30T11:42:56.446565125Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:56.454791859Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9038904596117680291840 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:56.620032404Z until 281474976710655 now= 1701344576 +bundler_1 | 2023-11-30T11:42:56.627598358Z sent eth_sendUserOperation - 0x3e38f053ce3b5b5b84d02042e21f6d30aefd4ccebd782a481e769890275eff81 +bundler_1 | 2023-11-30T11:42:56.629998168Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9057351340191389843456 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:56.795983828Z until 281474976710655 now= 1701344576 +bundler_1 | 2023-11-30T11:42:56.803519244Z sent eth_sendUserOperation - 0xbc8b5aaa7cc7333a08190dcfab972b4df12c4ff43194f2572bc527e3c970fed5 +bundler_1 | 2023-11-30T11:42:56.805912503Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9075798084265099395072 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:56.971415350Z until 281474976710655 now= 1701344576 +bundler_1 | 2023-11-30T11:42:56.979844622Z sent eth_sendUserOperation - 0xa4d48b179ebb5762be586594ae0f63b267bf71df3961eb1d9421fca0df7a743f +bundler_1 | 2023-11-30T11:42:56.982145364Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9094244828338808946688 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:57.139603647Z until 281474976710655 now= 1701344577 +bundler_1 | 2023-11-30T11:42:57.148096457Z sent eth_sendUserOperation - 0xc854fbb3888aa360882a1485d874db36e3195d66fd57c293042b5a9ee8059a41 +bundler_1 | 2023-11-30T11:42:57.150533617Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:57.152386271Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9112691572412518498304 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:57.313355082Z until 281474976710655 now= 1701344577 +bundler_1 | 2023-11-30T11:42:57.320907240Z sent eth_sendUserOperation - 0x77849b921e0445df8d41ef05a72dc574d9c6a970fe106a480387074a48b22e71 +bundler_1 | 2023-11-30T11:42:57.323241949Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9131138316486228049920 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:57.486633851Z until 281474976710655 now= 1701344577 +bundler_1 | 2023-11-30T11:42:57.494285708Z sent eth_sendUserOperation - 0x47ae4818a1b439e2d27c28e6b8cb98ce37ce497c19d92d2cdd18842264790bec +bundler_1 | 2023-11-30T11:42:57.496653739Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9149585060559937601536 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:57.659561278Z until 281474976710655 now= 1701344577 +bundler_1 | 2023-11-30T11:42:57.667076327Z sent eth_sendUserOperation - 0xc1a74db3db2edfde2c76d8f887815253ab207b4e39a77891db605bc4f41416e1 +bundler_1 | 2023-11-30T11:42:57.669435813Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9168031804633647153152 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:57.833893242Z until 281474976710655 now= 1701344577 +bundler_1 | 2023-11-30T11:42:57.841603228Z sent eth_sendUserOperation - 0x1686b46a65239b4334f005d08f878fa784199814bca5094d1b78ef118e32f1af +bundler_1 | 2023-11-30T11:42:57.843888454Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:57.845578562Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9186478548707356704768 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:58.007419639Z until 281474976710655 now= 1701344578 +bundler_1 | 2023-11-30T11:42:58.015133144Z sent eth_sendUserOperation - 0x89b1f40e32eb89d10c43bbfd1e5f5eb56d9f156433c526383e04eaa2db843848 +bundler_1 | 2023-11-30T11:42:58.017502548Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9204925292781066256384 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:58.180891170Z until 281474976710655 now= 1701344578 +bundler_1 | 2023-11-30T11:42:58.188450461Z sent eth_sendUserOperation - 0xc6ddaa96d5cb4695b21bc9cf0b359e1a4c4be4058cfcabb237520f3cc7cb21ce +bundler_1 | 2023-11-30T11:42:58.190820827Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9223372036854775808000 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:58.356232300Z until 281474976710655 now= 1701344578 +bundler_1 | 2023-11-30T11:42:58.364361907Z sent eth_sendUserOperation - 0xaefa2197c86f66a3975a172bdb0667c1d088c0af2d3d20b9573559f30710a703 +bundler_1 | 2023-11-30T11:42:58.366749204Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9241818780928485359616 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:58.530067632Z until 281474976710655 now= 1701344578 +bundler_1 | 2023-11-30T11:42:58.537591788Z sent eth_sendUserOperation - 0xf92d04ef1e1c55f9ac57badeaa33c7167d4584c6b6f7d83f5e7a865f210cb14a +bundler_1 | 2023-11-30T11:42:58.539885230Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:58.541617457Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9260265525002194911232 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:58.702949742Z until 281474976710655 now= 1701344578 +bundler_1 | 2023-11-30T11:42:58.710419590Z sent eth_sendUserOperation - 0x5fd7c70df25dc361977ecce99c544a307e483ede896444ef50dedc6f5fa65eb7 +bundler_1 | 2023-11-30T11:42:58.712787902Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9278712269075904462848 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:58.874990819Z until 281474976710655 now= 1701344578 +bundler_1 | 2023-11-30T11:42:58.883107672Z sent eth_sendUserOperation - 0xcc32a953ea1f9a2053e04f661e195683a4c7e5923a768c81ff12db9d2d935f5f +bundler_1 | 2023-11-30T11:42:58.885446649Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9297159013149614014464 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:59.048659687Z until 281474976710655 now= 1701344579 +bundler_1 | 2023-11-30T11:42:59.056200087Z sent eth_sendUserOperation - 0x0b5ca057f1eb839bfc5399308a28d1fb4a7b0f466343a319f819253a99e30e13 +bundler_1 | 2023-11-30T11:42:59.058615106Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9315605757223323566080 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:59.222159021Z until 281474976710655 now= 1701344579 +bundler_1 | 2023-11-30T11:42:59.229396001Z sent eth_sendUserOperation - 0x9176f3831c551640d2be6305601fcbea2c08268f40ff8667ad098cc97ae11d32 +bundler_1 | 2023-11-30T11:42:59.231672342Z sent debug_bundler_clearMempool - ok +bundler_1 | 2023-11-30T11:42:59.233375724Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9334052501297033117696 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:59.399139080Z until 281474976710655 now= 1701344579 +bundler_1 | 2023-11-30T11:42:59.406769631Z sent eth_sendUserOperation - 0x7e7a8968f6dc2284b2df2595b28dbdf5f894387c385f50dd37219bb0a6cbb9c9 +bundler_1 | 2023-11-30T11:42:59.409214155Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9352499245370742669312 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:59.571758410Z until 281474976710655 now= 1701344579 +bundler_1 | 2023-11-30T11:42:59.580050928Z sent eth_sendUserOperation - 0x2bd5b7e13b211e417cda27026fdaebf07986d4b96de3befeda59c65e1239add2 +bundler_1 | 2023-11-30T11:42:59.582383302Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9370945989444452220928 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:59.741622161Z until 281474976710655 now= 1701344579 +bundler_1 | 2023-11-30T11:42:59.750200961Z sent eth_sendUserOperation - 0xb8f9d24e04296dd7ac77ea9a00856b14ef2bd6b2c7c99a1aad3e61853a063e58 +bundler_1 | 2023-11-30T11:42:59.752539529Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-11-30T11:42:59.752551572Z { +bundler_1 | 2023-11-30T11:42:59.752556170Z address: '0xbb9965d232542e2b7578b931494ae0d1c26717cd', +bundler_1 | 2023-11-30T11:42:59.752559937Z opsSeen: '0x1fd', +bundler_1 | 2023-11-30T11:42:59.752563404Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:42:59.752566690Z status: '0x1' +bundler_1 | 2023-11-30T11:42:59.752569976Z }, +bundler_1 | 2023-11-30T11:42:59.752573453Z { +bundler_1 | 2023-11-30T11:42:59.752576779Z address: '0x146407933a1ea826ea9c024a38a9194f79029114', +bundler_1 | 2023-11-30T11:42:59.752580215Z opsSeen: '0x1fd', +bundler_1 | 2023-11-30T11:42:59.752583561Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:42:59.752586878Z status: '0x1' +bundler_1 | 2023-11-30T11:42:59.752590134Z } +bundler_1 | 2023-11-30T11:42:59.752593370Z ] +bundler_1 | 2023-11-30T11:42:59.754185658Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-11-30T11:42:59.754198191Z { +bundler_1 | 2023-11-30T11:42:59.754205034Z address: '0xbb9965d232542e2b7578b931494ae0d1c26717cd', +bundler_1 | 2023-11-30T11:42:59.754210894Z opsSeen: '0x1fd', +bundler_1 | 2023-11-30T11:42:59.754216445Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:42:59.754221634Z status: '0x1' +bundler_1 | 2023-11-30T11:42:59.754227044Z }, +bundler_1 | 2023-11-30T11:42:59.754232154Z { +bundler_1 | 2023-11-30T11:42:59.754237364Z address: '0x146407933a1ea826ea9c024a38a9194f79029114', +bundler_1 | 2023-11-30T11:42:59.754242694Z opsSeen: '0x1fd', +bundler_1 | 2023-11-30T11:42:59.754248575Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:42:59.754254406Z status: '0x1' +bundler_1 | 2023-11-30T11:42:59.754259846Z } +bundler_1 | 2023-11-30T11:42:59.754265155Z ] +bundler_1 | 2023-11-30T11:42:59.755992024Z UserOperation: Sender=0xBB9965d232542E2b7578B931494AE0D1c26717cd Nonce=9389392733518161772544 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=0x146407933a1ea826ea9c024a38a9194f79029114 +bundler_1 | 2023-11-30T11:42:59.920225290Z until 281474976710655 now= 1701344579 +bundler_1 | 2023-11-30T11:42:59.927707726Z sent eth_sendUserOperation - 0x791f6c59346f7976100f770b19977cdde065103cea8df08d9eb4a9b88a33c373 +bundler_1 | 2023-11-30T11:42:59.930050783Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-11-30T11:42:59.930060341Z { +bundler_1 | 2023-11-30T11:42:59.930064779Z address: '0xbb9965d232542e2b7578b931494ae0d1c26717cd', +bundler_1 | 2023-11-30T11:42:59.930068546Z opsSeen: '0x1fe', +bundler_1 | 2023-11-30T11:42:59.930071993Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:42:59.930075288Z status: '0x2' +bundler_1 | 2023-11-30T11:42:59.930078755Z }, +bundler_1 | 2023-11-30T11:42:59.930082221Z { +bundler_1 | 2023-11-30T11:42:59.930097350Z address: '0x146407933a1ea826ea9c024a38a9194f79029114', +bundler_1 | 2023-11-30T11:42:59.930101056Z opsSeen: '0x1fe', +bundler_1 | 2023-11-30T11:42:59.930104393Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:42:59.930108020Z status: '0x2' +bundler_1 | 2023-11-30T11:42:59.930111436Z } +bundler_1 | 2023-11-30T11:42:59.930115564Z ] +bundler_1 | 2023-11-30T11:42:59.931757674Z sent debug_bundler_dumpReputation - [ +bundler_1 | 2023-11-30T11:42:59.931769456Z { +bundler_1 | 2023-11-30T11:42:59.931773373Z address: '0xbb9965d232542e2b7578b931494ae0d1c26717cd', +bundler_1 | 2023-11-30T11:42:59.931777191Z opsSeen: '0x1fe', +bundler_1 | 2023-11-30T11:42:59.931780587Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:42:59.931783913Z status: '0x2' +bundler_1 | 2023-11-30T11:42:59.931787189Z }, +bundler_1 | 2023-11-30T11:42:59.931790676Z { +bundler_1 | 2023-11-30T11:42:59.931794022Z address: '0x146407933a1ea826ea9c024a38a9194f79029114', +bundler_1 | 2023-11-30T11:42:59.931797408Z opsSeen: '0x1fe', +bundler_1 | 2023-11-30T11:42:59.931800694Z opsIncluded: '0x0', +bundler_1 | 2023-11-30T11:42:59.931803970Z status: '0x2' +bundler_1 | 2023-11-30T11:42:59.931807277Z } +bundler_1 | 2023-11-30T11:42:59.931810563Z ] +bundler_1 | 2023-11-30T11:42:59.938192387Z sent eth_chainId - 0x539 +bundler_1 | 2023-11-30T11:42:59.973256223Z sent eth_estimateUserOperationGas - { +bundler_1 | 2023-11-30T11:42:59.973272242Z preVerificationGas: '0xa54c', +bundler_1 | 2023-11-30T11:42:59.973276721Z verificationGasLimit: '0x524e9', +bundler_1 | 2023-11-30T11:42:59.973280408Z validAfter: undefined, +bundler_1 | 2023-11-30T11:42:59.973283744Z validUntil: '0xffffffffffff', +bundler_1 | 2023-11-30T11:42:59.973287120Z callGasLimit: '0xab10' +bundler_1 | 2023-11-30T11:42:59.973290617Z } +bundler_1 | 2023-11-30T11:43:00.006056076Z failed: eth_estimateUserOperationGas error: {"message":"execution reverted: test fail","code":-32521} +bundler_1 | 2023-11-30T11:43:00.031127113Z failed: eth_estimateUserOperationGas error: {"message":"AA23 reverted: testWallet: dead signature","code":-32500} +bundler_1 | 2023-11-30T11:43:00.050620592Z UserOperation: Sender=0xc2261aa8F925df2842d474BFe98912656bdc03a2 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:43:00.169030558Z until 281474976710655 now= 1701344580 +bundler_1 | 2023-11-30T11:43:00.176602331Z sent eth_sendUserOperation - 0x8d2cd825feb7c99b4ee35a6c436724a50cbc8c50049381d65473b6cce353319a +bundler_1 | 2023-11-30T11:43:00.477572989Z until 281474976710655 now= 1701344580 +bundler_1 | 2023-11-30T11:43:00.509459689Z sent debug_bundler_sendBundleNow - { +bundler_1 | 2023-11-30T11:43:00.509479597Z transactionHash: '0xb178ed53ee4a049abd953d5f89f9b28df649311cebf2fe6c42ab47fda14a261f', +bundler_1 | 2023-11-30T11:43:00.509484326Z userOpHashes: [ +bundler_1 | 2023-11-30T11:43:00.509488062Z '0x8d2cd825feb7c99b4ee35a6c436724a50cbc8c50049381d65473b6cce353319a' +bundler_1 | 2023-11-30T11:43:00.509492320Z ] +bundler_1 | 2023-11-30T11:43:00.509514161Z } +bundler_1 | 2023-11-30T11:43:00.534655824Z sent eth_getUserOperationByHash - { +bundler_1 | 2023-11-30T11:43:00.534675039Z userOperation: { +bundler_1 | 2023-11-30T11:43:00.534679548Z sender: '0xc2261aa8F925df2842d474BFe98912656bdc03a2', +bundler_1 | 2023-11-30T11:43:00.534683345Z nonce: '0x0', +bundler_1 | 2023-11-30T11:43:00.534686781Z initCode: '0x', +bundler_1 | 2023-11-30T11:43:00.534691650Z callData: '0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447', +bundler_1 | 2023-11-30T11:43:00.534697912Z callGasLimit: '0x493e0', +bundler_1 | 2023-11-30T11:43:00.534703513Z verificationGasLimit: '0xf4240', +bundler_1 | 2023-11-30T11:43:00.534708842Z preVerificationGas: '0x493e0', +bundler_1 | 2023-11-30T11:43:00.534712920Z maxFeePerGas: '0xee6b2800', +bundler_1 | 2023-11-30T11:43:00.534716236Z maxPriorityFeePerGas: '0xb2d05e00', +bundler_1 | 2023-11-30T11:43:00.534719632Z paymasterAndData: '0x', +bundler_1 | 2023-11-30T11:43:00.534722929Z signature: '0xface' +bundler_1 | 2023-11-30T11:43:00.534726245Z }, +bundler_1 | 2023-11-30T11:43:00.534729671Z entryPoint: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789', +bundler_1 | 2023-11-30T11:43:00.534733148Z transactionHash: '0xb178ed53ee4a049abd953d5f89f9b28df649311cebf2fe6c42ab47fda14a261f', +bundler_1 | 2023-11-30T11:43:00.534736915Z blockHash: '0x73e8a9317cf7802ef0a5eacb9ffaad6cb5b027b2afe1cb09d1417b46f32aa651', +bundler_1 | 2023-11-30T11:43:00.534740351Z blockNumber: '0x6f9' +bundler_1 | 2023-11-30T11:43:00.534743647Z } +bundler_1 | 2023-11-30T11:43:00.555753005Z failed: eth_getUserOperationByHash error: {"message":"Missing/invalid userOpHash","code":-32601} +bundler_1 | 2023-11-30T11:43:00.575576669Z UserOperation: Sender=0x5B582ae7017470C366086f650bE0c0cf11F188f5 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:43:00.699278265Z until 281474976710655 now= 1701344580 +bundler_1 | 2023-11-30T11:43:00.707440358Z sent eth_sendUserOperation - 0x49f693ca8b8f7e1ef209b6f8d702dfaf339184eb5488737043c11481e8e3a2e0 +bundler_1 | 2023-11-30T11:43:00.833168951Z until 281474976710655 now= 1701344580 +bundler_1 | 2023-11-30T11:43:00.858304850Z sent debug_bundler_sendBundleNow - { +bundler_1 | 2023-11-30T11:43:00.858320549Z transactionHash: '0x55a57f9f35b2524ca531b079e25a5bf0084fa59bbd78faca26bc66632a4e4779', +bundler_1 | 2023-11-30T11:43:00.858325238Z userOpHashes: [ +bundler_1 | 2023-11-30T11:43:00.858328835Z '0x49f693ca8b8f7e1ef209b6f8d702dfaf339184eb5488737043c11481e8e3a2e0' +bundler_1 | 2023-11-30T11:43:00.858332251Z ] +bundler_1 | 2023-11-30T11:43:00.858335758Z } +bundler_1 | 2023-11-30T11:43:00.882359463Z sent eth_getUserOperationReceipt - { +bundler_1 | 2023-11-30T11:43:00.882376385Z userOpHash: '0x49f693ca8b8f7e1ef209b6f8d702dfaf339184eb5488737043c11481e8e3a2e0', +bundler_1 | 2023-11-30T11:43:00.882381053Z sender: '0x5B582ae7017470C366086f650bE0c0cf11F188f5', +bundler_1 | 2023-11-30T11:43:00.882387746Z nonce: '0x0', +bundler_1 | 2023-11-30T11:43:00.882393506Z actualGasCost: '0x3d742240e9d80', +bundler_1 | 2023-11-30T11:43:00.882411961Z actualGasUsed: '0x57fb0', +bundler_1 | 2023-11-30T11:43:00.882415738Z success: true, +bundler_1 | 2023-11-30T11:43:00.882419174Z logs: [], +bundler_1 | 2023-11-30T11:43:00.882422741Z receipt: { +bundler_1 | 2023-11-30T11:43:00.882426077Z to: '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789', +bundler_1 | 2023-11-30T11:43:00.882429473Z from: '0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266', +bundler_1 | 2023-11-30T11:43:00.882432870Z contractAddress: null, +bundler_1 | 2023-11-30T11:43:00.882436246Z transactionIndex: '0x0', +bundler_1 | 2023-11-30T11:43:00.882439542Z gasUsed: '0x19756', +bundler_1 | 2023-11-30T11:43:00.882444241Z logsBloom: '0x000000000000000000000000000000000000000000000000000000000000000000080000000000000002000100000000001000000000000020000200000000000000000000000010000000000000000000000000040000000000000000010000000000000a0000000000000000000800000000000000000010000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000002000000000000000000000000000001000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000', +bundler_1 | 2023-11-30T11:43:00.882450683Z blockHash: '0xb7dbf6835f26ff9a4748a98ae12703c8a329b4eda9174ac23a0475faa89aa37e', +bundler_1 | 2023-11-30T11:43:00.882454150Z transactionHash: '0x55a57f9f35b2524ca531b079e25a5bf0084fa59bbd78faca26bc66632a4e4779', +bundler_1 | 2023-11-30T11:43:00.882457626Z logs: [ [Object], [Object] ], +bundler_1 | 2023-11-30T11:43:00.882461092Z blockNumber: '0x6fb', +bundler_1 | 2023-11-30T11:43:00.882464369Z confirmations: '0x1', +bundler_1 | 2023-11-30T11:43:00.882467645Z cumulativeGasUsed: '0x19756', +bundler_1 | 2023-11-30T11:43:00.882470941Z effectiveGasPrice: '0x59682f08', +bundler_1 | 2023-11-30T11:43:00.882474257Z status: '0x1', +bundler_1 | 2023-11-30T11:43:00.882477543Z type: '0x2', +bundler_1 | 2023-11-30T11:43:00.882480849Z byzantium: true +bundler_1 | 2023-11-30T11:43:00.882485959Z } +bundler_1 | 2023-11-30T11:43:00.882490998Z } +bundler_1 | 2023-11-30T11:43:00.912216350Z failed: eth_getUserOperationReceipt error: {"message":"Missing/invalid userOpHash","code":-32601} +bundler_1 | 2023-11-30T11:43:00.936797996Z UserOperation: Sender=0x1fff6b801FA3BcfAf07aA3bE32bBC5D3bde875a9 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:43:01.056615703Z until 281474976710655 now= 1701344581 +bundler_1 | 2023-11-30T11:43:01.064681790Z sent eth_sendUserOperation - 0x1cc158682c46c64e356a51237af81208e00e24299f1cbfccab447fb52768d847 +bundler_1 | 2023-11-30T11:43:01.186648970Z until 281474976710655 now= 1701344581 +bundler_1 | 2023-11-30T11:43:01.214052358Z sent debug_bundler_sendBundleNow - { +bundler_1 | 2023-11-30T11:43:01.214070241Z transactionHash: '0x4eb2053d579e4b054d56edbc19a36a1956be8e631603abdcd5cf0cfe8ad4348a', +bundler_1 | 2023-11-30T11:43:01.214075000Z userOpHashes: [ +bundler_1 | 2023-11-30T11:43:01.214078657Z '0x1cc158682c46c64e356a51237af81208e00e24299f1cbfccab447fb52768d847' +bundler_1 | 2023-11-30T11:43:01.214082184Z ] +bundler_1 | 2023-11-30T11:43:01.214097001Z } +bundler_1 | 2023-11-30T11:43:01.248445530Z UserOperation: Sender=0x7908c9A486fbAaff96b1b8Be5A0f23DC764a7c9E Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:43:01.336619399Z failed: eth_sendUserOperation error: {"message":"account validation failed: AA23 reverted: testWallet: dead signature","code":-32500} +bundler_1 | 2023-11-30T11:43:01.346372394Z sent debug_bundler_sendBundleNow - ok +bundler_1 | 2023-11-30T11:43:01.370451976Z UserOperation: Sender=0x12495e13a5c19fEB7189093B5b66C35Bd4118e27 Nonce=0 EntryPoint=0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 Paymaster=undefined +bundler_1 | 2023-11-30T11:43:01.490280734Z failed: eth_sendUserOperation error: {"message":"Invalid UserOp signature or paymaster signature","code":-32507} +bundler_1 | 2023-11-30T11:43:01.494429203Z sent eth_supportedEntryPoints - [ '0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789' ] diff --git a/runs/20231130/115737/aabundler.txt b/runs/20231130/115737/aabundler.txt new file mode 100644 index 0000000..3de2c9a --- /dev/null +++ b/runs/20231130/115737/aabundler.txt @@ -0,0 +1,254 @@ +Running bundler /home/runner/work/bundler-test-executor/bundler-test-executor/bundlers/aabundler/aabundler.yml, name=aabundler +============================= test session starts ============================== +platform linux -- Python 3.10.12, pytest-7.2.0, pluggy-1.0.0 +rootdir: /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests +plugins: web3-5.31.1 +collected 171 items + +tests/single/bundle/test_bundle.py ..................... [ 12%] +tests/single/bundle/test_codehash.py . [ 12%] +tests/single/bundle/test_storage_rules.py .......................F...... [ 30%] +......................F...................F............... [ 64%] +tests/single/opbanning/test_op_banning.py .............................. [ 81%] +................. [ 91%] +tests/single/reputation/test_reputation.py .. [ 92%] +tests/single/rpc/test_eth_chainId.py . [ 93%] +tests/single/rpc/test_eth_estimateUserOperationGas.py ... [ 95%] +tests/single/rpc/test_eth_getUserOperationByHash.py .. [ 96%] +tests/single/rpc/test_eth_getUserOperationReceipt.py .. [ 97%] +tests/single/rpc/test_eth_sendUserOperation.py ... [ 99%] +tests/single/rpc/test_eth_supportedEntryPoints.py . [100%] + +=================================== FAILURES =================================== +_______ test_rule[[STO-033]staked][paymaster][external_storage_read][ok] _______ +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='paymaster has forbidden read from 0xb96569aa05e331b0e942fbccfa726f40383e744c slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x730bc96ef26aa11f3fa62979f291e6a825a09c43'}, id=247) +________ test_rule[[STO-033]staked][factory][external_storage_read][ok] ________ +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='factory has forbidden read from 0x4427592d29e64048bec8c905097e366383dda92e slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x30f5c7db3197c6461efd285d4bd89d0e2807342e'}, id=305) +________ test_rule[[STO-033]staked][account][external_storage_read][ok] ________ +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='account has forbidden read from 0x74dc2a360ee0739b0c89d8b04aa643a3ae7563a1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0x10a6D37E39e1fDF5c8a00e0C89B106b1305770e5'}, id=345) +=============================== warnings summary =============================== +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x82f55ee215df8da44e34948ae588db67bcd81bcec8a4ed4c9f2ec7c60bd8a226') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0xf0a79fa08f9bfd14ec252de8148eb4302e164f3326331fec444fbd1faf5df573') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0xe5ceccfd83879a36e789ff25827e7b63766ba4ba0c103e27a73d7bb4577647b3') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x3f61cb311e0d9d5d3489bb13bb3bd78891e96d8e6196d079d039620668852a71') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html +==================================== PASSES ==================================== +- generated xml file: /home/runner/work/bundler-test-executor/bundler-test-executor/build/out/aabundler.xml - +=========================== short test summary info ============================ +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[only_priority_fee_bump] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[only_max_fee_bump] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[with_same_fee] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[with_less_fee] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_below_threshold] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_at_threshold] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_above_threshold] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory] +PASSED tests/single/bundle/test_bundle.py::test_max_allowed_ops_unstaked_sender +PASSED tests/single/bundle/test_bundle.py::test_max_allowed_ops_staked_sender +PASSED tests/single/bundle/test_bundle.py::test_ban_user_op_access_other_ops_sender_in_bundle +PASSED tests/single/bundle/test_bundle.py::test_ban_user_sender_double_role_in_bundle +PASSED tests/single/bundle/test_bundle.py::test_stake_check_in_bundler +PASSED tests/single/bundle/test_codehash.py::test_codehash_changed +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][paymaster][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-031]unstaked][paymaster][storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][paymaster][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[EREP-050]unstaked][paymaster][context][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]staked][paymaster][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-031]staked][paymaster][storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]staked][paymaster][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[EREP-050]staked][paymaster][context][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][paymaster][external_storage_write][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][reference_storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][factory][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][external_storage_read][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]staked][factory][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-031]staked][factory][storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]staked][factory][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][factory][external_storage_write][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][account][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][external_storage_read][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]staked][account][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]staked][account][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][account][external_storage_write][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[GAS] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[NUMBER] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[TIMESTAMP] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[COINBASE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[DIFFICULTY] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[BASEFEE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[GASLIMIT] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[GASPRICE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[SELFBALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[BALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[ORIGIN] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[BLOCKHASH] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE2] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[SELFDESTRUCT] +PASSED tests/single/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS CALL] +PASSED tests/single/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS DELEGATECALL] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GAS] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[NUMBER] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[TIMESTAMP] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[COINBASE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[DIFFICULTY] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BASEFEE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASLIMIT] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASPRICE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFBALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[ORIGIN] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BLOCKHASH] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE2] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFDESTRUCT] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[GAS] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[NUMBER] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[TIMESTAMP] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[COINBASE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[DIFFICULTY] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[BASEFEE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[GASLIMIT] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[GASPRICE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFBALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[BALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[ORIGIN] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[BLOCKHASH] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE2] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFDESTRUCT] +PASSED tests/single/reputation/test_reputation.py::test_staked_entity_reputation_threshold[with_factory] +PASSED tests/single/reputation/test_reputation.py::test_staked_entity_reputation_threshold[without_factory] +PASSED tests/single/rpc/test_eth_chainId.py::test_eth_chainId[] +PASSED tests/single/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas[] +PASSED tests/single/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_execution_revert +PASSED tests/single/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_simulation_revert +PASSED tests/single/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash[] +PASSED tests/single/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash_error +PASSED tests/single/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt[] +PASSED tests/single/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt_error +PASSED tests/single/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation[] +PASSED tests/single/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_revert +PASSED tests/single/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_invalid_signature +PASSED tests/single/rpc/test_eth_supportedEntryPoints.py::test_eth_supportedEntryPoints[] +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][paymaster][external_storage_read][ok] - Exception: expected result object, got: +Error(code=-32502, message='paymaster has forbidden read from 0xb96569aa05e331b0e942fbccfa726f40383e744c slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x730bc96ef26aa11f3fa62979f291e6a825a09c43'}, id=247) +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][factory][external_storage_read][ok] - Exception: expected result object, got: +Error(code=-32502, message='factory has forbidden read from 0x4427592d29e64048bec8c905097e366383dda92e slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x30f5c7db3197c6461efd285d4bd89d0e2807342e'}, id=305) +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][account][external_storage_read][ok] - Exception: expected result object, got: +Error(code=-32502, message='account has forbidden read from 0x74dc2a360ee0739b0c89d8b04aa643a3ae7563a1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0x10a6D37E39e1fDF5c8a00e0C89B106b1305770e5'}, id=345) +============ 3 failed, 168 passed, 4 warnings in 359.22s (0:05:59) ============= diff --git a/runs/20231130/115737/aabundler.xml b/runs/20231130/115737/aabundler.xml new file mode 100644 index 0000000..9a167ea --- /dev/null +++ b/runs/20231130/115737/aabundler.xml @@ -0,0 +1,49 @@ +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='paymaster has forbidden read from 0xb96569aa05e331b0e942fbccfa726f40383e744c slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x730bc96ef26aa11f3fa62979f291e6a825a09c43'}, id=247)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='factory has forbidden read from 0x4427592d29e64048bec8c905097e366383dda92e slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x30f5c7db3197c6461efd285d4bd89d0e2807342e'}, id=305)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='account has forbidden read from 0x74dc2a360ee0739b0c89d8b04aa643a3ae7563a1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0x10a6D37E39e1fDF5c8a00e0C89B106b1305770e5'}, id=345)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + + \ No newline at end of file diff --git a/runs/20231130/115737/html/index.html b/runs/20231130/115737/html/index.html new file mode 100644 index 0000000..ce43107 --- /dev/null +++ b/runs/20231130/115737/html/index.html @@ -0,0 +1,123 @@ + + + + +

EIP-4337 Bundlers Spec Test Results

+
+
+ +

+ +This page was generated by bundler-test-results + + + + diff --git a/runs/20231130/115737/index.txt b/runs/20231130/115737/index.txt new file mode 100644 index 0000000..0416099 --- /dev/null +++ b/runs/20231130/115737/index.txt @@ -0,0 +1,24 @@ +aabundler.json +aabundler.log +aabundler.txt +aabundler.xml +html/ +index.txt +okbund.json +okbund.log +okbund.txt +okbund.xml +silius.json +silius.log +silius.txt +silius.xml +skandha.log +skandha.txt +stackup.json +stackup.log +stackup.txt +stackup.xml +voltaire.json +voltaire.log +voltaire.txt +voltaire.xml diff --git a/runs/20231130/115737/okbund.json b/runs/20231130/115737/okbund.json new file mode 100644 index 0000000..a35c3e0 --- /dev/null +++ b/runs/20231130/115737/okbund.json @@ -0,0 +1,901 @@ +{ + "testsuites": { + "testsuite": { + "@name": "okbund", + "@errors": "0", + "@failures": "5", + "@skipped": "0", + "@tests": "171", + "@time": "290.124", + "@timestamp": "2023-11-30T11:43:51.676761", + "@hostname": "fv-az1251-432", + "testcase": [ + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_priority_fee_bump]", + "@time": "0.533" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_max_fee_bump]", + "@time": "0.379" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_same_fee]", + "@time": "0.284" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_less_fee]", + "@time": "0.290" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_below_threshold]", + "@time": "0.334" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_at_threshold]", + "@time": "0.322" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_above_threshold]", + "@time": "0.286" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "@time": "0.614" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "@time": "0.497" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "@time": "0.585" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "@time": "2.144" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "@time": "2.165" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "@time": "2.169" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "@time": "2.161" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "@time": "5.225" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "@time": "5.218" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_max_allowed_ops_unstaked_sender", + "@time": "1.955" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_max_allowed_ops_staked_sender", + "@time": "1.929" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "@time": "1.720", + "failure": { + "@message": "AssertionError: assert [] == [UserOperatio...gnature='0x')]\n Right contains one more item: UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n + ,\n - UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC',\n - nonce='0x0',\n - initCode='0x',\n - callData='0x',\n - callGasLimit='0x493e0',\n - verificationGasLimit='0xf4240',\n - preVerificationGas='0x493e0',\n - maxFeePerGas='0xee6b2800',\n - maxPriorityFeePerGas='0xb2d05e00',\n - paymasterAndData='0x',\n - signature='0x'),\n ]", + "#text": "tests/single/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle\n assert dump_mempool() == [user_op2]\nE AssertionError: assert [] == [UserOperatio...gnature='0x')]\nE Right contains one more item: UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE + ,\nE - UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC',\nE - nonce='0x0',\nE - initCode='0x',\nE - callData='0x',\nE - callGasLimit='0x493e0',\nE - verificationGasLimit='0xf4240',\nE - preVerificationGas='0x493e0',\nE - maxFeePerGas='0xee6b2800',\nE - maxPriorityFeePerGas='0xb2d05e00',\nE - paymasterAndData='0x',\nE - signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_ban_user_sender_double_role_in_bundle", + "@time": "0.744" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_stake_check_in_bundler", + "@time": "0.125" + }, + { + "@classname": "tests.single.bundle.test_codehash", + "@name": "test_codehash_changed", + "@time": "2.845" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "@time": "0.280" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "@time": "0.349" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "@time": "0.407" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "@time": "0.307" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "@time": "0.296" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "@time": "0.307" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.363" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "@time": "0.538" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "@time": "0.224" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop]", + "@time": "0.348" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "@time": "0.411" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.343" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "@time": "0.306" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "@time": "0.310" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "@time": "0.430" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "@time": "0.330" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok]", + "@time": "0.327" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "@time": "0.315" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "@time": "0.348" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.332" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "@time": "0.559" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "@time": "0.246" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][paymaster][external_storage_write][drop]", + "@time": "0.339" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][paymaster][external_storage_read][ok]", + "@time": "0.331", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32502, message='paymaster has forbidden read from 0xa56CF58Cc3601f57E0c87edfAfeF570AeDe95Ccb slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x256576fe36239203971C449e536746133413e2a0'}, id=245)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='paymaster has forbidden read from 0xa56CF58Cc3601f57E0c87edfAfeF570AeDe95Ccb slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x256576fe36239203971C449e536746133413e2a0'}, id=245)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "@time": "0.456" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.383" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "@time": "0.454" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "@time": "0.421" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "@time": "0.433" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "@time": "0.438" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "@time": "0.433" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "@time": "0.441" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "@time": "0.449" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][external_storage_read][drop]", + "@time": "0.446" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "@time": "0.383" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.398" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.401" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.422" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "@time": "0.394" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "@time": "0.394" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.396" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "@time": "0.401" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "@time": "0.524" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "@time": "0.451" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "@time": "0.438" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][factory][storage][ok]", + "@time": "0.447" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "@time": "0.500" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "@time": "0.563" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "@time": "0.447" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "@time": "0.465" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "@time": "0.467" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][factory][external_storage_write][drop]", + "@time": "0.492" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][factory][external_storage_read][ok]", + "@time": "0.469", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32502, message='factory has forbidden read from 0x2A630C9F0d7744261c8063A347d3AD4B2b411fa1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x5903E7Ae271ee7e181451DCd3EFe24981aa9dBC2'}, id=303)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='factory has forbidden read from 0x2A630C9F0d7744261c8063A347d3AD4B2b411fa1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x5903E7Ae271ee7e181451DCd3EFe24981aa9dBC2'}, id=303)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "@time": "0.551" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "@time": "0.472" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "@time": "0.280" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "@time": "0.259" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "@time": "0.260" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "@time": "0.455" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "@time": "0.455" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "@time": "0.484" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "@time": "0.269" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][external_storage_read][drop]", + "@time": "0.264" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "@time": "0.345" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "@time": "0.273" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "@time": "0.262" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "@time": "0.280" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "@time": "0.288" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "@time": "0.283" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "@time": "0.380" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "@time": "0.295" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][account][external_storage_write][drop]", + "@time": "0.301" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][account][external_storage_read][ok]", + "@time": "0.290", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32502, message='account has forbidden read from 0x8c70bA830D02034Fb4eb4801098FC3795b4B8c69 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0xd003f87eE1C39e46a2A40cAA0db70c12B000e6C1'}, id=343)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='account has forbidden read from 0x8c70bA830D02034Fb4eb4801098FC3795b4B8c69 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0xd003f87eE1C39e46a2A40cAA0db70c12B000e6C1'}, id=343)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "@time": "0.282" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "@time": "0.407" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "@time": "0.284" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "@time": "0.290" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.228" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.226" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.228" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "@time": "0.244" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "@time": "0.249" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "@time": "0.247" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "@time": "0.242" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "@time": "0.215" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.218" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "@time": "0.218" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "@time": "0.259" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GAS]", + "@time": "0.168" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[NUMBER]", + "@time": "0.172" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[TIMESTAMP]", + "@time": "0.173" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[COINBASE]", + "@time": "0.179" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[DIFFICULTY]", + "@time": "0.177" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BASEFEE]", + "@time": "0.178" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASLIMIT]", + "@time": "0.184" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASPRICE]", + "@time": "0.206" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFBALANCE]", + "@time": "0.190" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BALANCE]", + "@time": "0.193" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[ORIGIN]", + "@time": "0.216" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BLOCKHASH]", + "@time": "0.190" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE]", + "@time": "0.203" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE2]", + "@time": "0.242" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFDESTRUCT]", + "@time": "0.211" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS CALL]", + "@time": "0.225" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "@time": "0.229" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GAS]", + "@time": "0.229" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[NUMBER]", + "@time": "0.229" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[TIMESTAMP]", + "@time": "0.231" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[COINBASE]", + "@time": "0.272" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[DIFFICULTY]", + "@time": "0.313" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BASEFEE]", + "@time": "0.298" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASLIMIT]", + "@time": "0.238" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASPRICE]", + "@time": "0.242" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFBALANCE]", + "@time": "0.243" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BALANCE]", + "@time": "0.242" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[ORIGIN]", + "@time": "0.246" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BLOCKHASH]", + "@time": "0.243" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE]", + "@time": "0.257" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE2]", + "@time": "0.255" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "@time": "0.257" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GAS]", + "@time": "0.356" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[NUMBER]", + "@time": "0.359" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[TIMESTAMP]", + "@time": "0.357" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[COINBASE]", + "@time": "0.363" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[DIFFICULTY]", + "@time": "0.370" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BASEFEE]", + "@time": "0.364" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASLIMIT]", + "@time": "0.367" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASPRICE]", + "@time": "0.370" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFBALANCE]", + "@time": "0.389" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BALANCE]", + "@time": "0.377" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[ORIGIN]", + "@time": "0.370" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BLOCKHASH]", + "@time": "0.374" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE]", + "@time": "0.391" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE2]", + "@time": "0.391" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFDESTRUCT]", + "@time": "0.417" + }, + { + "@classname": "tests.single.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[with_factory]", + "@time": "190.553" + }, + { + "@classname": "tests.single.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[without_factory]", + "@time": "18.068", + "failure": { + "@message": "AssertionError: opsIncluded mismatch\nassert (0 is None or 0 == 2)\n + where 2 = int('0x2', 16)\n + where '0x2' = ('opsIncluded')\n + where = {'address': '0x662A57758207cA7604378A05823E795cc21Fcf06', 'opsIncluded': '0x2', 'opsSeen': '0x6d', 'status': '0x0'}.get", + "#text": "tests/single/reputation/test_reputation.py:134: in test_staked_entity_reputation_threshold\n assert_reputation_status(\ntests/single/reputation/test_reputation.py:55: in assert_reputation_status\n assert ops_included is None or ops_included == int(\nE AssertionError: opsIncluded mismatch\nE assert (0 is None or 0 == 2)\nE + where 2 = int('0x2', 16)\nE + where '0x2' = ('opsIncluded')\nE + where = {'address': '0x662A57758207cA7604378A05823E795cc21Fcf06', 'opsIncluded': '0x2', 'opsSeen': '0x6d', 'status': '0x0'}.get" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.rpc.test_eth_chainId", + "@name": "test_eth_chainId[]", + "@time": "0.007" + }, + { + "@classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas[]", + "@time": "0.031" + }, + { + "@classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_execution_revert", + "@time": "0.025" + }, + { + "@classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_simulation_revert", + "@time": "0.022" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash[]", + "@time": "1.464" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash_error", + "@time": "0.004" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt[]", + "@time": "1.302" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt_error", + "@time": "0.003" + }, + { + "@classname": "tests.single.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation[]", + "@time": "1.270" + }, + { + "@classname": "tests.single.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_revert", + "@time": "0.034" + }, + { + "@classname": "tests.single.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_invalid_signature", + "@time": "0.027" + }, + { + "@classname": "tests.single.rpc.test_eth_supportedEntryPoints", + "@name": "test_eth_supportedEntryPoints[]", + "@time": "0.019" + } + ] + } + } +} diff --git a/runs/20231130/115737/okbund.log b/runs/20231130/115737/okbund.log new file mode 100644 index 0000000..8f86d5d --- /dev/null +++ b/runs/20231130/115737/okbund.log @@ -0,0 +1,22542 @@ +Attaching to bundler-test-executor_bundler-waiter_1, bundler-test-executor_bundler_1, bundler-test-executor_deployer_1, bundler-test-executor_funder_1, geth-1.10 +bundler_1 | 2023-11-30T11:43:45.956989040Z +bundler_1 | 2023-11-30T11:43:45.957028644Z . ____ _ __ _ _ +bundler_1 | 2023-11-30T11:43:45.957106502Z /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ +bundler_1 | 2023-11-30T11:43:45.957118295Z ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ +bundler_1 | 2023-11-30T11:43:45.957153710Z \\/ ___)| |_)| | | | | || (_| | ) ) ) ) +bundler_1 | 2023-11-30T11:43:45.957200397Z ' |____| .__|_| |_|_| |_\__, | / / / / +bundler_1 | 2023-11-30T11:43:45.957238886Z =========|_|==============|___/=/_/_/_/ +bundler_1 | 2023-11-30T11:43:45.958069636Z :: Spring Boot :: (v2.7.17) +bundler_1 | 2023-11-30T11:43:45.958080987Z +bundler_1 | 2023-11-30T11:43:46.065933415Z 2023-11-30 11:43:46.063 INFO 1 --- [ main] c.o.dapp.bundler.AABundlerApplication : Starting AABundlerApplication v0.0.1 using Java 18.0.2.1 on 9ce6bc7ae768 with PID 1 (/app/aa-starter/target/aa-starter-0.0.1.jar started by root in /app) +bundler_1 | 2023-11-30T11:43:46.065974171Z 2023-11-30 11:43:46.065 INFO 1 --- [ main] c.o.dapp.bundler.AABundlerApplication : No active profile set, falling back to 1 default profile: "default" +bundler_1 | 2023-11-30T11:43:47.421478367Z 2023-11-30 11:43:47.421 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 3000 (http) +bundler_1 | 2023-11-30T11:43:47.432713956Z 2023-11-30 11:43:47.432 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] +bundler_1 | 2023-11-30T11:43:47.432914540Z 2023-11-30 11:43:47.432 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.82] +bundler_1 | 2023-11-30T11:43:47.493293470Z 2023-11-30 11:43:47.493 INFO 1 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext +bundler_1 | 2023-11-30T11:43:47.493369962Z 2023-11-30 11:43:47.493 INFO 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1369 ms +bundler_1 | 2023-11-30T11:43:48.019977018Z 2023-11-30 11:43:48.018 INFO 1 --- [ main] c.o.dapp.bundler.dev.DevInitService : node account: 0xd116b5a13cc62ae2a8a38b970c20fc5a559e9f56 +bundler_1 | 2023-11-30T11:43:48.020275113Z 2023-11-30 11:43:48.020 INFO 1 --- [ main] c.o.dapp.bundler.dev.DevInitService : 1. start transfer to factory deployer: 0x3fAB184622Dc19b6109349B94811493BF2a45362 +bundler_1 | 2023-11-30T11:43:48.070511595Z 2023-11-30 11:43:48.070 INFO 1 --- [ main] c.o.dapp.bundler.dev.DevInitService : 1. txHash: 0x9b446a1b5fb26e4edcb50055330876fbd49c4b1165b409ab1c4f58951e3a5d88 +bundler_1 | 2023-11-30T11:43:48.218657498Z 2023-11-30 11:43:48.215 INFO 1 --- [ main] c.o.dapp.bundler.dev.DevInitService : 1. txStatus: true +bundler_1 | 2023-11-30T11:43:48.218681944Z 2023-11-30 11:43:48.215 INFO 1 --- [ main] c.o.dapp.bundler.dev.DevInitService : 2. start deploy factory: 0x4e59b44847b379578588920cA78FbF26c0B4956C +bundler_1 | 2023-11-30T11:43:48.218688806Z 2023-11-30 11:43:48.218 INFO 1 --- [ main] c.o.dapp.bundler.dev.DevInitService : 2. txHash: null +bundler_1 | 2023-11-30T11:43:48.218757264Z 2023-11-30 11:43:48.218 INFO 1 --- [ main] c.o.dapp.bundler.dev.DevInitService : 3. start deploy entrypoint +bundler_1 | 2023-11-30T11:43:48.236125445Z 2023-11-30 11:43:48.235 ERROR 1 --- [ main] c.o.dapp.bundler.dev.DevInitService : init contract error +bundler_1 | 2023-11-30T11:43:48.479212354Z 2023-11-30 11:43:48.478 INFO 1 --- [ main] c.o.d.b.infra.storage.AbstractTemplate : load empty data from db for table: /uop_tx_map +bundler_1 | 2023-11-30T11:43:48.517613259Z 2023-11-30 11:43:48.517 INFO 1 --- [ main] c.o.d.b.infra.storage.AbstractTemplate : load empty data from db for table: /block_height_sign +bundler_1 | 2023-11-30T11:43:48.518566209Z 2023-11-30 11:43:48.518 INFO 1 --- [ main] c.o.d.b.task.logevent.LogEventService : not find block height sign from db for chain: 1337 +bundler_1 | 2023-11-30T11:43:48.623194859Z 2023-11-30 11:43:48.622 INFO 1 --- [ main] c.o.d.b.infra.storage.AbstractTemplate : load empty data from db for table: /test_uop +bundler_1 | 2023-11-30T11:43:49.043941327Z 2023-11-30 11:43:49.043 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 3000 (http) with context path '' +bundler_1 | 2023-11-30T11:43:49.053198396Z 2023-11-30 11:43:49.052 INFO 1 --- [ scheduling-1] c.o.d.b.task.schedule.ReputationTask : start task cronDecreaseSeenAndIncluded! +bundler_1 | 2023-11-30T11:43:49.054468514Z 2023-11-30 11:43:49.053 INFO 1 --- [ scheduling-1] c.o.d.b.task.schedule.ReputationTask : end task cronDecreaseSeenAndIncluded! +bundler_1 | 2023-11-30T11:43:49.055334278Z 2023-11-30 11:43:49.055 INFO 1 --- [ main] c.o.dapp.bundler.AABundlerApplication : Started AABundlerApplication in 3.57 seconds (JVM running for 4.223) +bundler_1 | 2023-11-30T11:43:50.074182685Z 2023-11-30 11:43:50.073 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 0 to: 8 +bundler_1 | 2023-11-30T11:43:50.149703483Z 2023-11-30 11:43:50.149 INFO 1 --- [0.0-3000-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' +bundler_1 | 2023-11-30T11:43:50.149782504Z 2023-11-30 11:43:50.149 INFO 1 --- [0.0-3000-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' +bundler_1 | 2023-11-30T11:43:50.150530789Z 2023-11-30 11:43:50.150 INFO 1 --- [0.0-3000-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms +bundler_1 | 2023-11-30T11:43:50.201060547Z 2023-11-30 11:43:50.200 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:50.201086485Z -- method: eth_chainId +bundler_1 | 2023-11-30T11:43:50.201092477Z -- params: [] +bundler_1 | 2023-11-30T11:43:50.201097266Z -- result: "0x539" +bundler_1 | 2023-11-30T11:43:50.201101834Z -- costTime: 12 +bundler_1 | 2023-11-30T11:43:50.201106623Z +bundler_1 | 2023-11-30T11:43:51.744667152Z 2023-11-30 11:43:51.743 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:51.744694093Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:43:51.744725451Z -- params: [] +bundler_1 | 2023-11-30T11:43:51.744731553Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:51.744737133Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:51.744742363Z +bundler_1 | 2023-11-30T11:43:51.800476213Z 2023-11-30 11:43:51.800 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:51.803692550Z 2023-11-30 11:43:51.803 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler-waiter_1 | 2023-11-30T11:43:45.243219803Z Error: +bundler-waiter_1 | 2023-11-30T11:43:45.243669852Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:45.243682615Z +bundler-waiter_1 | 2023-11-30T11:43:45.243693115Z Context: +bundler-waiter_1 | 2023-11-30T11:43:45.243960022Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:45.244179611Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:45.244330892Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:45.741336165Z Error: +bundler-waiter_1 | 2023-11-30T11:43:45.741363866Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:45.741371050Z +bundler-waiter_1 | 2023-11-30T11:43:45.741376380Z Context: +bundler-waiter_1 | 2023-11-30T11:43:45.741557627Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:45.741711414Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:45.741828011Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:46.303420336Z Error: +bundler-waiter_1 | 2023-11-30T11:43:46.303866507Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:46.303877988Z +bundler-waiter_1 | 2023-11-30T11:43:46.303884260Z Context: +bundler-waiter_1 | 2023-11-30T11:43:46.304043035Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:46.304054026Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:46.304060778Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:47.072700312Z Error: +bundler-waiter_1 | 2023-11-30T11:43:47.072769801Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:47.072778267Z +bundler-waiter_1 | 2023-11-30T11:43:47.072783427Z Context: +bundler-waiter_1 | 2023-11-30T11:43:47.072788376Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:47.072793315Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:47.072798484Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:48.211275956Z Error: +bundler-waiter_1 | 2023-11-30T11:43:48.211296595Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:48.211302997Z +bundler-waiter_1 | 2023-11-30T11:43:48.211307765Z Context: +bundler-waiter_1 | 2023-11-30T11:43:48.211312384Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:48.211317133Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:48.211331380Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:43:50.216245548Z "0x539" +bundler_1 | 2023-11-30T11:43:51.830089294Z 2023-11-30 11:43:51.829 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0x247d86821dadf187a07079e74c5be0c13fcb00062f4d4fefc8917ca210879f01","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x69c052eae673f803e1a9801b56bfa8bcf8bcd521","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:51.899357849Z 2023-11-30 11:43:51.899 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":1324232584,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":477716904678000,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:43:51.899677324Z 2023-11-30 11:43:51.899 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0x247d86821dadf187a07079e74c5be0c13fcb00062f4d4fefc8917ca210879f01","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x69c052eae673f803e1a9801b56bfa8bcf8bcd521","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:52.074260467Z 2023-11-30 11:43:52.073 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x69c052eae673f803e1a9801b56bfa8bcf8bcd521"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,8000000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":8000000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":8000000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x69c052eae673f803e1a9801b56bfa8bcf8bcd521","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:43:52.076667004Z 2023-11-30 11:43:52.076 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x69C052eae673f803e1A9801b56bfA8BCf8BCD521 is unstaked +bundler_1 | 2023-11-30T11:43:52.076824097Z 2023-11-30 11:43:52.076 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:52.076835588Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:52.076841960Z -- params: [{"sender":"0x69C052eae673f803e1A9801b56bfA8BCf8BCD521","nonce":"0x0","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:52.076877957Z -- result: "0x247d86821dadf187a07079e74c5be0c13fcb00062f4d4fefc8917ca210879f01" +bundler_1 | 2023-11-30T11:43:52.076883808Z -- costTime: 286 +bundler_1 | 2023-11-30T11:43:52.076889168Z +bundler_1 | 2023-11-30T11:43:52.084324016Z 2023-11-30 11:43:52.084 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:52.084338704Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:52.084369381Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:52.084377305Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x69C052eae673f803e1A9801b56bfA8BCf8BCD521","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:52.084385551Z -- costTime: 1 +bundler_1 | 2023-11-30T11:43:52.084390901Z +bundler_1 | 2023-11-30T11:43:52.090776867Z 2023-11-30 11:43:52.090 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:52.091102865Z 2023-11-30 11:43:52.090 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:52.092782356Z 2023-11-30 11:43:52.092 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1100000000,"nonce":0,"opHash":"0xd7d3ff181723dea2215758bc40249e4ec160fe00c315f435e2b2ad637d907404","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x69c052eae673f803e1a9801b56bfa8bcf8bcd521","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:52.139728165Z 2023-11-30 11:43:52.139 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":1424232584,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":513791904678000,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:43:52.139888394Z 2023-11-30 11:43:52.139 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1100000000,"nonce":0,"opHash":"0xd7d3ff181723dea2215758bc40249e4ec160fe00c315f435e2b2ad637d907404","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x69c052eae673f803e1a9801b56bfa8bcf8bcd521","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:52.259327714Z 2023-11-30 11:43:52.259 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x69c052eae673f803e1a9801b56bfa8bcf8bcd521"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,8000000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":8000000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":8000000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x69c052eae673f803e1a9801b56bfa8bcf8bcd521","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:43:52.262702757Z 2023-11-30 11:43:52.262 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:43:52.262718997Z +bundler_1 | 2023-11-30T11:43:52.262725930Z com.okcoin.dapp.bundler.pool.exception.AAException: -32602::Replacement UserOperation must have higher maxFeePerGas (old=5000000000 new=5000000000) +bundler_1 | 2023-11-30T11:43:52.262731470Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReplaceUserOp(MempoolService.java:146) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.262738022Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:49) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.262744274Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.262749694Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.262755675Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.262760785Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.262766004Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262785521Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262790821Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262795820Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262800769Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262805638Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.262810467Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:52.262816478Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:52.262821388Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262826347Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262831567Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262836676Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262842126Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262847396Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262852536Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262857766Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262863005Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262868325Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.262873836Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:52.262878855Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:52.262883684Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262895195Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262901327Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262906537Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262934579Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262940269Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262945730Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262950899Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262956309Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262962300Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262967450Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.262972600Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.262977859Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.262982748Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.262988048Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.262993418Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.262998818Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +funder_1 | 2023-11-30T11:43:19.719370142Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-11-30T11:43:25.743305876Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-11-30T11:43:31.766778540Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +funder_1 | 2023-11-30T11:43:31.789200094Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +bundler_1 | 2023-11-30T11:43:52.263004769Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263010050Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.263015590Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.263029175Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263034866Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263040927Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.263048391Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.263054011Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263059482Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263064992Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.263070973Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.263076904Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263082494Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263088215Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263094186Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263099706Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263105327Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263111238Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263116899Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263122409Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263127829Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263133129Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263138739Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263150962Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263156623Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263162233Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263167743Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263173013Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.263178884Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:43:52.263184475Z +bundler_1 | 2023-11-30T11:43:52.263189594Z 2023-11-30 11:43:52.262 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:52.263194964Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:52.263200805Z -- params: [{"sender":"0x69C052eae673f803e1A9801b56bfA8BCf8BCD521","nonce":"0x0","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x4190ab00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:52.263208479Z -- errMsg: Replacement UserOperation must have higher maxFeePerGas (old=5000000000 new=5000000000) +bundler_1 | 2023-11-30T11:43:52.263214030Z -- errCode: -32602 +bundler_1 | 2023-11-30T11:43:52.263218989Z -- errData: null +bundler_1 | 2023-11-30T11:43:52.263224158Z +bundler_1 | 2023-11-30T11:43:52.268183224Z 2023-11-30 11:43:52.268 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:52.268197130Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:52.268203071Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:52.268209493Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x69C052eae673f803e1A9801b56bfA8BCf8BCD521","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:52.268217949Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:52.268223539Z +bundler_1 | 2023-11-30T11:43:52.277512277Z 2023-11-30 11:43:52.277 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:52.277532034Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:43:52.277539047Z -- params: [] +bundler_1 | 2023-11-30T11:43:52.277559315Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:52.277565126Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:52.277571097Z +bundler_1 | 2023-11-30T11:43:52.301223087Z 2023-11-30 11:43:52.301 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:52.301551800Z 2023-11-30 11:43:52.301 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +geth-1.10 | 2023-11-30T11:43:13.589021779Z ERROR[11-30|11:43:13.588] Failed to check db for legacy receipts err="this operation is not supported" +bundler_1 | 2023-11-30T11:43:52.302942112Z 2023-11-30 11:43:52.302 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0x4f00d76a35574a453760072489909022adf545650757e5d8d9bfb522ddd4cb68","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x52a09d80493f8282dfaa875991a2a12a75bcd6d6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:52.351389818Z 2023-11-30 11:43:52.351 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":1286321081,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":464040329970750,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:43:52.351730891Z 2023-11-30 11:43:52.351 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0x4f00d76a35574a453760072489909022adf545650757e5d8d9bfb522ddd4cb68","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x52a09d80493f8282dfaa875991a2a12a75bcd6d6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:52.471878585Z 2023-11-30 11:43:52.471 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x52a09d80493f8282dfaa875991a2a12a75bcd6d6"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,8000000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":8000000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":8000000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x52a09d80493f8282dfaa875991a2a12a75bcd6d6","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:43:52.472311672Z 2023-11-30 11:43:52.472 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x52A09D80493F8282DFAa875991A2a12a75bcd6d6 is unstaked +bundler_1 | 2023-11-30T11:43:52.472431579Z 2023-11-30 11:43:52.472 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:52.472443841Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:52.472450224Z -- params: [{"sender":"0x52A09D80493F8282DFAa875991A2a12a75bcd6d6","nonce":"0x0","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:52.472457747Z -- result: "0x4f00d76a35574a453760072489909022adf545650757e5d8d9bfb522ddd4cb68" +bundler_1 | 2023-11-30T11:43:52.472463057Z -- costTime: 172 +bundler_1 | 2023-11-30T11:43:52.472480209Z +bundler_1 | 2023-11-30T11:43:52.476868458Z 2023-11-30 11:43:52.476 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:52.476882564Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:52.476889437Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:52.476895559Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x52A09D80493F8282DFAa875991A2a12a75bcd6d6","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:52.476903183Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:52.476908923Z +bundler_1 | 2023-11-30T11:43:52.480399641Z 2023-11-30 11:43:52.480 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:52.480734138Z 2023-11-30 11:43:52.480 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:52.482264221Z 2023-11-30 11:43:52.482 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":5500000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0xaf552db142e18f82f54240c3dad63c0e1f0d184e56a062f5aec1fb4cf58662aa","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x52a09d80493f8282dfaa875991a2a12a75bcd6d6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:52.530835173Z 2023-11-30 11:43:52.530 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":1286321081,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":464040329970750,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:43:52.531052218Z 2023-11-30 11:43:52.530 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":5500000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0xaf552db142e18f82f54240c3dad63c0e1f0d184e56a062f5aec1fb4cf58662aa","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x52a09d80493f8282dfaa875991a2a12a75bcd6d6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:52.646525240Z 2023-11-30 11:43:52.646 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x52a09d80493f8282dfaa875991a2a12a75bcd6d6"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,8800000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":8800000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":8800000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x52a09d80493f8282dfaa875991a2a12a75bcd6d6","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:43:52.647579001Z 2023-11-30 11:43:52.647 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:43:52.647592737Z +bundler_1 | 2023-11-30T11:43:52.647598648Z com.okcoin.dapp.bundler.pool.exception.AAException: -32602::Replacement UserOperation must have higher maxPriorityFeePerGas (old=1000000000 new=1000000000) +bundler_1 | 2023-11-30T11:43:52.647604128Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReplaceUserOp(MempoolService.java:150) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.647609618Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:49) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.647614828Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.647619818Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.647625007Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.647630086Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.647650244Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647656486Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647661956Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647667476Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647672706Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647678407Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.647683456Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:52.647689417Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:52.647694527Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647699907Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647705387Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647710476Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647715917Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647721387Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647726977Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647732327Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647737697Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647743117Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.647749279Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:52.647761151Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:52.647766361Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647771560Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647777291Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647782861Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647788332Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647794583Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647800715Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647806005Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647811735Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647817175Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647822816Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647828096Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647833516Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647838976Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647844697Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647850157Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647855807Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647862560Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647868130Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647880103Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647885863Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647891454Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647896924Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647902505Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647908065Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647913886Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647919556Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647925006Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.647930557Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647936087Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647941357Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647947308Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647953029Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647958970Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647964540Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647969900Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647975490Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647980720Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647985860Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.647997471Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.648003102Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.648009043Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.648014583Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.648020124Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.648025534Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.648030974Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:43:52.648036174Z +bundler_1 | 2023-11-30T11:43:52.648041473Z 2023-11-30 11:43:52.647 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:52.648047174Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:52.648053416Z -- params: [{"sender":"0x52A09D80493F8282DFAa875991A2a12a75bcd6d6","nonce":"0x0","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0x147d35700","maxPriorityFeePerGas":"0x3b9aca00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:52.648061240Z -- errMsg: Replacement UserOperation must have higher maxPriorityFeePerGas (old=1000000000 new=1000000000) +bundler_1 | 2023-11-30T11:43:52.648066851Z -- errCode: -32602 +bundler_1 | 2023-11-30T11:43:52.648072291Z -- errData: null +bundler_1 | 2023-11-30T11:43:52.648077711Z +bundler_1 | 2023-11-30T11:43:52.652270882Z 2023-11-30 11:43:52.652 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:52.652285299Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:52.652291440Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:52.652297141Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x52A09D80493F8282DFAa875991A2a12a75bcd6d6","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:52.652304765Z -- costTime: 1 +bundler_1 | 2023-11-30T11:43:52.652310075Z +bundler_1 | 2023-11-30T11:43:52.656784237Z 2023-11-30 11:43:52.656 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:52.656798453Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:43:52.656805246Z -- params: [] +bundler_1 | 2023-11-30T11:43:52.656819803Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:52.656839850Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:52.656846032Z +bundler_1 | 2023-11-30T11:43:52.680721666Z 2023-11-30 11:43:52.680 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:52.680953979Z 2023-11-30 11:43:52.680 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:52.681998616Z 2023-11-30 11:43:52.681 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0x27a1eef28348f851453101c768e53870683cba09a75a7acc576e72a7a68d9cc9","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6fb5a40f7c0795618ac00b00852230048142dcee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:52.686494979Z 2023-11-30 11:43:52.686 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":1252840197,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":451962101067750,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:43:52.686630632Z 2023-11-30 11:43:52.686 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0x27a1eef28348f851453101c768e53870683cba09a75a7acc576e72a7a68d9cc9","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6fb5a40f7c0795618ac00b00852230048142dcee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:52.801213401Z 2023-11-30 11:43:52.800 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x6fb5a40f7c0795618ac00b00852230048142dcee"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,8000000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":8000000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":8000000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6fb5a40f7c0795618ac00b00852230048142dcee","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:43:52.801618676Z 2023-11-30 11:43:52.801 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x6fB5a40f7c0795618ac00b00852230048142dcEe is unstaked +bundler_1 | 2023-11-30T11:43:52.801729062Z 2023-11-30 11:43:52.801 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:52.801739201Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:52.801745052Z -- params: [{"sender":"0x6fB5a40f7c0795618ac00b00852230048142dcEe","nonce":"0x0","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:52.801752486Z -- result: "0x27a1eef28348f851453101c768e53870683cba09a75a7acc576e72a7a68d9cc9" +bundler_1 | 2023-11-30T11:43:52.801757856Z -- costTime: 121 +bundler_1 | 2023-11-30T11:43:52.801763136Z +bundler_1 | 2023-11-30T11:43:52.805996439Z 2023-11-30 11:43:52.805 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:52.806010735Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:52.806016867Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:52.806022177Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x6fB5a40f7c0795618ac00b00852230048142dcEe","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:52.806029711Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:52.806034680Z +bundler_1 | 2023-11-30T11:43:52.809623480Z 2023-11-30 11:43:52.809 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:52.809802585Z 2023-11-30 11:43:52.809 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:52.810826583Z 2023-11-30 11:43:52.810 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0x1cb67c349c8c5d9e9be4c61c499f043e7b2786f775ea1478988790ad6a992f4e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6fb5a40f7c0795618ac00b00852230048142dcee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:52.815743811Z 2023-11-30 11:43:52.815 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":1252840197,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":451962101067750,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:43:52.815911303Z 2023-11-30 11:43:52.815 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0x1cb67c349c8c5d9e9be4c61c499f043e7b2786f775ea1478988790ad6a992f4e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6fb5a40f7c0795618ac00b00852230048142dcee","signature":"0x","verificationGasLimit":1000000} +deployer_1 | 2023-11-30T11:43:32.274939235Z Deploying entrypoint at 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 +deployer_1 | 2023-11-30T11:43:38.368295050Z deploying: +bundler_1 | 2023-11-30T11:43:52.931162509Z 2023-11-30 11:43:52.930 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x6fb5a40f7c0795618ac00b00852230048142dcee"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,8000000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":8000000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":8000000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6fb5a40f7c0795618ac00b00852230048142dcee","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:43:52.932157169Z 2023-11-30 11:43:52.931 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:43:52.932169312Z +bundler_1 | 2023-11-30T11:43:52.932197284Z com.okcoin.dapp.bundler.pool.exception.AAException: -32602::Replacement UserOperation must have higher maxFeePerGas (old=5000000000 new=5000000000) +bundler_1 | 2023-11-30T11:43:52.932204137Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReplaceUserOp(MempoolService.java:146) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.932210308Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:49) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.932231298Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.932237449Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.932242729Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.932260662Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.932266223Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932271413Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932276502Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932281982Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932286871Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932291921Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.932297000Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:52.932302881Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:52.932307710Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932312960Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932318040Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932323029Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932328319Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932333508Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932339399Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932344559Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932349699Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932355118Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:52.932366820Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:52.932371830Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:52.932376769Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932381899Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932388000Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932393440Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932399251Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932404441Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932409730Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932415110Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932420270Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932425219Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932430239Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932435579Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932440578Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932446008Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932451528Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932456808Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932462198Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932467979Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932479440Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932485632Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932491022Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932496181Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932501462Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932507052Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932512231Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932517331Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932522721Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932528141Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:52.932533451Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932539041Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932544391Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932549531Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932554561Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932563056Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932568346Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932573676Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932579056Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932584396Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932596058Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932601097Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932606016Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932610926Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932616145Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932621265Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932626825Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:52.932632075Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:43:52.932637395Z +bundler_1 | 2023-11-30T11:43:52.932642134Z 2023-11-30 11:43:52.932 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:52.932647083Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:52.932652443Z -- params: [{"sender":"0x6fB5a40f7c0795618ac00b00852230048142dcEe","nonce":"0x0","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:52.932659987Z -- errMsg: Replacement UserOperation must have higher maxFeePerGas (old=5000000000 new=5000000000) +bundler_1 | 2023-11-30T11:43:52.932664946Z -- errCode: -32602 +bundler_1 | 2023-11-30T11:43:52.932670056Z -- errData: null +bundler_1 | 2023-11-30T11:43:52.932674865Z +bundler_1 | 2023-11-30T11:43:52.937402459Z 2023-11-30 11:43:52.937 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:52.937417687Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:52.937424790Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:52.937431092Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x6fB5a40f7c0795618ac00b00852230048142dcEe","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:52.937439317Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:52.937445008Z +bundler_1 | 2023-11-30T11:43:52.941629834Z 2023-11-30 11:43:52.941 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:52.941678805Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:43:52.941686410Z -- params: [] +bundler_1 | 2023-11-30T11:43:52.941692331Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:52.941698121Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:52.941703652Z +bundler_1 | 2023-11-30T11:43:52.963111471Z 2023-11-30 11:43:52.962 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:52.963406851Z 2023-11-30 11:43:52.963 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:52.964190934Z 2023-11-30 11:43:52.964 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0xa33648af5c8d386b9c24bc75e316bdc0fd9c042db9c9a969b9517611c98cdedf","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7b0edb3aa1366c385301517b743b5c8a3c286641","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:52.968501610Z 2023-11-30 11:43:52.968 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":1223272402,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":441295519021500,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:43:52.968724456Z 2023-11-30 11:43:52.968 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0xa33648af5c8d386b9c24bc75e316bdc0fd9c042db9c9a969b9517611c98cdedf","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7b0edb3aa1366c385301517b743b5c8a3c286641","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:53.088056542Z 2023-11-30 11:43:53.087 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x7b0edb3aa1366c385301517b743b5c8a3c286641"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,8000000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":8000000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":8000000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7b0edb3aa1366c385301517b743b5c8a3c286641","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:43:53.088450183Z 2023-11-30 11:43:53.088 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x7b0edB3aa1366C385301517B743B5C8a3C286641 is unstaked +bundler_1 | 2023-11-30T11:43:53.088548606Z 2023-11-30 11:43:53.088 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:53.088557152Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:53.088561320Z -- params: [{"sender":"0x7b0edB3aa1366C385301517B743B5C8a3C286641","nonce":"0x0","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:53.088566971Z -- result: "0xa33648af5c8d386b9c24bc75e316bdc0fd9c042db9c9a969b9517611c98cdedf" +bundler_1 | 2023-11-30T11:43:53.088570667Z -- costTime: 126 +bundler_1 | 2023-11-30T11:43:53.088574034Z +bundler_1 | 2023-11-30T11:43:53.093091807Z 2023-11-30 11:43:53.092 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:53.093107295Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:53.093114539Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:53.093120630Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x7b0edB3aa1366C385301517B743B5C8a3C286641","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:53.093128846Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:53.093134356Z +bundler_1 | 2023-11-30T11:43:53.096621100Z 2023-11-30 11:43:53.096 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:53.096884281Z 2023-11-30 11:43:53.096 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:53.097629330Z 2023-11-30 11:43:53.097 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4500000000,"maxPriorityFeePerGas":900000000,"nonce":0,"opHash":"0x8f15b92c86dbd2c56fa07127e49316a3233d6bb600b493e51d902ce91cdbc98a","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7b0edb3aa1366c385301517b743b5c8a3c286641","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:53.103420003Z 2023-11-30 11:43:53.103 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":1123272402,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":405220519021500,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:43:53.103545367Z 2023-11-30 11:43:53.103 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":4500000000,"maxPriorityFeePerGas":900000000,"nonce":0,"opHash":"0x8f15b92c86dbd2c56fa07127e49316a3233d6bb600b493e51d902ce91cdbc98a","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7b0edb3aa1366c385301517b743b5c8a3c286641","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:53.220236155Z 2023-11-30 11:43:53.219 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x7b0edb3aa1366c385301517b743b5c8a3c286641"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,7200000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":7200000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":7200000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7b0edb3aa1366c385301517b743b5c8a3c286641","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:43:53.221417107Z 2023-11-30 11:43:53.220 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:43:53.221431193Z +bundler_1 | 2023-11-30T11:43:53.221437535Z com.okcoin.dapp.bundler.pool.exception.AAException: -32602::Replacement UserOperation must have higher maxFeePerGas (old=5000000000 new=4500000000) +bundler_1 | 2023-11-30T11:43:53.221443436Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReplaceUserOp(MempoolService.java:146) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:53.221449187Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:49) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:53.221466629Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:53.221472590Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:53.221492918Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:53.221498759Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:53.221504369Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221510040Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221515330Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221520760Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221526220Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221531771Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:53.221537151Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:53.221543412Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:53.221548752Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221554222Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221559502Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221564922Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221570483Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221575943Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221581253Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221586693Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221592103Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221604196Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:53.221610026Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:53.221615597Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:53.221620697Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221626026Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221632108Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221637889Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221643048Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221648057Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221653127Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221658016Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221662815Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221667734Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221672553Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221677372Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221682452Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221689124Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221695817Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221700836Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221705795Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221717277Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221722236Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221727125Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221732144Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221737354Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221742814Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221747874Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221752743Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221757562Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221762341Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221767240Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.221772079Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221776988Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221781837Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221786756Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221791615Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221796985Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221801864Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221806743Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221811753Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221823524Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221828494Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221833343Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221838452Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221843522Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221848561Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221853751Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221859081Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.221864291Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:43:53.221869150Z +bundler_1 | 2023-11-30T11:43:53.221963706Z 2023-11-30 11:43:53.221 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:53.221973324Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:53.221978834Z -- params: [{"sender":"0x7b0edB3aa1366C385301517B743B5C8a3C286641","nonce":"0x0","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0x10c388d00","maxPriorityFeePerGas":"0x35a4e900","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:53.221986328Z -- errMsg: Replacement UserOperation must have higher maxFeePerGas (old=5000000000 new=4500000000) +bundler_1 | 2023-11-30T11:43:53.221991458Z -- errCode: -32602 +bundler_1 | 2023-11-30T11:43:53.221996177Z -- errData: null +bundler_1 | 2023-11-30T11:43:53.222001196Z +bundler_1 | 2023-11-30T11:43:53.227219695Z 2023-11-30 11:43:53.227 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:53.227235535Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:53.227241616Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:53.227247697Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x7b0edB3aa1366C385301517B743B5C8a3C286641","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:53.227255101Z -- costTime: 1 +bundler_1 | 2023-11-30T11:43:53.227281771Z +bundler_1 | 2023-11-30T11:43:53.233400148Z 2023-11-30 11:43:53.232 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:53.233414485Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:43:53.233420696Z -- params: [] +bundler_1 | 2023-11-30T11:43:53.233425625Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:53.233430374Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:53.233435053Z +bundler_1 | 2023-11-30T11:43:53.258659542Z 2023-11-30 11:43:53.258 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:53.258970281Z 2023-11-30 11:43:53.258 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:53.259776835Z 2023-11-30 11:43:53.259 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0x05a2730ec22ff31bee3cd98b9e37e962356ca9692986ed45aa6c6d9f72fcba78","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8e3dfc087f1510ecf628e0ea4e181cdc77fea88d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:53.306030935Z 2023-11-30 11:43:53.305 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":1197160588,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":431875682121000,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:43:53.306257754Z 2023-11-30 11:43:53.306 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0x05a2730ec22ff31bee3cd98b9e37e962356ca9692986ed45aa6c6d9f72fcba78","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8e3dfc087f1510ecf628e0ea4e181cdc77fea88d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:53.427463484Z 2023-11-30 11:43:53.427 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x8e3dfc087f1510ecf628e0ea4e181cdc77fea88d"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,8000000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":8000000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":8000000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8e3dfc087f1510ecf628e0ea4e181cdc77fea88d","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:43:53.427730081Z 2023-11-30 11:43:53.427 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8e3DFC087F1510EcF628e0eA4e181cDC77fEA88D is unstaked +bundler_1 | 2023-11-30T11:43:53.427823185Z 2023-11-30 11:43:53.427 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:53.427832152Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:53.427837882Z -- params: [{"sender":"0x8e3DFC087F1510EcF628e0eA4e181cDC77fEA88D","nonce":"0x0","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:53.427845176Z -- result: "0x05a2730ec22ff31bee3cd98b9e37e962356ca9692986ed45aa6c6d9f72fcba78" +bundler_1 | 2023-11-30T11:43:53.427850235Z -- costTime: 169 +bundler_1 | 2023-11-30T11:43:53.427855255Z +bundler_1 | 2023-11-30T11:43:53.431891940Z 2023-11-30 11:43:53.431 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:53.431907830Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:53.431913981Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:53.431919451Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x8e3DFC087F1510EcF628e0eA4e181cDC77fEA88D","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:53.431926635Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:53.431931344Z +bundler_1 | 2023-11-30T11:43:53.435055208Z 2023-11-30 11:43:53.434 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:53.435324500Z 2023-11-30 11:43:53.435 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:53.436010850Z 2023-11-30 11:43:53.435 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":5450000000,"maxPriorityFeePerGas":1090000000,"nonce":0,"opHash":"0x005727df908becc346f0d18e5425ad4b899d8dd6fa71fcf25b6586b0bbc6c56e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8e3dfc087f1510ecf628e0ea4e181cdc77fea88d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:53.440398911Z 2023-11-30 11:43:53.440 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":1287160588,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":464343182121000,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:43:53.440551906Z 2023-11-30 11:43:53.440 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":5450000000,"maxPriorityFeePerGas":1090000000,"nonce":0,"opHash":"0x005727df908becc346f0d18e5425ad4b899d8dd6fa71fcf25b6586b0bbc6c56e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8e3dfc087f1510ecf628e0ea4e181cdc77fea88d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:53.556932727Z 2023-11-30 11:43:53.556 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x8e3dfc087f1510ecf628e0ea4e181cdc77fea88d"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,8720000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":8720000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":8720000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8e3dfc087f1510ecf628e0ea4e181cdc77fea88d","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:43:53.558038729Z 2023-11-30 11:43:53.557 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:43:53.558049929Z +bundler_1 | 2023-11-30T11:43:53.558056061Z com.okcoin.dapp.bundler.pool.exception.AAException: -32602::Replacement UserOperation must have higher maxFeePerGas (old=5000000000 new=5450000000) +bundler_1 | 2023-11-30T11:43:53.558061351Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReplaceUserOp(MempoolService.java:146) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:53.558066781Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:49) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:53.558071841Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:53.558100514Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:53.558106104Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:53.558111304Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:53.558116524Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558121974Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558127073Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558132113Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558137042Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558142252Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:53.558147331Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:53.558153172Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:53.558158001Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558163051Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558168170Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558173290Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558178389Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558183378Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558188488Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558193557Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558204578Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558209758Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:53.558215017Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:53.558220237Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:53.558225336Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558230396Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558236036Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558241386Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558246646Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558251856Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558257206Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558262406Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558267485Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558272625Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558277614Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558282483Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558287342Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558292292Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558297301Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558302370Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558313120Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558318901Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558323790Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558328729Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558333689Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558338638Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558343637Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558348637Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558353776Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558358845Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558363915Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558368884Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:53.558373864Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558378883Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558383962Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558388892Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558393871Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558399311Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558404410Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558409330Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558422695Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558427974Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558432843Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558437853Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558442822Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558447821Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558452931Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558458041Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558462919Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:53.558467889Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:43:53.558475453Z +bundler_1 | 2023-11-30T11:43:53.558550523Z 2023-11-30 11:43:53.558 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:53.558559450Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:53.558565000Z -- params: [{"sender":"0x8e3DFC087F1510EcF628e0eA4e181cDC77fEA88D","nonce":"0x0","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0x144d86680","maxPriorityFeePerGas":"0x40f81480","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:53.558572784Z -- errMsg: Replacement UserOperation must have higher maxFeePerGas (old=5000000000 new=5450000000) +bundler_1 | 2023-11-30T11:43:53.558577774Z -- errCode: -32602 +bundler_1 | 2023-11-30T11:43:53.558582562Z -- errData: null +bundler_1 | 2023-11-30T11:43:53.558587331Z +bundler_1 | 2023-11-30T11:43:53.562981434Z 2023-11-30 11:43:53.562 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:53.562995931Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:53.563002864Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:53.563009125Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x8e3DFC087F1510EcF628e0eA4e181cDC77fEA88D","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:53.563026908Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:53.563032770Z +bundler_1 | 2023-11-30T11:43:53.567097217Z 2023-11-30 11:43:53.566 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:53.567111404Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:43:53.567116363Z -- params: [] +bundler_1 | 2023-11-30T11:43:53.567119960Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:53.567123567Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:53.567127033Z +bundler_1 | 2023-11-30T11:43:53.588506263Z 2023-11-30 11:43:53.588 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:53.588665139Z 2023-11-30 11:43:53.588 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:53.589387135Z 2023-11-30 11:43:53.589 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0x4c4cc0011490e4bae7fa969ba60de9256d076c265e1b95b47532046851c3fbf8","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa71e48c426561b5677d03125c56bd72c28cbd1d0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:53.593232074Z 2023-11-30 11:43:53.593 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":1174101015,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":423556941161250,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:43:53.593365893Z 2023-11-30 11:43:53.593 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0x4c4cc0011490e4bae7fa969ba60de9256d076c265e1b95b47532046851c3fbf8","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa71e48c426561b5677d03125c56bd72c28cbd1d0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:53.712328848Z 2023-11-30 11:43:53.712 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xa71e48c426561b5677d03125c56bd72c28cbd1d0"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,8000000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":8000000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":8000000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa71e48c426561b5677d03125c56bd72c28cbd1d0","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:43:53.712647091Z 2023-11-30 11:43:53.712 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xa71e48c426561B5677d03125c56BD72C28cBd1D0 is unstaked +bundler_1 | 2023-11-30T11:43:53.712759541Z 2023-11-30 11:43:53.712 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:53.712768978Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:53.712774789Z -- params: [{"sender":"0xa71e48c426561B5677d03125c56BD72C28cBd1D0","nonce":"0x0","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:53.712782303Z -- result: "0x4c4cc0011490e4bae7fa969ba60de9256d076c265e1b95b47532046851c3fbf8" +bundler_1 | 2023-11-30T11:43:53.712787393Z -- costTime: 124 +bundler_1 | 2023-11-30T11:43:53.712792282Z +bundler_1 | 2023-11-30T11:43:53.717185279Z 2023-11-30 11:43:53.717 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:53.717199255Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:53.717205106Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:53.717210426Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xa71e48c426561B5677d03125c56BD72C28cBd1D0","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:53.717217589Z -- costTime: 1 +bundler_1 | 2023-11-30T11:43:53.717222368Z +bundler_1 | 2023-11-30T11:43:53.720651656Z 2023-11-30 11:43:53.720 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:53.720831601Z 2023-11-30 11:43:53.720 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:53.721476032Z 2023-11-30 11:43:53.721 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":5500000000,"maxPriorityFeePerGas":1100000000,"nonce":0,"opHash":"0xfd79c3a2cceb4e4d23fbf32497a8d1470370ef7a691d9cae9a75154cf38ddd69","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa71e48c426561b5677d03125c56bd72c28cbd1d0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:53.765784751Z 2023-11-30 11:43:53.765 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":1274101015,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":459631941161250,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:43:53.765872422Z 2023-11-30 11:43:53.765 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":5500000000,"maxPriorityFeePerGas":1100000000,"nonce":0,"opHash":"0xfd79c3a2cceb4e4d23fbf32497a8d1470370ef7a691d9cae9a75154cf38ddd69","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa71e48c426561b5677d03125c56bd72c28cbd1d0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:53.880591027Z 2023-11-30 11:43:53.880 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xa71e48c426561b5677d03125c56bd72c28cbd1d0"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,8800000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":8800000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":8800000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa71e48c426561b5677d03125c56bd72c28cbd1d0","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:43:53.881010569Z 2023-11-30 11:43:53.880 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xa71e48c426561B5677d03125c56BD72C28cBd1D0 is unstaked +bundler_1 | 2023-11-30T11:43:53.881175787Z 2023-11-30 11:43:53.881 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:53.881187539Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:53.881193651Z -- params: [{"sender":"0xa71e48c426561B5677d03125c56BD72C28cBd1D0","nonce":"0x0","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0x147d35700","maxPriorityFeePerGas":"0x4190ab00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:53.881215892Z -- result: "0xfd79c3a2cceb4e4d23fbf32497a8d1470370ef7a691d9cae9a75154cf38ddd69" +bundler_1 | 2023-11-30T11:43:53.881221482Z -- costTime: 160 +bundler_1 | 2023-11-30T11:43:53.881227103Z +bundler_1 | 2023-11-30T11:43:53.885196349Z 2023-11-30 11:43:53.885 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:53.885210906Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:53.885218000Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:53.885224402Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0x147d35700","maxPriorityFeePerGas":"0x4190ab00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xa71e48c426561B5677d03125c56BD72C28cBd1D0","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:53.885259247Z -- costTime: 1 +bundler_1 | 2023-11-30T11:43:53.885265037Z +bundler_1 | 2023-11-30T11:43:53.889632069Z 2023-11-30 11:43:53.889 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:53.889646026Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:43:53.889651175Z -- params: [] +bundler_1 | 2023-11-30T11:43:53.889654892Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:53.889658479Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:53.889661895Z +bundler_1 | 2023-11-30T11:43:53.911990378Z 2023-11-30 11:43:53.911 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:53.912204574Z 2023-11-30 11:43:53.912 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:53.912978961Z 2023-11-30 11:43:53.912 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0x7d010fefd3aa74d21bb4646235b6965dcf8c62577cc9010e34103b7e741e963a","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2dddb11b3586cd59949097f2264ef1b022ea63c7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:53.916890704Z 2023-11-30 11:43:53.916 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":1153737085,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":416210653413750,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:43:53.917003060Z 2023-11-30 11:43:53.916 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":5000000000,"maxPriorityFeePerGas":1000000000,"nonce":0,"opHash":"0x7d010fefd3aa74d21bb4646235b6965dcf8c62577cc9010e34103b7e741e963a","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2dddb11b3586cd59949097f2264ef1b022ea63c7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:54.036804160Z 2023-11-30 11:43:54.036 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x2dddb11b3586cd59949097f2264ef1b022ea63c7"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,8000000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":8000000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":8000000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x2dddb11b3586cd59949097f2264ef1b022ea63c7","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:43:54.037155187Z 2023-11-30 11:43:54.037 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x2dDDB11b3586CD59949097F2264EF1b022ea63c7 is unstaked +bundler_1 | 2023-11-30T11:43:54.037274907Z 2023-11-30 11:43:54.037 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:54.037285557Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:54.037291849Z -- params: [{"sender":"0x2dDDB11b3586CD59949097F2264EF1b022ea63c7","nonce":"0x0","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:54.037299523Z -- result: "0x7d010fefd3aa74d21bb4646235b6965dcf8c62577cc9010e34103b7e741e963a" +bundler_1 | 2023-11-30T11:43:54.037305003Z -- costTime: 126 +bundler_1 | 2023-11-30T11:43:54.037310032Z +bundler_1 | 2023-11-30T11:43:54.041629803Z 2023-11-30 11:43:54.041 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:54.041644019Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:54.041650611Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:54.041656382Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0x12a05f200","maxPriorityFeePerGas":"0x3b9aca00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x2dDDB11b3586CD59949097F2264EF1b022ea63c7","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:54.041697138Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:54.041703320Z +bundler_1 | 2023-11-30T11:43:54.044883834Z 2023-11-30 11:43:54.044 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:54.045047079Z 2023-11-30 11:43:54.044 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:54.045915927Z 2023-11-30 11:43:54.045 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":5550000000,"maxPriorityFeePerGas":1110000000,"nonce":0,"opHash":"0x0527be30d89ee796e118d49501d48a32027e07102f514f0cbec9a0abef85ee3d","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2dddb11b3586cd59949097f2264ef1b022ea63c7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:54.049519269Z 2023-11-30 11:43:54.049 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":1263737085,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":455893153413750,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:43:54.049609688Z 2023-11-30 11:43:54.049 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":5550000000,"maxPriorityFeePerGas":1110000000,"nonce":0,"opHash":"0x0527be30d89ee796e118d49501d48a32027e07102f514f0cbec9a0abef85ee3d","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2dddb11b3586cd59949097f2264ef1b022ea63c7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:54.166575008Z 2023-11-30 11:43:54.166 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x2dddb11b3586cd59949097f2264ef1b022ea63c7"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,8880000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":8880000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":8880000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x2dddb11b3586cd59949097f2264ef1b022ea63c7","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:43:54.166958192Z 2023-11-30 11:43:54.166 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x2dDDB11b3586CD59949097F2264EF1b022ea63c7 is unstaked +bundler_1 | 2023-11-30T11:43:54.167073056Z 2023-11-30 11:43:54.166 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:54.167082594Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:54.167088565Z -- params: [{"sender":"0x2dDDB11b3586CD59949097F2264EF1b022ea63c7","nonce":"0x0","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0x14ace4780","maxPriorityFeePerGas":"0x42294180","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:54.167096450Z -- result: "0x0527be30d89ee796e118d49501d48a32027e07102f514f0cbec9a0abef85ee3d" +bundler_1 | 2023-11-30T11:43:54.167101710Z -- costTime: 122 +bundler_1 | 2023-11-30T11:43:54.167106589Z +bundler_1 | 2023-11-30T11:43:54.171633462Z 2023-11-30 11:43:54.171 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:54.171646867Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:54.171652688Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:54.171658178Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000002","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0x14ace4780","maxPriorityFeePerGas":"0x42294180","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x2dDDB11b3586CD59949097F2264EF1b022ea63c7","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:54.171665381Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:54.171670290Z +bundler_1 | 2023-11-30T11:43:54.181672856Z 2023-11-30 11:43:54.181 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:54.181688715Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:43:54.181693254Z -- params: [] +bundler_1 | 2023-11-30T11:43:54.181696871Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:54.181723430Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:54.181730012Z +bundler_1 | 2023-11-30T11:43:54.184949537Z 2023-11-30 11:43:54.184 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:54.184962261Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:43:54.184966699Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:43:54.184970656Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:54.184984702Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:54.184988329Z +bundler_1 | 2023-11-30T11:43:54.442175269Z 2023-11-30 11:43:54.441 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:54.442196940Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:54.442201468Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:54.442205536Z -- result: [] +bundler_1 | 2023-11-30T11:43:54.442209012Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:54.442212358Z +bundler_1 | 2023-11-30T11:43:54.449714437Z 2023-11-30 11:43:54.449 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:54.449734334Z -- method: debug_bundler_setReputation +bundler_1 | 2023-11-30T11:43:54.449741868Z -- params: [[{"address":"0x7B7C329B269B5170584897aB34e984c499D36129","opsSeen":100000,"opsIncluded":1}],"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:54.449748921Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:54.449777484Z -- costTime: 4 +bundler_1 | 2023-11-30T11:43:54.449784638Z +bundler_1 | 2023-11-30T11:43:54.452758003Z 2023-11-30 11:43:54.452 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:54.452773282Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:54.452777961Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:54.452782028Z -- result: [] +bundler_1 | 2023-11-30T11:43:54.452785475Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:54.452789071Z +bundler_1 | 2023-11-30T11:43:54.455692493Z 2023-11-30 11:43:54.455 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:54.455867669Z 2023-11-30 11:43:54.455 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:54.456493415Z 2023-11-30 11:43:54.456 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xb2d2fa6d0fe1f466920c0b646da3a4beecf56f82","initCode":"0xb2d2fa6d0fe1f466920c0b646da3a4beecf56f820d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa76ed437fb3fdb52d624c71f4274c08b48782c6745bf7539a7a25cf0db9ea506","opStatus":3,"paymaster":"0x443c5b6818db103acf8f71f1c27d391e8174d38b","paymasterAndData":"0x443c5b6818db103acf8f71f1c27d391e8174d38b6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7b7c329b269b5170584897ab34e984c499d36129","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:54.460500399Z 2023-11-30 11:43:54.460 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3068570628,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2912349697328520,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:43:54.460684559Z 2023-11-30 11:43:54.460 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xb2d2fa6d0fe1f466920c0b646da3a4beecf56f82","gasLimitForPay":949090,"initCode":"0xb2d2fa6d0fe1f466920c0b646da3a4beecf56f820d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa76ed437fb3fdb52d624c71f4274c08b48782c6745bf7539a7a25cf0db9ea506","opStatus":3,"paymaster":"0x443c5b6818db103acf8f71f1c27d391e8174d38b","paymasterAndData":"0x443c5b6818db103acf8f71f1c27d391e8174d38b6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7b7c329b269b5170584897ab34e984c499d36129","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:54.778572207Z 2023-11-30 11:43:54.778 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0xb2d2fa6d0fe1f466920c0b646da3a4beecf56f82","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x443c5b6818db103acf8f71f1c27d391e8174d38b","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x443c5b6818db103acf8f71f1c27d391e8174d38b","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0xb2d2fa6d0fe1f466920c0b646da3a4beecf56f82"],"hash":"0xc102cce2dd29ab608b7a0c2059a2f5a4278d25addf325ae6a00e87e85faae906"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7b7c329b269b5170584897ab34e984c499d36129","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa6be8f7791243a5a5b66a2c67766e89ce7ce2b85a332da2843e10190b0abc9ac":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x7b7c329b269b5170584897ab34e984c499d36129":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:43:54.780027093Z 2023-11-30 11:43:54.779 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:43:54.780056578Z +bundler_1 | 2023-11-30T11:43:54.780063581Z com.okcoin.dapp.bundler.pool.exception.AAException: -32504::account 0x7B7C329B269B5170584897aB34e984c499D36129 is banned::{"account":"0x7B7C329B269B5170584897aB34e984c499D36129"} +bundler_1 | 2023-11-30T11:43:54.780069573Z at com.okcoin.dapp.bundler.pool.reputation.ReputationService.checkBanned(ReputationService.java:148) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:54.780095210Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputationStatus(MempoolService.java:130) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:54.780100961Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputation(MempoolService.java:110) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:54.780106191Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:55) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:54.780112152Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:54.780117802Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:54.780123553Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:54.780128923Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:54.780134614Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780139974Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780146556Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780152397Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780180239Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780187622Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:54.780193253Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:54.780198803Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:54.780204494Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780210515Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780216115Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780230172Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780235862Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780262301Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780269936Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780275376Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780280616Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780285665Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:54.780290815Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:54.780296064Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:54.780300873Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780306664Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780312335Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780318206Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780323446Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780346899Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780352760Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780358000Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780363129Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780368259Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780380692Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780385681Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780390831Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780395990Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780401431Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780407291Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780429493Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780436085Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780441856Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780447567Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780452796Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780458367Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780463627Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780469738Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780474697Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780479486Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780484766Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780490767Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:54.780517707Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780523628Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780537514Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780544117Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780549647Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780555187Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780560627Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780565516Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780570947Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780597356Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780604860Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780610480Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780616031Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780622242Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780627662Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780633393Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780639254Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:54.780644984Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:43:54.780650475Z +bundler_1 | 2023-11-30T11:43:54.780730764Z 2023-11-30 11:43:54.779 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:54.780741173Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:54.780764828Z -- params: [{"sender":"0x7B7C329B269B5170584897aB34e984c499D36129","nonce":"0x0","initCode":"0xb2d2fA6D0fE1F466920c0b646dA3a4BEecF56F820d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x443c5b6818db103acf8f71f1c27d391e8174d38b6e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:54.780783923Z -- errMsg: account 0x7B7C329B269B5170584897aB34e984c499D36129 is banned +bundler_1 | 2023-11-30T11:43:54.780789724Z -- errCode: -32504 +bundler_1 | 2023-11-30T11:43:54.780794833Z -- errData: {"account":"0x7B7C329B269B5170584897aB34e984c499D36129"} +bundler_1 | 2023-11-30T11:43:54.780800304Z +bundler_1 | 2023-11-30T11:43:54.785944180Z 2023-11-30 11:43:54.785 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:54.785958436Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:54.785964458Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:54.785969807Z -- result: [] +bundler_1 | 2023-11-30T11:43:54.785974697Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:54.785979385Z +bundler_1 | 2023-11-30T11:43:54.790872627Z 2023-11-30 11:43:54.790 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:54.790887424Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:43:54.790894587Z -- params: [] +bundler_1 | 2023-11-30T11:43:54.790900699Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:54.790906560Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:54.790930574Z +bundler_1 | 2023-11-30T11:43:54.794340741Z 2023-11-30 11:43:54.794 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:54.794352452Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:43:54.794358754Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:43:54.794364154Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:54.794369003Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:54.794373672Z +bundler_1 | 2023-11-30T11:43:54.949863757Z 2023-11-30 11:43:54.949 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:54.949889325Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:54.949893883Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:54.949897830Z -- result: [] +bundler_1 | 2023-11-30T11:43:54.949901427Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:54.949904864Z +bundler_1 | 2023-11-30T11:43:54.953792315Z 2023-11-30 11:43:54.953 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:54.953810469Z -- method: debug_bundler_setReputation +bundler_1 | 2023-11-30T11:43:54.953815338Z -- params: [[{"address":"0x2f2007E7EB2a4E737d7BeB98c3B1BC53D7F15609","opsSeen":100000,"opsIncluded":1}],"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:54.953832510Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:54.953838141Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:54.953853720Z +bundler_1 | 2023-11-30T11:43:54.956923993Z 2023-11-30 11:43:54.956 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:54.956940093Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:54.956945884Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:54.956951344Z -- result: [] +bundler_1 | 2023-11-30T11:43:54.956956183Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:54.956960881Z +bundler_1 | 2023-11-30T11:43:54.960669977Z 2023-11-30 11:43:54.960 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:54.960916576Z 2023-11-30 11:43:54.960 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:54.961716316Z 2023-11-30 11:43:54.961 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x142c954c55f346e7996eb1ba21f7f9065aec219f","initCode":"0x142c954c55f346e7996eb1ba21f7f9065aec219f0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x2c9e0a1d688858a28016e18b3771fabea5b92384f0ae83f72d2496a4e5e0a332","opStatus":3,"paymaster":"0x2f2007e7eb2a4e737d7beb98c3b1bc53d7f15609","paymasterAndData":"0x2f2007e7eb2a4e737d7beb98c3b1bc53d7f156096e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7341011c4f45255feea26d70159dd7090a947a38","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:54.966346501Z 2023-11-30 11:43:54.966 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3030301825,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2876029159089250,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:43:54.966441381Z 2023-11-30 11:43:54.966 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x142c954c55f346e7996eb1ba21f7f9065aec219f","gasLimitForPay":949090,"initCode":"0x142c954c55f346e7996eb1ba21f7f9065aec219f0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x2c9e0a1d688858a28016e18b3771fabea5b92384f0ae83f72d2496a4e5e0a332","opStatus":3,"paymaster":"0x2f2007e7eb2a4e737d7beb98c3b1bc53d7f15609","paymasterAndData":"0x2f2007e7eb2a4e737d7beb98c3b1bc53d7f156096e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7341011c4f45255feea26d70159dd7090a947a38","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:55.279120680Z 2023-11-30 11:43:55.278 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x142c954c55f346e7996eb1ba21f7f9065aec219f","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x2f2007e7eb2a4e737d7beb98c3b1bc53d7f15609","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x2f2007e7eb2a4e737d7beb98c3b1bc53d7f15609","0x142c954c55f346e7996eb1ba21f7f9065aec219f","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x791f34f04e6d87c20748affd875d62e9e0cf14e32de95b13cda9f7b717fafd83"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7341011c4f45255feea26d70159dd7090a947a38","stake":0,"unstakeDelaySec":0},"storageMap":{"0x7341011c4f45255feea26d70159dd7090a947a38":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3f4e58a2b4f37d7db5f74e6f3777f1b9cdd07376b76515aaee1241aa12c92435":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:43:55.280381840Z 2023-11-30 11:43:55.280 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:43:55.280392960Z +bundler_1 | 2023-11-30T11:43:55.280400154Z com.okcoin.dapp.bundler.pool.exception.AAException: -32504::paymaster 0x2f2007E7EB2a4E737d7BeB98c3B1BC53D7F15609 is banned::{"paymaster":"0x2f2007E7EB2a4E737d7BeB98c3B1BC53D7F15609"} +bundler_1 | 2023-11-30T11:43:55.280406606Z at com.okcoin.dapp.bundler.pool.reputation.ReputationService.checkBanned(ReputationService.java:148) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.280412447Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputationStatus(MempoolService.java:130) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.280418127Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputation(MempoolService.java:119) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.280423507Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:55) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.280445027Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.280451239Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.280471016Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.280476787Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.280482066Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280487577Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280493948Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280499879Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280506602Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280512333Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.280517603Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:55.280523273Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:55.280528513Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280534103Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280539654Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280545104Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280550724Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280556104Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280561254Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280566574Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280571793Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280586320Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.280592542Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:55.280597842Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:55.280603032Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280609183Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280614764Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280620234Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280626014Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280632006Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280637696Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280643327Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280648677Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280654227Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280659857Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280666129Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280671820Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280677570Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280683001Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280688842Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280694242Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280707256Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280712967Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280718427Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280723496Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280728525Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280734046Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280739125Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280744586Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280750777Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280756648Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280762278Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.280767268Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280772187Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280777066Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280782496Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280787295Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280792134Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280797264Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280802674Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280808084Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280819735Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280825025Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280831237Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280837138Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280843119Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280848699Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280853999Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280859910Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.280865541Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:43:55.280870680Z +bundler_1 | 2023-11-30T11:43:55.280921305Z 2023-11-30 11:43:55.280 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:55.280929720Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:55.280935261Z -- params: [{"sender":"0x7341011c4f45255FEea26D70159DD7090A947a38","nonce":"0x0","initCode":"0x142C954c55F346E7996eB1bA21F7F9065AEC219f0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x2f2007e7eb2a4e737d7beb98c3b1bc53d7f156096e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:55.280943937Z -- errMsg: paymaster 0x2f2007E7EB2a4E737d7BeB98c3B1BC53D7F15609 is banned +bundler_1 | 2023-11-30T11:43:55.280949036Z -- errCode: -32504 +bundler_1 | 2023-11-30T11:43:55.280954146Z -- errData: {"paymaster":"0x2f2007E7EB2a4E737d7BeB98c3B1BC53D7F15609"} +bundler_1 | 2023-11-30T11:43:55.280959476Z +bundler_1 | 2023-11-30T11:43:55.284372326Z 2023-11-30 11:43:55.284 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:55.284388487Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:55.284395359Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:55.284401561Z -- result: [] +bundler_1 | 2023-11-30T11:43:55.284407141Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:55.284421949Z +bundler_1 | 2023-11-30T11:43:55.288211735Z 2023-11-30 11:43:55.288 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:55.288225391Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:43:55.288232103Z -- params: [] +bundler_1 | 2023-11-30T11:43:55.288237954Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:55.288243855Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:55.288249185Z +bundler_1 | 2023-11-30T11:43:55.290800000Z 2023-11-30 11:43:55.290 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:55.290812022Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:43:55.290818775Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:43:55.290824676Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:55.290844643Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:55.290850414Z +bundler_1 | 2023-11-30T11:43:55.542650316Z 2023-11-30 11:43:55.542 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:55.542686855Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:55.542691673Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:55.542695621Z -- result: [] +bundler_1 | 2023-11-30T11:43:55.542699308Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:55.542703486Z +bundler_1 | 2023-11-30T11:43:55.545881776Z 2023-11-30 11:43:55.545 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:55.545897245Z -- method: debug_bundler_setReputation +bundler_1 | 2023-11-30T11:43:55.545903927Z -- params: [[{"address":"0x5A6888a45E7461Fd14a5861A49A8f0Af82Ed33ae","opsSeen":100000,"opsIncluded":1}],"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:55.545910529Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:55.545916360Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:55.545921901Z +bundler_1 | 2023-11-30T11:43:55.548555186Z 2023-11-30 11:43:55.548 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:55.548568531Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:55.548574702Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:55.548578550Z -- result: [] +bundler_1 | 2023-11-30T11:43:55.548582056Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:55.548585432Z +bundler_1 | 2023-11-30T11:43:55.551413070Z 2023-11-30 11:43:55.551 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:55.551595633Z 2023-11-30 11:43:55.551 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:55.552361917Z 2023-11-30 11:43:55.552 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x5a6888a45e7461fd14a5861a49a8f0af82ed33ae","initCode":"0x5a6888a45e7461fd14a5861a49a8f0af82ed33ae0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x280df1580523081a57b1136bba908506186d586f90c4e70a1032d2c7cb201711","opStatus":3,"paymaster":"0xe795995f57ba87272a4f1939692163b874d3f98c","paymasterAndData":"0xe795995f57ba87272a4f1939692163b874d3f98c6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc3396e2a474d80c513e12ded1a02096a0d015daa","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:55.556329221Z 2023-11-30 11:43:55.556 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3013380043,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2859968865010870,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:43:55.556444055Z 2023-11-30 11:43:55.556 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x5a6888a45e7461fd14a5861a49a8f0af82ed33ae","gasLimitForPay":949090,"initCode":"0x5a6888a45e7461fd14a5861a49a8f0af82ed33ae0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x280df1580523081a57b1136bba908506186d586f90c4e70a1032d2c7cb201711","opStatus":3,"paymaster":"0xe795995f57ba87272a4f1939692163b874d3f98c","paymasterAndData":"0xe795995f57ba87272a4f1939692163b874d3f98c6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc3396e2a474d80c513e12ded1a02096a0d015daa","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:55.865144252Z 2023-11-30 11:43:55.864 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x5a6888a45e7461fd14a5861a49a8f0af82ed33ae","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0xe795995f57ba87272a4f1939692163b874d3f98c","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0xe795995f57ba87272a4f1939692163b874d3f98c","0x5a6888a45e7461fd14a5861a49a8f0af82ed33ae","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xc04079e70a3a6d7cf0dcdd73e058770182c8330d71a327d7aa61ca7dbfff237d"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xc3396e2a474d80c513e12ded1a02096a0d015daa","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1048cb57d5109cb65a96552b1b0c1a58adee582a2caaf235698ee34120b58762":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xc3396e2a474d80c513e12ded1a02096a0d015daa":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:43:55.866376019Z 2023-11-30 11:43:55.866 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:43:55.866388883Z +bundler_1 | 2023-11-30T11:43:55.866395405Z com.okcoin.dapp.bundler.pool.exception.AAException: -32504::factory 0x5A6888a45E7461Fd14a5861A49A8f0Af82Ed33ae is banned::{"factory":"0x5A6888a45E7461Fd14a5861A49A8f0Af82Ed33ae"} +bundler_1 | 2023-11-30T11:43:55.866401606Z at com.okcoin.dapp.bundler.pool.reputation.ReputationService.checkBanned(ReputationService.java:148) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.866418618Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputationStatus(MempoolService.java:130) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.866424770Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputation(MempoolService.java:113) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.866430110Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:55) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.866436081Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.866442273Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.866448013Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.866453273Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.866458763Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866464033Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866469223Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866474603Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866479993Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866495813Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.866501753Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:55.866507394Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:55.866512493Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866518715Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866524987Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866530908Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866536739Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866542590Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866548541Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866554021Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866559742Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866565663Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:55.866571033Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:55.866577024Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:55.866582735Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866589067Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866594787Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866600648Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866614805Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866621237Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866627378Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866632077Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866635583Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866639070Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866642616Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866646063Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866649580Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866653016Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866656562Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866660580Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866664087Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866667553Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866670989Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866674426Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866677962Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866681409Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866684855Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866689354Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866702358Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866708359Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866714010Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866717807Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:55.866721334Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866724820Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866729749Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866735750Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866743455Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866748454Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866753423Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866758323Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866763192Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866767991Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866772930Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866778911Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866784622Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866789471Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866794490Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866799379Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866810009Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:55.866815249Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:43:55.866820539Z +bundler_1 | 2023-11-30T11:43:55.866825839Z 2023-11-30 11:43:55.866 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:55.866831890Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:55.866837210Z -- params: [{"sender":"0xc3396e2A474D80c513E12ded1A02096a0d015DAa","nonce":"0x0","initCode":"0x5A6888a45E7461Fd14a5861A49A8f0Af82Ed33ae0d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xe795995f57ba87272a4f1939692163b874d3f98c6e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:55.866845726Z -- errMsg: factory 0x5A6888a45E7461Fd14a5861A49A8f0Af82Ed33ae is banned +bundler_1 | 2023-11-30T11:43:55.866850605Z -- errCode: -32504 +bundler_1 | 2023-11-30T11:43:55.866855244Z -- errData: {"factory":"0x5A6888a45E7461Fd14a5861A49A8f0Af82Ed33ae"} +bundler_1 | 2023-11-30T11:43:55.866860002Z +bundler_1 | 2023-11-30T11:43:55.870436353Z 2023-11-30 11:43:55.870 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:55.870449768Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:55.870455719Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:55.870461370Z -- result: [] +bundler_1 | 2023-11-30T11:43:55.870466670Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:55.870495754Z +bundler_1 | 2023-11-30T11:43:55.874368483Z 2023-11-30 11:43:55.874 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:55.874380595Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:43:55.874387889Z -- params: [] +bundler_1 | 2023-11-30T11:43:55.874393469Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:55.874399130Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:55.874404851Z +bundler_1 | 2023-11-30T11:43:55.877233766Z 2023-11-30 11:43:55.877 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:55.877247341Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:43:55.877253323Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:43:55.877258693Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:55.877264193Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:55.877281154Z +bundler_1 | 2023-11-30T11:43:56.023262441Z 2023-11-30 11:43:56.023 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:56.023304169Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:56.023311252Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:56.023317133Z -- result: [] +bundler_1 | 2023-11-30T11:43:56.023322753Z -- costTime: 1 +bundler_1 | 2023-11-30T11:43:56.023328354Z +bundler_1 | 2023-11-30T11:43:56.026414904Z 2023-11-30 11:43:56.026 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:56.026426345Z -- method: debug_bundler_setReputation +bundler_1 | 2023-11-30T11:43:56.026430864Z -- params: [[{"address":"0xdF32552795735a7FbCE7Da9881dfdfF3676c108A","opsSeen":120,"opsIncluded":1}],"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:56.026435122Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:56.026438558Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:56.026441874Z +bundler_1 | 2023-11-30T11:43:56.100517619Z 2023-11-30 11:43:56.100 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:56.100690932Z 2023-11-30 11:43:56.100 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:56.101387747Z 2023-11-30 11:43:56.101 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x26fe8733a32127f93cd423c15ae27242531e3264","initCode":"0x26fe8733a32127f93cd423c15ae27242531e32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xf59defd5c0cde410fa7dd493b5cfa078186195f84be4a0846ba337cecc428413","opStatus":3,"paymaster":"0xe6369f9204f3b1fccd390f72c5e0938c22f1f038","paymasterAndData":"0xe6369f9204f3b1fccd390f72c5e0938c22f1f0386e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdf32552795735a7fbce7da9881dfdff3676c108a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:56.104997514Z 2023-11-30 11:43:56.104 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3003808504,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2850884613061360,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:43:56.105126946Z 2023-11-30 11:43:56.105 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x26fe8733a32127f93cd423c15ae27242531e3264","gasLimitForPay":949090,"initCode":"0x26fe8733a32127f93cd423c15ae27242531e32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xf59defd5c0cde410fa7dd493b5cfa078186195f84be4a0846ba337cecc428413","opStatus":3,"paymaster":"0xe6369f9204f3b1fccd390f72c5e0938c22f1f038","paymasterAndData":"0xe6369f9204f3b1fccd390f72c5e0938c22f1f0386e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdf32552795735a7fbce7da9881dfdff3676c108a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:56.412711699Z 2023-11-30 11:43:56.412 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x26fe8733a32127f93cd423c15ae27242531e3264","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0xe6369f9204f3b1fccd390f72c5e0938c22f1f038","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0xe6369f9204f3b1fccd390f72c5e0938c22f1f038","0x26fe8733a32127f93cd423c15ae27242531e3264","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x3da17f579f564c67d3bf3d1804750b3075bd5d80ce36810481eb005081cdd746"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xdf32552795735a7fbce7da9881dfdff3676c108a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xdf32552795735a7fbce7da9881dfdff3676c108a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xaf31a1d94105156c681236afa668e1d7f6b828f0ff567de39fa50984f5d83605":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:43:56.412990199Z 2023-11-30 11:43:56.412 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xdF32552795735a7FbCE7Da9881dfdfF3676c108A is unstaked +bundler_1 | 2023-11-30T11:43:56.413108320Z 2023-11-30 11:43:56.412 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:56.413118589Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:56.413124720Z -- params: [{"sender":"0xdF32552795735a7FbCE7Da9881dfdfF3676c108A","nonce":"0x0","initCode":"0x26Fe8733a32127F93cd423c15ae27242531E32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xe6369f9204f3b1fccd390f72c5e0938c22f1f0386e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:56.413148374Z -- result: "0xf59defd5c0cde410fa7dd493b5cfa078186195f84be4a0846ba337cecc428413" +bundler_1 | 2023-11-30T11:43:56.413154015Z -- costTime: 312 +bundler_1 | 2023-11-30T11:43:56.413158694Z +bundler_1 | 2023-11-30T11:43:56.494174847Z 2023-11-30 11:43:56.493 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:56.494338977Z 2023-11-30 11:43:56.494 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:56.494970483Z 2023-11-30 11:43:56.494 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x26fe8733a32127f93cd423c15ae27242531e3264","initCode":"0x26fe8733a32127f93cd423c15ae27242531e32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0xfb0ef16802c6b4abf6f9b8b55457843a48479415fd2b3a496f412a1c67699609","opStatus":3,"paymaster":"0x755088b49f3ae7c7adbea33451ca98648d1e1db3","paymasterAndData":"0x755088b49f3ae7c7adbea33451ca98648d1e1db36e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdf32552795735a7fbce7da9881dfdff3676c108a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:56.498477731Z 2023-11-30 11:43:56.498 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3002456473,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2849601413959570,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:43:56.498569854Z 2023-11-30 11:43:56.498 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x26fe8733a32127f93cd423c15ae27242531e3264","gasLimitForPay":949090,"initCode":"0x26fe8733a32127f93cd423c15ae27242531e32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0xfb0ef16802c6b4abf6f9b8b55457843a48479415fd2b3a496f412a1c67699609","opStatus":3,"paymaster":"0x755088b49f3ae7c7adbea33451ca98648d1e1db3","paymasterAndData":"0x755088b49f3ae7c7adbea33451ca98648d1e1db36e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdf32552795735a7fbce7da9881dfdff3676c108a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:56.810310486Z 2023-11-30 11:43:56.810 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x26fe8733a32127f93cd423c15ae27242531e3264","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x755088b49f3ae7c7adbea33451ca98648d1e1db3","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x755088b49f3ae7c7adbea33451ca98648d1e1db3","0x26fe8733a32127f93cd423c15ae27242531e3264","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xa37c8e8c255f55256164b783ed4fa8a3a7e006609e974bb6f0e1595da2aae424"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xdf32552795735a7fbce7da9881dfdff3676c108a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xdf32552795735a7fbce7da9881dfdff3676c108a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xaf31a1d94105156c681236afa668e1d7f6b828f0ff567de39fa50984f5d83605":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:43:56.810648437Z 2023-11-30 11:43:56.810 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xdF32552795735a7FbCE7Da9881dfdfF3676c108A is unstaked +bundler_1 | 2023-11-30T11:43:56.810753113Z 2023-11-30 11:43:56.810 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:56.810763582Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:56.810770105Z -- params: [{"sender":"0xdF32552795735a7FbCE7Da9881dfdfF3676c108A","nonce":"0x10000000000000000","initCode":"0x26Fe8733a32127F93cd423c15ae27242531E32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x755088b49f3ae7c7adbea33451ca98648d1e1db36e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:56.810779242Z -- result: "0xfb0ef16802c6b4abf6f9b8b55457843a48479415fd2b3a496f412a1c67699609" +bundler_1 | 2023-11-30T11:43:56.810785022Z -- costTime: 317 +bundler_1 | 2023-11-30T11:43:56.810807825Z +bundler_1 | 2023-11-30T11:43:56.896764594Z 2023-11-30 11:43:56.896 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:56.898476100Z 2023-11-30 11:43:56.898 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:56.899255114Z 2023-11-30 11:43:56.899 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x26fe8733a32127f93cd423c15ae27242531e3264","initCode":"0x26fe8733a32127f93cd423c15ae27242531e32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0x66b694c47899770c221b757508a4947c1b1d644aa086b5fa51a312410e9ab04e","opStatus":3,"paymaster":"0xa928896968f83500340aa070a23a829f82741e27","paymasterAndData":"0xa928896968f83500340aa070a23a829f82741e276e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdf32552795735a7fbce7da9881dfdff3676c108a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:56.902786712Z 2023-11-30 11:43:56.902 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3001583842,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2848773208603780,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:43:56.902898561Z 2023-11-30 11:43:56.902 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x26fe8733a32127f93cd423c15ae27242531e3264","gasLimitForPay":949090,"initCode":"0x26fe8733a32127f93cd423c15ae27242531e32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0x66b694c47899770c221b757508a4947c1b1d644aa086b5fa51a312410e9ab04e","opStatus":3,"paymaster":"0xa928896968f83500340aa070a23a829f82741e27","paymasterAndData":"0xa928896968f83500340aa070a23a829f82741e276e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdf32552795735a7fbce7da9881dfdff3676c108a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:57.253102823Z 2023-11-30 11:43:57.252 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x26fe8733a32127f93cd423c15ae27242531e3264","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0xa928896968f83500340aa070a23a829f82741e27","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0xa928896968f83500340aa070a23a829f82741e27","0x26fe8733a32127f93cd423c15ae27242531e3264","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x926746d67ae96bb01bf8486454ab5186e4e3ec480c9e1b429332cc4a64d66b5d"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xdf32552795735a7fbce7da9881dfdff3676c108a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xdf32552795735a7fbce7da9881dfdff3676c108a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xaf31a1d94105156c681236afa668e1d7f6b828f0ff567de39fa50984f5d83605":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:43:57.253436567Z 2023-11-30 11:43:57.253 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xdF32552795735a7FbCE7Da9881dfdfF3676c108A is unstaked +bundler_1 | 2023-11-30T11:43:57.253553675Z 2023-11-30 11:43:57.253 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:57.253562312Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:57.253567962Z -- params: [{"sender":"0xdF32552795735a7FbCE7Da9881dfdfF3676c108A","nonce":"0x20000000000000000","initCode":"0x26Fe8733a32127F93cd423c15ae27242531E32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xa928896968f83500340aa070a23a829f82741e276e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:57.253576428Z -- result: "0x66b694c47899770c221b757508a4947c1b1d644aa086b5fa51a312410e9ab04e" +bundler_1 | 2023-11-30T11:43:57.253581527Z -- costTime: 357 +bundler_1 | 2023-11-30T11:43:57.253586336Z +bundler_1 | 2023-11-30T11:43:57.335057426Z 2023-11-30 11:43:57.334 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:57.335240137Z 2023-11-30 11:43:57.335 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:57.335818497Z 2023-11-30 11:43:57.335 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x26fe8733a32127f93cd423c15ae27242531e3264","initCode":"0x26fe8733a32127f93cd423c15ae27242531e32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x6bfc7bab1fce5bd7fbdfaf8e0d1d8609ba7ca7d704c12357467130f410473f57","opStatus":3,"paymaster":"0xfc671f30682f0235d3f90601652189749fbb0446","paymasterAndData":"0xfc671f30682f0235d3f90601652189749fbb04466e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdf32552795735a7fbce7da9881dfdff3676c108a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:57.339396241Z 2023-11-30 11:43:57.339 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3001020832,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2848238861442880,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:43:57.339533273Z 2023-11-30 11:43:57.339 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x26fe8733a32127f93cd423c15ae27242531e3264","gasLimitForPay":949090,"initCode":"0x26fe8733a32127f93cd423c15ae27242531e32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x6bfc7bab1fce5bd7fbdfaf8e0d1d8609ba7ca7d704c12357467130f410473f57","opStatus":3,"paymaster":"0xfc671f30682f0235d3f90601652189749fbb0446","paymasterAndData":"0xfc671f30682f0235d3f90601652189749fbb04466e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdf32552795735a7fbce7da9881dfdff3676c108a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:57.647252237Z 2023-11-30 11:43:57.647 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x26fe8733a32127f93cd423c15ae27242531e3264","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0xfc671f30682f0235d3f90601652189749fbb0446","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0xfc671f30682f0235d3f90601652189749fbb0446","0x26fe8733a32127f93cd423c15ae27242531e3264","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xc79c6d34fd16cf746cee2a484b2da64fa0fe274ad13dae72aa7ae430ea29b747"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xdf32552795735a7fbce7da9881dfdff3676c108a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xdf32552795735a7fbce7da9881dfdff3676c108a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xaf31a1d94105156c681236afa668e1d7f6b828f0ff567de39fa50984f5d83605":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:43:57.647620448Z 2023-11-30 11:43:57.647 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xdF32552795735a7FbCE7Da9881dfdfF3676c108A is unstaked +bundler_1 | 2023-11-30T11:43:57.647733836Z 2023-11-30 11:43:57.647 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:57.647742974Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:57.647748834Z -- params: [{"sender":"0xdF32552795735a7FbCE7Da9881dfdfF3676c108A","nonce":"0x30000000000000000","initCode":"0x26Fe8733a32127F93cd423c15ae27242531E32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xfc671f30682f0235d3f90601652189749fbb04466e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:57.647756799Z -- result: "0x6bfc7bab1fce5bd7fbdfaf8e0d1d8609ba7ca7d704c12357467130f410473f57" +bundler_1 | 2023-11-30T11:43:57.647760386Z -- costTime: 313 +bundler_1 | 2023-11-30T11:43:57.647763902Z +bundler_1 | 2023-11-30T11:43:57.652370748Z 2023-11-30 11:43:57.652 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:57.652385035Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:57.652391166Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:57.652400243Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x26Fe8733a32127F93cd423c15ae27242531E32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0xe6369f9204f3b1fccd390f72c5e0938c22f1f0386e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xdF32552795735a7FbCE7Da9881dfdfF3676c108A","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x26Fe8733a32127F93cd423c15ae27242531E32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x755088b49f3ae7c7adbea33451ca98648d1e1db36e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xdF32552795735a7FbCE7Da9881dfdfF3676c108A","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x26Fe8733a32127F93cd423c15ae27242531E32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0xa928896968f83500340aa070a23a829f82741e276e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xdF32552795735a7FbCE7Da9881dfdfF3676c108A","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x26Fe8733a32127F93cd423c15ae27242531E32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0xfc671f30682f0235d3f90601652189749fbb04466e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xdF32552795735a7FbCE7Da9881dfdfF3676c108A","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:57.652453643Z -- costTime: 1 +bundler_1 | 2023-11-30T11:43:57.652459854Z +bundler_1 | 2023-11-30T11:43:57.655254639Z 2023-11-30 11:43:57.655 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:57.655454486Z 2023-11-30 11:43:57.655 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:57.656129523Z 2023-11-30 11:43:57.656 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x26fe8733a32127f93cd423c15ae27242531e3264","initCode":"0x26fe8733a32127f93cd423c15ae27242531e32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0x225bbbd6fcd3b0c2b3778efa18bb06975af1fb5134ef02a4889d2be74e977b6a","opStatus":3,"paymaster":"0xfc671f30682f0235d3f90601652189749fbb0446","paymasterAndData":"0xfc671f30682f0235d3f90601652189749fbb04466e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdf32552795735a7fbce7da9881dfdff3676c108a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:57.702088381Z 2023-11-30 11:43:57.701 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3001020832,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2848238861442880,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:43:57.702198664Z 2023-11-30 11:43:57.702 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x26fe8733a32127f93cd423c15ae27242531e3264","gasLimitForPay":949090,"initCode":"0x26fe8733a32127f93cd423c15ae27242531e32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0x225bbbd6fcd3b0c2b3778efa18bb06975af1fb5134ef02a4889d2be74e977b6a","opStatus":3,"paymaster":"0xfc671f30682f0235d3f90601652189749fbb0446","paymasterAndData":"0xfc671f30682f0235d3f90601652189749fbb04466e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdf32552795735a7fbce7da9881dfdff3676c108a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:58.008943098Z 2023-11-30 11:43:58.008 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x26fe8733a32127f93cd423c15ae27242531e3264","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0xfc671f30682f0235d3f90601652189749fbb0446","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0xfc671f30682f0235d3f90601652189749fbb0446","0x26fe8733a32127f93cd423c15ae27242531e3264","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xc79c6d34fd16cf746cee2a484b2da64fa0fe274ad13dae72aa7ae430ea29b747"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xdf32552795735a7fbce7da9881dfdff3676c108a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xdf32552795735a7fbce7da9881dfdff3676c108a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xaf31a1d94105156c681236afa668e1d7f6b828f0ff567de39fa50984f5d83605":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:43:58.009957742Z 2023-11-30 11:43:58.009 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:43:58.009969875Z +bundler_1 | 2023-11-30T11:43:58.009975876Z com.okcoin.dapp.bundler.pool.exception.AAException: -32504::account 0xdF32552795735a7FbCE7Da9881dfdfF3676c108A is throttled::{"account":"0xdF32552795735a7FbCE7Da9881dfdfF3676c108A"} +bundler_1 | 2023-11-30T11:43:58.009981707Z at com.okcoin.dapp.bundler.pool.reputation.ReputationService.checkThrottled(ReputationService.java:154) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:58.009987217Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputationStatus(MempoolService.java:133) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:58.009993159Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputation(MempoolService.java:110) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:58.009998990Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:55) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:58.010004610Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:58.010010070Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:58.010015530Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:58.010020500Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:58.010026220Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010031771Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010037121Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010042260Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010048151Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010053451Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:58.010068720Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:58.010074310Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:58.010079630Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010085170Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010090831Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010096401Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010102122Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010107813Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010113112Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010118773Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010124985Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010130906Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:43:58.010136727Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:43:58.010142287Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:43:58.010147897Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010154780Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010160551Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010166703Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010172443Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010186339Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010192371Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010198362Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010203972Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010209753Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010215534Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010221245Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010227136Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010232816Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010239258Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010246061Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010251932Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010257682Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010263263Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010269304Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010275005Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010280826Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010286927Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010292247Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010297276Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010310131Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010315821Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010321953Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:43:58.010327383Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010332693Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010338163Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010344424Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010349925Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010355204Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010360304Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010365644Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010370924Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010376074Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010381373Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010386964Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010392144Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010397273Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010402793Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010408284Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010413964Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:43:58.010419444Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:43:58.010431878Z +bundler_1 | 2023-11-30T11:43:58.010447687Z 2023-11-30 11:43:58.010 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:58.010453198Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:58.010458187Z -- params: [{"sender":"0xdF32552795735a7FbCE7Da9881dfdfF3676c108A","nonce":"0x40000000000000000","initCode":"0x26Fe8733a32127F93cd423c15ae27242531E32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xfc671f30682f0235d3f90601652189749fbb04466e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:58.010467414Z -- errMsg: account 0xdF32552795735a7FbCE7Da9881dfdfF3676c108A is throttled +bundler_1 | 2023-11-30T11:43:58.010472834Z -- errCode: -32504 +bundler_1 | 2023-11-30T11:43:58.010477904Z -- errData: {"account":"0xdF32552795735a7FbCE7Da9881dfdfF3676c108A"} +bundler_1 | 2023-11-30T11:43:58.010483244Z +bundler_1 | 2023-11-30T11:43:58.014736706Z 2023-11-30 11:43:58.014 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:58.014752064Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:58.014759117Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:58.014766261Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x26Fe8733a32127F93cd423c15ae27242531E32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0xe6369f9204f3b1fccd390f72c5e0938c22f1f0386e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xdF32552795735a7FbCE7Da9881dfdfF3676c108A","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x26Fe8733a32127F93cd423c15ae27242531E32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x755088b49f3ae7c7adbea33451ca98648d1e1db36e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xdF32552795735a7FbCE7Da9881dfdfF3676c108A","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x26Fe8733a32127F93cd423c15ae27242531E32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0xa928896968f83500340aa070a23a829f82741e276e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xdF32552795735a7FbCE7Da9881dfdfF3676c108A","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x26Fe8733a32127F93cd423c15ae27242531E32640d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0xfc671f30682f0235d3f90601652189749fbb04466e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xdF32552795735a7FbCE7Da9881dfdfF3676c108A","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:58.014796197Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:58.014802228Z +bundler_1 | 2023-11-30T11:43:58.019494319Z 2023-11-30 11:43:58.019 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:58.019508305Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:43:58.019512764Z -- params: [] +bundler_1 | 2023-11-30T11:43:58.019516401Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:58.019519907Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:58.019523414Z +bundler_1 | 2023-11-30T11:43:58.022007261Z 2023-11-30 11:43:58.021 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:58.022017911Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:43:58.022022229Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:43:58.022026026Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:58.022029543Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:58.022032909Z +bundler_1 | 2023-11-30T11:43:58.168243778Z 2023-11-30 11:43:58.168 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:58.168269216Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:58.168276419Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:58.168282220Z -- result: [] +bundler_1 | 2023-11-30T11:43:58.168287179Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:58.168292399Z +bundler_1 | 2023-11-30T11:43:58.171511811Z 2023-11-30 11:43:58.171 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:58.171525196Z -- method: debug_bundler_setReputation +bundler_1 | 2023-11-30T11:43:58.171529594Z -- params: [[{"address":"0x77029932790C757bC5990a44179e05833Ff90434","opsSeen":120,"opsIncluded":1}],"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:58.171556855Z -- result: "ok" +bundler_1 | 2023-11-30T11:43:58.171563267Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:58.171568386Z +bundler_1 | 2023-11-30T11:43:58.264917965Z 2023-11-30 11:43:58.264 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:58.265132766Z 2023-11-30 11:43:58.265 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:58.265760869Z 2023-11-30 11:43:58.265 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x6d7065bc28603c39548d260496ad4d409e41dc46","initCode":"0x6d7065bc28603c39548d260496ad4d409e41dc460d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x83b9ee34e4b9ad2a8b2e57d1f9e68fe07d13a237e25ed50ed8fd829160b81572","opStatus":3,"paymaster":"0x77029932790c757bc5990a44179e05833ff90434","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa83e824938e830dc2957389526050464a382b8fc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:58.269973157Z 2023-11-30 11:43:58.269 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000280730,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847536438035700,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:43:58.270091428Z 2023-11-30 11:43:58.269 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x6d7065bc28603c39548d260496ad4d409e41dc46","gasLimitForPay":949090,"initCode":"0x6d7065bc28603c39548d260496ad4d409e41dc460d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x83b9ee34e4b9ad2a8b2e57d1f9e68fe07d13a237e25ed50ed8fd829160b81572","opStatus":3,"paymaster":"0x77029932790c757bc5990a44179e05833ff90434","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa83e824938e830dc2957389526050464a382b8fc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:58.582574665Z 2023-11-30 11:43:58.582 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x6d7065bc28603c39548d260496ad4d409e41dc46","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x77029932790c757bc5990a44179e05833ff90434","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x77029932790c757bc5990a44179e05833ff90434","0x6d7065bc28603c39548d260496ad4d409e41dc46","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xf286841ce3eaefa3317e6e137502e5611eb21d79104ec87256adc198344bd53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa83e824938e830dc2957389526050464a382b8fc","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa83e824938e830dc2957389526050464a382b8fc":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x87879b11e1a6ad94ccc7dce3c1e92ddaca28f4c44f15c7e37827d728d85b9f6e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:43:58.582780072Z 2023-11-30 11:43:58.582 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xA83E824938e830DC2957389526050464a382B8fC is unstaked +bundler_1 | 2023-11-30T11:43:58.582888821Z 2023-11-30 11:43:58.582 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:58.582899160Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:58.582905162Z -- params: [{"sender":"0xA83E824938e830DC2957389526050464a382B8fC","nonce":"0x0","initCode":"0x6d7065bC28603c39548d260496ad4D409e41dc460d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:58.582940838Z -- result: "0x83b9ee34e4b9ad2a8b2e57d1f9e68fe07d13a237e25ed50ed8fd829160b81572" +bundler_1 | 2023-11-30T11:43:58.582946118Z -- costTime: 318 +bundler_1 | 2023-11-30T11:43:58.582950917Z +bundler_1 | 2023-11-30T11:43:58.675878615Z 2023-11-30 11:43:58.675 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:58.676091283Z 2023-11-30 11:43:58.675 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:58.676808111Z 2023-11-30 11:43:58.676 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x428260976d6271cb372c0b38e6617d84e5144262","initCode":"0x428260976d6271cb372c0b38e6617d84e51442620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0xd78d2a0c25b5fd920a9beb0242098c4ce8afca406150ea7464f5cba44fead6c4","opStatus":3,"paymaster":"0x77029932790c757bc5990a44179e05833ff90434","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe3e0cfc6e64c64995a695fdfcabdd3da0238c078","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:58.680452122Z 2023-11-30 11:43:58.680 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000175349,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847436421982410,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:43:58.680532405Z 2023-11-30 11:43:58.680 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x428260976d6271cb372c0b38e6617d84e5144262","gasLimitForPay":949090,"initCode":"0x428260976d6271cb372c0b38e6617d84e51442620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0xd78d2a0c25b5fd920a9beb0242098c4ce8afca406150ea7464f5cba44fead6c4","opStatus":3,"paymaster":"0x77029932790c757bc5990a44179e05833ff90434","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe3e0cfc6e64c64995a695fdfcabdd3da0238c078","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:58.992183848Z 2023-11-30 11:43:58.991 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x428260976d6271cb372c0b38e6617d84e5144262","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x77029932790c757bc5990a44179e05833ff90434","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x77029932790c757bc5990a44179e05833ff90434","0x428260976d6271cb372c0b38e6617d84e5144262","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x0cbbae8042ec8a28aad6d808a4efebc6a866610d2edad9f9fd82756f646c801b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe3e0cfc6e64c64995a695fdfcabdd3da0238c078","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb3fc04e5303f8ee70a0c34ac6c7de28b48220718d75066f94a2e1bc90a665c37":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xe3e0cfc6e64c64995a695fdfcabdd3da0238c078":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:43:58.992444458Z 2023-11-30 11:43:58.992 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xe3e0Cfc6e64C64995a695FdfCabDd3Da0238C078 is unstaked +bundler_1 | 2023-11-30T11:43:58.992518573Z 2023-11-30 11:43:58.992 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:58.992529945Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:58.992535886Z -- params: [{"sender":"0xe3e0Cfc6e64C64995a695FdfCabDd3Da0238C078","nonce":"0x10000000000000000","initCode":"0x428260976D6271Cb372C0B38E6617D84e51442620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:58.992544041Z -- result: "0xd78d2a0c25b5fd920a9beb0242098c4ce8afca406150ea7464f5cba44fead6c4" +bundler_1 | 2023-11-30T11:43:58.992549481Z -- costTime: 317 +bundler_1 | 2023-11-30T11:43:58.992554691Z +bundler_1 | 2023-11-30T11:43:59.084089097Z 2023-11-30 11:43:59.083 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:59.084299100Z 2023-11-30 11:43:59.084 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:59.084843977Z 2023-11-30 11:43:59.084 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xcdaac56f2e70de9d7e4a44f1e09287b11aba9ec7","initCode":"0xcdaac56f2e70de9d7e4a44f1e09287b11aba9ec70d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0xcd8724f129c763297db8c17235f25b9e23e7b1821f58dc0704eed3db2c0f4bb9","opStatus":3,"paymaster":"0x77029932790c757bc5990a44179e05833ff90434","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc1e873b6f8d556ed5fb95e3ed9dc3851454757ca","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:59.088404034Z 2023-11-30 11:43:59.088 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000109502,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847373927253180,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:43:59.088514861Z 2023-11-30 11:43:59.088 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xcdaac56f2e70de9d7e4a44f1e09287b11aba9ec7","gasLimitForPay":949090,"initCode":"0xcdaac56f2e70de9d7e4a44f1e09287b11aba9ec70d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0xcd8724f129c763297db8c17235f25b9e23e7b1821f58dc0704eed3db2c0f4bb9","opStatus":3,"paymaster":"0x77029932790c757bc5990a44179e05833ff90434","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc1e873b6f8d556ed5fb95e3ed9dc3851454757ca","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:59.396987579Z 2023-11-30 11:43:59.396 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0xcdaac56f2e70de9d7e4a44f1e09287b11aba9ec7","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x77029932790c757bc5990a44179e05833ff90434","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x77029932790c757bc5990a44179e05833ff90434","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0xcdaac56f2e70de9d7e4a44f1e09287b11aba9ec7"],"hash":"0x5175cf360d633ebac1d89f81621b034cf7bc960399f05ad77df8e00731ea72bd"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xc1e873b6f8d556ed5fb95e3ed9dc3851454757ca","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x79a9b1f756646669b579366c6031e35d1b4b4ea71d97a1d3bdcc69520701ba42":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xc1e873b6f8d556ed5fb95e3ed9dc3851454757ca":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:43:59.397181121Z 2023-11-30 11:43:59.397 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xc1E873b6f8d556eD5Fb95e3eD9dc3851454757CA is unstaked +bundler_1 | 2023-11-30T11:43:59.397270347Z 2023-11-30 11:43:59.397 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:59.397280847Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:59.397286478Z -- params: [{"sender":"0xc1E873b6f8d556eD5Fb95e3eD9dc3851454757CA","nonce":"0x20000000000000000","initCode":"0xcdAAc56F2e70De9d7E4A44f1e09287B11AbA9ec70d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:59.397294993Z -- result: "0xcd8724f129c763297db8c17235f25b9e23e7b1821f58dc0704eed3db2c0f4bb9" +bundler_1 | 2023-11-30T11:43:59.397300524Z -- costTime: 314 +bundler_1 | 2023-11-30T11:43:59.397305403Z +bundler_1 | 2023-11-30T11:43:59.494551034Z 2023-11-30 11:43:59.494 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:59.494731220Z 2023-11-30 11:43:59.494 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:59.495326532Z 2023-11-30 11:43:59.495 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x3932347a9a58ebefd8195b1ce539e9c487f0ab93","initCode":"0x3932347a9a58ebefd8195b1ce539e9c487f0ab930d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x53c4f84fbbdc67089a1e1c34aca0af7df91d9b97c490b3a7fb160b57e93b2ceb","opStatus":3,"paymaster":"0x77029932790c757bc5990a44179e05833ff90434","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x04907eee970855df148e64ce37db2e15cb4fb4a9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:59.498967970Z 2023-11-30 11:43:59.498 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000068365,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847334884537850,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:43:59.499101169Z 2023-11-30 11:43:59.498 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x3932347a9a58ebefd8195b1ce539e9c487f0ab93","gasLimitForPay":949090,"initCode":"0x3932347a9a58ebefd8195b1ce539e9c487f0ab930d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x53c4f84fbbdc67089a1e1c34aca0af7df91d9b97c490b3a7fb160b57e93b2ceb","opStatus":3,"paymaster":"0x77029932790c757bc5990a44179e05833ff90434","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x04907eee970855df148e64ce37db2e15cb4fb4a9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:59.856655095Z 2023-11-30 11:43:59.856 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x3932347a9a58ebefd8195b1ce539e9c487f0ab93","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x77029932790c757bc5990a44179e05833ff90434","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x77029932790c757bc5990a44179e05833ff90434","0x3932347a9a58ebefd8195b1ce539e9c487f0ab93","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x2b437c060686971f8eab514df01318f2c2fe0375922c4f785ae12da457b64d4e"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x04907eee970855df148e64ce37db2e15cb4fb4a9","stake":0,"unstakeDelaySec":0},"storageMap":{"0x04907eee970855df148e64ce37db2e15cb4fb4a9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4511460ea5db3b04998529a1a1fdec18531ffde36150c7790144d994ede94a23":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:43:59.856908298Z 2023-11-30 11:43:59.856 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x04907EEe970855df148E64CE37db2E15Cb4fb4A9 is unstaked +bundler_1 | 2023-11-30T11:43:59.857020738Z 2023-11-30 11:43:59.856 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:59.857030466Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:43:59.857036588Z -- params: [{"sender":"0x04907EEe970855df148E64CE37db2E15Cb4fb4A9","nonce":"0x30000000000000000","initCode":"0x3932347A9a58EBefD8195B1ce539e9c487F0aB930d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:59.857045354Z -- result: "0x53c4f84fbbdc67089a1e1c34aca0af7df91d9b97c490b3a7fb160b57e93b2ceb" +bundler_1 | 2023-11-30T11:43:59.857050794Z -- costTime: 362 +bundler_1 | 2023-11-30T11:43:59.857056044Z +bundler_1 | 2023-11-30T11:43:59.860972116Z 2023-11-30 11:43:59.860 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:43:59.860985922Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:43:59.860992945Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:43:59.861002613Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x6d7065bC28603c39548d260496ad4D409e41dc460d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xA83E824938e830DC2957389526050464a382B8fC","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x428260976D6271Cb372C0B38E6617D84e51442620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xe3e0Cfc6e64C64995a695FdfCabDd3Da0238C078","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0xcdAAc56F2e70De9d7E4A44f1e09287B11AbA9ec70d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xc1E873b6f8d556eD5Fb95e3eD9dc3851454757CA","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x3932347A9a58EBefD8195B1ce539e9c487F0aB930d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x04907EEe970855df148E64CE37db2E15Cb4fb4A9","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:43:59.861034202Z -- costTime: 0 +bundler_1 | 2023-11-30T11:43:59.861040524Z +bundler_1 | 2023-11-30T11:43:59.863988448Z 2023-11-30 11:43:59.863 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:43:59.864131071Z 2023-11-30 11:43:59.864 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:43:59.864615920Z 2023-11-30 11:43:59.864 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x3932347a9a58ebefd8195b1ce539e9c487f0ab93","initCode":"0x3932347a9a58ebefd8195b1ce539e9c487f0ab930d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0xff7d097fa8002dd38a5b0b2ccdeeb6de80b5868144aaf993bfe8b0ec3a0e16d9","opStatus":3,"paymaster":"0x77029932790c757bc5990a44179e05833ff90434","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x04907eee970855df148e64ce37db2e15cb4fb4a9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:43:59.868001251Z 2023-11-30 11:43:59.867 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000068365,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847334884537850,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:43:59.868139910Z 2023-11-30 11:43:59.868 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x3932347a9a58ebefd8195b1ce539e9c487f0ab93","gasLimitForPay":949090,"initCode":"0x3932347a9a58ebefd8195b1ce539e9c487f0ab930d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0xff7d097fa8002dd38a5b0b2ccdeeb6de80b5868144aaf993bfe8b0ec3a0e16d9","opStatus":3,"paymaster":"0x77029932790c757bc5990a44179e05833ff90434","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x04907eee970855df148e64ce37db2e15cb4fb4a9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:00.080753526Z 2023-11-30 11:44:00.080 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 8 to: 82 +bundler_1 | 2023-11-30T11:44:00.174987347Z 2023-11-30 11:44:00.174 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x3932347a9a58ebefd8195b1ce539e9c487f0ab93","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x77029932790c757bc5990a44179e05833ff90434","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x77029932790c757bc5990a44179e05833ff90434","0x3932347a9a58ebefd8195b1ce539e9c487f0ab93","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x2b437c060686971f8eab514df01318f2c2fe0375922c4f785ae12da457b64d4e"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x04907eee970855df148e64ce37db2e15cb4fb4a9","stake":0,"unstakeDelaySec":0},"storageMap":{"0x04907eee970855df148e64ce37db2e15cb4fb4a9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4511460ea5db3b04998529a1a1fdec18531ffde36150c7790144d994ede94a23":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:00.176038144Z 2023-11-30 11:44:00.175 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:00.176088147Z +bundler_1 | 2023-11-30T11:44:00.176096283Z com.okcoin.dapp.bundler.pool.exception.AAException: -32504::paymaster 0x77029932790C757bC5990a44179e05833Ff90434 is throttled::{"paymaster":"0x77029932790C757bC5990a44179e05833Ff90434"} +bundler_1 | 2023-11-30T11:44:00.176174899Z at com.okcoin.dapp.bundler.pool.reputation.ReputationService.checkThrottled(ReputationService.java:154) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:00.176183736Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputationStatus(MempoolService.java:133) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:00.176189366Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputation(MempoolService.java:119) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:00.176194466Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:55) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:00.176199896Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:00.176205506Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:00.176211257Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:00.176216547Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:00.176221907Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176226996Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176232126Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176247705Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176254057Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176259457Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:00.176264827Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:00.176269886Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:00.176275797Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176281478Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176295674Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176301184Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176306554Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176312305Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176318126Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176323396Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176329527Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176335568Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:00.176341319Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:00.176346789Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:00.176352981Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176358702Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176364202Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176369682Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176375513Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176381474Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176389920Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176395660Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176401421Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176414656Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176420286Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176425857Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176431157Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176436497Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176442568Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176449571Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176455271Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176460852Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176466532Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176472273Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176477844Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176483444Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176489135Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176494815Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176500165Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176505665Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176511095Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176516596Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:00.176522196Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176534870Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176540791Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176546151Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176551220Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176556440Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176561550Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176566759Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176572650Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176577720Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176582759Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176587578Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176592718Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176597887Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176603618Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176609078Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176614458Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:00.176619798Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:00.176624667Z +bundler_1 | 2023-11-30T11:44:00.176629696Z 2023-11-30 11:44:00.176 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:00.176634826Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:00.176640837Z -- params: [{"sender":"0x04907EEe970855df148E64CE37db2E15Cb4fb4A9","nonce":"0x40000000000000000","initCode":"0x3932347A9a58EBefD8195B1ce539e9c487F0aB930d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:00.176655595Z -- errMsg: paymaster 0x77029932790C757bC5990a44179e05833Ff90434 is throttled +bundler_1 | 2023-11-30T11:44:00.176660714Z -- errCode: -32504 +bundler_1 | 2023-11-30T11:44:00.176665453Z -- errData: {"paymaster":"0x77029932790C757bC5990a44179e05833Ff90434"} +bundler_1 | 2023-11-30T11:44:00.176670403Z +bundler_1 | 2023-11-30T11:44:00.180476938Z 2023-11-30 11:44:00.180 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:00.180492176Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:00.180497967Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:00.180504169Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x6d7065bC28603c39548d260496ad4D409e41dc460d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xA83E824938e830DC2957389526050464a382B8fC","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x428260976D6271Cb372C0B38E6617D84e51442620d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xe3e0Cfc6e64C64995a695FdfCabDd3Da0238C078","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0xcdAAc56F2e70De9d7E4A44f1e09287B11AbA9ec70d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xc1E873b6f8d556eD5Fb95e3eD9dc3851454757CA","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x3932347A9a58EBefD8195B1ce539e9c487F0aB930d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0x77029932790c757bc5990a44179e05833ff904346e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x04907EEe970855df148E64CE37db2E15Cb4fb4A9","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:00.180534165Z -- costTime: 1 +bundler_1 | 2023-11-30T11:44:00.180539545Z +bundler_1 | 2023-11-30T11:44:00.184930155Z 2023-11-30 11:44:00.184 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:00.184944271Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:00.184950623Z -- params: [] +bundler_1 | 2023-11-30T11:44:00.184956314Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:00.184961664Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:00.184966733Z +bundler_1 | 2023-11-30T11:44:00.187660819Z 2023-11-30 11:44:00.187 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:00.187675427Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:44:00.187682069Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:44:00.187702457Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:00.187708999Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:00.187714790Z +bundler_1 | 2023-11-30T11:44:00.334057415Z 2023-11-30 11:44:00.333 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:00.334082111Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:00.334086589Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:00.334090496Z -- result: [] +bundler_1 | 2023-11-30T11:44:00.334093973Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:00.334097670Z +bundler_1 | 2023-11-30T11:44:00.337164073Z 2023-11-30 11:44:00.336 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:00.337183519Z -- method: debug_bundler_setReputation +bundler_1 | 2023-11-30T11:44:00.337190693Z -- params: [[{"address":"0xf1e827A4A6167b2756e504ED9daEc892a0FB594D","opsSeen":120,"opsIncluded":1}],"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:00.337197476Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:00.337202946Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:00.337208496Z +bundler_1 | 2023-11-30T11:44:00.429784919Z 2023-11-30 11:44:00.429 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:00.429939877Z 2023-11-30 11:44:00.429 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:00.430489822Z 2023-11-30 11:44:00.430 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d","initCode":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x319837f7a85bd806d50643477dee0bf7849e24563c9ec157c8b49f352825a529","opStatus":3,"paymaster":"0xca2b53ad861649bf90643a536192efb70471daae","paymasterAndData":"0xca2b53ad861649bf90643a536192efb70471daae6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x634f353d1f6e3221dd314268c4e94d3676372ce8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:00.434581806Z 2023-11-30 11:44:00.434 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000018504,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847287561961360,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:00.434701619Z 2023-11-30 11:44:00.434 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d","gasLimitForPay":949090,"initCode":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x319837f7a85bd806d50643477dee0bf7849e24563c9ec157c8b49f352825a529","opStatus":3,"paymaster":"0xca2b53ad861649bf90643a536192efb70471daae","paymasterAndData":"0xca2b53ad861649bf90643a536192efb70471daae6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x634f353d1f6e3221dd314268c4e94d3676372ce8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:00.745585870Z 2023-11-30 11:44:00.745 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0xca2b53ad861649bf90643a536192efb70471daae","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0xca2b53ad861649bf90643a536192efb70471daae","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0xf1e827a4a6167b2756e504ed9daec892a0fb594d"],"hash":"0x15666b2bec6d9e90c34dd84fa0a8b85f965523e3ead9e3f05667207f44b73d08"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x634f353d1f6e3221dd314268c4e94d3676372ce8","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x94265ca96b1d46c78b0f50f49b48aedfa26d0a163d6f0e03b496c25e353c5436":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x634f353d1f6e3221dd314268c4e94d3676372ce8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:00.745734968Z 2023-11-30 11:44:00.745 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x634f353d1f6e3221DD314268c4E94d3676372CE8 is unstaked +bundler_1 | 2023-11-30T11:44:00.745845273Z 2023-11-30 11:44:00.745 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:00.745855833Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:00.745861814Z -- params: [{"sender":"0x634f353d1f6e3221DD314268c4E94d3676372CE8","nonce":"0x0","initCode":"0xf1e827A4A6167b2756e504ED9daEc892a0FB594D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xca2b53ad861649bf90643a536192efb70471daae6e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:00.745871181Z -- result: "0x319837f7a85bd806d50643477dee0bf7849e24563c9ec157c8b49f352825a529" +bundler_1 | 2023-11-30T11:44:00.745876251Z -- costTime: 316 +bundler_1 | 2023-11-30T11:44:00.745881871Z +bundler_1 | 2023-11-30T11:44:00.839031138Z 2023-11-30 11:44:00.838 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:00.839206000Z 2023-11-30 11:44:00.839 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:00.839758783Z 2023-11-30 11:44:00.839 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d","initCode":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0x47189ac33c701b44973ee901972b465e7595bb3106f15e314613e6a1394b0a84","opStatus":3,"paymaster":"0x7b81739f834410e15c8cc0e0040ff4a0d3eb8b63","paymasterAndData":"0x7b81739f834410e15c8cc0e0040ff4a0d3eb8b636e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1d3bd1ad9866e61100acc1a3c1ed3e1aa5c426fb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:00.843667446Z 2023-11-30 11:44:00.843 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000011407,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847280826269630,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:00.843810312Z 2023-11-30 11:44:00.843 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d","gasLimitForPay":949090,"initCode":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0x47189ac33c701b44973ee901972b465e7595bb3106f15e314613e6a1394b0a84","opStatus":3,"paymaster":"0x7b81739f834410e15c8cc0e0040ff4a0d3eb8b63","paymasterAndData":"0x7b81739f834410e15c8cc0e0040ff4a0d3eb8b636e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1d3bd1ad9866e61100acc1a3c1ed3e1aa5c426fb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:01.195364277Z 2023-11-30 11:44:01.195 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x7b81739f834410e15c8cc0e0040ff4a0d3eb8b63","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x7b81739f834410e15c8cc0e0040ff4a0d3eb8b63","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0xf1e827a4a6167b2756e504ed9daec892a0fb594d"],"hash":"0x7076ef6cd749abb32a709a5021b57d42450770c669d78c1dd49e98634b278af2"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1d3bd1ad9866e61100acc1a3c1ed3e1aa5c426fb","stake":0,"unstakeDelaySec":0},"storageMap":{"0x1d3bd1ad9866e61100acc1a3c1ed3e1aa5c426fb":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x54c0deab529ff0937bdf393d2a84a8f886da378b93ef4d5327a0e2794abb4210":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:01.195610793Z 2023-11-30 11:44:01.195 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1D3Bd1ad9866e61100acc1A3C1ED3E1AA5C426Fb is unstaked +bundler_1 | 2023-11-30T11:44:01.195740234Z 2023-11-30 11:44:01.195 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:01.195750794Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:01.195756755Z -- params: [{"sender":"0x1D3Bd1ad9866e61100acc1A3C1ED3E1AA5C426Fb","nonce":"0x10000000000000000","initCode":"0xf1e827A4A6167b2756e504ED9daEc892a0FB594D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x7b81739f834410e15c8cc0e0040ff4a0d3eb8b636e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:01.195775841Z -- result: "0x47189ac33c701b44973ee901972b465e7595bb3106f15e314613e6a1394b0a84" +bundler_1 | 2023-11-30T11:44:01.195781201Z -- costTime: 357 +bundler_1 | 2023-11-30T11:44:01.195786450Z +bundler_1 | 2023-11-30T11:44:01.292397604Z 2023-11-30 11:44:01.292 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:01.292529830Z 2023-11-30 11:44:01.292 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:01.293193610Z 2023-11-30 11:44:01.293 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d","initCode":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0xc6f82f672a4317f5b1443c92579633cc1793a511df7d05ba8d28dba30dad1cf4","opStatus":3,"paymaster":"0x09fb48e49e6ac7761e5898c6c910bd275719de4c","paymasterAndData":"0x09fb48e49e6ac7761e5898c6c910bd275719de4c6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdbd0d2f0bde840d196bf62f76248fa162a3ceeee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:01.297329186Z 2023-11-30 11:44:01.297 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000007032,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847276674000880,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:01.297449350Z 2023-11-30 11:44:01.297 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d","gasLimitForPay":949090,"initCode":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0xc6f82f672a4317f5b1443c92579633cc1793a511df7d05ba8d28dba30dad1cf4","opStatus":3,"paymaster":"0x09fb48e49e6ac7761e5898c6c910bd275719de4c","paymasterAndData":"0x09fb48e49e6ac7761e5898c6c910bd275719de4c6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdbd0d2f0bde840d196bf62f76248fa162a3ceeee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:01.614329748Z 2023-11-30 11:44:01.614 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x09fb48e49e6ac7761e5898c6c910bd275719de4c","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x09fb48e49e6ac7761e5898c6c910bd275719de4c","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0xf1e827a4a6167b2756e504ed9daec892a0fb594d"],"hash":"0x8a86958c00ff597ab20aeadf03b6c087acbb72e3dd2017633f7e551bc212bf91"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xdbd0d2f0bde840d196bf62f76248fa162a3ceeee","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4fd741db1669c0da7ac8baf665618454a088963774f3e015bdc283c3783e2166":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xdbd0d2f0bde840d196bf62f76248fa162a3ceeee":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:01.614544128Z 2023-11-30 11:44:01.614 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xdBD0D2f0BdE840d196bf62F76248FA162A3cEeee is unstaked +bundler_1 | 2023-11-30T11:44:01.614673212Z 2023-11-30 11:44:01.614 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:01.614685244Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:01.614691395Z -- params: [{"sender":"0xdBD0D2f0BdE840d196bf62F76248FA162A3cEeee","nonce":"0x20000000000000000","initCode":"0xf1e827A4A6167b2756e504ED9daEc892a0FB594D0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x09fb48e49e6ac7761e5898c6c910bd275719de4c6e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:01.614700071Z -- result: "0xc6f82f672a4317f5b1443c92579633cc1793a511df7d05ba8d28dba30dad1cf4" +bundler_1 | 2023-11-30T11:44:01.614705702Z -- costTime: 322 +bundler_1 | 2023-11-30T11:44:01.614710862Z +bundler_1 | 2023-11-30T11:44:01.713211245Z 2023-11-30 11:44:01.713 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:01.713335997Z 2023-11-30 11:44:01.713 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:01.713861737Z 2023-11-30 11:44:01.713 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d","initCode":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x8eb9c6048c88da9bdf0db05744d9a84e516e553b39ab29c6e5006a8d367cab44","opStatus":3,"paymaster":"0x1135af3e6241ec71a3748da16c87ea31786b577c","paymasterAndData":"0x1135af3e6241ec71a3748da16c87ea31786b577c6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x15276f7c2b396fd101e2f0e0eaa77ff7aa7882c1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:01.717386010Z 2023-11-30 11:44:01.717 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000004335,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847274114305150,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:01.717470832Z 2023-11-30 11:44:01.717 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d","gasLimitForPay":949090,"initCode":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x8eb9c6048c88da9bdf0db05744d9a84e516e553b39ab29c6e5006a8d367cab44","opStatus":3,"paymaster":"0x1135af3e6241ec71a3748da16c87ea31786b577c","paymasterAndData":"0x1135af3e6241ec71a3748da16c87ea31786b577c6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x15276f7c2b396fd101e2f0e0eaa77ff7aa7882c1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:02.026132481Z 2023-11-30 11:44:02.025 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x1135af3e6241ec71a3748da16c87ea31786b577c","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x1135af3e6241ec71a3748da16c87ea31786b577c","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0xf1e827a4a6167b2756e504ed9daec892a0fb594d"],"hash":"0x96cb15176f62e2a076a3403d16652bb751e0474fe6c3d62c6eea4bda69543f8d"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x15276f7c2b396fd101e2f0e0eaa77ff7aa7882c1","stake":0,"unstakeDelaySec":0},"storageMap":{"0x15276f7c2b396fd101e2f0e0eaa77ff7aa7882c1":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x506ec68f7c4885a17b202a22c65f3ce0cedad17605afac5d90df3cfc1d14f75a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:02.026392152Z 2023-11-30 11:44:02.026 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x15276f7c2B396FD101e2f0E0eaA77fF7AA7882c1 is unstaked +bundler_1 | 2023-11-30T11:44:02.026508529Z 2023-11-30 11:44:02.026 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:02.026535709Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:02.026542652Z -- params: [{"sender":"0x15276f7c2B396FD101e2f0E0eaA77fF7AA7882c1","nonce":"0x30000000000000000","initCode":"0xf1e827A4A6167b2756e504ED9daEc892a0FB594D0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x1135af3e6241ec71a3748da16c87ea31786b577c6e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:02.026552330Z -- result: "0x8eb9c6048c88da9bdf0db05744d9a84e516e553b39ab29c6e5006a8d367cab44" +bundler_1 | 2023-11-30T11:44:02.026557941Z -- costTime: 314 +bundler_1 | 2023-11-30T11:44:02.026563090Z +bundler_1 | 2023-11-30T11:44:02.030892868Z 2023-11-30 11:44:02.030 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:02.030906694Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:02.030937781Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:02.030945375Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0xf1e827A4A6167b2756e504ED9daEc892a0FB594D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0xca2b53ad861649bf90643a536192efb70471daae6e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x634f353d1f6e3221DD314268c4E94d3676372CE8","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0xf1e827A4A6167b2756e504ED9daEc892a0FB594D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x7b81739f834410e15c8cc0e0040ff4a0d3eb8b636e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x1D3Bd1ad9866e61100acc1A3C1ED3E1AA5C426Fb","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0xf1e827A4A6167b2756e504ED9daEc892a0FB594D0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x09fb48e49e6ac7761e5898c6c910bd275719de4c6e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xdBD0D2f0BdE840d196bf62F76248FA162A3cEeee","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0xf1e827A4A6167b2756e504ED9daEc892a0FB594D0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0x1135af3e6241ec71a3748da16c87ea31786b577c6e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x15276f7c2B396FD101e2f0E0eaA77fF7AA7882c1","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:02.030975732Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:02.030982395Z +bundler_1 | 2023-11-30T11:44:02.033757678Z 2023-11-30 11:44:02.033 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:02.035056688Z 2023-11-30 11:44:02.034 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:02.035535140Z 2023-11-30 11:44:02.035 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d","initCode":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0xd19a9dd99d02a9a767978ae578d87d5d7c1d8c82d5b84ef6263909e9c42c82bb","opStatus":3,"paymaster":"0x1135af3e6241ec71a3748da16c87ea31786b577c","paymasterAndData":"0x1135af3e6241ec71a3748da16c87ea31786b577c6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x15276f7c2b396fd101e2f0e0eaa77ff7aa7882c1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:02.038965698Z 2023-11-30 11:44:02.038 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000004335,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847274114305150,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:02.039054056Z 2023-11-30 11:44:02.038 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d","gasLimitForPay":949090,"initCode":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0xd19a9dd99d02a9a767978ae578d87d5d7c1d8c82d5b84ef6263909e9c42c82bb","opStatus":3,"paymaster":"0x1135af3e6241ec71a3748da16c87ea31786b577c","paymasterAndData":"0x1135af3e6241ec71a3748da16c87ea31786b577c6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x15276f7c2b396fd101e2f0e0eaa77ff7aa7882c1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:02.345094549Z 2023-11-30 11:44:02.344 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0xf1e827a4a6167b2756e504ed9daec892a0fb594d","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x1135af3e6241ec71a3748da16c87ea31786b577c","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x1135af3e6241ec71a3748da16c87ea31786b577c","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0xf1e827a4a6167b2756e504ed9daec892a0fb594d"],"hash":"0x96cb15176f62e2a076a3403d16652bb751e0474fe6c3d62c6eea4bda69543f8d"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x15276f7c2b396fd101e2f0e0eaa77ff7aa7882c1","stake":0,"unstakeDelaySec":0},"storageMap":{"0x15276f7c2b396fd101e2f0e0eaa77ff7aa7882c1":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x506ec68f7c4885a17b202a22c65f3ce0cedad17605afac5d90df3cfc1d14f75a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:02.345989717Z 2023-11-30 11:44:02.345 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:02.346001278Z +bundler_1 | 2023-11-30T11:44:02.346007380Z com.okcoin.dapp.bundler.pool.exception.AAException: -32504::factory 0xf1e827A4A6167b2756e504ED9daEc892a0FB594D is throttled::{"factory":"0xf1e827A4A6167b2756e504ED9daEc892a0FB594D"} +bundler_1 | 2023-11-30T11:44:02.346013731Z at com.okcoin.dapp.bundler.pool.reputation.ReputationService.checkThrottled(ReputationService.java:154) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:02.346020775Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputationStatus(MempoolService.java:133) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:02.346026826Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputation(MempoolService.java:113) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:02.346047725Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:55) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:02.346053946Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:02.346059006Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:02.346064787Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:02.346070788Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:02.346076959Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346082780Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346088451Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346094161Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346100784Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346105983Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:02.346111504Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:02.346117224Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:02.346123175Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346129437Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346135238Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346140979Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346146449Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346152089Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346157299Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346170914Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346179961Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346185411Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:02.346190631Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:02.346195690Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:02.346201281Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346206741Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346212201Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346217772Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346224163Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346230315Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346236016Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346241656Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346247197Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346252086Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346257315Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346263086Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346268767Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346274457Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346288163Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346295056Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346300526Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346305786Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346311085Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346316315Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346322286Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346327707Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346333858Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346339719Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346345309Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346350920Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346356410Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346362722Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:02.346368222Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346373752Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346379884Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346386236Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346391996Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346398078Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346411392Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346417383Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346422934Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346428374Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346433834Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346439375Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346444895Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346450966Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346456516Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346462668Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346468188Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:02.346474189Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:02.346479550Z +bundler_1 | 2023-11-30T11:44:02.346487184Z 2023-11-30 11:44:02.345 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:02.346491732Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:02.346495339Z -- params: [{"sender":"0x15276f7c2B396FD101e2f0E0eaA77fF7AA7882c1","nonce":"0x40000000000000000","initCode":"0xf1e827A4A6167b2756e504ED9daEc892a0FB594D0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x1135af3e6241ec71a3748da16c87ea31786b577c6e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:02.346501030Z -- errMsg: factory 0xf1e827A4A6167b2756e504ED9daEc892a0FB594D is throttled +bundler_1 | 2023-11-30T11:44:02.346504466Z -- errCode: -32504 +bundler_1 | 2023-11-30T11:44:02.346507762Z -- errData: {"factory":"0xf1e827A4A6167b2756e504ED9daEc892a0FB594D"} +bundler_1 | 2023-11-30T11:44:02.346516508Z +bundler_1 | 2023-11-30T11:44:02.350141442Z 2023-11-30 11:44:02.350 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:02.350155007Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:02.350161329Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:02.350167942Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0xf1e827A4A6167b2756e504ED9daEc892a0FB594D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0xca2b53ad861649bf90643a536192efb70471daae6e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x634f353d1f6e3221DD314268c4E94d3676372CE8","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0xf1e827A4A6167b2756e504ED9daEc892a0FB594D0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x7b81739f834410e15c8cc0e0040ff4a0d3eb8b636e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x1D3Bd1ad9866e61100acc1A3C1ED3E1AA5C426Fb","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0xf1e827A4A6167b2756e504ED9daEc892a0FB594D0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x09fb48e49e6ac7761e5898c6c910bd275719de4c6e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xdBD0D2f0BdE840d196bf62F76248FA162A3cEeee","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0xf1e827A4A6167b2756e504ED9daEc892a0FB594D0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0x1135af3e6241ec71a3748da16c87ea31786b577c6e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x15276f7c2B396FD101e2f0E0eaA77fF7AA7882c1","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:02.350187849Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:02.350203157Z +bundler_1 | 2023-11-30T11:44:02.354717428Z 2023-11-30 11:44:02.354 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:02.354730813Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:02.354736604Z -- params: [] +bundler_1 | 2023-11-30T11:44:02.354741684Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:02.354746613Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:02.354751422Z +bundler_1 | 2023-11-30T11:44:02.357413381Z 2023-11-30 11:44:02.357 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:02.357428309Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:44:02.357435342Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:44:02.357441464Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:02.357447435Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:02.357453115Z +bundler_1 | 2023-11-30T11:44:02.508176462Z 2023-11-30 11:44:02.507 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:02.508206338Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:02.508212960Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:02.508218701Z -- result: [] +bundler_1 | 2023-11-30T11:44:02.508224031Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:02.508229781Z +bundler_1 | 2023-11-30T11:44:02.511229580Z 2023-11-30 11:44:02.511 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:02.511244839Z -- method: debug_bundler_setReputation +bundler_1 | 2023-11-30T11:44:02.511249127Z -- params: [[{"address":"0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d","opsSeen":10,"opsIncluded":1}],"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:02.511253455Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:02.511257041Z -- costTime: 1 +bundler_1 | 2023-11-30T11:44:02.511260417Z +bundler_1 | 2023-11-30T11:44:02.586052786Z 2023-11-30 11:44:02.585 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:02.586202995Z 2023-11-30 11:44:02.586 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:02.586736840Z 2023-11-30 11:44:02.586 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1866b3942968a1fb08b132289b67638e24d8ce93","initCode":"0x1866b3942968a1fb08b132289b67638e24d8ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x6f6e4f9c540ac9d883c42070abc69774d8596342ddda435555286d75f99f673f","opStatus":3,"paymaster":"0x4a4cc629e041377e3905cda2dda4df43b26c2614","paymasterAndData":"0x4a4cc629e041377e3905cda2dda4df43b26c26146e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:02.590472210Z 2023-11-30 11:44:02.590 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000001221,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847271158838890,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:02.591183899Z 2023-11-30 11:44:02.590 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1866b3942968a1fb08b132289b67638e24d8ce93","gasLimitForPay":949090,"initCode":"0x1866b3942968a1fb08b132289b67638e24d8ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x6f6e4f9c540ac9d883c42070abc69774d8596342ddda435555286d75f99f673f","opStatus":3,"paymaster":"0x4a4cc629e041377e3905cda2dda4df43b26c2614","paymasterAndData":"0x4a4cc629e041377e3905cda2dda4df43b26c26146e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:02.911210924Z 2023-11-30 11:44:02.911 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1866b3942968a1fb08b132289b67638e24d8ce93","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x4a4cc629e041377e3905cda2dda4df43b26c2614","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x4a4cc629e041377e3905cda2dda4df43b26c2614","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0x1866b3942968a1fb08b132289b67638e24d8ce93"],"hash":"0x08fe918d2993af9c561daddd214945e7e52d2eece4e27e8b070196da7af4ca1d"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd4824152019ac38497d2ceda78fe09f922d7c37bda6ca241c683280fb1a0406b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:02.911402922Z 2023-11-30 11:44:02.911 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d is unstaked +bundler_1 | 2023-11-30T11:44:02.911502076Z 2023-11-30 11:44:02.911 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:02.911513488Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:02.911520000Z -- params: [{"sender":"0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d","nonce":"0x0","initCode":"0x1866b3942968a1FB08b132289B67638e24d8Ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x4a4cc629e041377e3905cda2dda4df43b26c26146e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:02.911530019Z -- result: "0x6f6e4f9c540ac9d883c42070abc69774d8596342ddda435555286d75f99f673f" +bundler_1 | 2023-11-30T11:44:02.911535669Z -- costTime: 326 +bundler_1 | 2023-11-30T11:44:02.911540728Z +bundler_1 | 2023-11-30T11:44:02.988317307Z 2023-11-30 11:44:02.988 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:02.988451884Z 2023-11-30 11:44:02.988 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:02.988900069Z 2023-11-30 11:44:02.988 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1866b3942968a1fb08b132289b67638e24d8ce93","initCode":"0x1866b3942968a1fb08b132289b67638e24d8ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0x3605df6029a3bc51feff14e427e5fa12d300003be1272643a96b802c8ea32902","opStatus":3,"paymaster":"0x75bf2d73f9eefc304f707e2d6f468b58f137d99c","paymasterAndData":"0x75bf2d73f9eefc304f707e2d6f468b58f137d99c6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:02.992251243Z 2023-11-30 11:44:02.992 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000785,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270745035650,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:02.992345388Z 2023-11-30 11:44:02.992 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1866b3942968a1fb08b132289b67638e24d8ce93","gasLimitForPay":949090,"initCode":"0x1866b3942968a1fb08b132289b67638e24d8ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0x3605df6029a3bc51feff14e427e5fa12d300003be1272643a96b802c8ea32902","opStatus":3,"paymaster":"0x75bf2d73f9eefc304f707e2d6f468b58f137d99c","paymasterAndData":"0x75bf2d73f9eefc304f707e2d6f468b58f137d99c6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:03.295835446Z 2023-11-30 11:44:03.295 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1866b3942968a1fb08b132289b67638e24d8ce93","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x75bf2d73f9eefc304f707e2d6f468b58f137d99c","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x75bf2d73f9eefc304f707e2d6f468b58f137d99c","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0x1866b3942968a1fb08b132289b67638e24d8ce93"],"hash":"0x7f5233d764cd3f249138b0767c9e948b839444eb4344f102ee7f13ce70d85fe6"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd4824152019ac38497d2ceda78fe09f922d7c37bda6ca241c683280fb1a0406b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:03.296018897Z 2023-11-30 11:44:03.295 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d is unstaked +bundler_1 | 2023-11-30T11:44:03.296121940Z 2023-11-30 11:44:03.296 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:03.296144512Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:03.296150173Z -- params: [{"sender":"0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d","nonce":"0x10000000000000000","initCode":"0x1866b3942968a1FB08b132289B67638e24d8Ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x75bf2d73f9eefc304f707e2d6f468b58f137d99c6e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:03.296158508Z -- result: "0x3605df6029a3bc51feff14e427e5fa12d300003be1272643a96b802c8ea32902" +bundler_1 | 2023-11-30T11:44:03.296163708Z -- costTime: 307 +bundler_1 | 2023-11-30T11:44:03.296168587Z +bundler_1 | 2023-11-30T11:44:03.376647262Z 2023-11-30 11:44:03.376 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:03.376790429Z 2023-11-30 11:44:03.376 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:03.377351465Z 2023-11-30 11:44:03.377 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1866b3942968a1fb08b132289b67638e24d8ce93","initCode":"0x1866b3942968a1fb08b132289b67638e24d8ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0x15a2af9e92e406d64f8c347571dc355706f881ee73dd4724a8ee54a94dff5518","opStatus":3,"paymaster":"0x679efae4c63a2a6a7152364bdd7ff04ccdea22a5","paymasterAndData":"0x679efae4c63a2a6a7152364bdd7ff04ccdea22a56e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:03.381674038Z 2023-11-30 11:44:03.381 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000505,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270479290450,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:03.381785035Z 2023-11-30 11:44:03.381 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1866b3942968a1fb08b132289b67638e24d8ce93","gasLimitForPay":949090,"initCode":"0x1866b3942968a1fb08b132289b67638e24d8ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0x15a2af9e92e406d64f8c347571dc355706f881ee73dd4724a8ee54a94dff5518","opStatus":3,"paymaster":"0x679efae4c63a2a6a7152364bdd7ff04ccdea22a5","paymasterAndData":"0x679efae4c63a2a6a7152364bdd7ff04ccdea22a56e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:03.690173983Z 2023-11-30 11:44:03.689 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1866b3942968a1fb08b132289b67638e24d8ce93","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x679efae4c63a2a6a7152364bdd7ff04ccdea22a5","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x679efae4c63a2a6a7152364bdd7ff04ccdea22a5","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0x1866b3942968a1fb08b132289b67638e24d8ce93"],"hash":"0xe19371946967910820658d1d1ffc4a0f64b0a8abf3ff398e07ced6789fef1f3f"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd4824152019ac38497d2ceda78fe09f922d7c37bda6ca241c683280fb1a0406b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:03.690366455Z 2023-11-30 11:44:03.690 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d is unstaked +bundler_1 | 2023-11-30T11:44:03.690460397Z 2023-11-30 11:44:03.690 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:03.690469503Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:03.690474723Z -- params: [{"sender":"0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d","nonce":"0x20000000000000000","initCode":"0x1866b3942968a1FB08b132289B67638e24d8Ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x679efae4c63a2a6a7152364bdd7ff04ccdea22a56e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:03.690492306Z -- result: "0x15a2af9e92e406d64f8c347571dc355706f881ee73dd4724a8ee54a94dff5518" +bundler_1 | 2023-11-30T11:44:03.690496103Z -- costTime: 314 +bundler_1 | 2023-11-30T11:44:03.690499579Z +bundler_1 | 2023-11-30T11:44:03.869197293Z 2023-11-30 11:44:03.868 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:03.869359627Z 2023-11-30 11:44:03.869 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:03.869886531Z 2023-11-30 11:44:03.869 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1866b3942968a1fb08b132289b67638e24d8ce93","initCode":"0x1866b3942968a1fb08b132289b67638e24d8ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x544df6e487542654a4ed578ce25935f31368093fd986c9aca2bf61a610fe3855","opStatus":3,"paymaster":"0x41d9f064bf5742d0d67840cf3904655650e3c2b0","paymasterAndData":"0x41d9f064bf5742d0d67840cf3904655650e3c2b06e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:03.874202988Z 2023-11-30 11:44:03.874 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000326,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270309403340,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:03.874331057Z 2023-11-30 11:44:03.874 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1866b3942968a1fb08b132289b67638e24d8ce93","gasLimitForPay":949090,"initCode":"0x1866b3942968a1fb08b132289b67638e24d8ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x544df6e487542654a4ed578ce25935f31368093fd986c9aca2bf61a610fe3855","opStatus":3,"paymaster":"0x41d9f064bf5742d0d67840cf3904655650e3c2b0","paymasterAndData":"0x41d9f064bf5742d0d67840cf3904655650e3c2b06e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:04.186893078Z 2023-11-30 11:44:04.186 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1866b3942968a1fb08b132289b67638e24d8ce93","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x41d9f064bf5742d0d67840cf3904655650e3c2b0","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x41d9f064bf5742d0d67840cf3904655650e3c2b0","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0x1866b3942968a1fb08b132289b67638e24d8ce93"],"hash":"0x45ad33cfcc4e812b8b1d8599453186e2118c9071656c91ff4b27ba6c4f9c9622"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd4824152019ac38497d2ceda78fe09f922d7c37bda6ca241c683280fb1a0406b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:04.187081767Z 2023-11-30 11:44:04.186 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d is unstaked +bundler_1 | 2023-11-30T11:44:04.187205689Z 2023-11-30 11:44:04.187 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:04.187216188Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:04.187222550Z -- params: [{"sender":"0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d","nonce":"0x30000000000000000","initCode":"0x1866b3942968a1FB08b132289B67638e24d8Ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x41d9f064bf5742d0d67840cf3904655650e3c2b06e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:04.187246084Z -- result: "0x544df6e487542654a4ed578ce25935f31368093fd986c9aca2bf61a610fe3855" +bundler_1 | 2023-11-30T11:44:04.187264789Z -- costTime: 319 +bundler_1 | 2023-11-30T11:44:04.187269899Z +bundler_1 | 2023-11-30T11:44:04.190905883Z 2023-11-30 11:44:04.190 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:04.190941911Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:04.190948864Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:04.190955987Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1866b3942968a1FB08b132289B67638e24d8Ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0x4a4cc629e041377e3905cda2dda4df43b26c26146e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1866b3942968a1FB08b132289B67638e24d8Ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x75bf2d73f9eefc304f707e2d6f468b58f137d99c6e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1866b3942968a1FB08b132289B67638e24d8Ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x679efae4c63a2a6a7152364bdd7ff04ccdea22a56e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1866b3942968a1FB08b132289B67638e24d8Ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0x41d9f064bf5742d0d67840cf3904655650e3c2b06e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:04.190985182Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:04.190991153Z +bundler_1 | 2023-11-30T11:44:04.193766530Z 2023-11-30 11:44:04.193 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:04.193877567Z 2023-11-30 11:44:04.193 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:04.194321938Z 2023-11-30 11:44:04.194 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1866b3942968a1fb08b132289b67638e24d8ce93","initCode":"0x1866b3942968a1fb08b132289b67638e24d8ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":202914184810805067776,"opHash":"0xffe75a8568d45a985a28b84875f6dc2638c8cac19b3dd3d431d75a5fa19017d1","opStatus":3,"paymaster":"0x41d9f064bf5742d0d67840cf3904655650e3c2b0","paymasterAndData":"0x41d9f064bf5742d0d67840cf3904655650e3c2b06e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:04.197814154Z 2023-11-30 11:44:04.197 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000326,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270309403340,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:04.197945089Z 2023-11-30 11:44:04.197 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1866b3942968a1fb08b132289b67638e24d8ce93","gasLimitForPay":949090,"initCode":"0x1866b3942968a1fb08b132289b67638e24d8ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":202914184810805067776,"opHash":"0xffe75a8568d45a985a28b84875f6dc2638c8cac19b3dd3d431d75a5fa19017d1","opStatus":3,"paymaster":"0x41d9f064bf5742d0d67840cf3904655650e3c2b0","paymasterAndData":"0x41d9f064bf5742d0d67840cf3904655650e3c2b06e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:04.507014605Z 2023-11-30 11:44:04.506 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1866b3942968a1fb08b132289b67638e24d8ce93","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x41d9f064bf5742d0d67840cf3904655650e3c2b0","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x41d9f064bf5742d0d67840cf3904655650e3c2b0","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0x1866b3942968a1fb08b132289b67638e24d8ce93"],"hash":"0x45ad33cfcc4e812b8b1d8599453186e2118c9071656c91ff4b27ba6c4f9c9622"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x78995d484dc45bcc888ff251ffa5de45fe8ed31d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd4824152019ac38497d2ceda78fe09f922d7c37bda6ca241c683280fb1a0406b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:04.507643420Z 2023-11-30 11:44:04.507 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:04.507654360Z +bundler_1 | 2023-11-30T11:44:04.507660542Z com.okcoin.dapp.bundler.pool.exception.AAException: -32505::account 0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d is unstaked +bundler_1 | 2023-11-30T11:44:04.507666373Z at com.okcoin.dapp.bundler.pool.reputation.ReputationService.checkStake(ReputationService.java:55) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:04.507672044Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputationStatus(MempoolService.java:136) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:04.507677354Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputation(MempoolService.java:110) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:04.507682343Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:55) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:04.507687472Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:04.507692512Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:04.507697311Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:04.507702250Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:04.507721676Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507727567Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507733108Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507738758Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507743988Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507749618Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:04.507754878Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:04.507759547Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:04.507764316Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507769826Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507775126Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507780516Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507786117Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507791817Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507797037Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507802467Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507807647Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507813257Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:04.507819139Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:04.507831832Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:04.507837613Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507843344Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507849115Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507854635Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507860426Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507866287Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507871927Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507877558Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507885663Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507891083Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507896443Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.507901402Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507907183Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.507912723Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.507918204Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.507923884Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.507930176Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.507936247Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.507941848Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507954501Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507960112Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.507965482Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.507970501Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507975651Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507981372Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.507987413Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.507992803Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.507998303Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:04.508003683Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508009384Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508015145Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508021737Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508027257Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508033148Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508038589Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508043648Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508049229Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508054258Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508059488Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508071270Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508076720Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508082501Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508088262Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508093942Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508099523Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:04.508104732Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:04.508109992Z +bundler_1 | 2023-11-30T11:44:04.508186595Z 2023-11-30 11:44:04.507 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:04.508208987Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:04.508215299Z -- params: [{"sender":"0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d","nonce":"0xb0000000000000000","initCode":"0x1866b3942968a1FB08b132289B67638e24d8Ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x41d9f064bf5742d0d67840cf3904655650e3c2b06e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:04.508224867Z -- errMsg: account 0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d is unstaked +bundler_1 | 2023-11-30T11:44:04.508230046Z -- errCode: -32505 +bundler_1 | 2023-11-30T11:44:04.508235176Z -- errData: null +bundler_1 | 2023-11-30T11:44:04.508240135Z +bundler_1 | 2023-11-30T11:44:04.511828158Z 2023-11-30 11:44:04.511 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:04.511842074Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:04.511847985Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:04.511854356Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1866b3942968a1FB08b132289B67638e24d8Ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0x4a4cc629e041377e3905cda2dda4df43b26c26146e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1866b3942968a1FB08b132289B67638e24d8Ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x75bf2d73f9eefc304f707e2d6f468b58f137d99c6e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1866b3942968a1FB08b132289B67638e24d8Ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x679efae4c63a2a6a7152364bdd7ff04ccdea22a56e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1866b3942968a1FB08b132289B67638e24d8Ce930d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0x41d9f064bf5742d0d67840cf3904655650e3c2b06e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x78995d484dC45bCC888Ff251ffa5De45fe8Ed31d","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:04.511884824Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:04.511890584Z +bundler_1 | 2023-11-30T11:44:04.516932510Z 2023-11-30 11:44:04.516 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:04.516946365Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:04.516952607Z -- params: [] +bundler_1 | 2023-11-30T11:44:04.516956284Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:04.516959821Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:04.516963217Z +bundler_1 | 2023-11-30T11:44:04.519808912Z 2023-11-30 11:44:04.519 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:04.519821957Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:44:04.519827757Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:44:04.519833017Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:04.519847053Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:04.519851933Z +bundler_1 | 2023-11-30T11:44:04.798582157Z 2023-11-30 11:44:04.798 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:04.798610871Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:04.798617543Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:04.798623194Z -- result: [] +bundler_1 | 2023-11-30T11:44:04.798626881Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:04.798630277Z +bundler_1 | 2023-11-30T11:44:04.801751871Z 2023-11-30 11:44:04.801 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:04.801766839Z -- method: debug_bundler_setReputation +bundler_1 | 2023-11-30T11:44:04.801771457Z -- params: [[{"address":"0x256Bac6997fd600cc802b7184e962f0C0784aCa4","opsSeen":10,"opsIncluded":1}],"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:04.801775856Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:04.801790333Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:04.801796575Z +bundler_1 | 2023-11-30T11:44:04.891822590Z 2023-11-30 11:44:04.891 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:04.891925132Z 2023-11-30 11:44:04.891 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:04.892788475Z 2023-11-30 11:44:04.892 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x158244480e907543a395b4ccd5fbf5809788e4e7","initCode":"0x158244480e907543a395b4ccd5fbf5809788e4e70d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x317d35fac65042505aaf605e5c8bb2bcd016633dd1baa45e7df839b6ebc52ab2","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x41128e4bf1eb89a7b3581f0729303e35b55052f4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:04.896126202Z 2023-11-30 11:44:04.896 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000091,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270086367190,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:04.896229713Z 2023-11-30 11:44:04.896 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x158244480e907543a395b4ccd5fbf5809788e4e7","gasLimitForPay":949090,"initCode":"0x158244480e907543a395b4ccd5fbf5809788e4e70d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x317d35fac65042505aaf605e5c8bb2bcd016633dd1baa45e7df839b6ebc52ab2","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x41128e4bf1eb89a7b3581f0729303e35b55052f4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:05.204538377Z 2023-11-30 11:44:05.204 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x158244480e907543a395b4ccd5fbf5809788e4e7","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x256bac6997fd600cc802b7184e962f0c0784aca4","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x256bac6997fd600cc802b7184e962f0c0784aca4","0x158244480e907543a395b4ccd5fbf5809788e4e7","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xcf65256211a414444bde08a49b836bbf717764004106821cb38fe496f8e8a6dd"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x41128e4bf1eb89a7b3581f0729303e35b55052f4","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x386cf648303de868613ffc4a97ad43c5801a74f46d18ef49918d0eabf4ea8c59":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x41128e4bf1eb89a7b3581f0729303e35b55052f4":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:05.204676626Z 2023-11-30 11:44:05.204 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x41128e4BF1Eb89a7B3581f0729303E35B55052f4 is unstaked +bundler_1 | 2023-11-30T11:44:05.204768928Z 2023-11-30 11:44:05.204 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:05.204777735Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:05.204783335Z -- params: [{"sender":"0x41128e4BF1Eb89a7B3581f0729303E35B55052f4","nonce":"0x0","initCode":"0x158244480e907543A395B4ccD5FBf5809788e4E70d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:05.204807610Z -- result: "0x317d35fac65042505aaf605e5c8bb2bcd016633dd1baa45e7df839b6ebc52ab2" +bundler_1 | 2023-11-30T11:44:05.204814082Z -- costTime: 313 +bundler_1 | 2023-11-30T11:44:05.204819513Z +bundler_1 | 2023-11-30T11:44:05.298490265Z 2023-11-30 11:44:05.298 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:05.298602746Z 2023-11-30 11:44:05.298 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:05.299080668Z 2023-11-30 11:44:05.298 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x806e7dde035c45b82eb8459cd40bc3c6dd36536e","initCode":"0x806e7dde035c45b82eb8459cd40bc3c6dd36536e0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0x824b9917c856a33110bb00f180fa00107c53bf1a9289018a743960824e2a7f45","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x238bf40057f153efd31add3747490f7f21a031d0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:05.302732190Z 2023-11-30 11:44:05.302 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000058,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270055047220,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:05.302811207Z 2023-11-30 11:44:05.302 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x806e7dde035c45b82eb8459cd40bc3c6dd36536e","gasLimitForPay":949090,"initCode":"0x806e7dde035c45b82eb8459cd40bc3c6dd36536e0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0x824b9917c856a33110bb00f180fa00107c53bf1a9289018a743960824e2a7f45","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x238bf40057f153efd31add3747490f7f21a031d0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:05.611321559Z 2023-11-30 11:44:05.611 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x806e7dde035c45b82eb8459cd40bc3c6dd36536e","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x256bac6997fd600cc802b7184e962f0c0784aca4","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x256bac6997fd600cc802b7184e962f0c0784aca4","0x806e7dde035c45b82eb8459cd40bc3c6dd36536e","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x92478f41e453d67ad8f3ddd916c2bf01f14b30863b8257d403f5d47c37d774b4"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x238bf40057f153efd31add3747490f7f21a031d0","stake":0,"unstakeDelaySec":0},"storageMap":{"0x238bf40057f153efd31add3747490f7f21a031d0":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb58d97c93fc6f2980e70cff39ae10be21f3aba61bb85b0f9a6cc7b269edf446e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:05.611524896Z 2023-11-30 11:44:05.611 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x238BF40057f153eFd31Add3747490f7f21a031D0 is unstaked +bundler_1 | 2023-11-30T11:44:05.611619606Z 2023-11-30 11:44:05.611 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:05.611628933Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:05.611634814Z -- params: [{"sender":"0x238BF40057f153eFd31Add3747490f7f21a031D0","nonce":"0x10000000000000000","initCode":"0x806E7dde035C45B82EB8459cD40bc3c6dd36536e0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:05.611657276Z -- result: "0x824b9917c856a33110bb00f180fa00107c53bf1a9289018a743960824e2a7f45" +bundler_1 | 2023-11-30T11:44:05.611661063Z -- costTime: 313 +bundler_1 | 2023-11-30T11:44:05.611664500Z +bundler_1 | 2023-11-30T11:44:05.705164531Z 2023-11-30 11:44:05.704 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:05.705313903Z 2023-11-30 11:44:05.705 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:05.705819277Z 2023-11-30 11:44:05.705 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x4c42508cf78dbf32c8a8b598263cf670748cd04c","initCode":"0x4c42508cf78dbf32c8a8b598263cf670748cd04c0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0x7f6469229b5e8f17c0a39f6778de27e56b31873a4353bb8c98df3bd7bc205bd6","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf1a05e21b3ca811fe729400ab888f32d51e6838a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:05.709208077Z 2023-11-30 11:44:05.709 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000038,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270036065420,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:05.709295163Z 2023-11-30 11:44:05.709 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x4c42508cf78dbf32c8a8b598263cf670748cd04c","gasLimitForPay":949090,"initCode":"0x4c42508cf78dbf32c8a8b598263cf670748cd04c0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0x7f6469229b5e8f17c0a39f6778de27e56b31873a4353bb8c98df3bd7bc205bd6","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf1a05e21b3ca811fe729400ab888f32d51e6838a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:06.012637029Z 2023-11-30 11:44:06.012 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x4c42508cf78dbf32c8a8b598263cf670748cd04c","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x256bac6997fd600cc802b7184e962f0c0784aca4","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x256bac6997fd600cc802b7184e962f0c0784aca4","0x4c42508cf78dbf32c8a8b598263cf670748cd04c","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x20c01c61c0b52fa99bd7c297b7fbcdd222ed4aa71fae2b59d37db9c36dc3d8ba"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf1a05e21b3ca811fe729400ab888f32d51e6838a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf1a05e21b3ca811fe729400ab888f32d51e6838a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd5b30461812f4dcc4b1b8daeef4a6ba76512a9e92ccf52df7386e95fb2f4a478":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:06.012896177Z 2023-11-30 11:44:06.012 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xf1a05e21B3ca811Fe729400Ab888f32D51E6838a is unstaked +bundler_1 | 2023-11-30T11:44:06.012970146Z 2023-11-30 11:44:06.012 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:06.012980395Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:06.012986897Z -- params: [{"sender":"0xf1a05e21B3ca811Fe729400Ab888f32D51E6838a","nonce":"0x20000000000000000","initCode":"0x4c42508CF78dBf32C8a8B598263cf670748cD04c0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:06.012995994Z -- result: "0x7f6469229b5e8f17c0a39f6778de27e56b31873a4353bb8c98df3bd7bc205bd6" +bundler_1 | 2023-11-30T11:44:06.013002386Z -- costTime: 308 +bundler_1 | 2023-11-30T11:44:06.013005922Z +bundler_1 | 2023-11-30T11:44:06.105928313Z 2023-11-30 11:44:06.105 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:06.106028090Z 2023-11-30 11:44:06.105 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:06.106584012Z 2023-11-30 11:44:06.106 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x7a77bddee14166982a49b44001eb93db9f1f3dfc","initCode":"0x7a77bddee14166982a49b44001eb93db9f1f3dfc0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x0d31783edb85478d917730bd222bd8de083a9de96567a3d081020489036b40b2","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdae67640ba032411ca67a9167c68d0073236b474","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:06.110519056Z 2023-11-30 11:44:06.110 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000026,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270024676340,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:06.110629523Z 2023-11-30 11:44:06.110 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x7a77bddee14166982a49b44001eb93db9f1f3dfc","gasLimitForPay":949090,"initCode":"0x7a77bddee14166982a49b44001eb93db9f1f3dfc0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x0d31783edb85478d917730bd222bd8de083a9de96567a3d081020489036b40b2","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdae67640ba032411ca67a9167c68d0073236b474","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:06.416959324Z 2023-11-30 11:44:06.416 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x7a77bddee14166982a49b44001eb93db9f1f3dfc","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x256bac6997fd600cc802b7184e962f0c0784aca4","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x256bac6997fd600cc802b7184e962f0c0784aca4","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0x7a77bddee14166982a49b44001eb93db9f1f3dfc"],"hash":"0xcc8686fdc1fe2bf7ab38fe1a6348dc22e9e68af9a554efdba670592321e3e57b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xdae67640ba032411ca67a9167c68d0073236b474","stake":0,"unstakeDelaySec":0},"storageMap":{"0xdae67640ba032411ca67a9167c68d0073236b474":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x064d657807ae0a982d4c205ee8284f5417ebc21065676177da36969dff932e94":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:06.417143885Z 2023-11-30 11:44:06.417 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xDAE67640ba032411CA67a9167C68D0073236B474 is unstaked +bundler_1 | 2023-11-30T11:44:06.417230596Z 2023-11-30 11:44:06.417 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:06.417240375Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:06.417246676Z -- params: [{"sender":"0xDAE67640ba032411CA67a9167C68D0073236B474","nonce":"0x30000000000000000","initCode":"0x7A77BDDEE14166982A49B44001eB93Db9f1f3dFC0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:06.417254230Z -- result: "0x0d31783edb85478d917730bd222bd8de083a9de96567a3d081020489036b40b2" +bundler_1 | 2023-11-30T11:44:06.417257897Z -- costTime: 312 +bundler_1 | 2023-11-30T11:44:06.417261334Z +bundler_1 | 2023-11-30T11:44:06.511112815Z 2023-11-30 11:44:06.510 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:06.511236385Z 2023-11-30 11:44:06.511 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:06.511763320Z 2023-11-30 11:44:06.511 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x8f4501652b5cdec57a51ad679c4c8e36fdac477d","initCode":"0x8f4501652b5cdec57a51ad679c4c8e36fdac477d0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0x389d6b105a08cc43d6f5c3f1d76ecb5a7a99bf88fb3452362b59eb94b72431cf","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x173bad241636c5574996274abc2eed249766a054","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:06.515244315Z 2023-11-30 11:44:06.515 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000018,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270017083620,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:06.515326899Z 2023-11-30 11:44:06.515 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x8f4501652b5cdec57a51ad679c4c8e36fdac477d","gasLimitForPay":949090,"initCode":"0x8f4501652b5cdec57a51ad679c4c8e36fdac477d0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0x389d6b105a08cc43d6f5c3f1d76ecb5a7a99bf88fb3452362b59eb94b72431cf","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x173bad241636c5574996274abc2eed249766a054","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:06.826195676Z 2023-11-30 11:44:06.826 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x8f4501652b5cdec57a51ad679c4c8e36fdac477d","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x256bac6997fd600cc802b7184e962f0c0784aca4","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x256bac6997fd600cc802b7184e962f0c0784aca4","0x8f4501652b5cdec57a51ad679c4c8e36fdac477d","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x360deb58db6d016ef96742418a339b61e5dc7a347eae8805ba15f061a38205ca"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x173bad241636c5574996274abc2eed249766a054","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd54bd6d46fe6fb86c4b402ece41598d9ea7f54ca67bbaa88df71a6becffd3d37":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x173bad241636c5574996274abc2eed249766a054":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:06.826371908Z 2023-11-30 11:44:06.826 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x173BAd241636c5574996274aBc2EeD249766A054 is unstaked +bundler_1 | 2023-11-30T11:44:06.826450444Z 2023-11-30 11:44:06.826 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:06.826460062Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:06.826466404Z -- params: [{"sender":"0x173BAd241636c5574996274aBc2EeD249766A054","nonce":"0x40000000000000000","initCode":"0x8f4501652b5CDEc57A51AD679C4c8e36fdac477D0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:06.826475561Z -- result: "0x389d6b105a08cc43d6f5c3f1d76ecb5a7a99bf88fb3452362b59eb94b72431cf" +bundler_1 | 2023-11-30T11:44:06.826481222Z -- costTime: 316 +bundler_1 | 2023-11-30T11:44:06.826486842Z +bundler_1 | 2023-11-30T11:44:06.919610884Z 2023-11-30 11:44:06.919 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:06.919793385Z 2023-11-30 11:44:06.919 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:06.920481577Z 2023-11-30 11:44:06.920 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xb17fadd069e4b705ad68dead836ebae1e7a1bfb8","initCode":"0xb17fadd069e4b705ad68dead836ebae1e7a1bfb80d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":92233720368547758080,"opHash":"0xd2eb94a9e7e79ae10fe73312ae850a4b480f56c32b5b5d5cccedcd313021c2e9","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x70928e57377692757e8293357c988e21c82e3bb4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:06.965785190Z 2023-11-30 11:44:06.965 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000013,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270012338170,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:06.965877966Z 2023-11-30 11:44:06.965 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xb17fadd069e4b705ad68dead836ebae1e7a1bfb8","gasLimitForPay":949090,"initCode":"0xb17fadd069e4b705ad68dead836ebae1e7a1bfb80d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":92233720368547758080,"opHash":"0xd2eb94a9e7e79ae10fe73312ae850a4b480f56c32b5b5d5cccedcd313021c2e9","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x70928e57377692757e8293357c988e21c82e3bb4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:07.272709689Z 2023-11-30 11:44:07.272 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0xb17fadd069e4b705ad68dead836ebae1e7a1bfb8","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x256bac6997fd600cc802b7184e962f0c0784aca4","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x256bac6997fd600cc802b7184e962f0c0784aca4","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0xb17fadd069e4b705ad68dead836ebae1e7a1bfb8"],"hash":"0x956b9d1efc52e5b6963f3f339ec9827e7c0fb3c9f30e440a14f51ca91da3e6f3"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x70928e57377692757e8293357c988e21c82e3bb4","stake":0,"unstakeDelaySec":0},"storageMap":{"0x70928e57377692757e8293357c988e21c82e3bb4":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x831cd0eed18c776e26a7456f2618bab93e6483820be95cf692d09a828aee6077":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:07.272857945Z 2023-11-30 11:44:07.272 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x70928E57377692757E8293357C988e21C82E3bB4 is unstaked +bundler_1 | 2023-11-30T11:44:07.272925759Z 2023-11-30 11:44:07.272 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:07.272939685Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:07.272946668Z -- params: [{"sender":"0x70928E57377692757E8293357C988e21C82E3bB4","nonce":"0x50000000000000000","initCode":"0xB17FADd069e4b705AD68DEad836ebae1E7A1bFB80d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:07.272954252Z -- result: "0xd2eb94a9e7e79ae10fe73312ae850a4b480f56c32b5b5d5cccedcd313021c2e9" +bundler_1 | 2023-11-30T11:44:07.272957899Z -- costTime: 353 +bundler_1 | 2023-11-30T11:44:07.272961245Z +bundler_1 | 2023-11-30T11:44:07.363753367Z 2023-11-30 11:44:07.363 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:07.365246520Z 2023-11-30 11:44:07.365 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:07.365720844Z 2023-11-30 11:44:07.365 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x5d7eee2751e03fe5cc41f206fd2f3a4373c38992","initCode":"0x5d7eee2751e03fe5cc41f206fd2f3a4373c389920d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":110680464442257309696,"opHash":"0xaafc897106797051c65e2a2331ce04a4c34309dbb23c893f3862de4960ddd9a8","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x792d1e5e369ad0a9229b267d488095811fe795ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:07.369905714Z 2023-11-30 11:44:07.369 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000010,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270009490900,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:07.370005457Z 2023-11-30 11:44:07.369 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x5d7eee2751e03fe5cc41f206fd2f3a4373c38992","gasLimitForPay":949090,"initCode":"0x5d7eee2751e03fe5cc41f206fd2f3a4373c389920d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":110680464442257309696,"opHash":"0xaafc897106797051c65e2a2331ce04a4c34309dbb23c893f3862de4960ddd9a8","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x792d1e5e369ad0a9229b267d488095811fe795ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:07.676357736Z 2023-11-30 11:44:07.676 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x5d7eee2751e03fe5cc41f206fd2f3a4373c38992","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x256bac6997fd600cc802b7184e962f0c0784aca4","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x256bac6997fd600cc802b7184e962f0c0784aca4","0x5d7eee2751e03fe5cc41f206fd2f3a4373c38992","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xc3d47ecc49c309e87fb3843859206926f5d3e0b0b75acfc39de80acbd899773d"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x792d1e5e369ad0a9229b267d488095811fe795ee","stake":0,"unstakeDelaySec":0},"storageMap":{"0x792d1e5e369ad0a9229b267d488095811fe795ee":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x692da5fe4a38be28bd77db51636d4421a2911941bbb65e5cec5e2590297fd4b2":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:07.676525462Z 2023-11-30 11:44:07.676 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x792d1E5e369AD0A9229b267d488095811Fe795EE is unstaked +bundler_1 | 2023-11-30T11:44:07.676601530Z 2023-11-30 11:44:07.676 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:07.676610878Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:07.676617340Z -- params: [{"sender":"0x792d1E5e369AD0A9229b267d488095811Fe795EE","nonce":"0x60000000000000000","initCode":"0x5d7EEe2751E03fe5CC41f206Fd2F3A4373C389920d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:07.676626968Z -- result: "0xaafc897106797051c65e2a2331ce04a4c34309dbb23c893f3862de4960ddd9a8" +bundler_1 | 2023-11-30T11:44:07.676630965Z -- costTime: 313 +bundler_1 | 2023-11-30T11:44:07.676634432Z +bundler_1 | 2023-11-30T11:44:07.769210396Z 2023-11-30 11:44:07.769 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:07.769309815Z 2023-11-30 11:44:07.769 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:07.769784666Z 2023-11-30 11:44:07.769 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x25a882ce70f1b85cc9369cfb25a154d3452c65c7","initCode":"0x25a882ce70f1b85cc9369cfb25a154d3452c65c70d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":129127208515966861312,"opHash":"0x9db97bb23eb5c3d96b6ab189056639a447ae216d43f0ee85bcc3305c465f2e94","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6aed085dd67e2886979df461852ed94f864e61ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:07.773093166Z 2023-11-30 11:44:07.772 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:07.773169088Z 2023-11-30 11:44:07.773 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x25a882ce70f1b85cc9369cfb25a154d3452c65c7","gasLimitForPay":949090,"initCode":"0x25a882ce70f1b85cc9369cfb25a154d3452c65c70d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":129127208515966861312,"opHash":"0x9db97bb23eb5c3d96b6ab189056639a447ae216d43f0ee85bcc3305c465f2e94","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6aed085dd67e2886979df461852ed94f864e61ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:08.083668543Z 2023-11-30 11:44:08.083 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x25a882ce70f1b85cc9369cfb25a154d3452c65c7","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x256bac6997fd600cc802b7184e962f0c0784aca4","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x256bac6997fd600cc802b7184e962f0c0784aca4","0x25a882ce70f1b85cc9369cfb25a154d3452c65c7","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xd53384cd9662d4f160a840f1d4408e739d7b91fc7952f3a02f832b92675ad8bf"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6aed085dd67e2886979df461852ed94f864e61ee","stake":0,"unstakeDelaySec":0},"storageMap":{"0x6aed085dd67e2886979df461852ed94f864e61ee":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x20b582c1fc0a8c51423a0bd08cb8b9970ce624b9ba6ce069a74f7e43c9dd597b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:08.083850131Z 2023-11-30 11:44:08.083 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x6AEd085Dd67E2886979dF461852eD94F864e61eE is unstaked +bundler_1 | 2023-11-30T11:44:08.083924640Z 2023-11-30 11:44:08.083 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:08.083933888Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:08.083969073Z -- params: [{"sender":"0x6AEd085Dd67E2886979dF461852eD94F864e61eE","nonce":"0x70000000000000000","initCode":"0x25a882CE70F1B85Cc9369cfB25a154D3452c65C70d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:08.083980284Z -- result: "0x9db97bb23eb5c3d96b6ab189056639a447ae216d43f0ee85bcc3305c465f2e94" +bundler_1 | 2023-11-30T11:44:08.083985754Z -- costTime: 314 +bundler_1 | 2023-11-30T11:44:08.083991655Z +bundler_1 | 2023-11-30T11:44:08.174124145Z 2023-11-30 11:44:08.173 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:08.174293855Z 2023-11-30 11:44:08.174 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:08.174818052Z 2023-11-30 11:44:08.174 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x56e0942ccd722bf83fe048c93eea417c442bfb67","initCode":"0x56e0942ccd722bf83fe048c93eea417c442bfb670d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":147573952589676412928,"opHash":"0xa4d860962d752a5afe13ca2dd739de7444805ffc254de51598ac822c09021c51","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd36e1ae633adf2b3b9a9c34a4963a109b134ffa2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:08.221869732Z 2023-11-30 11:44:08.221 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:08.221945112Z 2023-11-30 11:44:08.221 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x56e0942ccd722bf83fe048c93eea417c442bfb67","gasLimitForPay":949090,"initCode":"0x56e0942ccd722bf83fe048c93eea417c442bfb670d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":147573952589676412928,"opHash":"0xa4d860962d752a5afe13ca2dd739de7444805ffc254de51598ac822c09021c51","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd36e1ae633adf2b3b9a9c34a4963a109b134ffa2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:08.530110217Z 2023-11-30 11:44:08.529 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x56e0942ccd722bf83fe048c93eea417c442bfb67","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x256bac6997fd600cc802b7184e962f0c0784aca4","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x256bac6997fd600cc802b7184e962f0c0784aca4","0x56e0942ccd722bf83fe048c93eea417c442bfb67","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xb047ca8a88edec8f0a690af2c081fb1612d610b7ef81ca4cd01884cc2103b405"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd36e1ae633adf2b3b9a9c34a4963a109b134ffa2","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd36e1ae633adf2b3b9a9c34a4963a109b134ffa2":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x47fb2f178672ee2c4d2a8217566d4e431d87e732d5a58623ec53293566d8062a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:08.530289702Z 2023-11-30 11:44:08.530 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xD36e1ae633Adf2b3B9A9c34a4963a109b134FFa2 is unstaked +bundler_1 | 2023-11-30T11:44:08.530361466Z 2023-11-30 11:44:08.530 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:08.530370232Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:08.530375863Z -- params: [{"sender":"0xD36e1ae633Adf2b3B9A9c34a4963a109b134FFa2","nonce":"0x80000000000000000","initCode":"0x56E0942CCd722Bf83fE048c93eEA417c442BfB670d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:08.530411770Z -- result: "0xa4d860962d752a5afe13ca2dd739de7444805ffc254de51598ac822c09021c51" +bundler_1 | 2023-11-30T11:44:08.530417991Z -- costTime: 357 +bundler_1 | 2023-11-30T11:44:08.530423161Z +bundler_1 | 2023-11-30T11:44:08.621697663Z 2023-11-30 11:44:08.621 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:08.621805841Z 2023-11-30 11:44:08.621 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:08.622259557Z 2023-11-30 11:44:08.622 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xc00f0d42005b8b0e1dc580aa492f89a722322e97","initCode":"0xc00f0d42005b8b0e1dc580aa492f89a722322e970d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":166020696663385964544,"opHash":"0xf786ddbd6dcc0b18de4259afcd67e8c5408c558bc3b1c0a97e89801e6563bfd4","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x36eee26be36abc9bc1b6e402f1cf970f2d86bf99","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:08.625573246Z 2023-11-30 11:44:08.625 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:08.625648666Z 2023-11-30 11:44:08.625 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xc00f0d42005b8b0e1dc580aa492f89a722322e97","gasLimitForPay":949090,"initCode":"0xc00f0d42005b8b0e1dc580aa492f89a722322e970d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":166020696663385964544,"opHash":"0xf786ddbd6dcc0b18de4259afcd67e8c5408c558bc3b1c0a97e89801e6563bfd4","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x36eee26be36abc9bc1b6e402f1cf970f2d86bf99","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:08.933522509Z 2023-11-30 11:44:08.933 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0xc00f0d42005b8b0e1dc580aa492f89a722322e97","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x256bac6997fd600cc802b7184e962f0c0784aca4","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x256bac6997fd600cc802b7184e962f0c0784aca4","0xc00f0d42005b8b0e1dc580aa492f89a722322e97","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x877ef6656f9ac8d3f84fc4f4af6592a9f9af102b7af561cf18fdc6563943f080"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x36eee26be36abc9bc1b6e402f1cf970f2d86bf99","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x766f7260b62413cab1bf000320940f2101530e2a80e15cddeb04f835f13ea07b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x36eee26be36abc9bc1b6e402f1cf970f2d86bf99":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:08.933651679Z 2023-11-30 11:44:08.933 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x36EEE26bE36aBC9BC1B6E402F1cF970f2D86bf99 is unstaked +bundler_1 | 2023-11-30T11:44:08.933737663Z 2023-11-30 11:44:08.933 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:08.933749715Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:08.933755616Z -- params: [{"sender":"0x36EEE26bE36aBC9BC1B6E402F1cF970f2D86bf99","nonce":"0x90000000000000000","initCode":"0xc00F0D42005B8b0E1dc580AA492F89A722322E970d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:08.933764092Z -- result: "0xf786ddbd6dcc0b18de4259afcd67e8c5408c558bc3b1c0a97e89801e6563bfd4" +bundler_1 | 2023-11-30T11:44:08.933784670Z -- costTime: 312 +bundler_1 | 2023-11-30T11:44:08.933790531Z +bundler_1 | 2023-11-30T11:44:09.031199984Z 2023-11-30 11:44:09.031 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:09.031295538Z 2023-11-30 11:44:09.031 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:09.031734386Z 2023-11-30 11:44:09.031 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x68317d40cbda6bdda5825f2890b711e0bd72277a","initCode":"0x68317d40cbda6bdda5825f2890b711e0bd72277a0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":184467440737095516160,"opHash":"0xc52b32cb54cfe3545f41f3eb25861656627508310563c45d9746a2eda4f84288","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0a5305e3c1e771ea5b10a4eea7dbc04e25568924","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:09.077910077Z 2023-11-30 11:44:09.077 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:09.078076367Z 2023-11-30 11:44:09.077 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x68317d40cbda6bdda5825f2890b711e0bd72277a","gasLimitForPay":949090,"initCode":"0x68317d40cbda6bdda5825f2890b711e0bd72277a0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":184467440737095516160,"opHash":"0xc52b32cb54cfe3545f41f3eb25861656627508310563c45d9746a2eda4f84288","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0a5305e3c1e771ea5b10a4eea7dbc04e25568924","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:09.389105300Z 2023-11-30 11:44:09.388 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x68317d40cbda6bdda5825f2890b711e0bd72277a","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x256bac6997fd600cc802b7184e962f0c0784aca4","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x256bac6997fd600cc802b7184e962f0c0784aca4","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0x68317d40cbda6bdda5825f2890b711e0bd72277a"],"hash":"0x31b4d91d2e3b26542a79eadd7a588c518ec1f41135ea22a8878e5e6a9fd5b39f"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0a5305e3c1e771ea5b10a4eea7dbc04e25568924","stake":0,"unstakeDelaySec":0},"storageMap":{"0x0a5305e3c1e771ea5b10a4eea7dbc04e25568924":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3e952c3f3c668469d1328e23dc95a6db4b8d81a521b2551f7830d9390a00c048":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:09.389255670Z 2023-11-30 11:44:09.389 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0a5305e3C1E771EA5b10a4EEA7dbC04E25568924 is unstaked +bundler_1 | 2023-11-30T11:44:09.389341483Z 2023-11-30 11:44:09.389 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:09.389350951Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:09.389356221Z -- params: [{"sender":"0x0a5305e3C1E771EA5b10a4EEA7dbC04E25568924","nonce":"0xa0000000000000000","initCode":"0x68317D40cBdA6BdDA5825F2890B711e0bd72277A0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:09.389362142Z -- result: "0xc52b32cb54cfe3545f41f3eb25861656627508310563c45d9746a2eda4f84288" +bundler_1 | 2023-11-30T11:44:09.389365789Z -- costTime: 359 +bundler_1 | 2023-11-30T11:44:09.389369175Z +bundler_1 | 2023-11-30T11:44:09.400789155Z 2023-11-30 11:44:09.400 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:09.400808982Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:09.400817638Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:09.400842424Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x158244480e907543A395B4ccD5FBf5809788e4E70d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x41128e4BF1Eb89a7B3581f0729303E35B55052f4","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x806E7dde035C45B82EB8459cD40bc3c6dd36536e0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x238BF40057f153eFd31Add3747490f7f21a031D0","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x4c42508CF78dBf32C8a8B598263cf670748cD04c0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityF +bundler_1 | 2023-11-30T11:44:09.400860919Z 2023-11-30 11:44:09.400 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : eePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xf1a05e21B3ca811Fe729400Ab888f32D51E6838a","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x7A77BDDEE14166982A49B44001eB93Db9f1f3dFC0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xDAE67640ba032411CA67a9167C68D0073236B474","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x8f4501652b5CDEc57A51AD679C4c8e36fdac477D0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x40000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x173BAd241636c5574996274aBc2EeD249766A054","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0xB17FADd069e4b705AD68DEad836ebae1E7A1bFB80d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d +bundler_1 | 2023-11-30T11:44:09.400882388Z 2023-11-30 11:44:09.400 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : 278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x50000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x70928E57377692757E8293357C988e21C82E3bB4","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x5d7EEe2751E03fe5CC41f206Fd2F3A4373C389920d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x60000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x792d1E5e369AD0A9229b267d488095811Fe795EE","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x25a882CE70F1B85Cc9369cfB25a154D3452c65C70d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x70000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x6AEd085Dd67E2886979dF461852eD94F864e61eE","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x56E0942CCd722Bf83fE048c93eEA417c442BfB670d058fe30000000000000 +bundler_1 | 2023-11-30T11:44:09.400894010Z 2023-11-30 11:44:09.400 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : 00000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x80000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xD36e1ae633Adf2b3B9A9c34a4963a109b134FFa2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0xc00F0D42005B8b0E1dc580AA492F89A722322E970d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x90000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x36EEE26bE36aBC9BC1B6E402F1cF970f2D86bf99","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x68317D40cBdA6BdDA5825F2890B711e0bd72277A0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0xa0000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x0a5305e3C1E771EA5b10a4EEA7dbC04E25568924","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:09.400909249Z -- costTime: +bundler_1 | 2023-11-30T11:44:09.400913687Z 2023-11-30 11:44:09.400 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : 1 +bundler_1 | 2023-11-30T11:44:09.400917995Z +bundler_1 | 2023-11-30T11:44:09.405194028Z 2023-11-30 11:44:09.405 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:09.405325312Z 2023-11-30 11:44:09.405 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:09.405806469Z 2023-11-30 11:44:09.405 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x68317d40cbda6bdda5825f2890b711e0bd72277a","initCode":"0x68317d40cbda6bdda5825f2890b711e0bd72277a0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":202914184810805067776,"opHash":"0x0cf76e857db6c15e7e5810022e6e13d8c210b674ad62fcff5c3119426b0a5ecc","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0a5305e3c1e771ea5b10a4eea7dbc04e25568924","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:09.411765765Z 2023-11-30 11:44:09.411 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:09.411958835Z 2023-11-30 11:44:09.411 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x68317d40cbda6bdda5825f2890b711e0bd72277a","gasLimitForPay":949090,"initCode":"0x68317d40cbda6bdda5825f2890b711e0bd72277a0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":202914184810805067776,"opHash":"0x0cf76e857db6c15e7e5810022e6e13d8c210b674ad62fcff5c3119426b0a5ecc","opStatus":3,"paymaster":"0x256bac6997fd600cc802b7184e962f0c0784aca4","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0a5305e3c1e771ea5b10a4eea7dbc04e25568924","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:09.731615651Z 2023-11-30 11:44:09.731 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x68317d40cbda6bdda5825f2890b711e0bd72277a","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x256bac6997fd600cc802b7184e962f0c0784aca4","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x256bac6997fd600cc802b7184e962f0c0784aca4","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0x68317d40cbda6bdda5825f2890b711e0bd72277a"],"hash":"0x31b4d91d2e3b26542a79eadd7a588c518ec1f41135ea22a8878e5e6a9fd5b39f"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0a5305e3c1e771ea5b10a4eea7dbc04e25568924","stake":0,"unstakeDelaySec":0},"storageMap":{"0x0a5305e3c1e771ea5b10a4eea7dbc04e25568924":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3e952c3f3c668469d1328e23dc95a6db4b8d81a521b2551f7830d9390a00c048":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:09.732530062Z 2023-11-30 11:44:09.732 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:09.732559326Z +bundler_1 | 2023-11-30T11:44:09.732566359Z com.okcoin.dapp.bundler.pool.exception.AAException: -32505::paymaster 0x256Bac6997fd600cc802b7184e962f0C0784aCa4 is unstaked +bundler_1 | 2023-11-30T11:44:09.732572160Z at com.okcoin.dapp.bundler.pool.reputation.ReputationService.checkStake(ReputationService.java:55) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:09.732578542Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputationStatus(MempoolService.java:136) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:09.732584072Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputation(MempoolService.java:119) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:09.732589462Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:55) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:09.732594872Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:09.732600393Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:09.732605532Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:09.732610802Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:09.732616503Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732622404Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732628145Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732633635Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732639446Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732646038Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:09.732651799Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:09.732657259Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:09.732662799Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732668470Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732673589Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732685532Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732690831Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732696141Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732701582Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732707001Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732712331Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732717521Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:09.732722901Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:09.732728121Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:09.732733321Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732739181Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732744301Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732749461Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732755031Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732760371Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732765461Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732772804Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732778034Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732782983Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732794705Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732799734Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732804744Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732809883Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732814853Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732820183Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732825793Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732830972Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732836363Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732841823Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732846993Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732852553Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732857953Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732863343Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732868533Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732873682Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732879072Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732884272Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:09.732889221Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732894110Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732905692Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732911543Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732917293Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732922634Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732928013Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732933203Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732938473Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732943983Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732949253Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732954463Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732959612Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732965183Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732970172Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732975732Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732980772Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:09.732985751Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:09.732990420Z +bundler_1 | 2023-11-30T11:44:09.732994938Z 2023-11-30 11:44:09.732 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:09.732999877Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:09.733005237Z -- params: [{"sender":"0x0a5305e3C1E771EA5b10a4EEA7dbC04E25568924","nonce":"0xb0000000000000000","initCode":"0x68317D40cBdA6BdDA5825F2890B711e0bd72277A0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:09.733020636Z -- errMsg: paymaster 0x256Bac6997fd600cc802b7184e962f0C0784aCa4 is unstaked +bundler_1 | 2023-11-30T11:44:09.733026076Z -- errCode: -32505 +bundler_1 | 2023-11-30T11:44:09.733030925Z -- errData: null +bundler_1 | 2023-11-30T11:44:09.733035694Z +bundler_1 | 2023-11-30T11:44:09.736736053Z 2023-11-30 11:44:09.736 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:09.736749559Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:09.736755700Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:09.736761882Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x158244480e907543A395B4ccD5FBf5809788e4E70d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x41128e4BF1Eb89a7B3581f0729303E35B55052f4","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x806E7dde035C45B82EB8459cD40bc3c6dd36536e0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x238BF40057f153eFd31Add3747490f7f21a031D0","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x4c42508CF78dBf32C8a8B598263cf670748cD04c0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityF +bundler_1 | 2023-11-30T11:44:09.736777601Z 2023-11-30 11:44:09.736 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : eePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xf1a05e21B3ca811Fe729400Ab888f32D51E6838a","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x7A77BDDEE14166982A49B44001eB93Db9f1f3dFC0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xDAE67640ba032411CA67a9167C68D0073236B474","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x8f4501652b5CDEc57A51AD679C4c8e36fdac477D0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x40000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x173BAd241636c5574996274aBc2EeD249766A054","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0xB17FADd069e4b705AD68DEad836ebae1E7A1bFB80d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d +bundler_1 | 2023-11-30T11:44:09.736811384Z 2023-11-30 11:44:09.736 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : 278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x50000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x70928E57377692757E8293357C988e21C82E3bB4","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x5d7EEe2751E03fe5CC41f206Fd2F3A4373C389920d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x60000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x792d1E5e369AD0A9229b267d488095811Fe795EE","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x25a882CE70F1B85Cc9369cfB25a154D3452c65C70d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x70000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x6AEd085Dd67E2886979dF461852eD94F864e61eE","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x56E0942CCd722Bf83fE048c93eEA417c442BfB670d058fe30000000000000 +bundler_1 | 2023-11-30T11:44:09.736839546Z 2023-11-30 11:44:09.736 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : 00000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x80000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xD36e1ae633Adf2b3B9A9c34a4963a109b134FFa2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0xc00F0D42005B8b0E1dc580AA492F89A722322E970d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x90000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x36EEE26bE36aBC9BC1B6E402F1cF970f2D86bf99","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x68317D40cBdA6BdDA5825F2890B711e0bd72277A0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0xa0000000000000000","paymasterAndData":"0x256bac6997fd600cc802b7184e962f0c0784aca46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x0a5305e3C1E771EA5b10a4EEA7dbC04E25568924","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:09.736853602Z -- costTime: +bundler_1 | 2023-11-30T11:44:09.736862960Z 2023-11-30 11:44:09.736 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : 0 +bundler_1 | 2023-11-30T11:44:09.736868140Z +bundler_1 | 2023-11-30T11:44:09.741929293Z 2023-11-30 11:44:09.741 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:09.741946665Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:09.741967133Z -- params: [] +bundler_1 | 2023-11-30T11:44:09.741974547Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:09.741981370Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:09.741985798Z +bundler_1 | 2023-11-30T11:44:09.744338178Z 2023-11-30 11:44:09.744 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:09.744352565Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:44:09.744369787Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:44:09.744376439Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:09.744382902Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:09.744388833Z +bundler_1 | 2023-11-30T11:44:09.886742137Z 2023-11-30 11:44:09.886 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:09.886767965Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:09.886775108Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:09.886781380Z -- result: [] +bundler_1 | 2023-11-30T11:44:09.886787111Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:09.886792291Z +bundler_1 | 2023-11-30T11:44:09.889549663Z 2023-11-30 11:44:09.889 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:09.889563889Z -- method: debug_bundler_setReputation +bundler_1 | 2023-11-30T11:44:09.889568468Z -- params: [[{"address":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b","opsSeen":10,"opsIncluded":1}],"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:09.889572906Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:09.889576413Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:09.889579769Z +bundler_1 | 2023-11-30T11:44:09.982612320Z 2023-11-30 11:44:09.982 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:09.982722509Z 2023-11-30 11:44:09.982 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:09.983225357Z 2023-11-30 11:44:09.983 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x5211aeb05cfe13228d53f983cb2ae75d603e8935b3baa626792e60e43c2c2f47","opStatus":3,"paymaster":"0xd3d2e1f23502049a6f4a31fac5c96c78e480cfad","paymasterAndData":"0xd3d2e1f23502049a6f4a31fac5c96c78e480cfad6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2d2018559cd484ad82b170f1eef574cec6ad013e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:09.986517358Z 2023-11-30 11:44:09.986 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:09.986594542Z 2023-11-30 11:44:09.986 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","gasLimitForPay":949090,"initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x5211aeb05cfe13228d53f983cb2ae75d603e8935b3baa626792e60e43c2c2f47","opStatus":3,"paymaster":"0xd3d2e1f23502049a6f4a31fac5c96c78e480cfad","paymasterAndData":"0xd3d2e1f23502049a6f4a31fac5c96c78e480cfad6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2d2018559cd484ad82b170f1eef574cec6ad013e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:10.086185300Z 2023-11-30 11:44:10.085 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 82 to: 190 +bundler_1 | 2023-11-30T11:44:10.293311432Z 2023-11-30 11:44:10.293 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0xd3d2e1f23502049a6f4a31fac5c96c78e480cfad","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0xd3d2e1f23502049a6f4a31fac5c96c78e480cfad","0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x004fdfd523b950938918c26d5a254e97bdf5e4fa4a1493575e7e9e996d85f625"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x2d2018559cd484ad82b170f1eef574cec6ad013e","stake":0,"unstakeDelaySec":0},"storageMap":{"0x2d2018559cd484ad82b170f1eef574cec6ad013e":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x68295f85a59a376f7627c3c7cb87857f8f688dedc7296caf8f8d87f9c7b083b8":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:10.293476720Z 2023-11-30 11:44:10.293 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x2D2018559cD484Ad82b170F1EEf574CeC6AD013e is unstaked +bundler_1 | 2023-11-30T11:44:10.293549686Z 2023-11-30 11:44:10.293 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:10.293587817Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:10.293595100Z -- params: [{"sender":"0x2D2018559cD484Ad82b170F1EEf574CeC6AD013e","nonce":"0x0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xd3d2e1f23502049a6f4a31fac5c96c78e480cfad6e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:10.293605029Z -- result: "0x5211aeb05cfe13228d53f983cb2ae75d603e8935b3baa626792e60e43c2c2f47" +bundler_1 | 2023-11-30T11:44:10.293610729Z -- costTime: 311 +bundler_1 | 2023-11-30T11:44:10.293615879Z +bundler_1 | 2023-11-30T11:44:10.389739488Z 2023-11-30 11:44:10.389 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:10.389862477Z 2023-11-30 11:44:10.389 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:10.390308619Z 2023-11-30 11:44:10.390 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0x206075789d7407dfb642bc0af1de35bfc64cd446784d82911abc2ec2564387c6","opStatus":3,"paymaster":"0xf9ea8c0dc4235698c7fdde39e1098ccc281401d0","paymasterAndData":"0xf9ea8c0dc4235698c7fdde39e1098ccc281401d06e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd074639c8d0bb23f337d4d9889f22c3c193a3c6e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:10.393750143Z 2023-11-30 11:44:10.393 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:10.393872641Z 2023-11-30 11:44:10.393 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","gasLimitForPay":949090,"initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0x206075789d7407dfb642bc0af1de35bfc64cd446784d82911abc2ec2564387c6","opStatus":3,"paymaster":"0xf9ea8c0dc4235698c7fdde39e1098ccc281401d0","paymasterAndData":"0xf9ea8c0dc4235698c7fdde39e1098ccc281401d06e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd074639c8d0bb23f337d4d9889f22c3c193a3c6e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:10.703611409Z 2023-11-30 11:44:10.703 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0xf9ea8c0dc4235698c7fdde39e1098ccc281401d0","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0xf9ea8c0dc4235698c7fdde39e1098ccc281401d0","0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xe21d9a0e7d88b8d1f827a6870ad2df43fd1ee32575028aacb9c398567f2d16ab"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd074639c8d0bb23f337d4d9889f22c3c193a3c6e","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1a134f9faa34cac9f96c37890c62d4e321353f0bbe7c8fe0ef1fc9cdd59dfa4e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xd074639c8d0bb23f337d4d9889f22c3c193a3c6e":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:10.703793652Z 2023-11-30 11:44:10.703 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xd074639c8D0bB23F337D4D9889f22c3c193a3c6E is unstaked +bundler_1 | 2023-11-30T11:44:10.703875451Z 2023-11-30 11:44:10.703 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:10.703885249Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:10.703890649Z -- params: [{"sender":"0xd074639c8D0bB23F337D4D9889f22c3c193a3c6E","nonce":"0x10000000000000000","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xf9ea8c0dc4235698c7fdde39e1098ccc281401d06e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:10.703909023Z -- result: "0x206075789d7407dfb642bc0af1de35bfc64cd446784d82911abc2ec2564387c6" +bundler_1 | 2023-11-30T11:44:10.703912971Z -- costTime: 314 +bundler_1 | 2023-11-30T11:44:10.703916397Z +bundler_1 | 2023-11-30T11:44:10.799706542Z 2023-11-30 11:44:10.799 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:10.799793694Z 2023-11-30 11:44:10.799 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:10.800261626Z 2023-11-30 11:44:10.800 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0x02b8ae6e01aea100f84860f0c1e1916c1d0970f5e99621ceb6adacbc742860e8","opStatus":3,"paymaster":"0xdfd29eac74399b1da69be30d91bdafca20eb1285","paymasterAndData":"0xdfd29eac74399b1da69be30d91bdafca20eb12856e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc9f8b9f843e3a8b3505a3b3d8b574406d6abf4d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:10.846193892Z 2023-11-30 11:44:10.846 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:10.846292877Z 2023-11-30 11:44:10.846 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","gasLimitForPay":949090,"initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0x02b8ae6e01aea100f84860f0c1e1916c1d0970f5e99621ceb6adacbc742860e8","opStatus":3,"paymaster":"0xdfd29eac74399b1da69be30d91bdafca20eb1285","paymasterAndData":"0xdfd29eac74399b1da69be30d91bdafca20eb12856e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc9f8b9f843e3a8b3505a3b3d8b574406d6abf4d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:11.158156490Z 2023-11-30 11:44:11.157 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0xdfd29eac74399b1da69be30d91bdafca20eb1285","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0xdfd29eac74399b1da69be30d91bdafca20eb1285","0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x9288c3b58abf827183e131b7571793bb8302358d4dfb77848fa2dbb143942e6e"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc9f8b9f843e3a8b3505a3b3d8b574406d6abf4d","stake":0,"unstakeDelaySec":0},"storageMap":{"0xbc9f8b9f843e3a8b3505a3b3d8b574406d6abf4d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xcd45e47e43c0bd0974b5b4bf94be9468cb22f6fb370eda3333fd5f1a94f9fac4":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:11.158298231Z 2023-11-30 11:44:11.158 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xbC9F8B9f843E3a8b3505a3B3d8b574406d6aBF4D is unstaked +bundler_1 | 2023-11-30T11:44:11.158402615Z 2023-11-30 11:44:11.158 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:11.158412844Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:11.158419116Z -- params: [{"sender":"0xbC9F8B9f843E3a8b3505a3B3d8b574406d6aBF4D","nonce":"0x20000000000000000","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xdfd29eac74399b1da69be30d91bdafca20eb12856e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:11.158443511Z -- result: "0x02b8ae6e01aea100f84860f0c1e1916c1d0970f5e99621ceb6adacbc742860e8" +bundler_1 | 2023-11-30T11:44:11.158448952Z -- costTime: 359 +bundler_1 | 2023-11-30T11:44:11.158453801Z +bundler_1 | 2023-11-30T11:44:11.253808748Z 2023-11-30 11:44:11.253 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:11.254013025Z 2023-11-30 11:44:11.253 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:11.254476529Z 2023-11-30 11:44:11.254 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x9a2689b8287da616b39ba6c781efc412b298e9fb1a33c39c0f05e3d647370fff","opStatus":3,"paymaster":"0xd17feb28e54f89ea337957d523020ab4c723e605","paymasterAndData":"0xd17feb28e54f89ea337957d523020ab4c723e6056e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa67bc40a599bd6e49223c46d8619f33d99fa6300","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:11.301707303Z 2023-11-30 11:44:11.301 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:11.301769742Z 2023-11-30 11:44:11.301 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","gasLimitForPay":949090,"initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x9a2689b8287da616b39ba6c781efc412b298e9fb1a33c39c0f05e3d647370fff","opStatus":3,"paymaster":"0xd17feb28e54f89ea337957d523020ab4c723e605","paymasterAndData":"0xd17feb28e54f89ea337957d523020ab4c723e6056e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa67bc40a599bd6e49223c46d8619f33d99fa6300","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:11.607765354Z 2023-11-30 11:44:11.607 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0xd17feb28e54f89ea337957d523020ab4c723e605","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0xd17feb28e54f89ea337957d523020ab4c723e605","0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x25ffc9e0fecf7f0938586dcaa0a9c249632a262900908c96eb0dbce937164f32"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa67bc40a599bd6e49223c46d8619f33d99fa6300","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa67bc40a599bd6e49223c46d8619f33d99fa6300":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x8038faacfea4cc6552dc01e79473a24d65764f091c6c4654f201aa9c17f69189":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:11.607934623Z 2023-11-30 11:44:11.607 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xa67BC40a599bd6e49223c46D8619f33d99fA6300 is unstaked +bundler_1 | 2023-11-30T11:44:11.608199757Z 2023-11-30 11:44:11.607 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:11.608209586Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:11.608215767Z -- params: [{"sender":"0xa67BC40a599bd6e49223c46D8619f33d99fA6300","nonce":"0x30000000000000000","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xd17feb28e54f89ea337957d523020ab4c723e6056e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:11.608224353Z -- result: "0x9a2689b8287da616b39ba6c781efc412b298e9fb1a33c39c0f05e3d647370fff" +bundler_1 | 2023-11-30T11:44:11.608229412Z -- costTime: 354 +bundler_1 | 2023-11-30T11:44:11.608234372Z +bundler_1 | 2023-11-30T11:44:11.701625294Z 2023-11-30 11:44:11.701 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:11.701714811Z 2023-11-30 11:44:11.701 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:11.702201338Z 2023-11-30 11:44:11.702 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0xab1ab37cff7ed403d67d94347be651c0e7d7f4bdf4b548e84c5cca877b7d7a6d","opStatus":3,"paymaster":"0x5d3fca6fa53fa4047a0d1c914429ba83c78d0c06","paymasterAndData":"0x5d3fca6fa53fa4047a0d1c914429ba83c78d0c066e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4a80977602c31ee9f4d81839b8dbdf570463d22d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:11.745867500Z 2023-11-30 11:44:11.745 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:11.745953120Z 2023-11-30 11:44:11.745 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","gasLimitForPay":949090,"initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0xab1ab37cff7ed403d67d94347be651c0e7d7f4bdf4b548e84c5cca877b7d7a6d","opStatus":3,"paymaster":"0x5d3fca6fa53fa4047a0d1c914429ba83c78d0c06","paymasterAndData":"0x5d3fca6fa53fa4047a0d1c914429ba83c78d0c066e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4a80977602c31ee9f4d81839b8dbdf570463d22d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:12.054474014Z 2023-11-30 11:44:12.054 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x5d3fca6fa53fa4047a0d1c914429ba83c78d0c06","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x5d3fca6fa53fa4047a0d1c914429ba83c78d0c06","0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x765041dd572a2841012001edd51237a5ac6ff7c66f92f6b6cb68b9d179791345"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4a80977602c31ee9f4d81839b8dbdf570463d22d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x4a80977602c31ee9f4d81839b8dbdf570463d22d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x23fa98468e768fceff99aa23d1c93bcae56d309cbf1abe7c6b4c29d2048c955d":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:12.054594589Z 2023-11-30 11:44:12.054 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4a80977602c31eE9F4D81839b8DBdf570463D22d is unstaked +bundler_1 | 2023-11-30T11:44:12.054683565Z 2023-11-30 11:44:12.054 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:12.054692492Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:12.054698022Z -- params: [{"sender":"0x4a80977602c31eE9F4D81839b8DBdf570463D22d","nonce":"0x40000000000000000","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x5d3fca6fa53fa4047a0d1c914429ba83c78d0c066e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:12.054706698Z -- result: "0xab1ab37cff7ed403d67d94347be651c0e7d7f4bdf4b548e84c5cca877b7d7a6d" +bundler_1 | 2023-11-30T11:44:12.054711707Z -- costTime: 353 +bundler_1 | 2023-11-30T11:44:12.054716777Z +bundler_1 | 2023-11-30T11:44:12.153026572Z 2023-11-30 11:44:12.152 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:12.153149531Z 2023-11-30 11:44:12.153 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:12.153587818Z 2023-11-30 11:44:12.153 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":92233720368547758080,"opHash":"0x0ada53c6ce70697e5c60fba59f5987b083bafe2e0bef2b2ea8b3a49ff1dce734","opStatus":3,"paymaster":"0xe640d47f3bd7a547bf1d863f91e3c8e1136048e4","paymasterAndData":"0xe640d47f3bd7a547bf1d863f91e3c8e1136048e46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9efae1ee6d147a62831e84cf52b224f873e2b0c6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:12.197940812Z 2023-11-30 11:44:12.197 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:12.198010675Z 2023-11-30 11:44:12.197 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","gasLimitForPay":949090,"initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":92233720368547758080,"opHash":"0x0ada53c6ce70697e5c60fba59f5987b083bafe2e0bef2b2ea8b3a49ff1dce734","opStatus":3,"paymaster":"0xe640d47f3bd7a547bf1d863f91e3c8e1136048e4","paymasterAndData":"0xe640d47f3bd7a547bf1d863f91e3c8e1136048e46e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9efae1ee6d147a62831e84cf52b224f873e2b0c6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:12.507459960Z 2023-11-30 11:44:12.507 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0xe640d47f3bd7a547bf1d863f91e3c8e1136048e4","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0xe640d47f3bd7a547bf1d863f91e3c8e1136048e4","0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xe94da7ab0347e946a284a7a8a83e70c466da1fbe576a02665061f51c5bff5210"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9efae1ee6d147a62831e84cf52b224f873e2b0c6","stake":0,"unstakeDelaySec":0},"storageMap":{"0x9efae1ee6d147a62831e84cf52b224f873e2b0c6":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x8e43ce3c31b3c2bef053dfebe3418fefb85e0abf2d8b31f7451391db60e86f5a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:12.507557913Z 2023-11-30 11:44:12.507 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9EFAE1eE6d147a62831e84cF52B224f873E2B0c6 is unstaked +bundler_1 | 2023-11-30T11:44:12.507647290Z 2023-11-30 11:44:12.507 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:12.507659522Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:12.507665303Z -- params: [{"sender":"0x9EFAE1eE6d147a62831e84cF52B224f873E2B0c6","nonce":"0x50000000000000000","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xe640d47f3bd7a547bf1d863f91e3c8e1136048e46e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:12.507673979Z -- result: "0x0ada53c6ce70697e5c60fba59f5987b083bafe2e0bef2b2ea8b3a49ff1dce734" +bundler_1 | 2023-11-30T11:44:12.507679550Z -- costTime: 355 +bundler_1 | 2023-11-30T11:44:12.507684539Z +bundler_1 | 2023-11-30T11:44:12.602633682Z 2023-11-30 11:44:12.602 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:12.603999527Z 2023-11-30 11:44:12.603 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:12.604429214Z 2023-11-30 11:44:12.604 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":110680464442257309696,"opHash":"0x5bfae9d80d0a17d1a47aafc2751315d220cf8e533d699181fc139cc8dd1beca9","opStatus":3,"paymaster":"0x5a730e8b1dc69bc4a897737e267945355b73b0c6","paymasterAndData":"0x5a730e8b1dc69bc4a897737e267945355b73b0c66e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x894b6df198c419f247cf2be78ae794079cceb724","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:12.607803586Z 2023-11-30 11:44:12.607 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:12.607879538Z 2023-11-30 11:44:12.607 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","gasLimitForPay":949090,"initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":110680464442257309696,"opHash":"0x5bfae9d80d0a17d1a47aafc2751315d220cf8e533d699181fc139cc8dd1beca9","opStatus":3,"paymaster":"0x5a730e8b1dc69bc4a897737e267945355b73b0c6","paymasterAndData":"0x5a730e8b1dc69bc4a897737e267945355b73b0c66e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x894b6df198c419f247cf2be78ae794079cceb724","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:12.916622763Z 2023-11-30 11:44:12.916 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x5a730e8b1dc69bc4a897737e267945355b73b0c6","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x5a730e8b1dc69bc4a897737e267945355b73b0c6","0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x3b8f69eb7057053d7de2016b12b2ba7fb4c5c88782211acdc429ba206a873034"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x894b6df198c419f247cf2be78ae794079cceb724","stake":0,"unstakeDelaySec":0},"storageMap":{"0x894b6df198c419f247cf2be78ae794079cceb724":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe8ef219a9b82996f50b3117465a4b052c4550810b6fa7bc1dbe5e9681e9f83a9":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:12.916728440Z 2023-11-30 11:44:12.916 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x894B6Df198C419f247Cf2be78AE794079cceB724 is unstaked +bundler_1 | 2023-11-30T11:44:12.916800684Z 2023-11-30 11:44:12.916 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:12.916810603Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:12.916816584Z -- params: [{"sender":"0x894B6Df198C419f247Cf2be78AE794079cceB724","nonce":"0x60000000000000000","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x5a730e8b1dc69bc4a897737e267945355b73b0c66e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:12.916825621Z -- result: "0x5bfae9d80d0a17d1a47aafc2751315d220cf8e533d699181fc139cc8dd1beca9" +bundler_1 | 2023-11-30T11:44:12.916831422Z -- costTime: 314 +bundler_1 | 2023-11-30T11:44:12.916834928Z +bundler_1 | 2023-11-30T11:44:13.013429902Z 2023-11-30 11:44:13.013 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:13.013527854Z 2023-11-30 11:44:13.013 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:13.013943639Z 2023-11-30 11:44:13.013 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":129127208515966861312,"opHash":"0x905d0712e7252d4fed6c8db2ee4d98d3d417957d75d2d03dd300a45b8a007015","opStatus":3,"paymaster":"0x8bdff9542ef15d7ddb0078b90a71dd2c61538c31","paymasterAndData":"0x8bdff9542ef15d7ddb0078b90a71dd2c61538c316e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x98e719e04bd22fc5e211e7d915d3381086dd68ac","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:13.017272663Z 2023-11-30 11:44:13.017 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:13.017342133Z 2023-11-30 11:44:13.017 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","gasLimitForPay":949090,"initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":129127208515966861312,"opHash":"0x905d0712e7252d4fed6c8db2ee4d98d3d417957d75d2d03dd300a45b8a007015","opStatus":3,"paymaster":"0x8bdff9542ef15d7ddb0078b90a71dd2c61538c31","paymasterAndData":"0x8bdff9542ef15d7ddb0078b90a71dd2c61538c316e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x98e719e04bd22fc5e211e7d915d3381086dd68ac","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:13.325513856Z 2023-11-30 11:44:13.325 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x8bdff9542ef15d7ddb0078b90a71dd2c61538c31","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x8bdff9542ef15d7ddb0078b90a71dd2c61538c31","0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x0f8c13ce46b989d3d753cfc294477a16c59136c428d70152b52940545d293954"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x98e719e04bd22fc5e211e7d915d3381086dd68ac","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x0791e1b1c16dab9a41f578a4bcd3cf0854e96ab1d41a6aeecd540020a89d2d95":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x98e719e04bd22fc5e211e7d915d3381086dd68ac":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:13.325636435Z 2023-11-30 11:44:13.325 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x98E719E04BD22fc5E211E7d915D3381086dd68AC is unstaked +bundler_1 | 2023-11-30T11:44:13.325696817Z 2023-11-30 11:44:13.325 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:13.325705092Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:13.325710934Z -- params: [{"sender":"0x98E719E04BD22fc5E211E7d915D3381086dd68AC","nonce":"0x70000000000000000","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x8bdff9542ef15d7ddb0078b90a71dd2c61538c316e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:13.325719690Z -- result: "0x905d0712e7252d4fed6c8db2ee4d98d3d417957d75d2d03dd300a45b8a007015" +bundler_1 | 2023-11-30T11:44:13.325724969Z -- costTime: 312 +bundler_1 | 2023-11-30T11:44:13.325730129Z +bundler_1 | 2023-11-30T11:44:13.421933295Z 2023-11-30 11:44:13.421 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:13.422060155Z 2023-11-30 11:44:13.421 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:13.422555268Z 2023-11-30 11:44:13.422 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":147573952589676412928,"opHash":"0x311a54d6bd0ed974920e7273d58250882aa234c7404e4514ee13bfd4dca5e63a","opStatus":3,"paymaster":"0x3730e9f7794fd4127253d495aecc1f87c5721bb2","paymasterAndData":"0x3730e9f7794fd4127253d495aecc1f87c5721bb26e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc5768f0ed89ac248b16f7b107a47a38143f77a39","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:13.426061141Z 2023-11-30 11:44:13.425 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:13.426134464Z 2023-11-30 11:44:13.426 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","gasLimitForPay":949090,"initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":147573952589676412928,"opHash":"0x311a54d6bd0ed974920e7273d58250882aa234c7404e4514ee13bfd4dca5e63a","opStatus":3,"paymaster":"0x3730e9f7794fd4127253d495aecc1f87c5721bb2","paymasterAndData":"0x3730e9f7794fd4127253d495aecc1f87c5721bb26e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc5768f0ed89ac248b16f7b107a47a38143f77a39","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:13.735768904Z 2023-11-30 11:44:13.735 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x3730e9f7794fd4127253d495aecc1f87c5721bb2","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x3730e9f7794fd4127253d495aecc1f87c5721bb2","0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xfbee28e3ffdc05546d08482a81c0114f7bbcc541eae6b7dae153463ac9e4c99f"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xc5768f0ed89ac248b16f7b107a47a38143f77a39","stake":0,"unstakeDelaySec":0},"storageMap":{"0xc5768f0ed89ac248b16f7b107a47a38143f77a39":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x8485cfe45f98c84b8b64dbf9adda9e99b35827072b45ecc6897f395fe4776d0f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:13.735909306Z 2023-11-30 11:44:13.735 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xc5768F0eD89aC248B16F7B107A47a38143F77a39 is unstaked +bundler_1 | 2023-11-30T11:44:13.735991659Z 2023-11-30 11:44:13.735 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:13.736002159Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:13.736008430Z -- params: [{"sender":"0xc5768F0eD89aC248B16F7B107A47a38143F77a39","nonce":"0x80000000000000000","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x3730e9f7794fd4127253d495aecc1f87c5721bb26e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:13.736030702Z -- result: "0x311a54d6bd0ed974920e7273d58250882aa234c7404e4514ee13bfd4dca5e63a" +bundler_1 | 2023-11-30T11:44:13.736034649Z -- costTime: 314 +bundler_1 | 2023-11-30T11:44:13.736038146Z +bundler_1 | 2023-11-30T11:44:13.829399984Z 2023-11-30 11:44:13.829 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:13.829483977Z 2023-11-30 11:44:13.829 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:13.829952724Z 2023-11-30 11:44:13.829 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":166020696663385964544,"opHash":"0x42e430f8a94eca65066cb14dc4530bc0b98cd72704d2d0e617d9d0fa9dc71f94","opStatus":3,"paymaster":"0xad9ab48eff9225d87a74b1f3cf1b3aefcc0f9e30","paymasterAndData":"0xad9ab48eff9225d87a74b1f3cf1b3aefcc0f9e306e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0572bfdeb9fd01735b572e6be812e393cb89d799","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:13.833563744Z 2023-11-30 11:44:13.833 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:13.833613246Z 2023-11-30 11:44:13.833 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","gasLimitForPay":949090,"initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":166020696663385964544,"opHash":"0x42e430f8a94eca65066cb14dc4530bc0b98cd72704d2d0e617d9d0fa9dc71f94","opStatus":3,"paymaster":"0xad9ab48eff9225d87a74b1f3cf1b3aefcc0f9e30","paymasterAndData":"0xad9ab48eff9225d87a74b1f3cf1b3aefcc0f9e306e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0572bfdeb9fd01735b572e6be812e393cb89d799","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:14.139755187Z 2023-11-30 11:44:14.139 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0xad9ab48eff9225d87a74b1f3cf1b3aefcc0f9e30","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0xad9ab48eff9225d87a74b1f3cf1b3aefcc0f9e30","0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x66ac6f493111b47d1176bfc34744de4c0a839a7ff1c2738465c5c6cab8fe9f10"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0572bfdeb9fd01735b572e6be812e393cb89d799","stake":0,"unstakeDelaySec":0},"storageMap":{"0x0572bfdeb9fd01735b572e6be812e393cb89d799":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x85079f02d7804e9923ee1c773269dc715d378207ca37473b462c42c0aae64323":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:14.139872746Z 2023-11-30 11:44:14.139 ERROR 1 --- [0.0-3000-exec-3] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0572BfDEB9FD01735B572E6bE812E393cB89D799 is unstaked +bundler_1 | 2023-11-30T11:44:14.139939737Z 2023-11-30 11:44:14.139 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:14.139953072Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:14.139959344Z -- params: [{"sender":"0x0572BfDEB9FD01735B572E6bE812E393cB89D799","nonce":"0x90000000000000000","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xad9ab48eff9225d87a74b1f3cf1b3aefcc0f9e306e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:14.139979662Z -- result: "0x42e430f8a94eca65066cb14dc4530bc0b98cd72704d2d0e617d9d0fa9dc71f94" +bundler_1 | 2023-11-30T11:44:14.139983599Z -- costTime: 310 +bundler_1 | 2023-11-30T11:44:14.139987045Z +bundler_1 | 2023-11-30T11:44:14.234754733Z 2023-11-30 11:44:14.234 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:14.234839602Z 2023-11-30 11:44:14.234 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:14.235305550Z 2023-11-30 11:44:14.235 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":184467440737095516160,"opHash":"0x42fbfe46905a6771033a073c46604c99f147c368fc8037e308b6a0984ac40766","opStatus":3,"paymaster":"0x44fbba3dbe24ec67642e8c298c36d5e4818e877b","paymasterAndData":"0x44fbba3dbe24ec67642e8c298c36d5e4818e877b6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcb0fc9c984642c6e444d24eedda884d503df352b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:14.281484733Z 2023-11-30 11:44:14.281 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:14.281563654Z 2023-11-30 11:44:14.281 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","gasLimitForPay":949090,"initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":184467440737095516160,"opHash":"0x42fbfe46905a6771033a073c46604c99f147c368fc8037e308b6a0984ac40766","opStatus":3,"paymaster":"0x44fbba3dbe24ec67642e8c298c36d5e4818e877b","paymasterAndData":"0x44fbba3dbe24ec67642e8c298c36d5e4818e877b6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcb0fc9c984642c6e444d24eedda884d503df352b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:14.632238885Z 2023-11-30 11:44:14.632 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x44fbba3dbe24ec67642e8c298c36d5e4818e877b","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x44fbba3dbe24ec67642e8c298c36d5e4818e877b","0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x57442a4b7afd98686f1cfe3f0089deb284d2daa119ccbd51345c3ead5f7aef3c"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcb0fc9c984642c6e444d24eedda884d503df352b","stake":0,"unstakeDelaySec":0},"storageMap":{"0xcb0fc9c984642c6e444d24eedda884d503df352b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x681d80cd622aab359a805fb0815b5f902562f73ef4a1556570f42c99b303c059":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:14.632355834Z 2023-11-30 11:44:14.632 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xCB0FC9c984642C6e444d24eedDA884d503DF352b is unstaked +bundler_1 | 2023-11-30T11:44:14.632436935Z 2023-11-30 11:44:14.632 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:14.632449649Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:14.632455941Z -- params: [{"sender":"0xCB0FC9c984642C6e444d24eedDA884d503DF352b","nonce":"0xa0000000000000000","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x44fbba3dbe24ec67642e8c298c36d5e4818e877b6e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:14.632464897Z -- result: "0x42fbfe46905a6771033a073c46604c99f147c368fc8037e308b6a0984ac40766" +bundler_1 | 2023-11-30T11:44:14.632470327Z -- costTime: 398 +bundler_1 | 2023-11-30T11:44:14.632490645Z +bundler_1 | 2023-11-30T11:44:14.636183968Z 2023-11-30 11:44:14.636 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:14.636197473Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:14.636201771Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:14.636209255Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0xd3d2e1f23502049a6f4a31fac5c96c78e480cfad6e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x2D2018559cD484Ad82b170F1EEf574CeC6AD013e","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0xf9ea8c0dc4235698c7fdde39e1098ccc281401d06e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xd074639c8D0bB23F337D4D9889f22c3c193a3c6E","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityF +bundler_1 | 2023-11-30T11:44:14.636223762Z 2023-11-30 11:44:14.636 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : eePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0xdfd29eac74399b1da69be30d91bdafca20eb12856e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xbC9F8B9f843E3a8b3505a3B3d8b574406d6aBF4D","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0xd17feb28e54f89ea337957d523020ab4c723e6056e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xa67BC40a599bd6e49223c46D8619f33d99fA6300","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x40000000000000000","paymasterAndData":"0x5d3fca6fa53fa4047a0d1c914429ba83c78d0c066e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x4a80977602c31eE9F4D81839b8DBdf570463D22d","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d +bundler_1 | 2023-11-30T11:44:14.636248568Z 2023-11-30 11:44:14.636 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : 278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x50000000000000000","paymasterAndData":"0xe640d47f3bd7a547bf1d863f91e3c8e1136048e46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x9EFAE1eE6d147a62831e84cF52B224f873E2B0c6","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x60000000000000000","paymasterAndData":"0x5a730e8b1dc69bc4a897737e267945355b73b0c66e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x894B6Df198C419f247Cf2be78AE794079cceB724","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x70000000000000000","paymasterAndData":"0x8bdff9542ef15d7ddb0078b90a71dd2c61538c316e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x98E719E04BD22fc5E211E7d915D3381086dd68AC","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe30000000000000 +bundler_1 | 2023-11-30T11:44:14.636266752Z 2023-11-30 11:44:14.636 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : 00000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x80000000000000000","paymasterAndData":"0x3730e9f7794fd4127253d495aecc1f87c5721bb26e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xc5768F0eD89aC248B16F7B107A47a38143F77a39","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x90000000000000000","paymasterAndData":"0xad9ab48eff9225d87a74b1f3cf1b3aefcc0f9e306e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x0572BfDEB9FD01735B572E6bE812E393cB89D799","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0xa0000000000000000","paymasterAndData":"0x44fbba3dbe24ec67642e8c298c36d5e4818e877b6e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xCB0FC9c984642C6e444d24eedDA884d503DF352b","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:14.636287451Z -- costTime: +bundler_1 | 2023-11-30T11:44:14.636294073Z 2023-11-30 11:44:14.636 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : 0 +bundler_1 | 2023-11-30T11:44:14.636298421Z +bundler_1 | 2023-11-30T11:44:14.639693227Z 2023-11-30 11:44:14.639 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:14.639815095Z 2023-11-30 11:44:14.639 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:14.640204891Z 2023-11-30 11:44:14.640 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":202914184810805067776,"opHash":"0xb36315a4e177ef69831a7b4855eaceda3693c9adc88ad439056af179852f8e55","opStatus":3,"paymaster":"0x44fbba3dbe24ec67642e8c298c36d5e4818e877b","paymasterAndData":"0x44fbba3dbe24ec67642e8c298c36d5e4818e877b6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcb0fc9c984642c6e444d24eedda884d503df352b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:14.643322471Z 2023-11-30 11:44:14.643 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949090,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":2847270007592720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625877} +bundler_1 | 2023-11-30T11:44:14.643368337Z 2023-11-30 11:44:14.643 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","gasLimitForPay":949090,"initCode":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":202914184810805067776,"opHash":"0xb36315a4e177ef69831a7b4855eaceda3693c9adc88ad439056af179852f8e55","opStatus":3,"paymaster":"0x44fbba3dbe24ec67642e8c298c36d5e4818e877b","paymasterAndData":"0x44fbba3dbe24ec67642e8c298c36d5e4818e877b6e6f7468696e67","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcb0fc9c984642c6e444d24eedda884d503df352b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:14.951143541Z 2023-11-30 11:44:14.950 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x44fbba3dbe24ec67642e8c298c36d5e4818e877b","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x44fbba3dbe24ec67642e8c298c36d5e4818e877b","0x1e50ea8127a9a63db7046c76e0fcd2df342e785b","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x57442a4b7afd98686f1cfe3f0089deb284d2daa119ccbd51345c3ead5f7aef3c"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924818,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924818,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924818},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcb0fc9c984642c6e444d24eedda884d503df352b","stake":0,"unstakeDelaySec":0},"storageMap":{"0xcb0fc9c984642c6e444d24eedda884d503df352b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x681d80cd622aab359a805fb0815b5f902562f73ef4a1556570f42c99b303c059":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:14.951879292Z 2023-11-30 11:44:14.951 ERROR 1 --- [0.0-3000-exec-9] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:14.951889421Z +bundler_1 | 2023-11-30T11:44:14.951895262Z com.okcoin.dapp.bundler.pool.exception.AAException: -32505::factory 0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b is unstaked +bundler_1 | 2023-11-30T11:44:14.951900943Z at com.okcoin.dapp.bundler.pool.reputation.ReputationService.checkStake(ReputationService.java:55) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:14.951906593Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputationStatus(MempoolService.java:136) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:14.951911983Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputation(MempoolService.java:113) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:14.951927292Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:55) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:14.951936078Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:14.951942079Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:14.951948471Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:14.951954022Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:14.951960053Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.951964391Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.951968008Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.951971524Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.951975111Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.951979319Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:14.951982865Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:14.951986332Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:14.951989718Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952000097Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952003754Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952007281Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952010868Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952014334Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952017911Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952021397Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952026346Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952032578Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:14.952038679Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:14.952043869Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:14.952047345Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952051173Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952054879Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952058426Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952062053Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952065619Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952069306Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952072883Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952081008Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952084625Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952088141Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952091658Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952095195Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952098661Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952102127Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952106386Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952113118Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952119239Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952124289Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952127875Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952131422Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952134929Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952138515Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952141992Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952145528Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952149025Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952152501Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952155978Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:14.952163662Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952167249Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952170746Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952174513Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952177989Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952181425Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952184912Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952190773Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952196584Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952202485Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952206292Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952209808Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952213335Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952216821Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952220338Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952223845Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952227331Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:14.952230807Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:14.952235105Z +bundler_1 | 2023-11-30T11:44:14.952238412Z 2023-11-30 11:44:14.951 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:14.952241848Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:14.952245605Z -- params: [{"sender":"0xCB0FC9c984642C6e444d24eedDA884d503DF352b","nonce":"0xb0000000000000000","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x44fbba3dbe24ec67642e8c298c36d5e4818e877b6e6f7468696e67","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:14.952256024Z -- errMsg: factory 0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b is unstaked +bundler_1 | 2023-11-30T11:44:14.952259521Z -- errCode: -32505 +bundler_1 | 2023-11-30T11:44:14.952262867Z -- errData: null +bundler_1 | 2023-11-30T11:44:14.952266905Z +bundler_1 | 2023-11-30T11:44:14.955896729Z 2023-11-30 11:44:14.955 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:14.955911847Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:14.955918680Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:14.955928017Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0xd3d2e1f23502049a6f4a31fac5c96c78e480cfad6e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x2D2018559cD484Ad82b170F1EEf574CeC6AD013e","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0xf9ea8c0dc4235698c7fdde39e1098ccc281401d06e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xd074639c8D0bB23F337D4D9889f22c3c193a3c6E","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityF +bundler_1 | 2023-11-30T11:44:14.955945961Z 2023-11-30 11:44:14.955 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : eePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0xdfd29eac74399b1da69be30d91bdafca20eb12856e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xbC9F8B9f843E3a8b3505a3B3d8b574406d6aBF4D","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0xd17feb28e54f89ea337957d523020ab4c723e6056e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xa67BC40a599bd6e49223c46D8619f33d99fA6300","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x40000000000000000","paymasterAndData":"0x5d3fca6fa53fa4047a0d1c914429ba83c78d0c066e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x4a80977602c31eE9F4D81839b8DBdf570463D22d","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d +bundler_1 | 2023-11-30T11:44:14.955971037Z 2023-11-30 11:44:14.955 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : 278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x50000000000000000","paymasterAndData":"0xe640d47f3bd7a547bf1d863f91e3c8e1136048e46e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x9EFAE1eE6d147a62831e84cF52B224f873E2B0c6","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x60000000000000000","paymasterAndData":"0x5a730e8b1dc69bc4a897737e267945355b73b0c66e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x894B6Df198C419f247Cf2be78AE794079cceB724","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x70000000000000000","paymasterAndData":"0x8bdff9542ef15d7ddb0078b90a71dd2c61538c316e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x98E719E04BD22fc5E211E7d915D3381086dd68AC","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe30000000000000 +bundler_1 | 2023-11-30T11:44:14.955995583Z 2023-11-30 11:44:14.955 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : 00000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x80000000000000000","paymasterAndData":"0x3730e9f7794fd4127253d495aecc1f87c5721bb26e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xc5768F0eD89aC248B16F7B107A47a38143F77a39","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x90000000000000000","paymasterAndData":"0xad9ab48eff9225d87a74b1f3cf1b3aefcc0f9e306e6f7468696e67","preVerificationGas":"0x493e0","sender":"0x0572BfDEB9FD01735B572E6bE812E393cB89D799","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x1e50ea8127a9a63db7046c76e0fcd2dF342E785b0d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0xa0000000000000000","paymasterAndData":"0x44fbba3dbe24ec67642e8c298c36d5e4818e877b6e6f7468696e67","preVerificationGas":"0x493e0","sender":"0xCB0FC9c984642C6e444d24eedDA884d503DF352b","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:14.956010341Z -- costTime: +bundler_1 | 2023-11-30T11:44:14.956015700Z 2023-11-30 11:44:14.955 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : 0 +bundler_1 | 2023-11-30T11:44:14.956021381Z +bundler_1 | 2023-11-30T11:44:14.976900036Z 2023-11-30 11:44:14.976 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:14.976917178Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:14.976923139Z -- params: [] +bundler_1 | 2023-11-30T11:44:14.976928148Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:14.976942245Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:14.976947675Z +bundler_1 | 2023-11-30T11:44:14.979338240Z 2023-11-30 11:44:14.979 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:14.979351745Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:44:14.979357255Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:44:14.979362675Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:14.979367645Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:14.979372804Z +bundler_1 | 2023-11-30T11:44:14.998482797Z 2023-11-30 11:44:14.998 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:14.998594088Z 2023-11-30 11:44:14.998 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:14.999045185Z 2023-11-30 11:44:14.998 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xcfb7f8f2a3b59a389b763b0c4ab635204763819f592aa15cb56723df11770fdd","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:15.002860095Z 2023-11-30 11:44:15.002 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":1082250002886000,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:44:15.002900871Z 2023-11-30 11:44:15.002 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xcfb7f8f2a3b59a389b763b0c4ab635204763819f592aa15cb56723df11770fdd","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:15.116993822Z 2023-11-30 11:44:15.116 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:15.117102511Z 2023-11-30 11:44:15.117 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810 is unstaked +bundler_1 | 2023-11-30T11:44:15.117131528Z 2023-11-30 11:44:15.117 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:15.117141607Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:15.117147328Z -- params: [{"sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","nonce":"0x0","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:15.117154371Z -- result: "0xcfb7f8f2a3b59a389b763b0c4ab635204763819f592aa15cb56723df11770fdd" +bundler_1 | 2023-11-30T11:44:15.117159380Z -- costTime: 119 +bundler_1 | 2023-11-30T11:44:15.117164380Z +bundler_1 | 2023-11-30T11:44:15.120604170Z 2023-11-30 11:44:15.120 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:15.120619538Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:15.120626621Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:15.120633003Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:15.120640908Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:15.120646769Z +bundler_1 | 2023-11-30T11:44:15.122994181Z 2023-11-30 11:44:15.122 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:15.123105972Z 2023-11-30 11:44:15.123 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:15.123462146Z 2023-11-30 11:44:15.123 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0x09f81cae53eb3e00c90390f7858fb07b60445ef180342056d6da1429d4e8df84","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:15.169737539Z 2023-11-30 11:44:15.169 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":1082250002886000,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:44:15.169819315Z 2023-11-30 11:44:15.169 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0x09f81cae53eb3e00c90390f7858fb07b60445ef180342056d6da1429d4e8df84","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:15.286506999Z 2023-11-30 11:44:15.286 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:15.286598890Z 2023-11-30 11:44:15.286 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810 is unstaked +bundler_1 | 2023-11-30T11:44:15.286696922Z 2023-11-30 11:44:15.286 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:15.286707382Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:15.286713624Z -- params: [{"sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","nonce":"0x10000000000000000","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:15.286735985Z -- result: "0x09f81cae53eb3e00c90390f7858fb07b60445ef180342056d6da1429d4e8df84" +bundler_1 | 2023-11-30T11:44:15.286741235Z -- costTime: 164 +bundler_1 | 2023-11-30T11:44:15.286746054Z +bundler_1 | 2023-11-30T11:44:15.290280267Z 2023-11-30 11:44:15.290 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:15.290295736Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:15.290302599Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:15.290308720Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:15.290318799Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:15.290324249Z +bundler_1 | 2023-11-30T11:44:15.292877667Z 2023-11-30 11:44:15.292 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:15.292966784Z 2023-11-30 11:44:15.292 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:15.293420469Z 2023-11-30 11:44:15.293 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0x9c8f4f8679307e61b7b06f2a0e9efbb42215809e3ddaf58058a34466d6db9563","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:15.337452255Z 2023-11-30 11:44:15.337 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":1082250002886000,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:44:15.337683586Z 2023-11-30 11:44:15.337 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0x9c8f4f8679307e61b7b06f2a0e9efbb42215809e3ddaf58058a34466d6db9563","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:15.451103670Z 2023-11-30 11:44:15.450 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:15.451201913Z 2023-11-30 11:44:15.451 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810 is unstaked +bundler_1 | 2023-11-30T11:44:15.451286851Z 2023-11-30 11:44:15.451 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:15.451296910Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:15.451303142Z -- params: [{"sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","nonce":"0x20000000000000000","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:15.451310666Z -- result: "0x9c8f4f8679307e61b7b06f2a0e9efbb42215809e3ddaf58058a34466d6db9563" +bundler_1 | 2023-11-30T11:44:15.451316406Z -- costTime: 159 +bundler_1 | 2023-11-30T11:44:15.451321416Z +bundler_1 | 2023-11-30T11:44:15.454756089Z 2023-11-30 11:44:15.454 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:15.454768232Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:15.454774183Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:15.454780305Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:15.454806383Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:15.454812825Z +bundler_1 | 2023-11-30T11:44:15.457813126Z 2023-11-30 11:44:15.457 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:15.457984145Z 2023-11-30 11:44:15.457 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:15.458442720Z 2023-11-30 11:44:15.458 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x9daf2615fc6c15c971440c1d55992b65b16315da4d899642688550a258ca4e8e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:15.461992615Z 2023-11-30 11:44:15.461 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":1082250002886000,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:44:15.462066122Z 2023-11-30 11:44:15.461 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x9daf2615fc6c15c971440c1d55992b65b16315da4d899642688550a258ca4e8e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:15.575846007Z 2023-11-30 11:44:15.575 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:15.575943515Z 2023-11-30 11:44:15.575 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810 is unstaked +bundler_1 | 2023-11-30T11:44:15.575982421Z 2023-11-30 11:44:15.575 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:15.575992169Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:15.575998050Z -- params: [{"sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","nonce":"0x30000000000000000","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:15.576005234Z -- result: "0x9daf2615fc6c15c971440c1d55992b65b16315da4d899642688550a258ca4e8e" +bundler_1 | 2023-11-30T11:44:15.576010133Z -- costTime: 118 +bundler_1 | 2023-11-30T11:44:15.576014812Z +bundler_1 | 2023-11-30T11:44:15.580230428Z 2023-11-30 11:44:15.580 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:15.580243822Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:15.580249623Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:15.580255053Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:15.580281543Z -- costTime: 1 +bundler_1 | 2023-11-30T11:44:15.580286452Z +bundler_1 | 2023-11-30T11:44:15.583297232Z 2023-11-30 11:44:15.583 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:15.583374347Z 2023-11-30 11:44:15.583 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:15.583682601Z 2023-11-30 11:44:15.583 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0x6c3707f1c983560d56c66f420c79abb7194970e66ec34798db138437438b9c5f","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:15.586511893Z 2023-11-30 11:44:15.586 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":360750,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":1082250002886000,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37552} +bundler_1 | 2023-11-30T11:44:15.586577876Z 2023-11-30 11:44:15.586 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0x6c3707f1c983560d56c66f420c79abb7194970e66ec34798db138437438b9c5f","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:15.717761343Z 2023-11-30 11:44:15.717 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:15.718458272Z 2023-11-30 11:44:15.718 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:15.718468872Z +bundler_1 | 2023-11-30T11:44:15.718475304Z com.okcoin.dapp.bundler.pool.exception.AAException: -32505::account 0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810 is unstaked +bundler_1 | 2023-11-30T11:44:15.718480864Z at com.okcoin.dapp.bundler.pool.reputation.ReputationService.checkStake(ReputationService.java:55) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:15.718486815Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputationStatus(MempoolService.java:136) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:15.718490482Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkReputation(MempoolService.java:110) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:15.718506212Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:55) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:15.718511872Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:15.718517372Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:15.718521029Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:15.718524496Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:15.718528153Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718532741Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718538752Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718544403Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718550574Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718561945Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:15.718565672Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:15.718569149Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:15.718572585Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718576082Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718579578Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718583135Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718586611Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718590068Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718593544Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718597061Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718600507Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718603974Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:15.718607621Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:15.718611127Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:15.718614483Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718620995Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718627197Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718632988Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718642736Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718646533Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718650080Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718653656Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718657123Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718660579Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718664026Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718667432Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718670848Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718674415Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718677901Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718681448Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718685315Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718688842Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718692318Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718695795Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718700203Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718706455Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718712656Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718718648Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718727203Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718730790Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718734297Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718737793Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:15.718741259Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718744736Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718748203Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718751959Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718755456Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718758892Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718762329Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718765755Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718769212Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718772648Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718776084Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718779561Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718784310Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718790451Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718796542Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718802283Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718805900Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:15.718813584Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:15.718817071Z +bundler_1 | 2023-11-30T11:44:15.718820447Z 2023-11-30 11:44:15.718 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:15.718826158Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:15.718829915Z -- params: [{"sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","nonce":"0x40000000000000000","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:15.718834954Z -- errMsg: account 0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810 is unstaked +bundler_1 | 2023-11-30T11:44:15.718838411Z -- errCode: -32505 +bundler_1 | 2023-11-30T11:44:15.718841757Z -- errData: null +bundler_1 | 2023-11-30T11:44:15.718845073Z +bundler_1 | 2023-11-30T11:44:15.722417286Z 2023-11-30 11:44:15.722 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:15.722431753Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:15.722438346Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:15.722444387Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:15.722457982Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:15.722504489Z +bundler_1 | 2023-11-30T11:44:15.727027608Z 2023-11-30 11:44:15.726 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.task.logevent.LogEventService : not find log event from height: 190 to: 232 +bundler_1 | 2023-11-30T11:44:15.727246245Z 2023-11-30 11:44:15.727 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360750,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xcfb7f8f2a3b59a389b763b0c4ab635204763819f592aa15cb56723df11770fdd","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:15.841458596Z 2023-11-30 11:44:15.841 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337208,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337208,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337208},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:16.865801878Z 2023-11-30 11:44:16.865 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.result.OnChainTxFailedService : begin to process failed tx, but tx is success, so skip, tx: 0x1ab0e35771fc76f9ecc893f4d01f6a4042614e48812ae0732b0b2701b7340471 +bundler_1 | 2023-11-30T11:44:16.873087531Z 2023-11-30 11:44:16.872 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810, uop_hash: 0xcfb7f8f2a3b59a389b763b0c4ab635204763819f592aa15cb56723df11770fdd, tx_hash: 0x1ab0e35771fc76f9ecc893f4d01f6a4042614e48812ae0732b0b2701b7340471 +bundler_1 | 2023-11-30T11:44:16.873203117Z 2023-11-30 11:44:16.872 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810, uop_hash: 0xcfb7f8f2a3b59a389b763b0c4ab635204763819f592aa15cb56723df11770fdd, tx_hash: 0x1ab0e35771fc76f9ecc893f4d01f6a4042614e48812ae0732b0b2701b7340471 +bundler_1 | 2023-11-30T11:44:16.873355641Z 2023-11-30 11:44:16.873 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0xcfb7f8f2a3b59a389b763b0c4ab635204763819f592aa15cb56723df11770fdd +bundler_1 | 2023-11-30T11:44:16.873460977Z 2023-11-30 11:44:16.873 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0xcfb7f8f2a3b59a389b763b0c4ab635204763819f592aa15cb56723df11770fdd +bundler_1 | 2023-11-30T11:44:16.874826963Z 2023-11-30 11:44:16.874 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:16.874848974Z -- method: debug_bundler_sendBundleNow +bundler_1 | 2023-11-30T11:44:16.874856348Z -- params: [] +bundler_1 | 2023-11-30T11:44:16.874861608Z -- result: {"opHashList":["0xcfb7f8f2a3b59a389b763b0c4ab635204763819f592aa15cb56723df11770fdd"],"txHash":"0x1ab0e35771fc76f9ecc893f4d01f6a4042614e48812ae0732b0b2701b7340471"} +bundler_1 | 2023-11-30T11:44:16.874867208Z -- costTime: 1148 +bundler_1 | 2023-11-30T11:44:16.874871887Z +bundler_1 | 2023-11-30T11:44:16.879487538Z 2023-11-30 11:44:16.879 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:16.879501344Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:16.879507285Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:16.879512915Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x3F339DE93cD3013fAe4B0Cf9bB10d82F6AB29810","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:16.879524427Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:16.879529396Z +bundler_1 | 2023-11-30T11:44:16.901612870Z 2023-11-30 11:44:16.901 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:16.901634931Z -- method: eth_getUserOperationReceipt +bundler_1 | 2023-11-30T11:44:16.901641082Z -- params: ["0xcfb7f8f2a3b59a389b763b0c4ab635204763819f592aa15cb56723df11770fdd"] +bundler_1 | 2023-11-30T11:44:16.901648376Z -- result: {"actualGasCost":1081341002883576,"actualGasUsed":360447,"logs":[{"address":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","blockHash":"0x655b8407b456601f16812bac4f2ebab3a326a35fece5a07eacf0ff0ff9947e8d","blockNumber":233,"blockNumberRaw":"0xe9","data":"0x","logIndex":0,"logIndexRaw":"0x0","removed":false,"topics":["0xbb47ee3e183a558b1a2ff0874b079f3fc5478b7454eacf2bfc5af2ff5878f972"],"transactionHash":"0x1ab0e35771fc76f9ecc893f4d01f6a4042614e48812ae0732b0b2701b7340471","transactionIndex":0,"transactionIndexRaw":"0x0"}],"nonce":"0x0","receipt":{"blockHash":"0x655b8407b456601f16812bac4f2ebab3a326a35fece5a07eacf0ff0ff9947e8d","blockNumber":233,"blockNumberRaw":"0xe9","cumulativeGasUsed":104169,"cumulativeGasUsedRaw":"0x196e9","effectiveGasPrice":"0xb2d05e07","from":"0x43378ff8c70109ee4dbe85af34428ab0615ebd23","gasUsed":104169,"gasUsedRaw":"0x196e9","logs":[{"address":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","blockHash":"0x655b8407b456601f16812bac4f2ebab3a326a35fece5a07eacf0ff0ff9947e8d","blockNumber":233,"blockNumberRaw":"0xe9","data":"0x","logIndex":0,"logIndexRaw":"0x0","removed":false,"topics":["0xbb47ee3e183a558b1a2ff0874b079f3fc5478b7454eacf2bfc5af2ff5878f972"],"transactionHash":"0x1ab0e35771fc76f9ecc893f4d01f6a4042614e48812ae0732b0b2701b7340471","transactionIndex":0,"transactionIndexRaw":"0x0"},{"address":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","blockHash":"0x655b8407b456601f16812bac4f2ebab3a326a35fece5a07eacf0ff0ff9947e8d","blockNumber":233,"blockNumberRaw":"0xe9","data":"0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000003d779525ba1f80000000000000000000000000000000000000000000000000000000000057fff","logIndex":1,"logIndexRaw":"0x1","removed":false,"topics":["0x49628fd1471006c1482da88028e9ce4dbb080b815c9b0344d39e5a8e6ec1419f","0xcfb7f8f2a3b59a389b763b0c4ab635204763819f592aa15cb56723df11770fdd","0x0000000000000000000000003f339de93cd3013fae4b0cf9bb10d82f6ab29810","0x0000000000000000000000000000000000000000000000000000000000000000"],"transactionHash":"0x1ab0e35771fc76f9ecc893f4d01f6a4042614e48812ae0732b0b2701b7340471","transactionIndex":0,"transactionIndexRaw":"0x0"}],"logsBloom":"0x000000000000000020040000000000000000000000000000000000000000000000080000002000000002040100000000001000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000002000000000000000000000000000001000000000000000000000000000000000000000028000002000000000000000000000000000000000000000000000000000000000000","status":"0x1","statusOK":true,"to":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","transactionHash":"0x1ab0e35771fc76f9ecc893f4d01f6a4042614e48812ae0732b0b2701b7340471","transactionIndex":0,"transactionIndexRaw":"0x0","type":"0x2"},"sender":"0x3f339de93cd3013fae4b0cf9bb10d82f6ab29810","success":true,"userOpHash":"0xcfb7f8f2a3b59a389b763b0c4ab635204763819f592aa15cb56723df11770fdd"} +bundler_1 | 2023-11-30T11:44:16.901680145Z -- costTime: 3 +bundler_1 | 2023-11-30T11:44:16.901685184Z +bundler_1 | 2023-11-30T11:44:16.916877366Z 2023-11-30 11:44:16.916 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:16.916895680Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:16.916901681Z -- params: [] +bundler_1 | 2023-11-30T11:44:16.916906741Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:16.916911850Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:16.916916559Z +bundler_1 | 2023-11-30T11:44:16.920018970Z 2023-11-30 11:44:16.919 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:16.920033377Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:44:16.920039599Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:44:16.920045139Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:16.920050419Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:16.920055899Z +bundler_1 | 2023-11-30T11:44:16.979816960Z 2023-11-30 11:44:16.979 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:16.979905722Z 2023-11-30 11:44:16.979 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:16.980464287Z 2023-11-30 11:44:16.980 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0x8ea49207cc03f706018cfc872058212c1ae1ed13890df76bb7cb380e66452f5e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:16.983463212Z 2023-11-30 11:44:16.983 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":370278,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":1110834002962224,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47080} +bundler_1 | 2023-11-30T11:44:16.983536058Z 2023-11-30 11:44:16.983 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":370278,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0x8ea49207cc03f706018cfc872058212c1ae1ed13890df76bb7cb380e66452f5e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:17.112630285Z 2023-11-30 11:44:17.112 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x8032ae6b49807561078af0f5add6708e5dbc4ad4d633aff6fe263cf5b569df34"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346514,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346514,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346514},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe087b26a10b68a250588f03a178d68bbe199d4c930437c49f9ef01217060863b":"0x0000000000000000000de0b6b3a7640000010000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:17.112746602Z 2023-11-30 11:44:17.112 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:17.112756600Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:17.112772931Z -- params: [{"sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","nonce":"0x10000000000000000","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:17.112780966Z -- result: "0x8ea49207cc03f706018cfc872058212c1ae1ed13890df76bb7cb380e66452f5e" +bundler_1 | 2023-11-30T11:44:17.112786115Z -- costTime: 133 +bundler_1 | 2023-11-30T11:44:17.112791105Z +bundler_1 | 2023-11-30T11:44:17.116987375Z 2023-11-30 11:44:17.116 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:17.117002283Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:17.117008544Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:17.117014415Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:17.117022180Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:17.117027480Z +bundler_1 | 2023-11-30T11:44:17.120106694Z 2023-11-30 11:44:17.120 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:17.120194438Z 2023-11-30 11:44:17.120 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:17.120611138Z 2023-11-30 11:44:17.120 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0x5ddb679ace059acbd5e1f42f638e936e4e6a588b5f0ea6bb2c2f655dc417995e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:17.124460952Z 2023-11-30 11:44:17.124 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":370278,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":1110834002962224,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47080} +bundler_1 | 2023-11-30T11:44:17.124557953Z 2023-11-30 11:44:17.124 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":370278,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0x5ddb679ace059acbd5e1f42f638e936e4e6a588b5f0ea6bb2c2f655dc417995e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:17.250835344Z 2023-11-30 11:44:17.250 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x8032ae6b49807561078af0f5add6708e5dbc4ad4d633aff6fe263cf5b569df34"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346514,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346514,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346514},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe087b26a10b68a250588f03a178d68bbe199d4c930437c49f9ef01217060863b":"0x0000000000000000000de0b6b3a7640000010000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:17.250906456Z 2023-11-30 11:44:17.250 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:17.250934789Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:17.250940840Z -- params: [{"sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","nonce":"0x20000000000000000","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:17.250946261Z -- result: "0x5ddb679ace059acbd5e1f42f638e936e4e6a588b5f0ea6bb2c2f655dc417995e" +bundler_1 | 2023-11-30T11:44:17.250949917Z -- costTime: 131 +bundler_1 | 2023-11-30T11:44:17.250953374Z +bundler_1 | 2023-11-30T11:44:17.254978128Z 2023-11-30 11:44:17.254 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:17.254993356Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:17.255000178Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:17.255006400Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:17.255034162Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:17.255040424Z +bundler_1 | 2023-11-30T11:44:17.257787610Z 2023-11-30 11:44:17.257 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:17.257890561Z 2023-11-30 11:44:17.257 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:17.258209947Z 2023-11-30 11:44:17.258 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0xfe9242bc8d16ef216629dc2b7dbd1434cf787ac8a6423c5cd19a348fa2114684","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:17.260995849Z 2023-11-30 11:44:17.260 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":370278,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":1110834002962224,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47080} +bundler_1 | 2023-11-30T11:44:17.261072511Z 2023-11-30 11:44:17.260 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":370278,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0xfe9242bc8d16ef216629dc2b7dbd1434cf787ac8a6423c5cd19a348fa2114684","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:17.394591685Z 2023-11-30 11:44:17.394 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x8032ae6b49807561078af0f5add6708e5dbc4ad4d633aff6fe263cf5b569df34"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346514,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346514,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346514},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe087b26a10b68a250588f03a178d68bbe199d4c930437c49f9ef01217060863b":"0x0000000000000000000de0b6b3a7640000010000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:17.394663909Z 2023-11-30 11:44:17.394 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:17.394670933Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:17.394675150Z -- params: [{"sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","nonce":"0x30000000000000000","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:17.394680571Z -- result: "0xfe9242bc8d16ef216629dc2b7dbd1434cf787ac8a6423c5cd19a348fa2114684" +bundler_1 | 2023-11-30T11:44:17.394684207Z -- costTime: 137 +bundler_1 | 2023-11-30T11:44:17.394687654Z +bundler_1 | 2023-11-30T11:44:17.398672075Z 2023-11-30 11:44:17.398 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:17.398686743Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:17.398693265Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:17.398699607Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:17.398722590Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:17.398728691Z +bundler_1 | 2023-11-30T11:44:17.401837635Z 2023-11-30 11:44:17.401 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:17.401931753Z 2023-11-30 11:44:17.401 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:17.402236511Z 2023-11-30 11:44:17.402 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0xb6320dc5e718183b643a847f553c3795b05b4c141d463490eb9ac0ad95fb4159","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:17.405730122Z 2023-11-30 11:44:17.405 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":370278,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":1110834002962224,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47080} +bundler_1 | 2023-11-30T11:44:17.405801545Z 2023-11-30 11:44:17.405 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":370278,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0xb6320dc5e718183b643a847f553c3795b05b4c141d463490eb9ac0ad95fb4159","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:17.534080399Z 2023-11-30 11:44:17.533 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x8032ae6b49807561078af0f5add6708e5dbc4ad4d633aff6fe263cf5b569df34"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346514,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346514,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346514},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe087b26a10b68a250588f03a178d68bbe199d4c930437c49f9ef01217060863b":"0x0000000000000000000de0b6b3a7640000010000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:17.534200242Z 2023-11-30 11:44:17.534 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:17.534212325Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:17.534218877Z -- params: [{"sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","nonce":"0x40000000000000000","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:17.534226702Z -- result: "0xb6320dc5e718183b643a847f553c3795b05b4c141d463490eb9ac0ad95fb4159" +bundler_1 | 2023-11-30T11:44:17.534232072Z -- costTime: 133 +bundler_1 | 2023-11-30T11:44:17.534237251Z +bundler_1 | 2023-11-30T11:44:17.537626103Z 2023-11-30 11:44:17.537 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:17.537640711Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:17.537645630Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:17.537649667Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x40000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:17.537658594Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:17.537662080Z +bundler_1 | 2023-11-30T11:44:17.540235961Z 2023-11-30 11:44:17.540 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:17.540317513Z 2023-11-30 11:44:17.540 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:17.540673175Z 2023-11-30 11:44:17.540 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":92233720368547758080,"opHash":"0x1908798eccc3f90220ec4c59eb9cb5f79b8e62bb1248ccec4c56efce0287cb0a","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:17.543860946Z 2023-11-30 11:44:17.543 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":370278,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":1110834002962224,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47080} +bundler_1 | 2023-11-30T11:44:17.543936467Z 2023-11-30 11:44:17.543 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":370278,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":92233720368547758080,"opHash":"0x1908798eccc3f90220ec4c59eb9cb5f79b8e62bb1248ccec4c56efce0287cb0a","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:17.670637059Z 2023-11-30 11:44:17.670 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x8032ae6b49807561078af0f5add6708e5dbc4ad4d633aff6fe263cf5b569df34"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346514,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346514,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346514},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe087b26a10b68a250588f03a178d68bbe199d4c930437c49f9ef01217060863b":"0x0000000000000000000de0b6b3a7640000010000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:17.670720254Z 2023-11-30 11:44:17.670 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:17.670733058Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:17.670739329Z -- params: [{"sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","nonce":"0x50000000000000000","initCode":"0x","callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:17.670758926Z -- result: "0x1908798eccc3f90220ec4c59eb9cb5f79b8e62bb1248ccec4c56efce0287cb0a" +bundler_1 | 2023-11-30T11:44:17.670764707Z -- costTime: 130 +bundler_1 | 2023-11-30T11:44:17.670769516Z +bundler_1 | 2023-11-30T11:44:17.674158248Z 2023-11-30 11:44:17.674 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:17.674171262Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:17.674177434Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:17.674183565Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x40000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x50000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:17.674208061Z -- costTime: 1 +bundler_1 | 2023-11-30T11:44:17.674213782Z +bundler_1 | 2023-11-30T11:44:17.677502220Z 2023-11-30 11:44:17.677 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:17.677515965Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:17.677522157Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:17.677529150Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x10000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x40000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x50000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:17.677541132Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:17.677555960Z +bundler_1 | 2023-11-30T11:44:17.681548283Z 2023-11-30 11:44:17.681 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.task.logevent.LogEventService : not find log event from height: 233 to: 236 +bundler_1 | 2023-11-30T11:44:17.681718861Z 2023-11-30 11:44:17.681 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":370278,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0x8ea49207cc03f706018cfc872058212c1ae1ed13890df76bb7cb380e66452f5e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:17.811018625Z 2023-11-30 11:44:17.810 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x8032ae6b49807561078af0f5add6708e5dbc4ad4d633aff6fe263cf5b569df34"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346514,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346514,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346514},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe087b26a10b68a250588f03a178d68bbe199d4c930437c49f9ef01217060863b":"0x0000000000000000000de0b6b3a7640000010000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:18.823395933Z 2023-11-30 11:44:18.823 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.result.OnChainTxFailedService : begin to process failed tx, but tx is success, so skip, tx: 0xb4e71c52c9e117d2df30a2c8c405155615c8c53fbb6f574d6675b7d6ed10c986 +bundler_1 | 2023-11-30T11:44:18.825386466Z 2023-11-30 11:44:18.825 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2, uop_hash: 0x8ea49207cc03f706018cfc872058212c1ae1ed13890df76bb7cb380e66452f5e, tx_hash: 0xb4e71c52c9e117d2df30a2c8c405155615c8c53fbb6f574d6675b7d6ed10c986 +bundler_1 | 2023-11-30T11:44:18.825400402Z 2023-11-30 11:44:18.825 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2, uop_hash: 0x8ea49207cc03f706018cfc872058212c1ae1ed13890df76bb7cb380e66452f5e, tx_hash: 0xb4e71c52c9e117d2df30a2c8c405155615c8c53fbb6f574d6675b7d6ed10c986 +bundler_1 | 2023-11-30T11:44:18.825407405Z 2023-11-30 11:44:18.825 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0x8ea49207cc03f706018cfc872058212c1ae1ed13890df76bb7cb380e66452f5e +bundler_1 | 2023-11-30T11:44:18.825420429Z 2023-11-30 11:44:18.825 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0x8ea49207cc03f706018cfc872058212c1ae1ed13890df76bb7cb380e66452f5e +bundler_1 | 2023-11-30T11:44:18.825559398Z 2023-11-30 11:44:18.825 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:18.825569457Z -- method: debug_bundler_sendBundleNow +bundler_1 | 2023-11-30T11:44:18.825575238Z -- params: [] +bundler_1 | 2023-11-30T11:44:18.825580207Z -- result: {"opHashList":["0x8ea49207cc03f706018cfc872058212c1ae1ed13890df76bb7cb380e66452f5e"],"txHash":"0xb4e71c52c9e117d2df30a2c8c405155615c8c53fbb6f574d6675b7d6ed10c986"} +bundler_1 | 2023-11-30T11:44:18.825584375Z -- costTime: 1146 +bundler_1 | 2023-11-30T11:44:18.825587821Z +bundler_1 | 2023-11-30T11:44:18.828990549Z 2023-11-30 11:44:18.828 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:18.829004786Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:18.829012190Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:18.829018411Z -- result: [{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x20000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x30000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x40000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"},{"callData":"0xa9e966b70000000000000000000000000000000000000000000000000000000000000001","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x50000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0xe7F45794C70d89C47a4ebff0C413ee9D87164Ed2","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:18.829031946Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:18.829037216Z +bundler_1 | 2023-11-30T11:44:18.841235177Z 2023-11-30 11:44:18.841 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:18.841252340Z -- method: eth_getUserOperationReceipt +bundler_1 | 2023-11-30T11:44:18.841258291Z -- params: ["0x8ea49207cc03f706018cfc872058212c1ae1ed13890df76bb7cb380e66452f5e"] +bundler_1 | 2023-11-30T11:44:18.841264813Z -- result: {"actualGasCost":1109259002958024,"actualGasUsed":369753,"logs":[{"address":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","blockHash":"0x384ec2268a7fa47ec0044a7d9bcd29d2cf92382c9c7cabe6c26362a9ca59a42a","blockNumber":237,"blockNumberRaw":"0xed","data":"0x","logIndex":1,"logIndexRaw":"0x1","removed":false,"topics":["0xbb47ee3e183a558b1a2ff0874b079f3fc5478b7454eacf2bfc5af2ff5878f972"],"transactionHash":"0xb4e71c52c9e117d2df30a2c8c405155615c8c53fbb6f574d6675b7d6ed10c986","transactionIndex":0,"transactionIndexRaw":"0x0"}],"nonce":"0x10000000000000000","receipt":{"blockHash":"0x384ec2268a7fa47ec0044a7d9bcd29d2cf92382c9c7cabe6c26362a9ca59a42a","blockNumber":237,"blockNumberRaw":"0xed","cumulativeGasUsed":113487,"cumulativeGasUsedRaw":"0x1bb4f","effectiveGasPrice":"0xb2d05e07","from":"0x43378ff8c70109ee4dbe85af34428ab0615ebd23","gasUsed":113487,"gasUsedRaw":"0x1bb4f","logs":[{"address":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","blockHash":"0x384ec2268a7fa47ec0044a7d9bcd29d2cf92382c9c7cabe6c26362a9ca59a42a","blockNumber":237,"blockNumberRaw":"0xed","data":"0x0000000000000000000000000000000000000000000000000016bcc41e900000","logIndex":0,"logIndexRaw":"0x0","removed":false,"topics":["0x2da466a7b24304f47e87fa2e1e5a81b9831ce54fec19055ce277ca2f39ba42c4","0x000000000000000000000000e7f45794c70d89c47a4ebff0c413ee9d87164ed2"],"transactionHash":"0xb4e71c52c9e117d2df30a2c8c405155615c8c53fbb6f574d6675b7d6ed10c986","transactionIndex":0,"transactionIndexRaw":"0x0"},{"address":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","blockHash":"0x384ec2268a7fa47ec0044a7d9bcd29d2cf92382c9c7cabe6c26362a9ca59a42a","blockNumber":237,"blockNumberRaw":"0xed","data":"0x","logIndex":1,"logIndexRaw":"0x1","removed":false,"topics":["0xbb47ee3e183a558b1a2ff0874b079f3fc5478b7454eacf2bfc5af2ff5878f972"],"transactionHash":"0xb4e71c52c9 +bundler_1 | 2023-11-30T11:44:18.841295169Z 2023-11-30 11:44:18.841 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : e117d2df30a2c8c405155615c8c53fbb6f574d6675b7d6ed10c986","transactionIndex":0,"transactionIndexRaw":"0x0"},{"address":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","blockHash":"0x384ec2268a7fa47ec0044a7d9bcd29d2cf92382c9c7cabe6c26362a9ca59a42a","blockNumber":237,"blockNumberRaw":"0xed","data":"0x000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000003f0dd7cd5d0c8000000000000000000000000000000000000000000000000000000000005a459","logIndex":2,"logIndexRaw":"0x2","removed":false,"topics":["0x49628fd1471006c1482da88028e9ce4dbb080b815c9b0344d39e5a8e6ec1419f","0x8ea49207cc03f706018cfc872058212c1ae1ed13890df76bb7cb380e66452f5e","0x000000000000000000000000e7f45794c70d89c47a4ebff0c413ee9d87164ed2","0x0000000000000000000000000000000000000000000000000000000000000000"],"transactionHash":"0xb4e71c52c9e117d2df30a2c8c405155615c8c53fbb6f574d6675b7d6ed10c986","transactionIndex":0,"transactionIndexRaw":"0x0"}],"logsBloom":"0x000000000000000000000000000000000000000000000000000000000000000000080000000000000002000100000000001000000000000000000200000000000000000000000000000000000000000000000004000000000000000000002000400000000a0000000000008000000800000000000000000008000000000200000000000000000000000000000000000000000000000000000000000200000000000000000000000000400000000000000000000000000000000002000000000000000000000000000001000000000000000000000000000000000000400020000040000000000000000000000000000000000000000000000000000000000000","status":"0x1","statusOK":true,"to":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","transactionHash":"0xb4e71c52c9e117d2df30a2c8c405155615c8c53fbb6f574d6675b7d6ed10c986","transactionIndex":0,"transactionIndexRaw":"0x0","type":"0x2"},"sender":"0xe7f45794c70d89c47a4ebff0c413ee9d87164ed2","success":true,"userOpHash":"0x8ea49207cc03f706018cfc872058212c1ae1ed13890df76bb7cb380e66452f5e"} +bundler_1 | 2023-11-30T11:44:18.841308133Z -- costTime: 2 +bundler_1 | 2023-11-30T11:44:18.841312892Z +bundler_1 | 2023-11-30T11:44:18.845793876Z 2023-11-30 11:44:18.845 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:18.845812050Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:18.845820496Z -- params: [] +bundler_1 | 2023-11-30T11:44:18.845827769Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:18.845834822Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:18.845842086Z +bundler_1 | 2023-11-30T11:44:18.847974239Z 2023-11-30 11:44:18.847 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:18.847987925Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:44:18.847992363Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:44:18.848003203Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:18.848006900Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:18.848010316Z +bundler_1 | 2023-11-30T11:44:18.988423334Z 2023-11-30 11:44:18.988 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:18.988486271Z 2023-11-30 11:44:18.988 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:18.988849027Z 2023-11-30 11:44:18.988 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x6b7e7331f10027c3172dad1181cdecaabdaaedbc","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8fb1d668ac5e82851b253511dc5407425b649db6c1be3f3b4fc3d24243b332c2","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfde22df92883a34cb6428d2490b0c3d656e307a2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:18.991949592Z 2023-11-30 11:44:18.991 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":370164,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":552,"execErrMsg":"0x","execSuccess":true,"paid":1110492002961312,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":69335} +bundler_1 | 2023-11-30T11:44:18.992054721Z 2023-11-30 11:44:18.991 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x6b7e7331f10027c3172dad1181cdecaabdaaedbc","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":370164,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8fb1d668ac5e82851b253511dc5407425b649db6c1be3f3b4fc3d24243b332c2","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfde22df92883a34cb6428d2490b0c3d656e307a2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:19.125506482Z 2023-11-30 11:44:19.125 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xfde22df92883a34cb6428d2490b0c3d656e307a2","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x3a48dbe621041633a92bc13111af501616d9bd66e1f16af03496d2e6fb433884"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[368769,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":368769,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":368769},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xfde22df92883a34cb6428d2490b0c3d656e307a2","stake":0,"unstakeDelaySec":0},"storageMap":{"0xfde22df92883a34cb6428d2490b0c3d656e307a2":{},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x07d44503c5b9eeac18ffbc39ae0393311b17376a03e51903fa9c0acc011b38dd":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:19.125808224Z 2023-11-30 11:44:19.125 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xfdE22dF92883A34cB6428d2490B0c3D656e307A2 is unstaked +bundler_1 | 2023-11-30T11:44:19.125828782Z 2023-11-30 11:44:19.125 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:19.125835635Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:19.125841296Z -- params: [{"sender":"0xfdE22dF92883A34cB6428d2490B0c3D656e307A2","nonce":"0x0","initCode":"0x","callData":"0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:19.125848810Z -- result: "0x8fb1d668ac5e82851b253511dc5407425b649db6c1be3f3b4fc3d24243b332c2" +bundler_1 | 2023-11-30T11:44:19.125881701Z -- costTime: 137 +bundler_1 | 2023-11-30T11:44:19.125888083Z +bundler_1 | 2023-11-30T11:44:19.129990037Z 2023-11-30 11:44:19.129 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:19.130105593Z 2023-11-30 11:44:19.130 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:19.130453314Z 2023-11-30 11:44:19.130 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa327fb118182902bfaf7f2c5db0f6abba60b8b9a0444261e01d482b1017e4ae1","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6b7e7331f10027c3172dad1181cdecaabdaaedbc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:19.134408130Z 2023-11-30 11:44:19.134 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":372298,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1116894002978384,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":71885} +bundler_1 | 2023-11-30T11:44:19.134424240Z 2023-11-30 11:44:19.134 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":372298,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa327fb118182902bfaf7f2c5db0f6abba60b8b9a0444261e01d482b1017e4ae1","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6b7e7331f10027c3172dad1181cdecaabdaaedbc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:19.274901170Z 2023-11-30 11:44:19.274 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x6b7e7331f10027c3172dad1181cdecaabdaaedbc","0xfde22df92883a34cb6428d2490b0c3d656e307a2","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x25a05ee6101776def86277bf57e5bf82c525fa8d70d9f40d061a468f27d133b9"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[371319,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":371319,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":371319},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6b7e7331f10027c3172dad1181cdecaabdaaedbc","stake":0,"unstakeDelaySec":0},"storageMap":{"0xfde22df92883a34cb6428d2490b0c3d656e307a2":{"0xd06ec24d76f0279e1ed71bc3060d5c699426d830492b09e1a9a691543273ce41":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x6b7e7331f10027c3172dad1181cdecaabdaaedbc":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x000000000000000000000000fde22df92883a34cb6428d2490b0c3d656e307a2"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd06ec24d76f0279e1ed71bc3060d5c699426d830492b09e1a9a691543273ce41":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:19.275073288Z 2023-11-30 11:44:19.274 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC is unstaked +bundler_1 | 2023-11-30T11:44:19.275097626Z 2023-11-30 11:44:19.275 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:19.275108797Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:19.275115299Z -- params: [{"sender":"0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:19.275122763Z -- result: "0xa327fb118182902bfaf7f2c5db0f6abba60b8b9a0444261e01d482b1017e4ae1" +bundler_1 | 2023-11-30T11:44:19.275127952Z -- costTime: 146 +bundler_1 | 2023-11-30T11:44:19.275132852Z +bundler_1 | 2023-11-30T11:44:19.280039382Z 2023-11-30 11:44:19.279 INFO 1 --- [.0-3000-exec-10] c.o.d.b.task.logevent.LogEventService : not find log event from height: 237 to: 245 +bundler_1 | 2023-11-30T11:44:19.280169858Z 2023-11-30 11:44:19.280 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x6b7e7331f10027c3172dad1181cdecaabdaaedbc","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":370164,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8fb1d668ac5e82851b253511dc5407425b649db6c1be3f3b4fc3d24243b332c2","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfde22df92883a34cb6428d2490b0c3d656e307a2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:19.408759649Z 2023-11-30 11:44:19.408 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xfde22df92883a34cb6428d2490b0c3d656e307a2","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x3a48dbe621041633a92bc13111af501616d9bd66e1f16af03496d2e6fb433884"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[368769,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":368769,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":368769},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xfde22df92883a34cb6428d2490b0c3d656e307a2","stake":0,"unstakeDelaySec":0},"storageMap":{"0xfde22df92883a34cb6428d2490b0c3d656e307a2":{},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x07d44503c5b9eeac18ffbc39ae0393311b17376a03e51903fa9c0acc011b38dd":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:19.408847202Z 2023-11-30 11:44:19.408 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":372298,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa327fb118182902bfaf7f2c5db0f6abba60b8b9a0444261e01d482b1017e4ae1","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6b7e7331f10027c3172dad1181cdecaabdaaedbc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:19.550192416Z 2023-11-30 11:44:19.550 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x6b7e7331f10027c3172dad1181cdecaabdaaedbc","0xfde22df92883a34cb6428d2490b0c3d656e307a2","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x25a05ee6101776def86277bf57e5bf82c525fa8d70d9f40d061a468f27d133b9"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[371319,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":371319,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":371319},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6b7e7331f10027c3172dad1181cdecaabdaaedbc","stake":0,"unstakeDelaySec":0},"storageMap":{"0xfde22df92883a34cb6428d2490b0c3d656e307a2":{"0xd06ec24d76f0279e1ed71bc3060d5c699426d830492b09e1a9a691543273ce41":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x6b7e7331f10027c3172dad1181cdecaabdaaedbc":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x000000000000000000000000fde22df92883a34cb6428d2490b0c3d656e307a2"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd06ec24d76f0279e1ed71bc3060d5c699426d830492b09e1a9a691543273ce41":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:20.090413940Z 2023-11-30 11:44:20.090 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xfde22df92883a34cb6428d2490b0c3d656e307a2, uop_hash: 0x8fb1d668ac5e82851b253511dc5407425b649db6c1be3f3b4fc3d24243b332c2, tx_hash: 0xea5d8e3a125a1cfb10729059a99cd6e654b70f0cd3c97f9011912600c98a3bfd +bundler_1 | 2023-11-30T11:44:20.090459866Z 2023-11-30 11:44:20.090 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xfde22df92883a34cb6428d2490b0c3d656e307a2, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0x8fb1d668ac5e82851b253511dc5407425b649db6c1be3f3b4fc3d24243b332c2 +bundler_1 | 2023-11-30T11:44:20.090554202Z 2023-11-30 11:44:20.090 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xfde22df92883a34cb6428d2490b0c3d656e307a2, uop_hash: 0x8fb1d668ac5e82851b253511dc5407425b649db6c1be3f3b4fc3d24243b332c2, tx_hash: 0xea5d8e3a125a1cfb10729059a99cd6e654b70f0cd3c97f9011912600c98a3bfd +bundler_1 | 2023-11-30T11:44:20.090632865Z 2023-11-30 11:44:20.090 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xfde22df92883a34cb6428d2490b0c3d656e307a2, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0x8fb1d668ac5e82851b253511dc5407425b649db6c1be3f3b4fc3d24243b332c2 +bundler_1 | 2023-11-30T11:44:20.090646410Z 2023-11-30 11:44:20.090 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":372298,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa327fb118182902bfaf7f2c5db0f6abba60b8b9a0444261e01d482b1017e4ae1","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6b7e7331f10027c3172dad1181cdecaabdaaedbc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:20.200790237Z 2023-11-30 11:44:20.200 ERROR 1 --- [ scheduling-1] c.o.d.b.manager.BundlerServiceImpl : bundle simulateValidation error +bundler_1 | 2023-11-30T11:44:20.200818169Z +bundler_1 | 2023-11-30T11:44:20.200825142Z com.okcoin.dapp.bundler.pool.exception.AAException: -32500::account validation failed: AA23 reverted: no balance +bundler_1 | 2023-11-30T11:44:20.200831474Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.processExceptSimulateValidationError(EntryPointSimulationsV6.java:199) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:20.200837696Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:134) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:20.200854477Z at com.okcoin.dapp.bundler.manager.BundlerServiceImpl.createBundle(BundlerServiceImpl.java:126) ~[aa-task-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:20.200858114Z at com.okcoin.dapp.bundler.manager.BundlerServiceImpl.sendNextBundle(BundlerServiceImpl.java:227) ~[aa-task-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:20.200861660Z at com.okcoin.dapp.bundler.task.schedule.BundlerTask.sendUopOnChain(BundlerTask.java:33) ~[aa-task-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:20.200865187Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:20.200868803Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:20.200872220Z at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) ~[spring-context-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:20.200875736Z at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) ~[spring-context-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:20.200879243Z at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[na:na] +bundler_1 | 2023-11-30T11:44:20.200882669Z at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) ~[na:na] +bundler_1 | 2023-11-30T11:44:20.200886075Z at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[na:na] +bundler_1 | 2023-11-30T11:44:20.200889552Z at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[na:na] +bundler_1 | 2023-11-30T11:44:20.200892968Z at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[na:na] +bundler_1 | 2023-11-30T11:44:20.200896455Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:20.200899821Z +bundler_1 | 2023-11-30T11:44:20.557792076Z 2023-11-30 11:44:20.557 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.result.OnChainTxFailedService : begin to process failed tx, but tx is success, so skip, tx: 0xea5d8e3a125a1cfb10729059a99cd6e654b70f0cd3c97f9011912600c98a3bfd +bundler_1 | 2023-11-30T11:44:20.559238391Z 2023-11-30 11:44:20.559 INFO 1 --- [.0-3000-exec-10] c.o.d.b.task.logevent.LogEventService : not find log event from height: 246 to: 246 +bundler_1 | 2023-11-30T11:44:20.559330316Z 2023-11-30 11:44:20.559 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:20.559342398Z -- method: debug_bundler_sendBundleNow +bundler_1 | 2023-11-30T11:44:20.559348049Z -- params: [] +bundler_1 | 2023-11-30T11:44:20.559352847Z -- result: {"opHashList":["0x8fb1d668ac5e82851b253511dc5407425b649db6c1be3f3b4fc3d24243b332c2"],"txHash":"0xea5d8e3a125a1cfb10729059a99cd6e654b70f0cd3c97f9011912600c98a3bfd"} +bundler_1 | 2023-11-30T11:44:20.559358167Z -- costTime: 1281 +bundler_1 | 2023-11-30T11:44:20.559362646Z +bundler_1 | 2023-11-30T11:44:20.562707878Z 2023-11-30 11:44:20.562 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:20.562721954Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:20.562743033Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:20.562748804Z -- result: [] +bundler_1 | 2023-11-30T11:44:20.562754134Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:20.562759113Z +bundler_1 | 2023-11-30T11:44:20.629241450Z 2023-11-30 11:44:20.629 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:20.629260135Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:20.629265124Z -- params: [] +bundler_1 | 2023-11-30T11:44:20.629271135Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:20.629276906Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:20.629282727Z +bundler_1 | 2023-11-30T11:44:20.631721119Z 2023-11-30 11:44:20.631 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:20.631735045Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:44:20.631739823Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:44:20.631743590Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:20.631747237Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:20.631750784Z +bundler_1 | 2023-11-30T11:44:20.740413423Z 2023-11-30 11:44:20.740 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:20.740486549Z 2023-11-30 11:44:20.740 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:20.740848350Z 2023-11-30 11:44:20.740 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xd294d071c01385ec23c6f9ecfa9e70fdc93cccc7f26183abf9dcdb9cd5406a69","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:20.743752106Z 2023-11-30 11:44:20.743 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":337068,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1011204002696544,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":36655} +bundler_1 | 2023-11-30T11:44:20.743839017Z 2023-11-30 11:44:20.743 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":337068,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xd294d071c01385ec23c6f9ecfa9e70fdc93cccc7f26183abf9dcdb9cd5406a69","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:20.849921164Z 2023-11-30 11:44:20.849 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x15beb33c0883999e47e31118e0f2ddd1d4834a98"],"hash":"0x377920894c939ff5c2c16bd79544f786c4a73d6ec37eedd73927bd0faacc5b3c"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[336311,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":336311,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":336311},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:20.850009919Z 2023-11-30 11:44:20.849 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x15BEb33C0883999E47E31118e0F2DDD1d4834a98 is unstaked +bundler_1 | 2023-11-30T11:44:20.850090406Z 2023-11-30 11:44:20.850 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:20.850102299Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:20.850107037Z -- params: [{"sender":"0x15BEb33C0883999E47E31118e0F2DDD1d4834a98","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:20.850112407Z -- result: "0xd294d071c01385ec23c6f9ecfa9e70fdc93cccc7f26183abf9dcdb9cd5406a69" +bundler_1 | 2023-11-30T11:44:20.850116265Z -- costTime: 109 +bundler_1 | 2023-11-30T11:44:20.850119631Z +bundler_1 | 2023-11-30T11:44:20.853447743Z 2023-11-30 11:44:20.853 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:20.853526059Z 2023-11-30 11:44:20.853 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:20.853868421Z 2023-11-30 11:44:20.853 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xec8823510ffdd71c999027b324d7584e4c4a08a6f40e78e6d2863d27d6fc4ff5","opStatus":3,"paymaster":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","paymasterAndData":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4cca1ee2994f850a79e6a99f89e2c9084d005cd7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:20.856516506Z 2023-11-30 11:44:20.856 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":344688,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1034064002757504,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":44260} +bundler_1 | 2023-11-30T11:44:20.856578942Z 2023-11-30 11:44:20.856 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":344688,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xec8823510ffdd71c999027b324d7584e4c4a08a6f40e78e6d2863d27d6fc4ff5","opStatus":3,"paymaster":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","paymasterAndData":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4cca1ee2994f850a79e6a99f89e2c9084d005cd7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:21.014196016Z 2023-11-30 11:44:21.014 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x4cca1ee2994f850a79e6a99f89e2c9084d005cd7","0x15beb33c0883999e47e31118e0f2ddd1d4834a98"],"hash":"0x21b56b5f0fde668abedd0c9b2a16cf5ba456a8764ba20c485448ad8c5855fc7b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[343526,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":343526,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":343526},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4cca1ee2994f850a79e6a99f89e2c9084d005cd7","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:21.014761970Z 2023-11-30 11:44:21.014 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:21.014772250Z +bundler_1 | 2023-11-30T11:44:21.014778130Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::A Paymaster at "0x15BEb33C0883999E47E31118e0F2DDD1d4834a98" in this UserOperation is used as a sender entity in another UserOperation currently in mempool. +bundler_1 | 2023-11-30T11:44:21.014796354Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkMultipleRolesViolation(MempoolService.java:88) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.014802426Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:57) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.014808257Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.014828785Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.014834355Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.014839645Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.014844885Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.014850014Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.014855625Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.014861235Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.014866966Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.014872486Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.014878658Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:21.014884228Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:21.014889448Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.014895119Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.014901190Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.014925665Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.014934121Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.014939832Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.014945532Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.014951093Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.014956413Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.014969988Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.014975969Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:21.014982061Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:21.014988082Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.014993792Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.014999523Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.015005344Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.015010874Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.015016585Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.015022235Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.015028176Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.015033516Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.015039457Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.015045388Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015050789Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.015056099Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015061248Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015066548Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015072028Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015085012Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015091454Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015096834Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.015102184Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.015107735Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015113005Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015118224Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.015123765Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.015129395Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015134865Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015140015Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.015145545Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.015150955Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015156586Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015161485Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015166424Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015172305Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015178186Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015183376Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015188726Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015209625Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015215105Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015220164Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015225244Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015230734Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015236044Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015241594Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015246834Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015252525Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.015258105Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:21.015263205Z +bundler_1 | 2023-11-30T11:44:21.015268314Z 2023-11-30 11:44:21.014 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:21.015273433Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:21.015279515Z -- params: [{"sender":"0x4cca1ee2994f850a79e6a99f89E2C9084d005cD7","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:21.015287710Z -- errMsg: A Paymaster at "0x15BEb33C0883999E47E31118e0F2DDD1d4834a98" in this UserOperation is used as a sender entity in another UserOperation currently in mempool. +bundler_1 | 2023-11-30T11:44:21.015293541Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:21.015298851Z -- errData: null +bundler_1 | 2023-11-30T11:44:21.015303981Z +bundler_1 | 2023-11-30T11:44:21.018333333Z 2023-11-30 11:44:21.018 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:21.018346628Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:21.018353000Z -- params: [] +bundler_1 | 2023-11-30T11:44:21.018358580Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:21.018363690Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:21.018368879Z +bundler_1 | 2023-11-30T11:44:21.020987279Z 2023-11-30 11:44:21.020 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:21.021082439Z 2023-11-30 11:44:21.021 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:21.021388487Z 2023-11-30 11:44:21.021 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xec8823510ffdd71c999027b324d7584e4c4a08a6f40e78e6d2863d27d6fc4ff5","opStatus":3,"paymaster":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","paymasterAndData":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4cca1ee2994f850a79e6a99f89e2c9084d005cd7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:21.024927042Z 2023-11-30 11:44:21.024 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":344688,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1034064002757504,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":44260} +bundler_1 | 2023-11-30T11:44:21.024999256Z 2023-11-30 11:44:21.024 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":344688,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xec8823510ffdd71c999027b324d7584e4c4a08a6f40e78e6d2863d27d6fc4ff5","opStatus":3,"paymaster":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","paymasterAndData":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4cca1ee2994f850a79e6a99f89e2c9084d005cd7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:21.175557588Z 2023-11-30 11:44:21.175 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x4cca1ee2994f850a79e6a99f89e2c9084d005cd7","0x15beb33c0883999e47e31118e0f2ddd1d4834a98"],"hash":"0x21b56b5f0fde668abedd0c9b2a16cf5ba456a8764ba20c485448ad8c5855fc7b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[343526,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":343526,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":343526},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4cca1ee2994f850a79e6a99f89e2c9084d005cd7","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:21.175654528Z 2023-11-30 11:44:21.175 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:21.175667081Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:21.175673293Z -- params: [{"sender":"0x4cca1ee2994f850a79e6a99f89E2C9084d005cD7","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:21.175680997Z -- result: "0xec8823510ffdd71c999027b324d7584e4c4a08a6f40e78e6d2863d27d6fc4ff5" +bundler_1 | 2023-11-30T11:44:21.175686187Z -- costTime: 155 +bundler_1 | 2023-11-30T11:44:21.175691397Z +bundler_1 | 2023-11-30T11:44:21.179350426Z 2023-11-30 11:44:21.179 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:21.179436122Z 2023-11-30 11:44:21.179 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:21.179803337Z 2023-11-30 11:44:21.179 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xd294d071c01385ec23c6f9ecfa9e70fdc93cccc7f26183abf9dcdb9cd5406a69","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:21.227867494Z 2023-11-30 11:44:21.227 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":337068,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1011204002696544,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":36655} +bundler_1 | 2023-11-30T11:44:21.227965848Z 2023-11-30 11:44:21.227 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":337068,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xd294d071c01385ec23c6f9ecfa9e70fdc93cccc7f26183abf9dcdb9cd5406a69","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:21.361828429Z 2023-11-30 11:44:21.361 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x15beb33c0883999e47e31118e0f2ddd1d4834a98"],"hash":"0x377920894c939ff5c2c16bd79544f786c4a73d6ec37eedd73927bd0faacc5b3c"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[336311,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":336311,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":336311},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x15beb33c0883999e47e31118e0f2ddd1d4834a98","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:21.368797908Z 2023-11-30 11:44:21.362 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:21.368817074Z +bundler_1 | 2023-11-30T11:44:21.368823146Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::The sender address "0x15BEb33C0883999E47E31118e0F2DDD1d4834a98" is used as a different entity in another UserOperation currently in mempool +bundler_1 | 2023-11-30T11:44:21.368829057Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.checkMultipleRolesViolation(MempoolService.java:80) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.368858882Z at com.okcoin.dapp.bundler.pool.mem.MempoolService.addUop(MempoolService.java:57) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.368865314Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:74) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.368870824Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.368876064Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.368881234Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.368886724Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.368891944Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.368897224Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.368907452Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.368912702Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.368933491Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.368939612Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:21.368957235Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:21.368962735Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.368968346Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.368973466Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.368978585Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.368984025Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.368989305Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.368994585Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369017127Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369022878Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369028308Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.369034008Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:21.369039208Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:21.369044287Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369049748Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369055579Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369061039Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369066419Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369071769Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369099530Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369105522Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369110852Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369116242Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369121662Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369127082Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369132352Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369137531Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369142922Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369148321Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369154212Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369160554Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369181674Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369186973Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369191973Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369197042Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369202192Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369207542Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369212972Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369218242Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369231476Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369237337Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.369242667Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369271581Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369277522Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369282822Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369288783Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369293933Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369299283Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369304653Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369309802Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369315203Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369320492Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369325862Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369348214Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369354405Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369359655Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369364995Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369370195Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.369375515Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:21.369387607Z +bundler_1 | 2023-11-30T11:44:21.369478206Z 2023-11-30 11:44:21.368 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:21.369486151Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:21.369491631Z -- params: [{"sender":"0x15BEb33C0883999E47E31118e0F2DDD1d4834a98","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:21.369499075Z -- errMsg: The sender address "0x15BEb33C0883999E47E31118e0F2DDD1d4834a98" is used as a different entity in another UserOperation currently in mempool +bundler_1 | 2023-11-30T11:44:21.369504475Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:21.369509615Z -- errData: null +bundler_1 | 2023-11-30T11:44:21.369514484Z +bundler_1 | 2023-11-30T11:44:21.374595714Z 2023-11-30 11:44:21.374 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:21.374608277Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:21.374614378Z -- params: [] +bundler_1 | 2023-11-30T11:44:21.374619628Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:21.374624778Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:21.374630007Z +bundler_1 | 2023-11-30T11:44:21.377307581Z 2023-11-30 11:44:21.377 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:21.377321387Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:44:21.377327548Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:44:21.377332788Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:21.377338258Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:21.377343187Z +bundler_1 | 2023-11-30T11:44:21.430276440Z 2023-11-30 11:44:21.430 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:21.430301737Z -- method: debug_bundler_getStakeStatus +bundler_1 | 2023-11-30T11:44:21.430310073Z -- params: ["0x160a76154B8A192a7214D683266C358e969144F5","0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:21.430316875Z -- result: {"isStaked":false,"stakeInfo":{"addr":"0x160a76154B8A192a7214D683266C358e969144F5","stake":"0","unstakeDelaySec":"0"}} +bundler_1 | 2023-11-30T11:44:21.430324169Z -- costTime: 3 +bundler_1 | 2023-11-30T11:44:21.430330090Z +bundler_1 | 2023-11-30T11:44:21.495249772Z 2023-11-30 11:44:21.495 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:21.495279848Z -- method: debug_bundler_getStakeStatus +bundler_1 | 2023-11-30T11:44:21.495286210Z -- params: ["0xAc200934B1bD472C14634fDFafD09e871E9DBFB8","0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:21.495290418Z -- result: {"isStaked":true,"stakeInfo":{"addr":"0xAc200934B1bD472C14634fDFafD09e871E9DBFB8","stake":"1000000000000000000","unstakeDelaySec":"2"}} +bundler_1 | 2023-11-30T11:44:21.495294715Z -- costTime: 2 +bundler_1 | 2023-11-30T11:44:21.495309894Z +bundler_1 | 2023-11-30T11:44:21.499366962Z 2023-11-30 11:44:21.499 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:21.499380717Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:21.499385376Z -- params: [] +bundler_1 | 2023-11-30T11:44:21.499389003Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:21.499392559Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:21.499395936Z +bundler_1 | 2023-11-30T11:44:21.501728777Z 2023-11-30 11:44:21.501 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:21.501740990Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:44:21.501747652Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:44:21.501753183Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:21.501758593Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:21.501763642Z +bundler_1 | 2023-11-30T11:44:21.564328464Z 2023-11-30 11:44:21.564 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:21.564431436Z 2023-11-30 11:44:21.564 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:21.564846557Z 2023-11-30 11:44:21.564 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2268949521066274848768,"opHash":"0x69724637f723dfa777efb72e296422bd0b4a802c01c506f95f978fd4d04d97ba","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x05ba809d8223dfc994b40032c24cf0ec301ae4a1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:21.568503135Z 2023-11-30 11:44:21.568 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":337116,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1011348002696928,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":36703} +bundler_1 | 2023-11-30T11:44:21.568596860Z 2023-11-30 11:44:21.568 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":337116,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2268949521066274848768,"opHash":"0x69724637f723dfa777efb72e296422bd0b4a802c01c506f95f978fd4d04d97ba","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x05ba809d8223dfc994b40032c24cf0ec301ae4a1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:21.675000222Z 2023-11-30 11:44:21.674 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x05ba809d8223dfc994b40032c24cf0ec301ae4a1"],"hash":"0x374168fb0ef15122a6d54f0a3c49cc060dc905b57b5c0abc635191698292d2be"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[336359,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":336359,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":336359},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x05ba809d8223dfc994b40032c24cf0ec301ae4a1","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:21.675112601Z 2023-11-30 11:44:21.675 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x05Ba809d8223dFc994b40032C24Cf0eC301Ae4a1 is unstaked +bundler_1 | 2023-11-30T11:44:21.675198251Z 2023-11-30 11:44:21.675 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:21.675207208Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:21.675212888Z -- params: [{"sender":"0x05Ba809d8223dFc994b40032C24Cf0eC301Ae4a1","nonce":"0x7b0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:21.675220322Z -- result: "0x69724637f723dfa777efb72e296422bd0b4a802c01c506f95f978fd4d04d97ba" +bundler_1 | 2023-11-30T11:44:21.675225632Z -- costTime: 111 +bundler_1 | 2023-11-30T11:44:21.675230782Z +bundler_1 | 2023-11-30T11:44:21.678692256Z 2023-11-30 11:44:21.678 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:21.678703056Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:21.678707344Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:21.678711231Z -- result: [{"callData":"0x","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x7b0000000000000000","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x05Ba809d8223dFc994b40032C24Cf0eC301Ae4a1","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:21.678715930Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:21.678719306Z +bundler_1 | 2023-11-30T11:44:21.722924950Z 2023-11-30 11:44:21.722 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.task.logevent.LogEventService : not find log event from height: 246 to: 260 +bundler_1 | 2023-11-30T11:44:21.723039924Z 2023-11-30 11:44:21.722 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":337116,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2268949521066274848768,"opHash":"0x69724637f723dfa777efb72e296422bd0b4a802c01c506f95f978fd4d04d97ba","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x05ba809d8223dfc994b40032c24cf0ec301ae4a1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:21.724411771Z 2023-11-30 11:44:21.724 ERROR 1 --- [0.0-3000-exec-4] c.o.d.b.manager.BundlerServiceImpl : bundle simulateValidation error +bundler_1 | 2023-11-30T11:44:21.724423703Z +bundler_1 | 2023-11-30T11:44:21.724430015Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::modified code after first validation +bundler_1 | 2023-11-30T11:44:21.724436106Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:103) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.724442127Z at com.okcoin.dapp.bundler.manager.BundlerServiceImpl.createBundle(BundlerServiceImpl.java:126) ~[aa-task-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.724448038Z at com.okcoin.dapp.bundler.manager.BundlerServiceImpl.sendNextBundle(BundlerServiceImpl.java:227) ~[aa-task-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.724453679Z at com.okcoin.dapp.bundler.pool.bundler.ExecutionService.attemptBundle(ExecutionService.java:27) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.724459129Z at com.okcoin.dapp.bundler.rest.api.service.impl.debug.DebugBundlerSendBundleNowService.process(DebugBundlerSendBundleNowService.java:29) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.724464729Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.724470620Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.724476932Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724483234Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724489105Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724494816Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724500586Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724506507Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.724513139Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:21.724518770Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:21.724524170Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724539509Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724545811Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724551792Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724558023Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724563854Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724569404Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724574945Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724580866Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724586867Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:21.724592948Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:21.724599250Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:21.724605462Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724611403Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724617714Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724623425Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724629386Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724649945Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724655645Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724673578Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724682716Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724688396Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724693876Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724699988Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724705368Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724710838Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724716569Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724722089Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724727539Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724733781Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724739742Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724745122Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724750622Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724756383Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724761473Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724766462Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724772092Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724777983Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724784075Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724798542Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:21.724805815Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724811886Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724817827Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724823608Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724830190Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724835871Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724842213Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724847994Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724851761Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724855388Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724858874Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724862410Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724865877Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724869383Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724872850Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724876347Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724879853Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:21.724883360Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:21.724886746Z +bundler_1 | 2023-11-30T11:44:21.725770456Z 2023-11-30 11:44:21.725 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.task.logevent.LogEventService : not find log event from height: 260 to: 260 +bundler_1 | 2023-11-30T11:44:21.725783320Z 2023-11-30 11:44:21.725 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:21.725800191Z -- method: debug_bundler_sendBundleNow +bundler_1 | 2023-11-30T11:44:21.725806173Z -- params: [] +bundler_1 | 2023-11-30T11:44:21.725811532Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:21.725817073Z -- costTime: 4 +bundler_1 | 2023-11-30T11:44:21.725822343Z +bundler_1 | 2023-11-30T11:44:21.730927247Z 2023-11-30 11:44:21.730 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:21.730942726Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:21.730947655Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:21.730951523Z -- result: [] +bundler_1 | 2023-11-30T11:44:21.730954949Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:21.730958355Z +bundler_1 | 2023-11-30T11:44:21.780643981Z 2023-11-30 11:44:21.780 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:21.780726836Z 2023-11-30 11:44:21.780 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:21.781074914Z 2023-11-30 11:44:21.780 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa5577ab91e466a5a2f65409873d349645e7d4f533946c60fdda2ee84f3a4c80c","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x05ba809d8223dfc994b40032c24cf0ec301ae4a1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:21.825222282Z 2023-11-30 11:44:21.825 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":337116,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1011348002696928,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":36703} +bundler_1 | 2023-11-30T11:44:21.825287197Z 2023-11-30 11:44:21.825 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":337116,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa5577ab91e466a5a2f65409873d349645e7d4f533946c60fdda2ee84f3a4c80c","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x05ba809d8223dfc994b40032c24cf0ec301ae4a1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:21.929839930Z 2023-11-30 11:44:21.929 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x05ba809d8223dfc994b40032c24cf0ec301ae4a1"],"hash":"0x374168fb0ef15122a6d54f0a3c49cc060dc905b57b5c0abc635191698292d2be"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[336359,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":336359,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":336359},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x05ba809d8223dfc994b40032c24cf0ec301ae4a1","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:21.929966726Z 2023-11-30 11:44:21.929 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x05Ba809d8223dFc994b40032C24Cf0eC301Ae4a1 is unstaked +bundler_1 | 2023-11-30T11:44:21.929996394Z 2023-11-30 11:44:21.929 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:21.930009178Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:21.930016422Z -- params: [{"sender":"0x05Ba809d8223dFc994b40032C24Cf0eC301Ae4a1","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:21.930023876Z -- result: "0xa5577ab91e466a5a2f65409873d349645e7d4f533946c60fdda2ee84f3a4c80c" +bundler_1 | 2023-11-30T11:44:21.930029035Z -- costTime: 149 +bundler_1 | 2023-11-30T11:44:21.930033844Z +bundler_1 | 2023-11-30T11:44:21.933474597Z 2023-11-30 11:44:21.933 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:21.933488513Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:21.933493061Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:21.933496958Z -- result: [{"callData":"0x","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x05Ba809d8223dFc994b40032C24Cf0eC301Ae4a1","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:21.933501958Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:21.933505344Z +bundler_1 | 2023-11-30T11:44:21.937720289Z 2023-11-30 11:44:21.937 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.task.logevent.LogEventService : not find log event from height: 260 to: 262 +bundler_1 | 2023-11-30T11:44:21.937849030Z 2023-11-30 11:44:21.937 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":337116,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa5577ab91e466a5a2f65409873d349645e7d4f533946c60fdda2ee84f3a4c80c","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x05ba809d8223dfc994b40032c24cf0ec301ae4a1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:22.040277898Z 2023-11-30 11:44:22.040 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x05ba809d8223dfc994b40032c24cf0ec301ae4a1"],"hash":"0x374168fb0ef15122a6d54f0a3c49cc060dc905b57b5c0abc635191698292d2be"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[336359,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":336359,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":336359},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x05ba809d8223dfc994b40032c24cf0ec301ae4a1","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:23.048271899Z 2023-11-30 11:44:23.048 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.result.OnChainTxFailedService : begin to process failed tx, but tx is success, so skip, tx: 0xa48d40232c4d75104b9f2754899f63525a21c0349b05426c8e7dff6b9f768e05 +bundler_1 | 2023-11-30T11:44:23.050055960Z 2023-11-30 11:44:23.049 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x05ba809d8223dfc994b40032c24cf0ec301ae4a1, uop_hash: 0xa5577ab91e466a5a2f65409873d349645e7d4f533946c60fdda2ee84f3a4c80c, tx_hash: 0xa48d40232c4d75104b9f2754899f63525a21c0349b05426c8e7dff6b9f768e05 +bundler_1 | 2023-11-30T11:44:23.050069265Z 2023-11-30 11:44:23.049 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x05ba809d8223dfc994b40032c24cf0ec301ae4a1, uop_hash: 0xa5577ab91e466a5a2f65409873d349645e7d4f533946c60fdda2ee84f3a4c80c, tx_hash: 0xa48d40232c4d75104b9f2754899f63525a21c0349b05426c8e7dff6b9f768e05 +bundler_1 | 2023-11-30T11:44:23.050076398Z 2023-11-30 11:44:23.050 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x05ba809d8223dfc994b40032c24cf0ec301ae4a1, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0xa5577ab91e466a5a2f65409873d349645e7d4f533946c60fdda2ee84f3a4c80c +bundler_1 | 2023-11-30T11:44:23.050147181Z 2023-11-30 11:44:23.050 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x05ba809d8223dfc994b40032c24cf0ec301ae4a1, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0xa5577ab91e466a5a2f65409873d349645e7d4f533946c60fdda2ee84f3a4c80c +bundler_1 | 2023-11-30T11:44:23.050212956Z 2023-11-30 11:44:23.050 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:23.050221753Z -- method: debug_bundler_sendBundleNow +bundler_1 | 2023-11-30T11:44:23.050227483Z -- params: [] +bundler_1 | 2023-11-30T11:44:23.050232252Z -- result: {"opHashList":["0xa5577ab91e466a5a2f65409873d349645e7d4f533946c60fdda2ee84f3a4c80c"],"txHash":"0xa48d40232c4d75104b9f2754899f63525a21c0349b05426c8e7dff6b9f768e05"} +bundler_1 | 2023-11-30T11:44:23.050236420Z -- costTime: 1114 +bundler_1 | 2023-11-30T11:44:23.050252049Z +bundler_1 | 2023-11-30T11:44:23.053506190Z 2023-11-30 11:44:23.053 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:23.053520628Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:23.053527400Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:23.053533431Z -- result: [] +bundler_1 | 2023-11-30T11:44:23.053539222Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:23.053544562Z +bundler_1 | 2023-11-30T11:44:23.103346028Z 2023-11-30 11:44:23.103 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:23.104556154Z 2023-11-30 11:44:23.104 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:23.104957041Z 2023-11-30 11:44:23.104 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1,"opHash":"0xf17c09b35df060653d47417462cdbbd5330dc549333190ec6e2632e48d2c7933","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x05ba809d8223dfc994b40032c24cf0ec301ae4a1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:23.107863417Z 2023-11-30 11:44:23.107 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":320016,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":960048002560128,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":19603} +bundler_1 | 2023-11-30T11:44:23.107951702Z 2023-11-30 11:44:23.107 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":320016,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1,"opHash":"0xf17c09b35df060653d47417462cdbbd5330dc549333190ec6e2632e48d2c7933","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x05ba809d8223dfc994b40032c24cf0ec301ae4a1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:23.212056784Z 2023-11-30 11:44:23.211 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x05ba809d8223dfc994b40032c24cf0ec301ae4a1"],"hash":"0xd60890c030f8a4506c2a5a87a26c6ae7d7d21ffa8fe34caa75059a382b53cbfc"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[319259,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":319259,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":319259},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x05ba809d8223dfc994b40032c24cf0ec301ae4a1","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:23.212132044Z 2023-11-30 11:44:23.212 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x05Ba809d8223dFc994b40032C24Cf0eC301Ae4a1 is unstaked +bundler_1 | 2023-11-30T11:44:23.212161793Z 2023-11-30 11:44:23.212 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:23.212171170Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:23.212176781Z -- params: [{"sender":"0x05Ba809d8223dFc994b40032C24Cf0eC301Ae4a1","nonce":"0x1","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:23.212184505Z -- result: "0xf17c09b35df060653d47417462cdbbd5330dc549333190ec6e2632e48d2c7933" +bundler_1 | 2023-11-30T11:44:23.212191077Z -- costTime: 109 +bundler_1 | 2023-11-30T11:44:23.212196588Z +bundler_1 | 2023-11-30T11:44:23.215643101Z 2023-11-30 11:44:23.215 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:23.215657998Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:23.215664851Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:23.215671153Z -- result: [{"callData":"0x","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x1","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x05Ba809d8223dFc994b40032C24Cf0eC301Ae4a1","signature":"0x","verificationGasLimit":"0xf4240"}] +bundler_1 | 2023-11-30T11:44:23.215678827Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:23.215684358Z +bundler_1 | 2023-11-30T11:44:23.219393721Z 2023-11-30 11:44:23.219 INFO 1 --- [.0-3000-exec-10] c.o.d.b.task.logevent.LogEventService : not find log event from height: 263 to: 265 +bundler_1 | 2023-11-30T11:44:23.219540404Z 2023-11-30 11:44:23.219 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":320016,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1,"opHash":"0xf17c09b35df060653d47417462cdbbd5330dc549333190ec6e2632e48d2c7933","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x05ba809d8223dfc994b40032c24cf0ec301ae4a1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:23.325121257Z 2023-11-30 11:44:23.324 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x05ba809d8223dfc994b40032c24cf0ec301ae4a1"],"hash":"0xd60890c030f8a4506c2a5a87a26c6ae7d7d21ffa8fe34caa75059a382b53cbfc"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[319259,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":319259,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":319259},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x05ba809d8223dfc994b40032c24cf0ec301ae4a1","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:24.331929427Z 2023-11-30 11:44:24.331 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.result.OnChainTxFailedService : begin to process failed tx, but tx is success, so skip, tx: 0x70117c4488f85964586a87a25173b47ea55e4c74d29729899e465d84cb25b55d +bundler_1 | 2023-11-30T11:44:24.333786187Z 2023-11-30 11:44:24.333 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x05ba809d8223dfc994b40032c24cf0ec301ae4a1, uop_hash: 0xf17c09b35df060653d47417462cdbbd5330dc549333190ec6e2632e48d2c7933, tx_hash: 0x70117c4488f85964586a87a25173b47ea55e4c74d29729899e465d84cb25b55d +bundler_1 | 2023-11-30T11:44:24.333799272Z 2023-11-30 11:44:24.333 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x05ba809d8223dfc994b40032c24cf0ec301ae4a1, uop_hash: 0xf17c09b35df060653d47417462cdbbd5330dc549333190ec6e2632e48d2c7933, tx_hash: 0x70117c4488f85964586a87a25173b47ea55e4c74d29729899e465d84cb25b55d +bundler_1 | 2023-11-30T11:44:24.333848804Z 2023-11-30 11:44:24.333 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x05ba809d8223dfc994b40032c24cf0ec301ae4a1, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0xf17c09b35df060653d47417462cdbbd5330dc549333190ec6e2632e48d2c7933 +bundler_1 | 2023-11-30T11:44:24.333946787Z 2023-11-30 11:44:24.333 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x05ba809d8223dfc994b40032c24cf0ec301ae4a1, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0xf17c09b35df060653d47417462cdbbd5330dc549333190ec6e2632e48d2c7933 +bundler_1 | 2023-11-30T11:44:24.334141396Z 2023-11-30 11:44:24.334 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:24.334153298Z -- method: debug_bundler_sendBundleNow +bundler_1 | 2023-11-30T11:44:24.334159149Z -- params: [] +bundler_1 | 2023-11-30T11:44:24.334164489Z -- result: {"opHashList":["0xf17c09b35df060653d47417462cdbbd5330dc549333190ec6e2632e48d2c7933"],"txHash":"0x70117c4488f85964586a87a25173b47ea55e4c74d29729899e465d84cb25b55d"} +bundler_1 | 2023-11-30T11:44:24.334170330Z -- costTime: 1117 +bundler_1 | 2023-11-30T11:44:24.334175058Z +bundler_1 | 2023-11-30T11:44:24.338138048Z 2023-11-30 11:44:24.338 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:24.338151473Z -- method: debug_bundler_dumpMempool +bundler_1 | 2023-11-30T11:44:24.338157424Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:24.338176700Z -- result: [] +bundler_1 | 2023-11-30T11:44:24.338182171Z -- costTime: 1 +bundler_1 | 2023-11-30T11:44:24.338187280Z +bundler_1 | 2023-11-30T11:44:24.345641703Z 2023-11-30 11:44:24.345 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:24.345655790Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:24.345661891Z -- params: [] +bundler_1 | 2023-11-30T11:44:24.345667001Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:24.345672010Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:24.345676839Z +bundler_1 | 2023-11-30T11:44:24.401029238Z 2023-11-30 11:44:24.400 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:24.401145198Z 2023-11-30 11:44:24.401 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:24.401457149Z 2023-11-30 11:44:24.401 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x54fe9b5eda7157c93dce670a71ada1b11ef21322e25e4810dea98612ff3e8195","opStatus":3,"paymaster":"0xb7cf449e5ee5b7700faec4a2d03b5bd1627b9197","paymasterAndData":"0xb7cf449e5ee5b7700faec4a2d03b5bd1627b91976e6f5f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0fdcecba5f48bf1ecd399b68397ffe09ad97ac7d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:24.404385838Z 2023-11-30 11:44:24.404 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":353037,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1059111002824296,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":52609} +bundler_1 | 2023-11-30T11:44:24.404465576Z 2023-11-30 11:44:24.404 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":353037,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x54fe9b5eda7157c93dce670a71ada1b11ef21322e25e4810dea98612ff3e8195","opStatus":3,"paymaster":"0xb7cf449e5ee5b7700faec4a2d03b5bd1627b9197","paymasterAndData":"0xb7cf449e5ee5b7700faec4a2d03b5bd1627b91976e6f5f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0fdcecba5f48bf1ecd399b68397ffe09ad97ac7d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:24.622488144Z 2023-11-30 11:44:24.622 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0xb7cf449e5ee5b7700faec4a2d03b5bd1627b9197","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x0fdcecba5f48bf1ecd399b68397ffe09ad97ac7d","0xb7cf449e5ee5b7700faec4a2d03b5bd1627b9197"],"hash":"0x16721320371139486d224561ae4fa1c791b64742ff78d818b7579183c198040b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[351875,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":351875,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":351875},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0fdcecba5f48bf1ecd399b68397ffe09ad97ac7d","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:24.622571840Z 2023-11-30 11:44:24.622 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0FDCeCBa5f48Bf1Ecd399b68397FFE09AD97ac7d is unstaked +bundler_1 | 2023-11-30T11:44:24.622649795Z 2023-11-30 11:44:24.622 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:24.622658351Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:24.622675573Z -- params: [{"sender":"0x0FDCeCBa5f48Bf1Ecd399b68397FFE09AD97ac7d","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xB7Cf449E5eE5b7700fAeC4A2D03B5bD1627b91976e6f5f73746f72616765","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:24.622683348Z -- result: "0x54fe9b5eda7157c93dce670a71ada1b11ef21322e25e4810dea98612ff3e8195" +bundler_1 | 2023-11-30T11:44:24.622688908Z -- costTime: 222 +bundler_1 | 2023-11-30T11:44:24.622694468Z +bundler_1 | 2023-11-30T11:44:24.627005647Z 2023-11-30 11:44:24.626 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:24.627017699Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:24.627022087Z -- params: [] +bundler_1 | 2023-11-30T11:44:24.627025704Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:24.627029241Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:24.627032567Z +bundler_1 | 2023-11-30T11:44:24.683572548Z 2023-11-30 11:44:24.683 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:24.683661617Z 2023-11-30 11:44:24.683 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:24.684043709Z 2023-11-30 11:44:24.683 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x81734c3f058eefbe4d69133372ce9c0492aafadc0827ac18e24169e54f1c7521","opStatus":3,"paymaster":"0xab74d5fd9074a4a8df2bc60124768357b3a8b686","paymasterAndData":"0xab74d5fd9074a4a8df2bc60124768357b3a8b68673746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcd3ffd73407294e1d01f30da5271fec5627fad4f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:24.729727086Z 2023-11-30 11:44:24.729 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":356215,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1068645002849720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":55787} +bundler_1 | 2023-11-30T11:44:24.729858001Z 2023-11-30 11:44:24.729 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":356215,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x81734c3f058eefbe4d69133372ce9c0492aafadc0827ac18e24169e54f1c7521","opStatus":3,"paymaster":"0xab74d5fd9074a4a8df2bc60124768357b3a8b686","paymasterAndData":"0xab74d5fd9074a4a8df2bc60124768357b3a8b68673746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcd3ffd73407294e1d01f30da5271fec5627fad4f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:24.971885210Z 2023-11-30 11:44:24.971 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:24.971912381Z +bundler_1 | 2023-11-30T11:44:24.971918753Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::unstaked paymaster accessed paymaster slot 0x0000000000000000000000000000000000000000000000000000000000000001::{"paymaster":"0xAb74D5fd9074A4A8Df2bC60124768357B3A8b686"} +bundler_1 | 2023-11-30T11:44:24.971924764Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.requireCondAndStake(DebugTraceCalResultProcessorV6.java:246) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:24.971930695Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:177) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:24.971935945Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:24.971941174Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:24.971946615Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:24.971951885Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:24.971957505Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:24.971963296Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.971982983Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.971988954Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.971994624Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972001677Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972007278Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:24.972012507Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:24.972017917Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:24.972023107Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972028838Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972034458Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972040279Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972046401Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972052031Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972057491Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972063042Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972068251Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972073681Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:24.972079402Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:24.972085093Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:24.972182153Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972204565Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972211328Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972217790Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972223701Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972229372Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972235092Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972240392Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972268434Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972275587Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972281248Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972286779Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972292369Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972297849Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972303680Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972310102Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972315712Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972321273Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972326623Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972352571Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972366587Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972371717Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972376676Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972381685Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972386725Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972391774Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972396944Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972401923Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:24.972407333Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972412493Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972437279Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972444041Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972449762Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972454832Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972460362Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972465782Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972471543Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972476542Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972481651Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972487152Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972520644Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972527998Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972534119Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972539780Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972545200Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:24.972550690Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:24.972556080Z +bundler_1 | 2023-11-30T11:44:24.972561420Z 2023-11-30 11:44:24.971 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:24.972566530Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:24.972572591Z -- params: [{"sender":"0xCd3Ffd73407294E1D01f30DA5271fEc5627FaD4F","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xAb74D5fd9074A4A8Df2bC60124768357B3A8b68673746f72616765","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:24.972580375Z -- errMsg: unstaked paymaster accessed paymaster slot 0x0000000000000000000000000000000000000000000000000000000000000001 +bundler_1 | 2023-11-30T11:44:24.972605052Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:24.972611714Z -- errData: {"paymaster":"0xAb74D5fd9074A4A8Df2bC60124768357B3A8b686"} +bundler_1 | 2023-11-30T11:44:24.972617625Z +bundler_1 | 2023-11-30T11:44:24.976513279Z 2023-11-30 11:44:24.976 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:24.976527375Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:24.976531974Z -- params: [] +bundler_1 | 2023-11-30T11:44:24.976535691Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:24.976539248Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:24.976542614Z +bundler_1 | 2023-11-30T11:44:25.136336934Z 2023-11-30 11:44:25.136 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:25.136406401Z 2023-11-30 11:44:25.136 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:25.136722453Z 2023-11-30 11:44:25.136 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xeab256b8ba4d7eec5ec28421e0b8b7b0ad4bf7db1d68c41b1e10b22df75ca687","opStatus":3,"paymaster":"0xe7fbf435c1e834821ff91e7d0ca31b6d43d1210a","paymasterAndData":"0xe7fbf435c1e834821ff91e7d0ca31b6d43d1210a7265666572656e63655f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x25fe04e564dfd9819633bc27c85a3f36f4a88bd9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:25.139755275Z 2023-11-30 11:44:25.139 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":379769,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1139307003038152,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":79341} +bundler_1 | 2023-11-30T11:44:25.139820086Z 2023-11-30 11:44:25.139 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":379769,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xeab256b8ba4d7eec5ec28421e0b8b7b0ad4bf7db1d68c41b1e10b22df75ca687","opStatus":3,"paymaster":"0xe7fbf435c1e834821ff91e7d0ca31b6d43d1210a","paymasterAndData":"0xe7fbf435c1e834821ff91e7d0ca31b6d43d1210a7265666572656e63655f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x25fe04e564dfd9819633bc27c85a3f36f4a88bd9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:25.379124127Z 2023-11-30 11:44:25.378 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:25.379150887Z +bundler_1 | 2023-11-30T11:44:25.379155595Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::unstaked paymaster accessed 0xd26b3B206d72EDeD223BE9A862E16FB0f293D217 slot 0x23c6ab9e223774794746c7ac12d23182df34d6657d0017130fc67b1e15722a94::{"paymaster":"0xe7fBf435c1e834821Ff91e7D0Ca31B6d43d1210a"} +bundler_1 | 2023-11-30T11:44:25.379159863Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.requireCondAndStake(DebugTraceCalResultProcessorV6.java:246) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.379164332Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:177) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.379169101Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.379175352Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.379181965Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.379187885Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.379193476Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.379208744Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379212502Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379216048Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379219575Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379224173Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379227730Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.379231176Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:25.379234703Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:25.379238149Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379241656Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379247026Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379252777Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379261543Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379269027Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379276491Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379283774Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379291248Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379298151Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.379305244Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:25.379311546Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:25.379326344Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379333106Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379339739Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379346661Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379353414Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379360537Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379367470Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379374203Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379381036Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379387808Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379394681Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379401704Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379408637Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379415219Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379421962Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379429246Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379435928Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379449032Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379456236Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379472927Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379479970Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379486742Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379493154Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379499526Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379506129Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379512461Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379518963Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379525675Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.379549359Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379556082Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379563355Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379570178Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379576790Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379583603Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379590135Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379597038Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379603270Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379609862Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379616374Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379630601Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379636942Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379643034Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379651059Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379658062Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379664744Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.379672048Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:25.379678410Z +bundler_1 | 2023-11-30T11:44:25.379684170Z 2023-11-30 11:44:25.379 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:25.379690362Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:25.379697335Z -- params: [{"sender":"0x25Fe04E564Dfd9819633Bc27C85A3F36f4a88BD9","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xe7fBf435c1e834821Ff91e7D0Ca31B6d43d1210a7265666572656e63655f73746f72616765","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:25.379706923Z -- errMsg: unstaked paymaster accessed 0xd26b3B206d72EDeD223BE9A862E16FB0f293D217 slot 0x23c6ab9e223774794746c7ac12d23182df34d6657d0017130fc67b1e15722a94 +bundler_1 | 2023-11-30T11:44:25.379713425Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:25.379719607Z -- errData: {"paymaster":"0xe7fBf435c1e834821Ff91e7D0Ca31B6d43d1210a"} +bundler_1 | 2023-11-30T11:44:25.379726079Z +bundler_1 | 2023-11-30T11:44:25.383804740Z 2023-11-30 11:44:25.383 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:25.383816773Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:25.383820830Z -- params: [] +bundler_1 | 2023-11-30T11:44:25.383824327Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:25.383827773Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:25.383831290Z +bundler_1 | 2023-11-30T11:44:25.440696951Z 2023-11-30 11:44:25.440 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:25.440777391Z 2023-11-30 11:44:25.440 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:25.441130128Z 2023-11-30 11:44:25.441 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xd2cdf527c24a61536d7980afac7b0ca6b6db9881b6872610da420346407ab497","opStatus":3,"paymaster":"0x956a47fd5aa9af9afd2feeb3b107b7b5ace89ea7","paymasterAndData":"0x956a47fd5aa9af9afd2feeb3b107b7b5ace89ea77265666572656e63655f73746f726167655f737472756374","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc3e9718af7ad93c65fe16ef1a25ecb0e64c2549e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:25.444143674Z 2023-11-30 11:44:25.444 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":379841,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1139523003038728,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":79413} +bundler_1 | 2023-11-30T11:44:25.444192045Z 2023-11-30 11:44:25.444 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":379841,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xd2cdf527c24a61536d7980afac7b0ca6b6db9881b6872610da420346407ab497","opStatus":3,"paymaster":"0x956a47fd5aa9af9afd2feeb3b107b7b5ace89ea7","paymasterAndData":"0x956a47fd5aa9af9afd2feeb3b107b7b5ace89ea77265666572656e63655f73746f726167655f737472756374","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc3e9718af7ad93c65fe16ef1a25ecb0e64c2549e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:25.686869530Z 2023-11-30 11:44:25.686 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:25.686924612Z +bundler_1 | 2023-11-30T11:44:25.686934471Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::unstaked paymaster accessed 0x264c7053aF5a00199508AD132A2191D427f4D39A slot 0x32da775899bcb6a886d2af6979ad552beecef84e123fb988b5af9c08e3f420d3::{"paymaster":"0x956a47fd5aA9AF9aFD2FeeB3B107b7B5ACe89Ea7"} +bundler_1 | 2023-11-30T11:44:25.686940863Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.requireCondAndStake(DebugTraceCalResultProcessorV6.java:246) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.686947185Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:177) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.686951893Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.686955590Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.686959157Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.686962714Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.686978653Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.686982490Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.686986027Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.686989593Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.686993060Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.686997799Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687002558Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.687008869Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:25.687014911Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:25.687020932Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687025410Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687029107Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687032584Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687036070Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687039567Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687043093Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687046630Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687050237Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687053753Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:25.687062269Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:25.687065835Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:25.687069643Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687073189Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687076686Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687080463Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687084871Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687091203Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687097675Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687103516Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687107293Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687110819Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687114386Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687117903Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687121439Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687124886Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687128482Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687132430Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687135936Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687139463Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687147257Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687150824Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687154351Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687157817Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687161344Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687164800Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687171553Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687177544Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687183525Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687187943Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:25.687191530Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687195067Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687198863Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687202380Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687205907Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687209353Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687212809Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687216236Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687219692Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687223129Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687230913Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687234460Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687237956Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687241393Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687244829Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687250109Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687255900Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:25.687261941Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:25.687266940Z +bundler_1 | 2023-11-30T11:44:25.687270317Z 2023-11-30 11:44:25.686 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:25.687273803Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:25.687277540Z -- params: [{"sender":"0xC3e9718aF7Ad93c65fE16ef1a25ECB0E64c2549e","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x956a47fd5aA9AF9aFD2FeeB3B107b7B5ACe89Ea77265666572656e63655f73746f726167655f737472756374","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:25.687283000Z -- errMsg: unstaked paymaster accessed 0x264c7053aF5a00199508AD132A2191D427f4D39A slot 0x32da775899bcb6a886d2af6979ad552beecef84e123fb988b5af9c08e3f420d3 +bundler_1 | 2023-11-30T11:44:25.687286597Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:25.687289963Z -- errData: {"paymaster":"0x956a47fd5aA9AF9aFD2FeeB3B107b7B5ACe89Ea7"} +bundler_1 | 2023-11-30T11:44:25.687293450Z +bundler_1 | 2023-11-30T11:44:25.691588621Z 2023-11-30 11:44:25.691 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:25.691604020Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:25.691611033Z -- params: [] +bundler_1 | 2023-11-30T11:44:25.691616844Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:25.691622654Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:25.691628115Z +bundler_1 | 2023-11-30T11:44:25.748899155Z 2023-11-30 11:44:25.748 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:25.748976796Z 2023-11-30 11:44:25.748 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:25.749293801Z 2023-11-30 11:44:25.749 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x48f67a71bdd3907fd724a50e9e3a1d61e1a3761dbc98f3c2c52d3d5933abb669","opStatus":3,"paymaster":"0x41106a786e50e887c56db703c5577e0863867d3a","paymasterAndData":"0x41106a786e50e887c56db703c5577e0863867d3a6163636f756e745f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc9adecb14e92124caa5ee00a7cd026c8a8cd8c70","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:25.752690337Z 2023-11-30 11:44:25.752 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":356966,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1070898002855728,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":56538} +bundler_1 | 2023-11-30T11:44:25.752713140Z 2023-11-30 11:44:25.752 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":356966,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x48f67a71bdd3907fd724a50e9e3a1d61e1a3761dbc98f3c2c52d3d5933abb669","opStatus":3,"paymaster":"0x41106a786e50e887c56db703c5577e0863867d3a","paymasterAndData":"0x41106a786e50e887c56db703c5577e0863867d3a6163636f756e745f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc9adecb14e92124caa5ee00a7cd026c8a8cd8c70","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:25.983254272Z 2023-11-30 11:44:25.983 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x41106a786e50e887c56db703c5577e0863867d3a","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x41106a786e50e887c56db703c5577e0863867d3a","0xc9adecb14e92124caa5ee00a7cd026c8a8cd8c70","0xc9adecb14e92124caa5ee00a7cd026c8a8cd8c70"],"hash":"0x6bb343c5a95421f2cc7848af3d0c733c18c59fcdcc8050f0415f91f5c7bb0bf3"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[355804,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":355804,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":355804},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xc9adecb14e92124caa5ee00a7cd026c8a8cd8c70","stake":0,"unstakeDelaySec":0},"storageMap":{"0xc9adecb14e92124caa5ee00a7cd026c8a8cd8c70":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:25.983370052Z 2023-11-30 11:44:25.983 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xc9aDEcb14E92124cAA5eE00A7Cd026C8A8cd8C70 is unstaked +bundler_1 | 2023-11-30T11:44:25.983437694Z 2023-11-30 11:44:25.983 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:25.983458223Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:25.983463493Z -- params: [{"sender":"0xc9aDEcb14E92124cAA5eE00A7Cd026C8A8cd8C70","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x41106A786e50e887C56Db703c5577E0863867D3A6163636f756e745f73746f72616765","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:25.983468963Z -- result: "0x48f67a71bdd3907fd724a50e9e3a1d61e1a3761dbc98f3c2c52d3d5933abb669" +bundler_1 | 2023-11-30T11:44:25.983472589Z -- costTime: 235 +bundler_1 | 2023-11-30T11:44:25.983476036Z +bundler_1 | 2023-11-30T11:44:25.988242208Z 2023-11-30 11:44:25.988 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:25.988253860Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:25.988258398Z -- params: [] +bundler_1 | 2023-11-30T11:44:25.988262045Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:25.988265582Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:25.988268948Z +bundler_1 | 2023-11-30T11:44:26.046976837Z 2023-11-30 11:44:26.046 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:26.047008456Z 2023-11-30 11:44:26.046 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:26.047319251Z 2023-11-30 11:44:26.047 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x37fa9990a0fb6a275b396afe0387e6f5d800353eddf59ab7ca94ba49147ec0d9","opStatus":3,"paymaster":"0xb89b6e1581f22e9b1eff98c48b4b47b92e9c1856","paymasterAndData":"0xb89b6e1581f22e9b1eff98c48b4b47b92e9c18566163636f756e745f7265666572656e63655f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x38ea780a2d93e1c5ee0c478fba258308acd81955","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:26.050197846Z 2023-11-30 11:44:26.050 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":360265,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1080795002882120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":59837} +bundler_1 | 2023-11-30T11:44:26.050217472Z 2023-11-30 11:44:26.050 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360265,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x37fa9990a0fb6a275b396afe0387e6f5d800353eddf59ab7ca94ba49147ec0d9","opStatus":3,"paymaster":"0xb89b6e1581f22e9b1eff98c48b4b47b92e9c1856","paymasterAndData":"0xb89b6e1581f22e9b1eff98c48b4b47b92e9c18566163636f756e745f7265666572656e63655f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x38ea780a2d93e1c5ee0c478fba258308acd81955","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:26.291000924Z 2023-11-30 11:44:26.290 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0xb89b6e1581f22e9b1eff98c48b4b47b92e9c1856","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x38ea780a2d93e1c5ee0c478fba258308acd81955","0xb89b6e1581f22e9b1eff98c48b4b47b92e9c1856","0xffdf5f431503d636756759830ed8b95964fd8a04"],"hash":"0x6609f774a8faa4e1462e945efd4614e6d72c8487bc29ec31b299731605e4722d"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[359103,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":359103,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":359103},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x38ea780a2d93e1c5ee0c478fba258308acd81955","stake":0,"unstakeDelaySec":0},"storageMap":{"0xffdf5f431503d636756759830ed8b95964fd8a04":{"0xb369d6fb4ffd982285d33a3ba8562ff4c3238623828aa6b1a2c060bb6fa51daa":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:26.291105011Z 2023-11-30 11:44:26.291 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x38EA780a2D93e1C5EE0c478fBA258308acD81955 is unstaked +bundler_1 | 2023-11-30T11:44:26.291159119Z 2023-11-30 11:44:26.291 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:26.291168476Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:26.291174137Z -- params: [{"sender":"0x38EA780a2D93e1C5EE0c478fBA258308acD81955","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xB89b6E1581F22E9B1Eff98C48b4B47b92E9c18566163636f756e745f7265666572656e63655f73746f72616765","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:26.291181801Z -- result: "0x37fa9990a0fb6a275b396afe0387e6f5d800353eddf59ab7ca94ba49147ec0d9" +bundler_1 | 2023-11-30T11:44:26.291186901Z -- costTime: 245 +bundler_1 | 2023-11-30T11:44:26.291191730Z +bundler_1 | 2023-11-30T11:44:26.296448647Z 2023-11-30 11:44:26.296 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:26.296479134Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:26.296486617Z -- params: [] +bundler_1 | 2023-11-30T11:44:26.296492168Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:26.296497428Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:26.296503299Z +bundler_1 | 2023-11-30T11:44:26.359056333Z 2023-11-30 11:44:26.358 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:26.359258129Z 2023-11-30 11:44:26.359 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:26.359638905Z 2023-11-30 11:44:26.359 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x4a204e808f5ed16ece4fc2b70ea478f83b3fa289d950ae6dc178f957d2c9cd30","opStatus":3,"paymaster":"0xc18a16cfb7966c043ff9844ffe24b3687d98675f","paymasterAndData":"0xc18a16cfb7966c043ff9844ffe24b3687d98675f6163636f756e745f7265666572656e63655f73746f726167655f737472756374","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x684ece80f69a6d698d19177eeb76f65d0a3428ad","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:26.405809046Z 2023-11-30 11:44:26.405 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":380531,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1141593003044248,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":80103} +bundler_1 | 2023-11-30T11:44:26.405858108Z 2023-11-30 11:44:26.405 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":380531,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x4a204e808f5ed16ece4fc2b70ea478f83b3fa289d950ae6dc178f957d2c9cd30","opStatus":3,"paymaster":"0xc18a16cfb7966c043ff9844ffe24b3687d98675f","paymasterAndData":"0xc18a16cfb7966c043ff9844ffe24b3687d98675f6163636f756e745f7265666572656e63655f73746f726167655f737472756374","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x684ece80f69a6d698d19177eeb76f65d0a3428ad","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:26.655494676Z 2023-11-30 11:44:26.655 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0xc18a16cfb7966c043ff9844ffe24b3687d98675f","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0xc18a16cfb7966c043ff9844ffe24b3687d98675f","0x684ece80f69a6d698d19177eeb76f65d0a3428ad","0x16575cce690bb86fe281558754dc01eea524ae64"],"hash":"0x17b683644a66347e5ee77bced67d94557450046e6ef1d16078eee45b25b90ac8"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[379369,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":379369,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":379369},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x684ece80f69a6d698d19177eeb76f65d0a3428ad","stake":0,"unstakeDelaySec":0},"storageMap":{"0x16575cce690bb86fe281558754dc01eea524ae64":{}}} +bundler_1 | 2023-11-30T11:44:26.655598099Z 2023-11-30 11:44:26.655 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x684EcE80F69a6D698D19177EEb76f65D0A3428aD is unstaked +bundler_1 | 2023-11-30T11:44:26.655639917Z 2023-11-30 11:44:26.655 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:26.655646990Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:26.655652460Z -- params: [{"sender":"0x684EcE80F69a6D698D19177EEb76f65D0A3428aD","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xc18a16CfB7966C043FF9844FFE24B3687D98675F6163636f756e745f7265666572656e63655f73746f726167655f737472756374","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:26.655659563Z -- result: "0x4a204e808f5ed16ece4fc2b70ea478f83b3fa289d950ae6dc178f957d2c9cd30" +bundler_1 | 2023-11-30T11:44:26.655664633Z -- costTime: 297 +bundler_1 | 2023-11-30T11:44:26.655670784Z +bundler_1 | 2023-11-30T11:44:26.660321061Z 2023-11-30 11:44:26.660 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:26.660336269Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:26.660342410Z -- params: [] +bundler_1 | 2023-11-30T11:44:26.660347610Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:26.660352690Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:26.660357519Z +bundler_1 | 2023-11-30T11:44:26.793087058Z 2023-11-30 11:44:26.792 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:26.793168811Z 2023-11-30 11:44:26.793 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:26.793519895Z 2023-11-30 11:44:26.793 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x6f553b3409515be05eedf1fd429295b1f9ec7d2d","initCode":"0x6f553b3409515be05eedf1fd429295b1f9ec7d2d0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x6f5abc4053992cb1aee997ede40b08216c108c872bb20867f9c799562897e1b5","opStatus":3,"paymaster":"0x2908bc7302522312ad6b16e617b581043f15b115","paymasterAndData":"0x2908bc7302522312ad6b16e617b581043f15b1156163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2a87216eaadc1737941c718fcf00b3c864b9c917","signature":"0x","verificationGasLimit":5000000} +bundler_1 | 2023-11-30T11:44:26.796943516Z 2023-11-30 11:44:26.796 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":941452,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2824356007531616,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":641024} +bundler_1 | 2023-11-30T11:44:26.797017313Z 2023-11-30 11:44:26.796 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x6f553b3409515be05eedf1fd429295b1f9ec7d2d","gasLimitForPay":941452,"initCode":"0x6f553b3409515be05eedf1fd429295b1f9ec7d2d0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x6f5abc4053992cb1aee997ede40b08216c108c872bb20867f9c799562897e1b5","opStatus":3,"paymaster":"0x2908bc7302522312ad6b16e617b581043f15b115","paymasterAndData":"0x2908bc7302522312ad6b16e617b581043f15b1156163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2a87216eaadc1737941c718fcf00b3c864b9c917","signature":"0x","verificationGasLimit":5000000} +bundler_1 | 2023-11-30T11:44:27.194650030Z 2023-11-30 11:44:27.194 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:27.194685146Z +bundler_1 | 2023-11-30T11:44:27.194698721Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::unstaked paymaster accessed 0xd2A10F9DD4cb8144473086ED4393674f9B560Be0 slot 0x7c3012fb3bf43110df99e5e51c41bdd6c39cd45aea64d2adc29c6dc8d66f5636::{"paymaster":"0x2908bc7302522312AD6B16e617b581043F15B115"} +bundler_1 | 2023-11-30T11:44:27.194707046Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.requireCondAndStake(DebugTraceCalResultProcessorV6.java:246) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.194713970Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:177) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.194721003Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.194727835Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.194747963Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.194754846Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.194761127Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.194767409Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194774172Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194780343Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194786815Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194795632Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194803216Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.194810149Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:27.194816721Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:27.194823924Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194830326Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194834735Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194839143Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194843531Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194847869Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194852227Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194856575Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194860973Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194876182Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.194884167Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:27.194890939Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:27.194898674Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194903192Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194929140Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194938769Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194943457Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194947906Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194952354Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194958134Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194965979Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194973553Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194980627Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.194987499Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.194992549Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.194996877Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195001335Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195007717Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195023356Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195030880Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195037863Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.195045658Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.195053091Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195060656Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195068210Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.195075704Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.195080863Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195085262Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195089640Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.195094108Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.195098526Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195102874Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195107643Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195112072Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195116440Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195120768Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195125076Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195129364Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195150072Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195157316Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195163678Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195170280Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195177163Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195184617Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195191840Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195198953Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195205506Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.195211998Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:27.195219111Z +bundler_1 | 2023-11-30T11:44:27.195226094Z 2023-11-30 11:44:27.194 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:27.195233267Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:27.195240291Z -- params: [{"sender":"0x2A87216EAADC1737941C718fCF00B3C864B9c917","nonce":"0x0","initCode":"0x6F553b3409515Be05eEDF1fd429295B1f9eC7D2D0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0x4c4b40","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x2908bc7302522312AD6B16e617b581043F15B1156163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:27.195251301Z -- errMsg: unstaked paymaster accessed 0xd2A10F9DD4cb8144473086ED4393674f9B560Be0 slot 0x7c3012fb3bf43110df99e5e51c41bdd6c39cd45aea64d2adc29c6dc8d66f5636 +bundler_1 | 2023-11-30T11:44:27.195258324Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:27.195264886Z -- errData: {"paymaster":"0x2908bc7302522312AD6B16e617b581043F15B115"} +bundler_1 | 2023-11-30T11:44:27.195272240Z +bundler_1 | 2023-11-30T11:44:27.199350527Z 2023-11-30 11:44:27.199 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:27.199365765Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:27.199382596Z -- params: [] +bundler_1 | 2023-11-30T11:44:27.199388297Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:27.199394318Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:27.199400620Z +bundler_1 | 2023-11-30T11:44:27.256518031Z 2023-11-30 11:44:27.256 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:27.256614584Z 2023-11-30 11:44:27.256 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:27.257014476Z 2023-11-30 11:44:27.256 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x0fc98afb1f8d36e59201ab34c7ad04e436c82db619c9fcda6fb76a00588c85e1","opStatus":3,"paymaster":"0xf70ed9cf08f97d8b2184cfdd870e1882e09843d4","paymasterAndData":"0xf70ed9cf08f97d8b2184cfdd870e1882e09843d4636f6e74657874","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6265849bdbe73e23706679dba17cf8acd3a21e2f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:27.261071992Z 2023-11-30 11:44:27.260 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347406,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042218002779248,"postOpGasUsed":1953,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":45317} +bundler_1 | 2023-11-30T11:44:27.261210036Z 2023-11-30 11:44:27.261 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347406,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x0fc98afb1f8d36e59201ab34c7ad04e436c82db619c9fcda6fb76a00588c85e1","opStatus":3,"paymaster":"0xf70ed9cf08f97d8b2184cfdd870e1882e09843d4","paymasterAndData":"0xf70ed9cf08f97d8b2184cfdd870e1882e09843d4636f6e74657874","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6265849bdbe73e23706679dba17cf8acd3a21e2f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:27.419719204Z 2023-11-30 11:44:27.419 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:27.419760922Z +bundler_1 | 2023-11-30T11:44:27.419767585Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::unstaked paymaster must not return context::{"paymaster":"0xf70ED9cf08F97d8B2184cfDd870e1882E09843D4"} +bundler_1 | 2023-11-30T11:44:27.419773726Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.requireCondAndStake(DebugTraceCalResultProcessorV6.java:246) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.419779868Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:190) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.419799955Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.419806117Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.419811827Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.419817277Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.419823008Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.419828719Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419834459Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419840150Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419845670Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419851020Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419857963Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.419863694Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:27.419869284Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:27.419874654Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419880215Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419885995Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419891506Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419897056Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419902225Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419915150Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419921021Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419926681Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419932111Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.419937762Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:27.419943412Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:27.419949063Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419955024Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419960584Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419966505Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419972116Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419977546Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419983447Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419989047Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.419994468Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.420000138Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.420005919Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420011509Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.420017039Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420022360Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420035264Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420041736Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420047757Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420053458Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420059188Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.420064889Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.420070229Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420075408Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420080808Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.420086058Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.420091969Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420097710Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420103461Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.420109131Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.420115002Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420120663Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420126423Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420132354Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420137935Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420150969Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420157191Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420162761Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420168321Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420173952Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420179562Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420184983Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420190603Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420196083Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420201554Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420207384Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420212915Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.420219356Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:27.420224727Z +bundler_1 | 2023-11-30T11:44:27.420229526Z 2023-11-30 11:44:27.419 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:27.420234405Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:27.420240186Z -- params: [{"sender":"0x6265849bDBe73E23706679dbA17cf8AcD3A21E2F","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xf70ED9cf08F97d8B2184cfDd870e1882E09843D4636f6e74657874","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:27.420246988Z -- errMsg: unstaked paymaster must not return context +bundler_1 | 2023-11-30T11:44:27.420251637Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:27.420256536Z -- errData: {"paymaster":"0xf70ED9cf08F97d8B2184cfDd870e1882E09843D4"} +bundler_1 | 2023-11-30T11:44:27.420261585Z +bundler_1 | 2023-11-30T11:44:27.425295798Z 2023-11-30 11:44:27.425 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:27.425312098Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:27.425355820Z -- params: [] +bundler_1 | 2023-11-30T11:44:27.425363624Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:27.425369305Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:27.425375036Z +bundler_1 | 2023-11-30T11:44:27.500253548Z 2023-11-30 11:44:27.500 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:27.500325879Z 2023-11-30 11:44:27.500 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:27.500681746Z 2023-11-30 11:44:27.500 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x9067ed08decced5ec3038dffbcae518afe758a39012b2843efa0811f4f0ac33f","opStatus":3,"paymaster":"0x63340949ed6b367003477b3370c0d31060e3cfe5","paymasterAndData":"0x63340949ed6b367003477b3370c0d31060e3cfe565787465726e616c5f73746f726167655f72656164","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x349b64a4d72076f74f7d0cc192004984f89a79a8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:27.504194699Z 2023-11-30 11:44:27.504 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":360970,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1082910002887760,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":60542} +bundler_1 | 2023-11-30T11:44:27.504282176Z 2023-11-30 11:44:27.504 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360970,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x9067ed08decced5ec3038dffbcae518afe758a39012b2843efa0811f4f0ac33f","opStatus":3,"paymaster":"0x63340949ed6b367003477b3370c0d31060e3cfe5","paymasterAndData":"0x63340949ed6b367003477b3370c0d31060e3cfe565787465726e616c5f73746f726167655f72656164","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x349b64a4d72076f74f7d0cc192004984f89a79a8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:27.769084261Z 2023-11-30 11:44:27.768 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:27.769118104Z +bundler_1 | 2023-11-30T11:44:27.769126980Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster has forbidden read from 0xd4C72be5A7Baa07307Fd293e2B21F95D15E9652e slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39::{"paymaster":"0x63340949Ed6B367003477B3370C0D31060e3CFe5"} +bundler_1 | 2023-11-30T11:44:27.769136057Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:173) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.769161885Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.769166985Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.769171764Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.769176242Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.769180550Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.769185139Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769189517Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769193905Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769198263Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769202701Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769209434Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.769217279Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:27.769224682Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:27.769231766Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769238889Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769243357Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769247705Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769252084Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769256532Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769260920Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769271349Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769275808Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769280206Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:27.769284774Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:27.769289082Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:27.769293280Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769299542Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769307336Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769315301Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769322735Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769328315Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769332784Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769337172Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769341550Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769346008Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769350397Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769354695Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769359043Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769363341Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769373209Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769377627Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769382427Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769390341Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769398146Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769405680Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769412633Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769417071Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769421409Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769425777Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769430466Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769435105Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769439493Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769443841Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:27.769448199Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769452527Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769456885Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769461383Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769465752Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769471262Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769486761Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769494295Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769499925Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769504254Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769508582Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769512939Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769517258Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769521626Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769525924Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769530272Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769534580Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:27.769538908Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:27.769543136Z +bundler_1 | 2023-11-30T11:44:27.769547274Z 2023-11-30 11:44:27.768 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:27.769551542Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:27.769557212Z -- params: [{"sender":"0x349b64a4D72076F74f7d0CC192004984f89A79A8","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x63340949Ed6B367003477B3370C0D31060e3CFe565787465726e616c5f73746f726167655f72656164","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:27.769568253Z -- errMsg: paymaster has forbidden read from 0xd4C72be5A7Baa07307Fd293e2B21F95D15E9652e slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-11-30T11:44:27.769575747Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:27.769582579Z -- errData: {"paymaster":"0x63340949Ed6B367003477B3370C0D31060e3CFe5"} +bundler_1 | 2023-11-30T11:44:27.769587028Z +bundler_1 | 2023-11-30T11:44:27.774101469Z 2023-11-30 11:44:27.773 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:27.774117770Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:27.774143358Z -- params: [] +bundler_1 | 2023-11-30T11:44:27.774150080Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:27.774155610Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:27.774159848Z +bundler_1 | 2023-11-30T11:44:27.842643899Z 2023-11-30 11:44:27.842 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:27.842779091Z 2023-11-30 11:44:27.842 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:27.843243115Z 2023-11-30 11:44:27.843 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x787eb725cc07dd62b43a857b7159e81384acf1039919a669a04cbc848809e080","opStatus":3,"paymaster":"0x2c0f43d592e700976909f0d98111cefc2b4f5379","paymasterAndData":"0x2c0f43d592e700976909f0d98111cefc2b4f53796f75745f6f665f676173","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4b8d1a42f1d29f8c819f94d356865a8e4957dbfe","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:27.846508717Z 2023-11-30 11:44:27.846 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":367048,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1101144002936384,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":66620} +bundler_1 | 2023-11-30T11:44:27.846577965Z 2023-11-30 11:44:27.846 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":367048,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x787eb725cc07dd62b43a857b7159e81384acf1039919a669a04cbc848809e080","opStatus":3,"paymaster":"0x2c0f43d592e700976909f0d98111cefc2b4f5379","paymasterAndData":"0x2c0f43d592e700976909f0d98111cefc2b4f53796f75745f6f665f676173","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4b8d1a42f1d29f8c819f94d356865a8e4957dbfe","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:28.181530891Z 2023-11-30 11:44:28.181 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:28.181564684Z +bundler_1 | 2023-11-30T11:44:28.181572349Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster internally reverts on oog +bundler_1 | 2023-11-30T11:44:28.181577358Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:116) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:28.181582888Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:28.181602164Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:28.181606753Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:28.181611191Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:28.181616280Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:28.181624125Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181631328Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181638762Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181644543Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181649012Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181653430Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:28.181657778Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:28.181663488Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:28.181667896Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181672285Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181676643Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181680961Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181685329Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181689657Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181693975Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181706849Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181714964Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181722478Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:28.181728109Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:28.181732557Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:28.181736875Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181741273Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181746173Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181750671Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181755209Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181759618Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181763986Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181768324Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181772652Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181776980Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181781288Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181785586Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181793490Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181801185Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181808589Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181824358Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181828847Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181833946Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181838384Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181842732Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181847141Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181851549Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181855847Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181860145Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181864493Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181869392Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181876956Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181884631Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.181891814Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181896412Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181900881Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181905259Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181909577Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181914266Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181918674Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181928161Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181932610Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181936898Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181941176Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181947708Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181954871Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181962456Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181969368Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181976411Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181983274Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.181989927Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:28.181996409Z +bundler_1 | 2023-11-30T11:44:28.182002089Z 2023-11-30 11:44:28.181 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:28.182008491Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:28.182015254Z -- params: [{"sender":"0x4b8D1a42f1d29f8c819F94d356865A8E4957dBfe","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x2C0F43D592E700976909F0D98111cEFc2B4F53796f75745f6f665f676173","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:28.182023830Z -- errMsg: paymaster internally reverts on oog +bundler_1 | 2023-11-30T11:44:28.182029681Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:28.182035822Z -- errData: null +bundler_1 | 2023-11-30T11:44:28.182042304Z +bundler_1 | 2023-11-30T11:44:28.186050002Z 2023-11-30 11:44:28.185 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:28.186066963Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:28.186071472Z -- params: [] +bundler_1 | 2023-11-30T11:44:28.186075139Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:28.186078685Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:28.186082302Z +bundler_1 | 2023-11-30T11:44:28.268885763Z 2023-11-30 11:44:28.268 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:28.270105405Z 2023-11-30 11:44:28.270 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:28.270407669Z 2023-11-30 11:44:28.270 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x719dda5f07a4cd7c4473f6db00bcec57840b03951c488cbe80cab3ab548c7b18","opStatus":3,"paymaster":"0x1c7b553754a0a763b5f81813f1b53372a2032662","paymasterAndData":"0x1c7b553754a0a763b5f81813f1b53372a20326627373746f72655f6f75745f6f665f676173","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1529d836d2eef82a46d583866ccfad0989960d9c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:28.273219408Z 2023-11-30 11:44:28.273 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":359595,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1078785002876760,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":59167} +bundler_1 | 2023-11-30T11:44:28.273245426Z 2023-11-30 11:44:28.273 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":359595,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x719dda5f07a4cd7c4473f6db00bcec57840b03951c488cbe80cab3ab548c7b18","opStatus":3,"paymaster":"0x1c7b553754a0a763b5f81813f1b53372a2032662","paymasterAndData":"0x1c7b553754a0a763b5f81813f1b53372a20326627373746f72655f6f75745f6f665f676173","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1529d836d2eef82a46d583866ccfad0989960d9c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:28.525158688Z 2023-11-30 11:44:28.524 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:28.525187311Z +bundler_1 | 2023-11-30T11:44:28.525193492Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster internally reverts on oog +bundler_1 | 2023-11-30T11:44:28.525198682Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:116) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:28.525204563Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:28.525210183Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:28.525229880Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:28.525235972Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:28.525241342Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:28.525246792Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525251881Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525257602Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525263022Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525268192Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525273301Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:28.525278611Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:28.525285945Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:28.525291255Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525302596Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525308667Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525314528Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525319757Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525324737Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525330137Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525335306Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525340747Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525353220Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:28.525359061Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:28.525364912Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:28.525370422Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525375572Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525381222Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525386963Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525392423Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525397883Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525403193Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525408723Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525414143Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525419644Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525424863Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525430043Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525435123Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525440342Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525445712Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525451172Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525456332Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525468865Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525474376Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525479525Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525484885Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525489925Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525495204Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525500324Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525505594Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525510733Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525515642Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525520983Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:28.525526152Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525531612Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525542543Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525548103Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525553263Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525559234Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525564824Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525570384Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525582317Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525588278Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525594379Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525599779Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525605390Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525610700Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525616340Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525622712Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525628192Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:28.525634083Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:28.525639533Z +bundler_1 | 2023-11-30T11:44:28.525644653Z 2023-11-30 11:44:28.525 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:28.525649832Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:28.525655814Z -- params: [{"sender":"0x1529d836D2eEf82A46d583866CCfAD0989960D9C","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x1c7b553754A0A763b5f81813f1b53372a20326627373746f72655f6f75745f6f665f676173","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:28.525663157Z -- errMsg: paymaster internally reverts on oog +bundler_1 | 2023-11-30T11:44:28.525668477Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:28.525673427Z -- errData: null +bundler_1 | 2023-11-30T11:44:28.525678175Z +bundler_1 | 2023-11-30T11:44:28.529780619Z 2023-11-30 11:44:28.529 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:28.529791620Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:28.529795757Z -- params: [] +bundler_1 | 2023-11-30T11:44:28.529799204Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:28.529802670Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:28.529806016Z +bundler_1 | 2023-11-30T11:44:28.609931284Z 2023-11-30 11:44:28.609 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:28.610022514Z 2023-11-30 11:44:28.609 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:28.610359462Z 2023-11-30 11:44:28.610 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8be4535289be28e231e65d80ec1989230fc4044d122f880a1e909106dc12c679","opStatus":3,"paymaster":"0x4cadadcd0ef9b253c7ce7a2bc890db5ab4ab9230","paymasterAndData":"0x4cadadcd0ef9b253c7ce7a2bc890db5ab4ab92306e6f5f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6735b002a43c6692460d6cc825af02a30839170b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:28.613774949Z 2023-11-30 11:44:28.613 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":353037,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1059111002824296,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":52609} +bundler_1 | 2023-11-30T11:44:28.613831381Z 2023-11-30 11:44:28.613 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":353037,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8be4535289be28e231e65d80ec1989230fc4044d122f880a1e909106dc12c679","opStatus":3,"paymaster":"0x4cadadcd0ef9b253c7ce7a2bc890db5ab4ab9230","paymasterAndData":"0x4cadadcd0ef9b253c7ce7a2bc890db5ab4ab92306e6f5f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6735b002a43c6692460d6cc825af02a30839170b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:28.831406176Z 2023-11-30 11:44:28.831 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x4cadadcd0ef9b253c7ce7a2bc890db5ab4ab9230","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x4cadadcd0ef9b253c7ce7a2bc890db5ab4ab9230","0x6735b002a43c6692460d6cc825af02a30839170b"],"hash":"0x5d15f972c66aca1dc13584c9682776b80e07bc95df7ed2042d01bb84a9ada156"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[351875,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":351875,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":351875},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6735b002a43c6692460d6cc825af02a30839170b","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:28.831491504Z 2023-11-30 11:44:28.831 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x6735b002A43c6692460d6cc825Af02a30839170B is unstaked +bundler_1 | 2023-11-30T11:44:28.831538763Z 2023-11-30 11:44:28.831 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:28.831556315Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:28.831562376Z -- params: [{"sender":"0x6735b002A43c6692460d6cc825Af02a30839170B","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x4cAdaDCD0Ef9b253C7ce7a2Bc890DB5ab4ab92306e6f5f73746f72616765","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:28.831571012Z -- result: "0x8be4535289be28e231e65d80ec1989230fc4044d122f880a1e909106dc12c679" +bundler_1 | 2023-11-30T11:44:28.831576974Z -- costTime: 222 +bundler_1 | 2023-11-30T11:44:28.831582414Z +bundler_1 | 2023-11-30T11:44:28.836334798Z 2023-11-30 11:44:28.836 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:28.836349065Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:28.836355978Z -- params: [] +bundler_1 | 2023-11-30T11:44:28.836361598Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:28.836367629Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:28.836373430Z +bundler_1 | 2023-11-30T11:44:28.914766594Z 2023-11-30 11:44:28.914 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:28.914851309Z 2023-11-30 11:44:28.914 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:28.915181828Z 2023-11-30 11:44:28.915 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xabafbcba7372ed6b83d15cb05751ff43c76fba9b702bdd74c7a93d36e78d4b42","opStatus":3,"paymaster":"0x3753465a8de0211626b8bb0c5bffe1fa9a01918f","paymasterAndData":"0x3753465a8de0211626b8bb0c5bffe1fa9a01918f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x323102382bff711eb87ca9d9724c136a150167fe","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:28.918145860Z 2023-11-30 11:44:28.918 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":356215,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1068645002849720,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":55787} +bundler_1 | 2023-11-30T11:44:28.918209806Z 2023-11-30 11:44:28.918 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":356215,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xabafbcba7372ed6b83d15cb05751ff43c76fba9b702bdd74c7a93d36e78d4b42","opStatus":3,"paymaster":"0x3753465a8de0211626b8bb0c5bffe1fa9a01918f","paymasterAndData":"0x3753465a8de0211626b8bb0c5bffe1fa9a01918f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x323102382bff711eb87ca9d9724c136a150167fe","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:29.142566443Z 2023-11-30 11:44:29.142 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x3753465a8de0211626b8bb0c5bffe1fa9a01918f","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x323102382bff711eb87ca9d9724c136a150167fe","0x3753465a8de0211626b8bb0c5bffe1fa9a01918f","0x3753465a8de0211626b8bb0c5bffe1fa9a01918f"],"hash":"0x8d125a087919dd1e406816dfe75c9b7b0ac40f776871740b68e04ac3bb35d47e"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[355053,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":355053,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":355053},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x323102382bff711eb87ca9d9724c136a150167fe","stake":0,"unstakeDelaySec":0},"storageMap":{"0x3753465a8de0211626b8bb0c5bffe1fa9a01918f":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:29.142648206Z 2023-11-30 11:44:29.142 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x323102382bFf711Eb87cA9d9724c136A150167FE is unstaked +bundler_1 | 2023-11-30T11:44:29.142752570Z 2023-11-30 11:44:29.142 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:29.142762398Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:29.142767838Z -- params: [{"sender":"0x323102382bFf711Eb87cA9d9724c136A150167FE","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x3753465a8DE0211626b8bb0c5bFfe1fa9A01918f73746f72616765","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:29.142774902Z -- result: "0xabafbcba7372ed6b83d15cb05751ff43c76fba9b702bdd74c7a93d36e78d4b42" +bundler_1 | 2023-11-30T11:44:29.142780021Z -- costTime: 228 +bundler_1 | 2023-11-30T11:44:29.142784710Z +bundler_1 | 2023-11-30T11:44:29.147970462Z 2023-11-30 11:44:29.147 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:29.147984919Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:29.147991782Z -- params: [] +bundler_1 | 2023-11-30T11:44:29.147997202Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:29.148016939Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:29.148023130Z +bundler_1 | 2023-11-30T11:44:29.334007474Z 2023-11-30 11:44:29.333 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:29.334110055Z 2023-11-30 11:44:29.334 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:29.334528815Z 2023-11-30 11:44:29.334 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x5ecef125636d37597380e87d00b7f346f823b9506c48a4dc21c9e393cbca90d1","opStatus":3,"paymaster":"0xf22a59f466844de9e23e830926313377b9059fc4","paymasterAndData":"0xf22a59f466844de9e23e830926313377b9059fc47265666572656e63655f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x686d8ba82ff7570408635c06839c428d57288ac4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:29.337565072Z 2023-11-30 11:44:29.337 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":379769,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1139307003038152,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":79341} +bundler_1 | 2023-11-30T11:44:29.337614775Z 2023-11-30 11:44:29.337 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":379769,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x5ecef125636d37597380e87d00b7f346f823b9506c48a4dc21c9e393cbca90d1","opStatus":3,"paymaster":"0xf22a59f466844de9e23e830926313377b9059fc4","paymasterAndData":"0xf22a59f466844de9e23e830926313377b9059fc47265666572656e63655f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x686d8ba82ff7570408635c06839c428d57288ac4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:29.573456482Z 2023-11-30 11:44:29.573 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0xf22a59f466844de9e23e830926313377b9059fc4","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xf22a59f466844de9e23e830926313377b9059fc4","0x686d8ba82ff7570408635c06839c428d57288ac4","0x52f530bc25602086e75f1e20b09040fbbd943043"],"hash":"0xd5a8ac2e54329aac0aeb18253c0a804fcc37c1c895c336656df68f6809c6d10f"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[378607,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":378607,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":378607},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x686d8ba82ff7570408635c06839c428d57288ac4","stake":0,"unstakeDelaySec":0},"storageMap":{"0x52f530bc25602086e75f1e20b09040fbbd943043":{"0xb7ff77c2466eb099cd9f0414e78171d453b9849152fcae6e4173eebcb966ac22":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:29.573524087Z 2023-11-30 11:44:29.573 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x686D8bA82fF7570408635C06839c428D57288AC4 is unstaked +bundler_1 | 2023-11-30T11:44:29.573569692Z 2023-11-30 11:44:29.573 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:29.573579150Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:29.573585492Z -- params: [{"sender":"0x686D8bA82fF7570408635C06839c428D57288AC4","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xf22a59f466844dE9e23E830926313377B9059fc47265666572656e63655f73746f72616765","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:29.573593617Z -- result: "0x5ecef125636d37597380e87d00b7f346f823b9506c48a4dc21c9e393cbca90d1" +bundler_1 | 2023-11-30T11:44:29.573599087Z -- costTime: 240 +bundler_1 | 2023-11-30T11:44:29.573604327Z +bundler_1 | 2023-11-30T11:44:29.578184347Z 2023-11-30 11:44:29.578 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:29.578198664Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:29.578205386Z -- params: [] +bundler_1 | 2023-11-30T11:44:29.578211177Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:29.578216838Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:29.578222338Z +bundler_1 | 2023-11-30T11:44:29.663679423Z 2023-11-30 11:44:29.663 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:29.663778632Z 2023-11-30 11:44:29.663 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:29.664106623Z 2023-11-30 11:44:29.664 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xafeea7871cd49c1b85b3eb2b0a1428ded637a9f53ed0c5a08ef28ed0bcc19157","opStatus":3,"paymaster":"0xbe4e8bb6bb0d2c28b04a4fdada89bb5fdf0860c5","paymasterAndData":"0xbe4e8bb6bb0d2c28b04a4fdada89bb5fdf0860c57265666572656e63655f73746f726167655f737472756374","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5b9e3ac4555e023533199423c075bd2fb6496eae","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:29.667126876Z 2023-11-30 11:44:29.667 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":379841,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1139523003038728,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":79413} +bundler_1 | 2023-11-30T11:44:29.667183412Z 2023-11-30 11:44:29.667 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":379841,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xafeea7871cd49c1b85b3eb2b0a1428ded637a9f53ed0c5a08ef28ed0bcc19157","opStatus":3,"paymaster":"0xbe4e8bb6bb0d2c28b04a4fdada89bb5fdf0860c5","paymasterAndData":"0xbe4e8bb6bb0d2c28b04a4fdada89bb5fdf0860c57265666572656e63655f73746f726167655f737472756374","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5b9e3ac4555e023533199423c075bd2fb6496eae","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:29.904206432Z 2023-11-30 11:44:29.904 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0xbe4e8bb6bb0d2c28b04a4fdada89bb5fdf0860c5","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xbe4e8bb6bb0d2c28b04a4fdada89bb5fdf0860c5","0x5b9e3ac4555e023533199423c075bd2fb6496eae","0x0e65ea01f346dc09cb82c0b8dedbf224729ea4d4"],"hash":"0x6f24191077265f955a2fec1352be07e6cc4fe1430d31eb78dca3fb1be540e755"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[378679,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":378679,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":378679},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x5b9e3ac4555e023533199423c075bd2fb6496eae","stake":0,"unstakeDelaySec":0},"storageMap":{"0x0e65ea01f346dc09cb82c0b8dedbf224729ea4d4":{}}} +bundler_1 | 2023-11-30T11:44:29.904268668Z 2023-11-30 11:44:29.904 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x5b9e3Ac4555e023533199423C075bD2Fb6496EaE is unstaked +bundler_1 | 2023-11-30T11:44:29.904336896Z 2023-11-30 11:44:29.904 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:29.904350461Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:29.904357013Z -- params: [{"sender":"0x5b9e3Ac4555e023533199423C075bD2Fb6496EaE","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xBE4e8bB6BB0D2C28b04A4Fdada89bb5fDF0860c57265666572656e63655f73746f726167655f737472756374","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:29.904377992Z -- result: "0xafeea7871cd49c1b85b3eb2b0a1428ded637a9f53ed0c5a08ef28ed0bcc19157" +bundler_1 | 2023-11-30T11:44:29.904381850Z -- costTime: 241 +bundler_1 | 2023-11-30T11:44:29.904385296Z +bundler_1 | 2023-11-30T11:44:29.908779343Z 2023-11-30 11:44:29.908 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:29.908793790Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:29.908799000Z -- params: [] +bundler_1 | 2023-11-30T11:44:29.908802696Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:29.908806233Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:29.908809660Z +bundler_1 | 2023-11-30T11:44:29.987330819Z 2023-11-30 11:44:29.987 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:29.987444484Z 2023-11-30 11:44:29.987 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:29.987726700Z 2023-11-30 11:44:29.987 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x09cec3c37b5b1791274394879549dd5674e1635c6a87f13cd6a7eb448528e41f","opStatus":3,"paymaster":"0x38d75e8e837a4bd077b7d98c03f55ee5f240b9d1","paymasterAndData":"0x38d75e8e837a4bd077b7d98c03f55ee5f240b9d17265666572656e63655f73746f726167655f737472756374","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x74cd764d478e5ac9d965fb051cc2d21b3848b11a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:29.990623704Z 2023-11-30 11:44:29.990 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":379841,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1139523003038728,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":79413} +bundler_1 | 2023-11-30T11:44:29.990703206Z 2023-11-30 11:44:29.990 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":379841,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x09cec3c37b5b1791274394879549dd5674e1635c6a87f13cd6a7eb448528e41f","opStatus":3,"paymaster":"0x38d75e8e837a4bd077b7d98c03f55ee5f240b9d1","paymasterAndData":"0x38d75e8e837a4bd077b7d98c03f55ee5f240b9d17265666572656e63655f73746f726167655f737472756374","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x74cd764d478e5ac9d965fb051cc2d21b3848b11a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:30.206135030Z 2023-11-30 11:44:30.205 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 266 to: 325 +bundler_1 | 2023-11-30T11:44:30.231869449Z 2023-11-30 11:44:30.231 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x38d75e8e837a4bd077b7d98c03f55ee5f240b9d1","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x74cd764d478e5ac9d965fb051cc2d21b3848b11a","0x38d75e8e837a4bd077b7d98c03f55ee5f240b9d1","0xa6778ce9c1701aa7efc58020059f7e88b0b82090"],"hash":"0x8847349f68330e10181378eb80a8ad787462ec6a9f840ad04e558474b67d9b0c"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[378679,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":378679,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":378679},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x74cd764d478e5ac9d965fb051cc2d21b3848b11a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa6778ce9c1701aa7efc58020059f7e88b0b82090":{}}} +bundler_1 | 2023-11-30T11:44:30.231957433Z 2023-11-30 11:44:30.231 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x74cd764d478E5AC9d965FB051cC2D21B3848b11a is unstaked +bundler_1 | 2023-11-30T11:44:30.232036290Z 2023-11-30 11:44:30.231 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:30.232045787Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:30.232052009Z -- params: [{"sender":"0x74cd764d478E5AC9d965FB051cC2D21B3848b11a","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x38d75E8E837a4bD077B7D98C03f55EE5F240b9d17265666572656e63655f73746f726167655f737472756374","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:30.232059744Z -- result: "0x09cec3c37b5b1791274394879549dd5674e1635c6a87f13cd6a7eb448528e41f" +bundler_1 | 2023-11-30T11:44:30.232065464Z -- costTime: 244 +bundler_1 | 2023-11-30T11:44:30.232069001Z +bundler_1 | 2023-11-30T11:44:30.236365236Z 2023-11-30 11:44:30.236 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:30.236377388Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:30.236381796Z -- params: [] +bundler_1 | 2023-11-30T11:44:30.236385594Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:30.236389180Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:30.236392627Z +bundler_1 | 2023-11-30T11:44:30.313505909Z 2023-11-30 11:44:30.313 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:30.313564265Z 2023-11-30 11:44:30.313 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:30.313945185Z 2023-11-30 11:44:30.313 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xda169ad73448a7ddd1cfb6ae04cac329005d1d46a5d42e827aa11bdc99dfb8d4","opStatus":3,"paymaster":"0x15b0843e14a76da72c11890fcb8b8aa72720d0f3","paymasterAndData":"0x15b0843e14a76da72c11890fcb8b8aa72720d0f36163636f756e745f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x83e363db9e76bbda23f0213d481f85c6b87273b8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:30.316871791Z 2023-11-30 11:44:30.316 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":356966,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1070898002855728,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":56538} +bundler_1 | 2023-11-30T11:44:30.316941778Z 2023-11-30 11:44:30.316 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":356966,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xda169ad73448a7ddd1cfb6ae04cac329005d1d46a5d42e827aa11bdc99dfb8d4","opStatus":3,"paymaster":"0x15b0843e14a76da72c11890fcb8b8aa72720d0f3","paymasterAndData":"0x15b0843e14a76da72c11890fcb8b8aa72720d0f36163636f756e745f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x83e363db9e76bbda23f0213d481f85c6b87273b8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:30.547691717Z 2023-11-30 11:44:30.547 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x15b0843e14a76da72c11890fcb8b8aa72720d0f3","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x83e363db9e76bbda23f0213d481f85c6b87273b8","0x15b0843e14a76da72c11890fcb8b8aa72720d0f3","0x83e363db9e76bbda23f0213d481f85c6b87273b8"],"hash":"0x61b184331f4807d5dad0ebb48e9db86843f0312928ed7d765c16963163508d64"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[355804,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":355804,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":355804},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x83e363db9e76bbda23f0213d481f85c6b87273b8","stake":0,"unstakeDelaySec":0},"storageMap":{"0x83e363db9e76bbda23f0213d481f85c6b87273b8":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:30.547835324Z 2023-11-30 11:44:30.547 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x83e363Db9e76Bbda23F0213d481f85c6b87273b8 is unstaked +bundler_1 | 2023-11-30T11:44:30.547863256Z 2023-11-30 11:44:30.547 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:30.547870179Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:30.547875980Z -- params: [{"sender":"0x83e363Db9e76Bbda23F0213d481f85c6b87273b8","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x15b0843e14A76Da72c11890fcb8b8AA72720d0f36163636f756e745f73746f72616765","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:30.547883845Z -- result: "0xda169ad73448a7ddd1cfb6ae04cac329005d1d46a5d42e827aa11bdc99dfb8d4" +bundler_1 | 2023-11-30T11:44:30.547888864Z -- costTime: 234 +bundler_1 | 2023-11-30T11:44:30.547894525Z +bundler_1 | 2023-11-30T11:44:30.552452631Z 2023-11-30 11:44:30.552 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:30.552467829Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:30.552474432Z -- params: [] +bundler_1 | 2023-11-30T11:44:30.552480122Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:30.552485352Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:30.552490632Z +bundler_1 | 2023-11-30T11:44:30.650850304Z 2023-11-30 11:44:30.650 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:30.650930547Z 2023-11-30 11:44:30.650 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:30.651277804Z 2023-11-30 11:44:30.651 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x09c1587e23825f8a0bec8ff8a23e5cb17325d7082695790292cbbd7c3b2b3d7a","opStatus":3,"paymaster":"0x02dcde034dba6bbd7de889d87735eae40890557e","paymasterAndData":"0x02dcde034dba6bbd7de889d87735eae40890557e6163636f756e745f7265666572656e63655f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4f8bf7111b89bd2f9d4c3e75dd9c5d0dbb56b800","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:30.654934828Z 2023-11-30 11:44:30.654 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":360265,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1080795002882120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":59837} +bundler_1 | 2023-11-30T11:44:30.654980850Z 2023-11-30 11:44:30.654 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360265,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x09c1587e23825f8a0bec8ff8a23e5cb17325d7082695790292cbbd7c3b2b3d7a","opStatus":3,"paymaster":"0x02dcde034dba6bbd7de889d87735eae40890557e","paymasterAndData":"0x02dcde034dba6bbd7de889d87735eae40890557e6163636f756e745f7265666572656e63655f73746f72616765","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4f8bf7111b89bd2f9d4c3e75dd9c5d0dbb56b800","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:30.896608270Z 2023-11-30 11:44:30.896 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x02dcde034dba6bbd7de889d87735eae40890557e","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x4f8bf7111b89bd2f9d4c3e75dd9c5d0dbb56b800","0x02dcde034dba6bbd7de889d87735eae40890557e","0x8f02df19cd32742614cb7e287bbc89175818dc25"],"hash":"0x4d5ab3ffe5059421be6e19cfd1f47a6a7d9d575ad6345f4f3716683c4284a533"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[359103,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":359103,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":359103},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4f8bf7111b89bd2f9d4c3e75dd9c5d0dbb56b800","stake":0,"unstakeDelaySec":0},"storageMap":{"0x8f02df19cd32742614cb7e287bbc89175818dc25":{"0x9a5cad7844d9eaedcb74397ea29b88554c31c948fadb1505c4b1c17fdf596d84":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:30.896696815Z 2023-11-30 11:44:30.896 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4F8bF7111B89BD2f9D4C3E75Dd9C5d0dBB56B800 is unstaked +bundler_1 | 2023-11-30T11:44:30.896760003Z 2023-11-30 11:44:30.896 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:30.896769030Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:30.896774470Z -- params: [{"sender":"0x4F8bF7111B89BD2f9D4C3E75Dd9C5d0dBB56B800","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x02DCDe034DBA6bbd7dE889D87735eAe40890557E6163636f756e745f7265666572656e63655f73746f72616765","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:30.896782154Z -- result: "0x09c1587e23825f8a0bec8ff8a23e5cb17325d7082695790292cbbd7c3b2b3d7a" +bundler_1 | 2023-11-30T11:44:30.896787574Z -- costTime: 246 +bundler_1 | 2023-11-30T11:44:30.896792493Z +bundler_1 | 2023-11-30T11:44:30.901629886Z 2023-11-30 11:44:30.901 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:30.901645215Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:30.901663369Z -- params: [] +bundler_1 | 2023-11-30T11:44:30.901669681Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:30.901675662Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:30.901681042Z +bundler_1 | 2023-11-30T11:44:30.981154725Z 2023-11-30 11:44:30.981 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:30.981280219Z 2023-11-30 11:44:30.981 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:30.981623068Z 2023-11-30 11:44:30.981 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x3ea2f8c74f25872767499fdf75dba03e1e43b1e04c05c47bd2f07d22e51d1014","opStatus":3,"paymaster":"0x3569f8a0d30254136f416e82373fb705576a629e","paymasterAndData":"0x3569f8a0d30254136f416e82373fb705576a629e6163636f756e745f7265666572656e63655f73746f726167655f737472756374","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78b2ddf543743e67b1ef3484a0190ac6b979714c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:30.985234750Z 2023-11-30 11:44:30.985 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":380531,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1141593003044248,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":80103} +bundler_1 | 2023-11-30T11:44:30.985291994Z 2023-11-30 11:44:30.985 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":380531,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x3ea2f8c74f25872767499fdf75dba03e1e43b1e04c05c47bd2f07d22e51d1014","opStatus":3,"paymaster":"0x3569f8a0d30254136f416e82373fb705576a629e","paymasterAndData":"0x3569f8a0d30254136f416e82373fb705576a629e6163636f756e745f7265666572656e63655f73746f726167655f737472756374","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78b2ddf543743e67b1ef3484a0190ac6b979714c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:31.229888833Z 2023-11-30 11:44:31.229 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x3569f8a0d30254136f416e82373fb705576a629e","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x78b2ddf543743e67b1ef3484a0190ac6b979714c","0x3569f8a0d30254136f416e82373fb705576a629e","0xaa28b577fd175c83e7d3f16533f47f5be344ac16"],"hash":"0x7925b43dc5a3eda69c468d7426a58c349c48ee286c73de0f1bef8757d3a96620"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[379369,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":379369,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":379369},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x78b2ddf543743e67b1ef3484a0190ac6b979714c","stake":0,"unstakeDelaySec":0},"storageMap":{"0xaa28b577fd175c83e7d3f16533f47f5be344ac16":{}}} +bundler_1 | 2023-11-30T11:44:31.229989644Z 2023-11-30 11:44:31.229 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x78b2ddf543743e67b1ef3484a0190ac6B979714C is unstaked +bundler_1 | 2023-11-30T11:44:31.230072195Z 2023-11-30 11:44:31.230 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:31.230080901Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:31.230087223Z -- params: [{"sender":"0x78b2ddf543743e67b1ef3484a0190ac6B979714C","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x3569f8A0d30254136F416e82373fb705576A629e6163636f756e745f7265666572656e63655f73746f726167655f737472756374","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:31.230092693Z -- result: "0x3ea2f8c74f25872767499fdf75dba03e1e43b1e04c05c47bd2f07d22e51d1014" +bundler_1 | 2023-11-30T11:44:31.230096300Z -- costTime: 249 +bundler_1 | 2023-11-30T11:44:31.230099736Z +bundler_1 | 2023-11-30T11:44:31.234435815Z 2023-11-30 11:44:31.234 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:31.234449661Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:31.234455522Z -- params: [] +bundler_1 | 2023-11-30T11:44:31.234460592Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:31.234465421Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:31.234470440Z +bundler_1 | 2023-11-30T11:44:31.388630047Z 2023-11-30 11:44:31.388 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:31.388709813Z 2023-11-30 11:44:31.388 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:31.389017819Z 2023-11-30 11:44:31.388 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x86a1669669d04d642fcf9c69d63484eee8025dbd","initCode":"0x86a1669669d04d642fcf9c69d63484eee8025dbd0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x848a2c638a4e96b958915f3e10d6e644d236c03a96fa597ea5064313c9b38d90","opStatus":3,"paymaster":"0x2a0bf5d4fc7d4ced0a981760703502cedc15b4f1","paymasterAndData":"0x2a0bf5d4fc7d4ced0a981760703502cedc15b4f16163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5a71366e07c9978d2db1d2fb0e4616b4057a913c","signature":"0x","verificationGasLimit":5000000} +bundler_1 | 2023-11-30T11:44:31.392159323Z 2023-11-30 11:44:31.392 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":941452,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2824356007531616,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":641024} +bundler_1 | 2023-11-30T11:44:31.392214773Z 2023-11-30 11:44:31.392 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x86a1669669d04d642fcf9c69d63484eee8025dbd","gasLimitForPay":941452,"initCode":"0x86a1669669d04d642fcf9c69d63484eee8025dbd0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x848a2c638a4e96b958915f3e10d6e644d236c03a96fa597ea5064313c9b38d90","opStatus":3,"paymaster":"0x2a0bf5d4fc7d4ced0a981760703502cedc15b4f1","paymasterAndData":"0x2a0bf5d4fc7d4ced0a981760703502cedc15b4f16163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5a71366e07c9978d2db1d2fb0e4616b4057a913c","signature":"0x","verificationGasLimit":5000000} +bundler_1 | 2023-11-30T11:44:31.789997695Z 2023-11-30 11:44:31.789 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x86a1669669d04d642fcf9c69d63484eee8025dbd","stake":0,"unstakeDelaySec":0},"paymasterInfo":{"addr":"0x2a0bf5d4fc7d4ced0a981760703502cedc15b4f1","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x2a0bf5d4fc7d4ced0a981760703502cedc15b4f1","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0x86a1669669d04d642fcf9c69d63484eee8025dbd","0x876e5c66b6dbeccde6d1c22216452b10459a9026"],"hash":"0x2767e4da8dba44fe60aceed0e681f349a17c07e131f67fa00d9d60a29c4083a4"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[939965,62400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":939965,"prefund":62400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":939965},{"bitSize":256,"typeAsString":"uint256","value":62400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x5a71366e07c9978d2db1d2fb0e4616b4057a913c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5a71366e07c9978d2db1d2fb0e4616b4057a913c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x876e5c66b6dbeccde6d1c22216452b10459a9026":{"0x3379af50d0e13340bffb667243c5d51b8c135642f9048e60030d3405cfee71d7":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3379af50d0e13340bffb667243c5d51b8c135642f9048e60030d3405cfee71d7":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:31.790109994Z 2023-11-30 11:44:31.790 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x5a71366e07C9978d2DB1d2FB0e4616b4057A913C is unstaked +bundler_1 | 2023-11-30T11:44:31.790146502Z 2023-11-30 11:44:31.790 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:31.790154247Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:31.790159737Z -- params: [{"sender":"0x5a71366e07C9978d2DB1d2FB0e4616b4057A913C","nonce":"0x0","initCode":"0x86a1669669D04D642FcF9C69d63484eEe8025dbd0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0x4c4b40","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x2A0BF5D4fC7D4CED0A981760703502CEDC15b4F16163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:31.790167582Z -- result: "0x848a2c638a4e96b958915f3e10d6e644d236c03a96fa597ea5064313c9b38d90" +bundler_1 | 2023-11-30T11:44:31.790173052Z -- costTime: 402 +bundler_1 | 2023-11-30T11:44:31.790177771Z +bundler_1 | 2023-11-30T11:44:31.794543261Z 2023-11-30 11:44:31.794 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:31.794557527Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:31.794564049Z -- params: [] +bundler_1 | 2023-11-30T11:44:31.794569610Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:31.794575601Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:31.794581462Z +bundler_1 | 2023-11-30T11:44:31.873647951Z 2023-11-30 11:44:31.873 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:31.873730815Z 2023-11-30 11:44:31.873 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:31.874038268Z 2023-11-30 11:44:31.873 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa7e7852c24aa3886ad5f64319404cda84a7208fb507e6609ef5177789b75515e","opStatus":3,"paymaster":"0x0df84a08dd56f66110fb0980c5e477657711113c","paymasterAndData":"0x0df84a08dd56f66110fb0980c5e477657711113c636f6e74657874","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x86913dd6e2efee39b8e45a4563a72b267c0ddd5a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:31.877260682Z 2023-11-30 11:44:31.877 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347406,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042218002779248,"postOpGasUsed":1953,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":45317} +bundler_1 | 2023-11-30T11:44:31.877278986Z 2023-11-30 11:44:31.877 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347406,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa7e7852c24aa3886ad5f64319404cda84a7208fb507e6609ef5177789b75515e","opStatus":3,"paymaster":"0x0df84a08dd56f66110fb0980c5e477657711113c","paymasterAndData":"0x0df84a08dd56f66110fb0980c5e477657711113c636f6e74657874","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x86913dd6e2efee39b8e45a4563a72b267c0ddd5a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:32.035942615Z 2023-11-30 11:44:32.035 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x0df84a08dd56f66110fb0980c5e477657711113c","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x86913dd6e2efee39b8e45a4563a72b267c0ddd5a","0x0df84a08dd56f66110fb0980c5e477657711113c"],"hash":"0x49e3860a5df60558f45084f9e0cf8e87d7d25af427de74d605a0663241ccfca8"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[344574,14400000000000000,false,0,281474976710655,[116,104,105,115,32,105,115,32,97,32,99,111,110,116,101,120,116]],"paymasterContext":"0x74686973206973206120636f6e74657874","preOpGas":344574,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":344574},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[116,104,105,115,32,105,115,32,97,32,99,111,110,116,101,120,116]}]},"senderInfo":{"addr":"0x86913dd6e2efee39b8e45a4563a72b267c0ddd5a","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:44:32.036059643Z 2023-11-30 11:44:32.035 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x86913Dd6E2eFEE39b8e45A4563a72B267C0ddd5a is unstaked +bundler_1 | 2023-11-30T11:44:32.036152937Z 2023-11-30 11:44:32.036 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:32.036162275Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:32.036180999Z -- params: [{"sender":"0x86913Dd6E2eFEE39b8e45A4563a72B267C0ddd5a","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x0DF84a08Dd56F66110fB0980c5e477657711113C636f6e74657874","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:32.036204333Z -- result: "0xa7e7852c24aa3886ad5f64319404cda84a7208fb507e6609ef5177789b75515e" +bundler_1 | 2023-11-30T11:44:32.036210645Z -- costTime: 163 +bundler_1 | 2023-11-30T11:44:32.036216365Z +bundler_1 | 2023-11-30T11:44:32.040765272Z 2023-11-30 11:44:32.040 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:32.040782263Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:32.040789176Z -- params: [] +bundler_1 | 2023-11-30T11:44:32.040795237Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:32.040800818Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:32.040806007Z +bundler_1 | 2023-11-30T11:44:32.120288551Z 2023-11-30 11:44:32.120 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:32.120380632Z 2023-11-30 11:44:32.120 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:32.120777502Z 2023-11-30 11:44:32.120 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x28c3f4f58042eac975035c268324c9b47629a83c46fc59854adaee73c8daadcb","opStatus":3,"paymaster":"0xb9649f1e068648be40715cd1caa244f52e79e1c6","paymasterAndData":"0xb9649f1e068648be40715cd1caa244f52e79e1c665787465726e616c5f73746f726167655f7772697465","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcae5b0254f1d0bdc7652d80b3bc4f52d824131ad","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:32.124244579Z 2023-11-30 11:44:32.124 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":381394,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1144182003051152,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":80966} +bundler_1 | 2023-11-30T11:44:32.124302600Z 2023-11-30 11:44:32.124 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":381394,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x28c3f4f58042eac975035c268324c9b47629a83c46fc59854adaee73c8daadcb","opStatus":3,"paymaster":"0xb9649f1e068648be40715cd1caa244f52e79e1c6","paymasterAndData":"0xb9649f1e068648be40715cd1caa244f52e79e1c665787465726e616c5f73746f726167655f7772697465","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcae5b0254f1d0bdc7652d80b3bc4f52d824131ad","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:32.375567229Z 2023-11-30 11:44:32.375 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:32.375613665Z +bundler_1 | 2023-11-30T11:44:32.375621289Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster has forbidden read from 0x9776CE462b7C79eDC14D4ebC31c98EbBF0a85201 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39::{"paymaster":"0xB9649f1e068648be40715cd1caA244f52E79E1c6"} +bundler_1 | 2023-11-30T11:44:32.375628343Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:173) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:32.375633863Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:32.375639503Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:32.375645084Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:32.375650113Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:32.375655233Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:32.375660653Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375665692Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375670822Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375675931Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375680921Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375687413Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:32.375692983Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:32.375698003Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:32.375702852Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375707851Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375727527Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375732667Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375738218Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375743728Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375748857Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375754237Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375759226Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375764306Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:32.375769425Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:32.375774415Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:32.375779264Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375784524Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375789834Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375795204Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375800283Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375805352Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375810452Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375815531Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375820751Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375833244Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375838905Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375844666Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375850396Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375856237Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375861878Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375867538Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375873519Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375879220Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375884480Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375890190Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375896081Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375901622Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375907282Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375912492Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375918173Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375924044Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375929193Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375934834Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.375940364Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375952406Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375957827Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375963627Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375969118Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375974307Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375979757Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375985007Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375990557Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.375996058Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.376001107Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.376006818Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.376012148Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.376017618Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.376023058Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.376028258Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.376033678Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.376038717Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:32.376043967Z +bundler_1 | 2023-11-30T11:44:32.376048966Z 2023-11-30 11:44:32.375 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:32.376054136Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:32.376060037Z -- params: [{"sender":"0xcAe5b0254F1D0BDc7652D80b3Bc4f52d824131aD","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xB9649f1e068648be40715cd1caA244f52E79E1c665787465726e616c5f73746f726167655f7772697465","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:32.376075526Z -- errMsg: paymaster has forbidden read from 0x9776CE462b7C79eDC14D4ebC31c98EbBF0a85201 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-11-30T11:44:32.376081417Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:32.376086757Z -- errData: {"paymaster":"0xB9649f1e068648be40715cd1caA244f52E79E1c6"} +bundler_1 | 2023-11-30T11:44:32.376092047Z +bundler_1 | 2023-11-30T11:44:32.380875720Z 2023-11-30 11:44:32.380 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:32.380890247Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:32.380896198Z -- params: [] +bundler_1 | 2023-11-30T11:44:32.380901227Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:32.380906417Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:32.380911196Z +bundler_1 | 2023-11-30T11:44:32.461822004Z 2023-11-30 11:44:32.461 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:32.461900000Z 2023-11-30 11:44:32.461 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:32.462216559Z 2023-11-30 11:44:32.462 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x3e4ae687157651021bf4721beac1ea93e96c29ca107ecb93640ee461c8fbc08c","opStatus":3,"paymaster":"0x256576fe36239203971c449e536746133413e2a0","paymasterAndData":"0x256576fe36239203971c449e536746133413e2a065787465726e616c5f73746f726167655f72656164","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x402619cfc024d2cb870fe315a1d349725674340f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:32.465153792Z 2023-11-30 11:44:32.465 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":360970,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1082910002887760,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":60542} +bundler_1 | 2023-11-30T11:44:32.465170724Z 2023-11-30 11:44:32.465 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360970,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x3e4ae687157651021bf4721beac1ea93e96c29ca107ecb93640ee461c8fbc08c","opStatus":3,"paymaster":"0x256576fe36239203971c449e536746133413e2a0","paymasterAndData":"0x256576fe36239203971c449e536746133413e2a065787465726e616c5f73746f726167655f72656164","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x402619cfc024d2cb870fe315a1d349725674340f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:32.707443189Z 2023-11-30 11:44:32.707 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:32.707472193Z +bundler_1 | 2023-11-30T11:44:32.707478564Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster has forbidden read from 0xa56CF58Cc3601f57E0c87edfAfeF570AeDe95Ccb slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39::{"paymaster":"0x256576fe36239203971C449e536746133413e2a0"} +bundler_1 | 2023-11-30T11:44:32.707485457Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:173) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:32.707491749Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:32.707497239Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:32.707502519Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:32.707508380Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:32.707513680Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:32.707519060Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707525121Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707530532Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707536082Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707541452Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707548445Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:32.707553995Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:32.707559435Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:32.707564876Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707571067Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707591615Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707597526Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707602796Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707608316Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707613616Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707619026Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707625028Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707630588Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:32.707636058Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:32.707641428Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:32.707646748Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707652589Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707658179Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707663750Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707669230Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707674990Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707680351Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707685600Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707690860Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707703043Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707708643Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707713573Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707718832Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707724062Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707729342Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707734962Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707745432Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707753747Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707759017Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707764597Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707770218Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707776129Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707781619Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707786899Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707792289Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707797769Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707803790Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707809151Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:32.707814490Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707826643Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707832093Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707837974Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707843374Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707848664Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707854455Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707860135Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707865656Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707871036Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707876957Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707882617Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707888248Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707893628Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707899218Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707905390Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707911722Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:32.707917192Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:32.707922852Z +bundler_1 | 2023-11-30T11:44:32.707927671Z 2023-11-30 11:44:32.707 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:32.707933051Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:32.707939714Z -- params: [{"sender":"0x402619CFC024D2CB870fE315a1D349725674340F","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x256576fe36239203971C449e536746133413e2a065787465726e616c5f73746f726167655f72656164","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:32.707955353Z -- errMsg: paymaster has forbidden read from 0xa56CF58Cc3601f57E0c87edfAfeF570AeDe95Ccb slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-11-30T11:44:32.707961234Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:32.707966313Z -- errData: {"paymaster":"0x256576fe36239203971C449e536746133413e2a0"} +bundler_1 | 2023-11-30T11:44:32.707971423Z +bundler_1 | 2023-11-30T11:44:32.720816109Z 2023-11-30 11:44:32.720 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:32.720831016Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:32.720837559Z -- params: [] +bundler_1 | 2023-11-30T11:44:32.720843379Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:32.720848900Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:32.720854230Z +bundler_1 | 2023-11-30T11:44:32.799287715Z 2023-11-30 11:44:32.799 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:32.799351825Z 2023-11-30 11:44:32.799 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:32.799646754Z 2023-11-30 11:44:32.799 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x437f1afe46490ba9258a9fc40515a971fe7e5202e573ec3005f426b751dc658f","opStatus":3,"paymaster":"0x24ea1bbdadb71da5ac4dcf59465bfe214ca520c6","paymasterAndData":"0x24ea1bbdadb71da5ac4dcf59465bfe214ca520c66f75745f6f665f676173","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x48698c7796ab4f6a53873bcbacb1656b520a0b2d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:32.845658124Z 2023-11-30 11:44:32.845 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":367048,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1101144002936384,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":66620} +bundler_1 | 2023-11-30T11:44:32.845683341Z 2023-11-30 11:44:32.845 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":367048,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x437f1afe46490ba9258a9fc40515a971fe7e5202e573ec3005f426b751dc658f","opStatus":3,"paymaster":"0x24ea1bbdadb71da5ac4dcf59465bfe214ca520c6","paymasterAndData":"0x24ea1bbdadb71da5ac4dcf59465bfe214ca520c66f75745f6f665f676173","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x48698c7796ab4f6a53873bcbacb1656b520a0b2d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:33.172657207Z 2023-11-30 11:44:33.172 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:33.172686771Z +bundler_1 | 2023-11-30T11:44:33.172693574Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster internally reverts on oog +bundler_1 | 2023-11-30T11:44:33.172699004Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:116) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:33.172704745Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:33.172710085Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:33.172715134Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:33.172720625Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:33.172725784Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:33.172731244Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172736895Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172741944Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172747384Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172753015Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172758555Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:33.172764166Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:33.172771439Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:33.172776919Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172782109Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172787249Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172807056Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172813287Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172818647Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172824708Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172830219Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172835408Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172840789Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:33.172846840Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:33.172853292Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:33.172858491Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172863571Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172869592Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172874832Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172880452Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172885802Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172890962Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172896292Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172901692Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172906601Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172919385Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.172924855Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172930135Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.172934954Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.172940364Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.172945564Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.172950763Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.172956624Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.172961874Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172966813Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172972213Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.172977403Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.172982823Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172987732Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.172993112Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.172998352Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173003722Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.173009192Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.173014482Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173019922Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173031634Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173037445Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173042795Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173048636Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173053826Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173058925Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173064505Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173070406Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173075686Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173081186Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173086416Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173091626Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173097617Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173103017Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173108948Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.173114148Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:33.173119287Z +bundler_1 | 2023-11-30T11:44:33.173124257Z 2023-11-30 11:44:33.172 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:33.173129406Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:33.173139956Z -- params: [{"sender":"0x48698c7796aB4F6A53873bcbacb1656B520a0b2D","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x24EA1bbdaDB71Da5AC4DCf59465BFe214cA520C66f75745f6f665f676173","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:33.173154553Z -- errMsg: paymaster internally reverts on oog +bundler_1 | 2023-11-30T11:44:33.173160013Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:33.173165203Z -- errData: null +bundler_1 | 2023-11-30T11:44:33.173170052Z +bundler_1 | 2023-11-30T11:44:33.177252479Z 2023-11-30 11:44:33.177 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:33.177266785Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:33.177272436Z -- params: [] +bundler_1 | 2023-11-30T11:44:33.177276373Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:33.177279980Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:33.177283496Z +bundler_1 | 2023-11-30T11:44:33.258203499Z 2023-11-30 11:44:33.258 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:33.258270066Z 2023-11-30 11:44:33.258 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:33.258546889Z 2023-11-30 11:44:33.258 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xde724ba1a46bb99ca85ba4f51bdf488b59abf6b60e597c43c0799ecd95389b42","opStatus":3,"paymaster":"0xcad0697bf64b4dbad2ddafa2ea864e799bd9a12d","paymasterAndData":"0xcad0697bf64b4dbad2ddafa2ea864e799bd9a12d7373746f72655f6f75745f6f665f676173","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcf9aeaa738dcf0c0ad035b95a78995acf0176e68","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:33.305498559Z 2023-11-30 11:44:33.305 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":359595,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1078785002876760,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":59167} +bundler_1 | 2023-11-30T11:44:33.305521292Z 2023-11-30 11:44:33.305 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":359595,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xde724ba1a46bb99ca85ba4f51bdf488b59abf6b60e597c43c0799ecd95389b42","opStatus":3,"paymaster":"0xcad0697bf64b4dbad2ddafa2ea864e799bd9a12d","paymasterAndData":"0xcad0697bf64b4dbad2ddafa2ea864e799bd9a12d7373746f72655f6f75745f6f665f676173","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcf9aeaa738dcf0c0ad035b95a78995acf0176e68","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:33.556637892Z 2023-11-30 11:44:33.556 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:33.556681774Z +bundler_1 | 2023-11-30T11:44:33.556693896Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster internally reverts on oog +bundler_1 | 2023-11-30T11:44:33.556699827Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:116) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:33.556705688Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:33.556711168Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:33.556716929Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:33.556722169Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:33.556727329Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:33.556732939Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556738409Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556743749Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556749340Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556755020Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556761232Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:33.556766552Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:33.556773334Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:33.556778724Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556784155Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556789615Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556795065Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556800405Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556811145Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556817326Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556823107Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556828157Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556833527Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:33.556839337Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:33.556844547Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:33.556849857Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556855257Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556860777Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556866217Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556871687Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556877098Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556882267Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556887256Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556892486Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556897836Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556903607Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.556908937Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556920759Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.556926119Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.556931609Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.556937140Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.556942519Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.556948370Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.556954061Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556959311Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556964681Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.556970762Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.556976252Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.556998474Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.557004655Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557010176Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557015466Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.557020785Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:33.557026486Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557031926Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557037096Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557049539Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557055510Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557061652Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557067051Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557072642Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557078784Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557084474Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557090085Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557095585Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557100684Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557106876Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557112587Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557118668Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557124619Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:33.557129828Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:33.557135018Z +bundler_1 | 2023-11-30T11:44:33.557140178Z 2023-11-30 11:44:33.556 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:33.557145397Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:33.557151279Z -- params: [{"sender":"0xcF9AEAa738Dcf0c0Ad035B95A78995AcF0176e68","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xCad0697BF64b4Dbad2ddaFa2Ea864e799BD9a12d7373746f72655f6f75745f6f665f676173","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:33.557158522Z -- errMsg: paymaster internally reverts on oog +bundler_1 | 2023-11-30T11:44:33.557163611Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:33.557168981Z -- errData: null +bundler_1 | 2023-11-30T11:44:33.557180984Z +bundler_1 | 2023-11-30T11:44:33.561488840Z 2023-11-30 11:44:33.561 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:33.561502916Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:33.561508437Z -- params: [] +bundler_1 | 2023-11-30T11:44:33.561511913Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:33.561515470Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:33.561518936Z +bundler_1 | 2023-11-30T11:44:33.654285973Z 2023-11-30 11:44:33.654 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:33.655458163Z 2023-11-30 11:44:33.655 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:33.655740660Z 2023-11-30 11:44:33.655 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x0d815a92e0b588eef6a5bc1a85747746cf8c2620","initCode":"0x0d815a92e0b588eef6a5bc1a85747746cf8c26200d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a6e6f5f73746f7261676500000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x5bf045f8c548095efd651af151b9a37fc57e2e8420c2fefae8578cf8833cc553","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78fbdd135bf172e43960b699a1e7a6fbfd45abc8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:33.701415506Z 2023-11-30 11:44:33.701 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":922893,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2768679007383144,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":622480} +bundler_1 | 2023-11-30T11:44:33.701432557Z 2023-11-30 11:44:33.701 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x0d815a92e0b588eef6a5bc1a85747746cf8c2620","gasLimitForPay":922893,"initCode":"0x0d815a92e0b588eef6a5bc1a85747746cf8c26200d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a6e6f5f73746f7261676500000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x5bf045f8c548095efd651af151b9a37fc57e2e8420c2fefae8578cf8833cc553","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78fbdd135bf172e43960b699a1e7a6fbfd45abc8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:34.011304585Z 2023-11-30 11:44:34.011 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x0d815a92e0b588eef6a5bc1a85747746cf8c2620","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0x0d815a92e0b588eef6a5bc1a85747746cf8c2620"],"hash":"0xa66a5e6a4c96699da103869b0df3f309d980f62fc074da864e78585b8d5a50b6"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[921811,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":921811,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":921811},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x78fbdd135bf172e43960b699a1e7a6fbfd45abc8","stake":0,"unstakeDelaySec":0},"storageMap":{"0x78fbdd135bf172e43960b699a1e7a6fbfd45abc8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xedf24aa3881d957c1670457782f9491d609b0b2070b73ede2f11113de5b7c2ac":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:34.011398703Z 2023-11-30 11:44:34.011 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x78fBdd135bF172E43960B699A1E7A6FBFd45abc8 is unstaked +bundler_1 | 2023-11-30T11:44:34.011442632Z 2023-11-30 11:44:34.011 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:34.011460996Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:34.011467468Z -- params: [{"sender":"0x78fBdd135bF172E43960B699A1E7A6FBFd45abc8","nonce":"0x0","initCode":"0x0D815A92e0b588EeF6a5BC1a85747746CF8c26200d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a6e6f5f73746f7261676500000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:34.011475854Z -- result: "0x5bf045f8c548095efd651af151b9a37fc57e2e8420c2fefae8578cf8833cc553" +bundler_1 | 2023-11-30T11:44:34.011481855Z -- costTime: 357 +bundler_1 | 2023-11-30T11:44:34.011485752Z +bundler_1 | 2023-11-30T11:44:34.015902936Z 2023-11-30 11:44:34.015 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:34.015916942Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:34.015923354Z -- params: [] +bundler_1 | 2023-11-30T11:44:34.015929145Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:34.015934755Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:34.015940045Z +bundler_1 | 2023-11-30T11:44:34.107454107Z 2023-11-30 11:44:34.107 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:34.107528976Z 2023-11-30 11:44:34.107 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:34.107844741Z 2023-11-30 11:44:34.107 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x190730acdb4a7b1c0f7be77f9fc3ac1d7deca164","initCode":"0x190730acdb4a7b1c0f7be77f9fc3ac1d7deca1640d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000773746f7261676500000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xadd33a62191d277c10fc42eea400a727f708050d5bf41b68d80c59d330de8c88","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6585244b8ec29ee5112fea5e2d83c263bf51e7db","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:34.110777278Z 2023-11-30 11:44:34.110 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926080,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2778240007408640,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625667} +bundler_1 | 2023-11-30T11:44:34.110797506Z 2023-11-30 11:44:34.110 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x190730acdb4a7b1c0f7be77f9fc3ac1d7deca164","gasLimitForPay":926080,"initCode":"0x190730acdb4a7b1c0f7be77f9fc3ac1d7deca1640d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000773746f7261676500000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xadd33a62191d277c10fc42eea400a727f708050d5bf41b68d80c59d330de8c88","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6585244b8ec29ee5112fea5e2d83c263bf51e7db","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:34.432853388Z 2023-11-30 11:44:34.432 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:34.432894194Z +bundler_1 | 2023-11-30T11:44:34.432901157Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::unstaked factory accessed factory slot 0x0000000000000000000000000000000000000000000000000000000000000001::{"factory":"0x190730aCdb4A7b1C0f7Be77f9fC3Ac1d7deca164"} +bundler_1 | 2023-11-30T11:44:34.432922687Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.requireCondAndStake(DebugTraceCalResultProcessorV6.java:246) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.432929450Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:177) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.432934810Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.432939789Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.432945320Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.432950780Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.432956100Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.432962001Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.432967601Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.432973181Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.432978892Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.432985775Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.432991406Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.432996976Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:34.433002696Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:34.433008327Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433014018Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433019428Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433024888Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433037722Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433043663Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433049053Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433054773Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433060595Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433066285Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.433072046Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:34.433077366Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:34.433083157Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433088787Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433094398Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433099878Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433105648Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433111269Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433116739Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433122149Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433127880Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433133430Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433138860Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433151083Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433156994Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433162715Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433168445Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433174697Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433180338Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433185627Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433191298Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433196828Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433202539Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433207999Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433214231Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433219911Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433225382Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433231062Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433236482Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433241972Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.433247613Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433253283Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433258844Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433271908Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433277699Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433283700Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433290553Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433297746Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433303276Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433308446Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433314057Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433319357Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433324767Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433330287Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433335747Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433341298Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433346818Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.433352098Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:34.433357357Z +bundler_1 | 2023-11-30T11:44:34.433362737Z 2023-11-30 11:44:34.432 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:34.433368378Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:34.433374399Z -- params: [{"sender":"0x6585244B8Ec29ee5112fEa5e2d83C263Bf51e7Db","nonce":"0x0","initCode":"0x190730aCdb4A7b1C0f7Be77f9fC3Ac1d7deca1640d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000773746f7261676500000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:34.433393795Z -- errMsg: unstaked factory accessed factory slot 0x0000000000000000000000000000000000000000000000000000000000000001 +bundler_1 | 2023-11-30T11:44:34.433399917Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:34.433405287Z -- errData: {"factory":"0x190730aCdb4A7b1C0f7Be77f9fC3Ac1d7deca164"} +bundler_1 | 2023-11-30T11:44:34.433410957Z +bundler_1 | 2023-11-30T11:44:34.439445517Z 2023-11-30 11:44:34.439 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:34.439461116Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:34.439467829Z -- params: [] +bundler_1 | 2023-11-30T11:44:34.439484931Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:34.439491072Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:34.439496713Z +bundler_1 | 2023-11-30T11:44:34.533123684Z 2023-11-30 11:44:34.532 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:34.533220992Z 2023-11-30 11:44:34.533 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:34.533544866Z 2023-11-30 11:44:34.533 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x3ce3a7f05b3e97b9a30fcd78c60268661d09abd6","initCode":"0x3ce3a7f05b3e97b9a30fcd78c60268661d09abd60d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000117265666572656e63655f73746f72616765000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x536093bfa84ad98072a588fe035aabef93b737ba39feb861019db85b74ece10e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x33e18298f901e98f4abb45bd56059819ec21bdbb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:34.536507586Z 2023-11-30 11:44:34.536 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949590,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2848770007596720,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":649177} +bundler_1 | 2023-11-30T11:44:34.536555168Z 2023-11-30 11:44:34.536 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x3ce3a7f05b3e97b9a30fcd78c60268661d09abd6","gasLimitForPay":949590,"initCode":"0x3ce3a7f05b3e97b9a30fcd78c60268661d09abd60d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000117265666572656e63655f73746f72616765000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x536093bfa84ad98072a588fe035aabef93b737ba39feb861019db85b74ece10e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x33e18298f901e98f4abb45bd56059819ec21bdbb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:34.867673300Z 2023-11-30 11:44:34.867 ERROR 1 --- [0.0-3000-exec-7] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:34.867705570Z +bundler_1 | 2023-11-30T11:44:34.867713995Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::unstaked factory accessed 0xaA73e3048f681A8c315Df57cdA5cd920082BC346 slot 0x9be6c46e692d2bd2f1398da0ad46324fb080d1895ee41e34f4612709c8f70eac::{"factory":"0x3ce3A7F05b3e97B9A30fCd78c60268661d09aBd6"} +bundler_1 | 2023-11-30T11:44:34.867720307Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.requireCondAndStake(DebugTraceCalResultProcessorV6.java:246) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.867725577Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:177) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.867730195Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.867734574Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.867738922Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.867743290Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.867747688Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.867752196Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867756545Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867762165Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867770070Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867779257Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867786941Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.867793243Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:34.867811246Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:34.867815755Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867820183Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867824602Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867828910Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867833288Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867837666Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867842054Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867846412Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867850740Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867858675Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:34.867866840Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:34.867874515Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:34.867881598Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867886106Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867890534Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867895624Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867900082Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867904551Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867918176Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867925109Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867929457Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867933815Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867938133Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.867944004Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867951808Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.867959222Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.867966957Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.867972707Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.867977086Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.867981474Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.867985802Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867990120Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.867994548Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868004006Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868008444Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.868012832Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.868017170Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868021549Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868033521Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.868041716Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:34.868050382Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868057375Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868061403Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868065019Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868068496Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868071952Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868075369Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868078855Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868082272Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868085678Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868089455Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868093172Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868096658Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868100125Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868103602Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868107038Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868110494Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:34.868113941Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:34.868117357Z +bundler_1 | 2023-11-30T11:44:34.868129019Z 2023-11-30 11:44:34.867 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:34.868135110Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:34.868141031Z -- params: [{"sender":"0x33e18298f901E98f4ABb45Bd56059819ec21bDbb","nonce":"0x0","initCode":"0x3ce3A7F05b3e97B9A30fCd78c60268661d09aBd60d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000117265666572656e63655f73746f72616765000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:34.868149497Z -- errMsg: unstaked factory accessed 0xaA73e3048f681A8c315Df57cdA5cd920082BC346 slot 0x9be6c46e692d2bd2f1398da0ad46324fb080d1895ee41e34f4612709c8f70eac +bundler_1 | 2023-11-30T11:44:34.868154566Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:34.868159516Z -- errData: {"factory":"0x3ce3A7F05b3e97B9A30fCd78c60268661d09aBd6"} +bundler_1 | 2023-11-30T11:44:34.868164735Z +bundler_1 | 2023-11-30T11:44:34.872431120Z 2023-11-30 11:44:34.872 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:34.872447130Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:34.872453962Z -- params: [] +bundler_1 | 2023-11-30T11:44:34.872459593Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:34.872464893Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:34.872470443Z +bundler_1 | 2023-11-30T11:44:34.968951632Z 2023-11-30 11:44:34.968 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:34.969028796Z 2023-11-30 11:44:34.968 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:34.969408009Z 2023-11-30 11:44:34.969 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x4e5697314306e2497122dfaadcf96f16271abbd3","initCode":"0x4e5697314306e2497122dfaadcf96f16271abbd30d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000187265666572656e63655f73746f726167655f7374727563740000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa1b486279fa7b88ba7f535c96f50ee2094297c70689d6a9da2e88522c78aee1e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x799f994617fa5644eb7f86efc088a747c35928b5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:34.972484256Z 2023-11-30 11:44:34.972 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949656,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2848968007597248,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":649243} +bundler_1 | 2023-11-30T11:44:34.972518269Z 2023-11-30 11:44:34.972 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x4e5697314306e2497122dfaadcf96f16271abbd3","gasLimitForPay":949656,"initCode":"0x4e5697314306e2497122dfaadcf96f16271abbd30d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000187265666572656e63655f73746f726167655f7374727563740000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa1b486279fa7b88ba7f535c96f50ee2094297c70689d6a9da2e88522c78aee1e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x799f994617fa5644eb7f86efc088a747c35928b5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:35.306347155Z 2023-11-30 11:44:35.306 ERROR 1 --- [0.0-3000-exec-1] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:35.306371901Z +bundler_1 | 2023-11-30T11:44:35.306376460Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::unstaked factory accessed 0x351a00b1BD9aC616e1Ef0C0E5dD2B1fAf2eb0efF slot 0x9ce22c8b929ccaa59a17a1595d0b4c7ee5c487329f623d6fbdbfe7b45c76c68b::{"factory":"0x4E5697314306E2497122dfAaDcf96f16271AbbD3"} +bundler_1 | 2023-11-30T11:44:35.306380978Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.requireCondAndStake(DebugTraceCalResultProcessorV6.java:246) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:35.306386479Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:177) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:35.306393201Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:35.306399673Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:35.306405584Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:35.306411234Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:35.306417015Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:35.306422506Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306426072Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306442112Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306445809Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306450518Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306454134Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:35.306457922Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:35.306461348Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:35.306464734Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306470044Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306476456Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306482558Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306488599Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306492697Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306496363Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306499890Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306503396Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306506863Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:35.306510490Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:35.306513936Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:35.306517653Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306526008Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306529735Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306533282Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306536779Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306540295Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306543792Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306547258Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306551616Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306557828Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306564260Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306570371Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306573928Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306577364Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306580911Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306584848Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306588335Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306591871Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306595328Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306598794Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306602250Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306610045Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306613602Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306617088Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306620625Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306624111Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306627568Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306631064Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:35.306637306Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306643297Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306649499Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306654478Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306658005Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306661541Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306665068Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306668484Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306671920Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306675367Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306678863Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306682310Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306685766Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306693371Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306696857Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306700343Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306703790Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:35.306707256Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:35.306710632Z +bundler_1 | 2023-11-30T11:44:35.306714840Z 2023-11-30 11:44:35.306 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:35.306720932Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:35.306727243Z -- params: [{"sender":"0x799f994617fA5644eb7F86efC088A747c35928b5","nonce":"0x0","initCode":"0x4E5697314306E2497122dfAaDcf96f16271AbbD30d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000187265666572656e63655f73746f726167655f7374727563740000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:35.306735399Z -- errMsg: unstaked factory accessed 0x351a00b1BD9aC616e1Ef0C0E5dD2B1fAf2eb0efF slot 0x9ce22c8b929ccaa59a17a1595d0b4c7ee5c487329f623d6fbdbfe7b45c76c68b +bundler_1 | 2023-11-30T11:44:35.306739076Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:35.306742522Z -- errData: {"factory":"0x4E5697314306E2497122dfAaDcf96f16271AbbD3"} +bundler_1 | 2023-11-30T11:44:35.306746099Z +bundler_1 | 2023-11-30T11:44:35.311766703Z 2023-11-30 11:44:35.311 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:35.311781601Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:35.311787512Z -- params: [] +bundler_1 | 2023-11-30T11:44:35.311792551Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:35.311797420Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:35.311802219Z +bundler_1 | 2023-11-30T11:44:35.406753437Z 2023-11-30 11:44:35.406 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:35.406818708Z 2023-11-30 11:44:35.406 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:35.407163541Z 2023-11-30 11:44:35.407 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xd85a7063f2389da99db7e3ff8b7f132fad71a241","initCode":"0xd85a7063f2389da99db7e3ff8b7f132fad71a2410d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000f6163636f756e745f73746f726167650000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x6fed617f5a2920d2dbfc0c09c599c535fea159087b0c9532cde41c3e8a5e120c","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x41199025c5254f4a611d9197238d568b5e97fd75","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:35.410116815Z 2023-11-30 11:44:35.410 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926774,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780322007414192,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626361} +bundler_1 | 2023-11-30T11:44:35.410144216Z 2023-11-30 11:44:35.410 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xd85a7063f2389da99db7e3ff8b7f132fad71a241","gasLimitForPay":926774,"initCode":"0xd85a7063f2389da99db7e3ff8b7f132fad71a2410d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000f6163636f756e745f73746f726167650000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x6fed617f5a2920d2dbfc0c09c599c535fea159087b0c9532cde41c3e8a5e120c","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x41199025c5254f4a611d9197238d568b5e97fd75","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:35.740079708Z 2023-11-30 11:44:35.739 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0xd85a7063f2389da99db7e3ff8b7f132fad71a241","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x41199025c5254f4a611d9197238d568b5e97fd75","0xd85a7063f2389da99db7e3ff8b7f132fad71a241","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xb5edc5d7c418b88f95bbd1416b520e74fc78b37167082c97e5a67a79174b4c04"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925692,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925692,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925692},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x41199025c5254f4a611d9197238d568b5e97fd75","stake":0,"unstakeDelaySec":0},"storageMap":{"0x41199025c5254f4a611d9197238d568b5e97fd75":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000","0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6aadacfa2cffe2f7a348cb5cb5666551e66a47d1396c03cc9614f985b84377f3":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:35.740182740Z 2023-11-30 11:44:35.740 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x41199025c5254F4A611D9197238d568B5e97fD75 is unstaked +bundler_1 | 2023-11-30T11:44:35.740198801Z 2023-11-30 11:44:35.740 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:35.740205242Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:35.740210632Z -- params: [{"sender":"0x41199025c5254F4A611D9197238d568B5e97fD75","nonce":"0x0","initCode":"0xd85A7063f2389dA99Db7E3Ff8b7F132FAD71a2410d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000f6163636f756e745f73746f726167650000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:35.740218848Z -- result: "0x6fed617f5a2920d2dbfc0c09c599c535fea159087b0c9532cde41c3e8a5e120c" +bundler_1 | 2023-11-30T11:44:35.740222445Z -- costTime: 334 +bundler_1 | 2023-11-30T11:44:35.740225871Z +bundler_1 | 2023-11-30T11:44:35.744775635Z 2023-11-30 11:44:35.744 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:35.744789742Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:35.744794210Z -- params: [] +bundler_1 | 2023-11-30T11:44:35.744797867Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:35.744801353Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:35.744804680Z +bundler_1 | 2023-11-30T11:44:35.841627912Z 2023-11-30 11:44:35.841 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:35.841666524Z 2023-11-30 11:44:35.841 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:35.841995398Z 2023-11-30 11:44:35.841 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x79a1fb45c2c8d0dfc7be97fa1592874d7ca1467c","initCode":"0x79a1fb45c2c8d0dfc7be97fa1592874d7ca1467c0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000196163636f756e745f7265666572656e63655f73746f7261676500000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x142e983a26a948ebc05446222ebb9a411a0c2745ed368e3dfd0afef5f948ae73","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1f9fecee74cf7a9c77bf48f4786b176ab0e08919","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:35.845662674Z 2023-11-30 11:44:35.845 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":930066,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2790198007440528,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":629653} +bundler_1 | 2023-11-30T11:44:35.845693642Z 2023-11-30 11:44:35.845 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x79a1fb45c2c8d0dfc7be97fa1592874d7ca1467c","gasLimitForPay":930066,"initCode":"0x79a1fb45c2c8d0dfc7be97fa1592874d7ca1467c0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000196163636f756e745f7265666572656e63655f73746f7261676500000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x142e983a26a948ebc05446222ebb9a411a0c2745ed368e3dfd0afef5f948ae73","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1f9fecee74cf7a9c77bf48f4786b176ab0e08919","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:36.182295175Z 2023-11-30 11:44:36.182 ERROR 1 --- [0.0-3000-exec-9] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:36.182317396Z +bundler_1 | 2023-11-30T11:44:36.182321954Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::unstaked factory accessed 0x97F347d94e648A413058aeB50F1c782ec161b4F2 slot 0x8bc19a31046252715208e89b1d254f791257d2883b03238d4f7761998b54830e::{"factory":"0x79A1FB45c2C8d0dfc7BE97Fa1592874D7Ca1467C"} +bundler_1 | 2023-11-30T11:44:36.182326343Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.requireCondAndStake(DebugTraceCalResultProcessorV6.java:246) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.182330510Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:177) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.182335660Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.182341862Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.182347843Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.182366969Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.182370946Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.182374733Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182378330Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182381926Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182385633Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182390332Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182393939Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.182397415Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:36.182400952Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:36.182404378Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182407925Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182411472Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182415068Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182418585Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182424776Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182430958Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182437360Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182443130Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182451396Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.182460202Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:36.182463839Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:36.182467616Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182471183Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182474719Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182478366Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182481963Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182485509Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182489016Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182492592Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182496089Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182499576Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182503052Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182507791Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182514163Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182520054Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182526305Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182531475Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182535011Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182542957Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182546553Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182550090Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182553586Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182557143Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182560619Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182564116Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182567592Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182571129Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182574595Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182578102Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.182581588Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182585095Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182588832Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182595034Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182601295Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182607126Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182612767Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182616323Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182619840Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182627664Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182631181Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182634768Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182638294Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182641750Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182645207Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182648703Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182652190Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.182655676Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:36.182659073Z +bundler_1 | 2023-11-30T11:44:36.182662479Z 2023-11-30 11:44:36.182 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:36.182665895Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:36.182669572Z -- params: [{"sender":"0x1f9fEcEe74CF7a9c77bF48f4786b176ab0e08919","nonce":"0x0","initCode":"0x79A1FB45c2C8d0dfc7BE97Fa1592874D7Ca1467C0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000196163636f756e745f7265666572656e63655f73746f7261676500000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:36.182677227Z -- errMsg: unstaked factory accessed 0x97F347d94e648A413058aeB50F1c782ec161b4F2 slot 0x8bc19a31046252715208e89b1d254f791257d2883b03238d4f7761998b54830e +bundler_1 | 2023-11-30T11:44:36.182684079Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:36.182689830Z -- errData: {"factory":"0x79A1FB45c2C8d0dfc7BE97Fa1592874D7Ca1467C"} +bundler_1 | 2023-11-30T11:44:36.182695020Z +bundler_1 | 2023-11-30T11:44:36.186636495Z 2023-11-30 11:44:36.186 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:36.186649069Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:36.186653547Z -- params: [] +bundler_1 | 2023-11-30T11:44:36.186657184Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:36.186660630Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:36.186664016Z +bundler_1 | 2023-11-30T11:44:36.284841071Z 2023-11-30 11:44:36.284 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:36.284921912Z 2023-11-30 11:44:36.284 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:36.285203854Z 2023-11-30 11:44:36.285 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x0a9715aa649211d84202862ca8782304cd4657df","initCode":"0x0a9715aa649211d84202862ca8782304cd4657df0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000206163636f756e745f7265666572656e63655f73746f726167655f737472756374","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xb5bf6d1983773cd77296614110bd74b55d4b69107e3d8c454c1d6bef0b6b1bdf","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x83e7f85f823bbb3661a7d3c82d9e72d9834dff96","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:36.288530346Z 2023-11-30 11:44:36.288 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":950326,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2850978007602608,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":649913} +bundler_1 | 2023-11-30T11:44:36.288615275Z 2023-11-30 11:44:36.288 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x0a9715aa649211d84202862ca8782304cd4657df","gasLimitForPay":950326,"initCode":"0x0a9715aa649211d84202862ca8782304cd4657df0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000206163636f756e745f7265666572656e63655f73746f726167655f737472756374","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xb5bf6d1983773cd77296614110bd74b55d4b69107e3d8c454c1d6bef0b6b1bdf","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x83e7f85f823bbb3661a7d3c82d9e72d9834dff96","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:36.631406739Z 2023-11-30 11:44:36.631 ERROR 1 --- [0.0-3000-exec-3] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:36.631436985Z +bundler_1 | 2023-11-30T11:44:36.631443597Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::unstaked factory accessed 0x712bb2a18df54F87F5d727291236d79f942254FC slot 0x889ddcb49ee50a693ddc5fda1446a5e949b7cf9536fea04cb3e604bb16ddec90::{"factory":"0x0A9715aa649211D84202862Ca8782304cd4657DF"} +bundler_1 | 2023-11-30T11:44:36.631464636Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.requireCondAndStake(DebugTraceCalResultProcessorV6.java:246) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.631470888Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:177) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.631476348Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.631481287Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.631486688Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.631492067Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.631497668Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.631503168Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631508909Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631514359Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631520471Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631527173Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631532854Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.631538324Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:36.631543634Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:36.631549194Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631555075Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631560836Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631566125Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631571967Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631584520Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631590301Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631595631Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631601111Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631606511Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:36.631612352Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:36.631617621Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:36.631623032Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631628692Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631634142Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631639713Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631644983Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631650382Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631655953Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631661523Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631666853Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631672153Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631677794Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631682933Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631694925Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631700316Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631705706Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631711286Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631716837Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631722617Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631728027Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631733528Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631738797Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631744228Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631749928Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631755569Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631761149Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631766779Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631772209Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631778000Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:36.631783551Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631789321Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631795663Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631801564Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631814148Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631820199Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631825930Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631833013Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631838733Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631844965Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631850415Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631856036Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631861436Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631866776Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631872035Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631877636Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631882856Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:36.631888366Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:36.631893646Z +bundler_1 | 2023-11-30T11:44:36.631898625Z 2023-11-30 11:44:36.631 ERROR 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:36.631904146Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:36.631909846Z -- params: [{"sender":"0x83e7F85F823BbB3661A7d3c82D9e72d9834dff96","nonce":"0x0","initCode":"0x0A9715aa649211D84202862Ca8782304cd4657DF0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000206163636f756e745f7265666572656e63655f73746f726167655f737472756374","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:36.631918633Z -- errMsg: unstaked factory accessed 0x712bb2a18df54F87F5d727291236d79f942254FC slot 0x889ddcb49ee50a693ddc5fda1446a5e949b7cf9536fea04cb3e604bb16ddec90 +bundler_1 | 2023-11-30T11:44:36.631930625Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:36.631935834Z -- errData: {"factory":"0x0A9715aa649211D84202862Ca8782304cd4657DF"} +bundler_1 | 2023-11-30T11:44:36.631941164Z +bundler_1 | 2023-11-30T11:44:36.635945269Z 2023-11-30 11:44:36.635 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:36.635961068Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:36.635965366Z -- params: [] +bundler_1 | 2023-11-30T11:44:36.635969043Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:36.635972570Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:36.635975986Z +bundler_1 | 2023-11-30T11:44:36.732241958Z 2023-11-30 11:44:36.732 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:36.732348306Z 2023-11-30 11:44:36.732 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:36.732667150Z 2023-11-30 11:44:36.732 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x654e3787ce679de5c479a715ea88f67fd88148c0","initCode":"0x654e3787ce679de5c479a715ea88f67fd88148c00d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001565787465726e616c5f73746f726167655f726561640000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x7f9f86ecf00f7a8ff6cac60c0a094313be4a4486bfa6bc916bdb7e55a87069aa","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdd6aefed1a1c3155f1a58e8b20686954df660bbf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:36.735684613Z 2023-11-30 11:44:36.735 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":930748,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2792244007445984,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":630335} +bundler_1 | 2023-11-30T11:44:36.735741412Z 2023-11-30 11:44:36.735 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x654e3787ce679de5c479a715ea88f67fd88148c0","gasLimitForPay":930748,"initCode":"0x654e3787ce679de5c479a715ea88f67fd88148c00d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001565787465726e616c5f73746f726167655f726561640000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x7f9f86ecf00f7a8ff6cac60c0a094313be4a4486bfa6bc916bdb7e55a87069aa","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdd6aefed1a1c3155f1a58e8b20686954df660bbf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:37.078386693Z 2023-11-30 11:44:37.078 ERROR 1 --- [0.0-3000-exec-7] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:37.078421789Z +bundler_1 | 2023-11-30T11:44:37.078427710Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory has forbidden read from 0xCb70bF8B95B75e02f2e09b3b5d551E2d39c8c727 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39::{"factory":"0x654e3787cE679DE5C479A715eA88f67FD88148c0"} +bundler_1 | 2023-11-30T11:44:37.078433170Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:173) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:37.078438530Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:37.078443088Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:37.078447536Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:37.078451935Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:37.078456253Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:37.078460781Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078465209Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078469578Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078473936Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078478284Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078483844Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:37.078488202Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:37.078492511Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:37.078511295Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078516044Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078520483Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078524831Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078529209Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078533557Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078537905Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078542283Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078546661Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078551049Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:37.078555518Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:37.078559846Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:37.078564084Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078568742Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078573141Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078577559Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078581977Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078586506Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078590904Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078600512Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078604930Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078609278Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078614037Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078618355Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078622663Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078626991Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078631349Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078635717Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078640386Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078644774Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078649102Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078653500Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078657868Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078662237Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078666585Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078670903Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078675231Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078679659Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078683977Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078692934Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.078697362Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078701810Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078706178Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078710767Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078715155Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078719493Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078723791Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078728099Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078732387Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078736755Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078741023Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078745351Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078749630Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078753958Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078758246Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078762624Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078766952Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.078771290Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:37.078775538Z +bundler_1 | 2023-11-30T11:44:37.078779655Z 2023-11-30 11:44:37.078 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:37.078783954Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:37.078795956Z -- params: [{"sender":"0xDd6AEfeD1A1c3155f1A58e8b20686954Df660Bbf","nonce":"0x0","initCode":"0x654e3787cE679DE5C479A715eA88f67FD88148c00d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001565787465726e616c5f73746f726167655f726561640000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:37.078808760Z -- errMsg: factory has forbidden read from 0xCb70bF8B95B75e02f2e09b3b5d551E2d39c8c727 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-11-30T11:44:37.078815793Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:37.078821704Z -- errData: {"factory":"0x654e3787cE679DE5C479A715eA88f67FD88148c0"} +bundler_1 | 2023-11-30T11:44:37.078828276Z +bundler_1 | 2023-11-30T11:44:37.082882220Z 2023-11-30 11:44:37.082 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:37.082900785Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:37.082931432Z -- params: [] +bundler_1 | 2023-11-30T11:44:37.082939818Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:37.082945749Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:37.082949736Z +bundler_1 | 2023-11-30T11:44:37.174658382Z 2023-11-30 11:44:37.174 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:37.174740986Z 2023-11-30 11:44:37.174 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:37.175066292Z 2023-11-30 11:44:37.174 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x46cb5dec5e86ceb0cf3c3be5ae72c6a0a0a5bb96","initCode":"0x46cb5dec5e86ceb0cf3c3be5ae72c6a0a0a5bb960d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d27890000000000000000000000000000000000000000000000000000000000000020455854434f4445785f43414c4c785f756e6465706c6f7965645f73656e646572","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x86c2ab00b34a5fecac8a99ec9ce0a4721412a562da4ea65d7a6ae31f45a6b499","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf1e79a9863916e824cc991487b2f3ef6761918ea","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:37.178963936Z 2023-11-30 11:44:37.178 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":920104,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2760312007360832,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":619691} +bundler_1 | 2023-11-30T11:44:37.179002898Z 2023-11-30 11:44:37.178 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x46cb5dec5e86ceb0cf3c3be5ae72c6a0a0a5bb96","gasLimitForPay":920104,"initCode":"0x46cb5dec5e86ceb0cf3c3be5ae72c6a0a0a5bb960d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d27890000000000000000000000000000000000000000000000000000000000000020455854434f4445785f43414c4c785f756e6465706c6f7965645f73656e646572","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x86c2ab00b34a5fecac8a99ec9ce0a4721412a562da4ea65d7a6ae31f45a6b499","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf1e79a9863916e824cc991487b2f3ef6761918ea","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:37.461659023Z 2023-11-30 11:44:37.461 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x46cb5dec5e86ceb0cf3c3be5ae72c6a0a0a5bb96","stake":0,"unstakeDelaySec":0},"referencedContracts":{"addresses":["0x46cb5dec5e86ceb0cf3c3be5ae72c6a0a0a5bb96","0xf1e79a9863916e824cc991487b2f3ef6761918ea","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xa3550b4df12d3827d7d024d077274df4bd0ac9aa3e2792620532af9e60f9d256"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[919022,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":919022,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":919022},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf1e79a9863916e824cc991487b2f3ef6761918ea","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x8a34621053d79112c941115d9b8fd26059cd2017468732814516608846fc33ae":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xf1e79a9863916e824cc991487b2f3ef6761918ea":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:37.461778717Z 2023-11-30 11:44:37.461 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xF1E79a9863916E824cc991487b2F3eF6761918eA is unstaked +bundler_1 | 2023-11-30T11:44:37.461983919Z 2023-11-30 11:44:37.461 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:37.461992355Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:37.461999027Z -- params: [{"sender":"0xF1E79a9863916E824cc991487b2F3eF6761918eA","nonce":"0x0","initCode":"0x46Cb5dec5e86CEb0cF3c3Be5AE72c6a0a0a5BB960d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d27890000000000000000000000000000000000000000000000000000000000000020455854434f4445785f43414c4c785f756e6465706c6f7965645f73656e646572","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:37.462022661Z -- result: "0x86c2ab00b34a5fecac8a99ec9ce0a4721412a562da4ea65d7a6ae31f45a6b499" +bundler_1 | 2023-11-30T11:44:37.462028823Z -- costTime: 287 +bundler_1 | 2023-11-30T11:44:37.462033762Z +bundler_1 | 2023-11-30T11:44:37.466627606Z 2023-11-30 11:44:37.466 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:37.466642824Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:37.466649967Z -- params: [] +bundler_1 | 2023-11-30T11:44:37.466655949Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:37.466661669Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:37.466666889Z +bundler_1 | 2023-11-30T11:44:37.563799719Z 2023-11-30 11:44:37.563 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:37.563860813Z 2023-11-30 11:44:37.563 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:37.564213116Z 2023-11-30 11:44:37.564 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x69c908bf5e7745507be162abefd3dbbd510dbd26","initCode":"0x69c908bf5e7745507be162abefd3dbbd510dbd260d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001f455854434f444553495a455f756e6465706c6f7965645f636f6e747261637400","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa5fa38bab3aa09ca7d820b23647b610c989f2737001fd9db63d902fc144cc96f","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9c5c3ca881598035907b7df55403a93aa6fb08ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:37.567076912Z 2023-11-30 11:44:37.566 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":923715,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2771145007389720,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":623302} +bundler_1 | 2023-11-30T11:44:37.567148035Z 2023-11-30 11:44:37.567 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x69c908bf5e7745507be162abefd3dbbd510dbd26","gasLimitForPay":923715,"initCode":"0x69c908bf5e7745507be162abefd3dbbd510dbd260d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001f455854434f444553495a455f756e6465706c6f7965645f636f6e747261637400","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa5fa38bab3aa09ca7d820b23647b610c989f2737001fd9db63d902fc144cc96f","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9c5c3ca881598035907b7df55403a93aa6fb08ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:37.861276732Z 2023-11-30 11:44:37.861 ERROR 1 --- [0.0-3000-exec-5] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:37.861301318Z +bundler_1 | 2023-11-30T11:44:37.861310104Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory accesses un-deployed contract address 0x0000000000000000000000000000000000018894 with opcode EXTCODESIZE +bundler_1 | 2023-11-30T11:44:37.861318771Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:208) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:37.861326886Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:37.861334430Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:37.861340180Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:37.861344669Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:37.861349047Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:37.861353666Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861358124Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861362582Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861366961Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861371349Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861375757Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:37.861381177Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:37.861408338Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:37.861416402Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861423656Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861428204Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861432623Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861437111Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861441489Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861445868Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861450205Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861454674Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861459072Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:37.861463590Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:37.861467918Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:37.861472157Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861476545Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861481354Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861487946Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861496191Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861503916Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861517601Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861522190Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861526618Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861531036Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861535354Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861539622Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861543920Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861548238Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861552627Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861556964Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861561383Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861566262Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861570630Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861578324Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861586149Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861594214Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861600456Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861604924Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861609372Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861613790Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861623439Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861627887Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:37.861632285Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861636693Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861641011Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861645329Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861649988Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861654396Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861659616Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861667441Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861674704Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861682509Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861689311Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861696324Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861702977Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861709699Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861716341Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861722874Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861729656Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:37.861735958Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:37.861742160Z +bundler_1 | 2023-11-30T11:44:37.861755214Z 2023-11-30 11:44:37.861 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:37.861761315Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:37.861770342Z -- params: [{"sender":"0x9C5C3CA881598035907b7Df55403a93aa6Fb08ee","nonce":"0x0","initCode":"0x69c908bf5e7745507bE162aBEFD3DBbD510dbd260d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001f455854434f444553495a455f756e6465706c6f7965645f636f6e747261637400","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:37.861782214Z -- errMsg: factory accesses un-deployed contract address 0x0000000000000000000000000000000000018894 with opcode EXTCODESIZE +bundler_1 | 2023-11-30T11:44:37.861789678Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:37.861796341Z -- errData: null +bundler_1 | 2023-11-30T11:44:37.861802762Z +bundler_1 | 2023-11-30T11:44:37.865668667Z 2023-11-30 11:44:37.865 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:37.865680769Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:37.865685157Z -- params: [] +bundler_1 | 2023-11-30T11:44:37.865688734Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:37.865692210Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:37.865695597Z +bundler_1 | 2023-11-30T11:44:37.957788365Z 2023-11-30 11:44:37.957 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:37.957881288Z 2023-11-30 11:44:37.957 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:37.958192919Z 2023-11-30 11:44:37.958 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xeb436a5b9994dda42bab71e3520581cb2bd59820","initCode":"0xeb436a5b9994dda42bab71e3520581cb2bd598200d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001f455854434f4445484153485f756e6465706c6f7965645f636f6e747261637400","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x0c3e0762032bd0a19b2703468a7ebc72a533f16e09b6bfba4ad864528926ae4c","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6d61e8f597439a88854d66b228622e89983d20e9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:37.961181071Z 2023-11-30 11:44:37.961 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":923944,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2771832007391552,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":623531} +bundler_1 | 2023-11-30T11:44:37.961213571Z 2023-11-30 11:44:37.961 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xeb436a5b9994dda42bab71e3520581cb2bd59820","gasLimitForPay":923944,"initCode":"0xeb436a5b9994dda42bab71e3520581cb2bd598200d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001f455854434f4445484153485f756e6465706c6f7965645f636f6e747261637400","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x0c3e0762032bd0a19b2703468a7ebc72a533f16e09b6bfba4ad864528926ae4c","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6d61e8f597439a88854d66b228622e89983d20e9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:38.262821462Z 2023-11-30 11:44:38.262 ERROR 1 --- [0.0-3000-exec-9] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:38.262853382Z +bundler_1 | 2023-11-30T11:44:38.262861987Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory accesses un-deployed contract address 0x00000000000000000000000000000000000188F8 with opcode EXTCODEHASH +bundler_1 | 2023-11-30T11:44:38.262870243Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:208) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:38.262877536Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:38.262884860Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:38.262893045Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:38.262898586Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:38.262903044Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:38.262927961Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.262938310Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.262943129Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.262950312Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.262976892Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.262982051Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:38.262988013Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:38.262992451Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:38.262996789Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263001187Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263005635Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263009983Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263021445Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263025923Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263030351Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263036573Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263044458Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263052502Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:38.263060037Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:38.263065216Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:38.263069514Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263074033Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263078962Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263089642Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263094200Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263098699Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263103167Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263107485Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263111893Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263116292Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263121852Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263129666Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263137020Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263144624Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263150545Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263155024Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263159472Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263164752Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263169200Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263173568Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263177936Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263182284Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263186632Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263196381Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263200849Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263205257Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263211980Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263219985Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.263227439Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263234662Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263239150Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263243538Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263249981Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263257374Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263263847Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263270088Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263276961Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263283453Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263289855Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263297870Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263305404Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263312337Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263319270Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263335781Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263342754Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.263349586Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:38.263356609Z +bundler_1 | 2023-11-30T11:44:38.263363492Z 2023-11-30 11:44:38.262 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:38.263370064Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:38.263379161Z -- params: [{"sender":"0x6d61E8f597439A88854D66B228622E89983d20e9","nonce":"0x0","initCode":"0xEb436a5b9994dda42BAb71e3520581Cb2BD598200d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001f455854434f4445484153485f756e6465706c6f7965645f636f6e747261637400","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:38.263386705Z -- errMsg: factory accesses un-deployed contract address 0x00000000000000000000000000000000000188F8 with opcode EXTCODEHASH +bundler_1 | 2023-11-30T11:44:38.263390312Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:38.263393678Z -- errData: null +bundler_1 | 2023-11-30T11:44:38.263397075Z +bundler_1 | 2023-11-30T11:44:38.268282762Z 2023-11-30 11:44:38.268 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:38.268299473Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:38.268306015Z -- params: [] +bundler_1 | 2023-11-30T11:44:38.268311475Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:38.268316705Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:38.268322276Z +bundler_1 | 2023-11-30T11:44:38.378370834Z 2023-11-30 11:44:38.378 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:38.378427619Z 2023-11-30 11:44:38.378 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:38.378774525Z 2023-11-30 11:44:38.378 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x57b6bf25cc5fb1c6ab10f32b206b6b3f98255cbe","initCode":"0x57b6bf25cc5fb1c6ab10f32b206b6b3f98255cbe0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001f455854434f4445434f50595f756e6465706c6f7965645f636f6e747261637400","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8e4ae273d1de9238f9a5c918a58789a5a98b9ac21903bd44eb5520205ee09cfb","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x614e46b075c29c12905ea0d58bd762ca73ebd873","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:38.382009854Z 2023-11-30 11:44:38.381 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":924170,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2772510007393360,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":623757} +bundler_1 | 2023-11-30T11:44:38.382099952Z 2023-11-30 11:44:38.381 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x57b6bf25cc5fb1c6ab10f32b206b6b3f98255cbe","gasLimitForPay":924170,"initCode":"0x57b6bf25cc5fb1c6ab10f32b206b6b3f98255cbe0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001f455854434f4445434f50595f756e6465706c6f7965645f636f6e747261637400","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8e4ae273d1de9238f9a5c918a58789a5a98b9ac21903bd44eb5520205ee09cfb","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x614e46b075c29c12905ea0d58bd762ca73ebd873","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:38.685296895Z 2023-11-30 11:44:38.684 ERROR 1 --- [0.0-3000-exec-3] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:38.685326971Z +bundler_1 | 2023-11-30T11:44:38.685332761Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory accesses un-deployed contract address 0x000000000000000000000000000000000001895C with opcode EXTCODECOPY +bundler_1 | 2023-11-30T11:44:38.685340616Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:208) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:38.685348941Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:38.685356636Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:38.685364350Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:38.685369410Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:38.685373868Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:38.685393154Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685397843Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685402241Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685406639Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685410987Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685415355Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:38.685420895Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:38.685426015Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:38.685433218Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685441474Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685448627Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685455630Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685460119Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685464567Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685468935Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685473373Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685477822Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685482200Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:38.685486748Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:38.685491126Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:38.685501235Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685505673Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685510473Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685515792Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685524028Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685531732Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685539086Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685545387Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685549826Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685554254Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685558652Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685562940Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685567379Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685571687Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685576045Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685580393Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685584761Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685589620Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685594048Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685604598Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685612312Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685620137Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685627330Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685633382Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685637790Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685642188Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685646546Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685650964Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:38.685655603Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685659991Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685664279Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685668677Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685673296Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685677604Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685681902Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685686190Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685690548Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685698072Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685705977Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685720113Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685724842Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685729190Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685733598Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685740331Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685747434Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:38.685754076Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:38.685760128Z +bundler_1 | 2023-11-30T11:44:38.685766299Z 2023-11-30 11:44:38.685 ERROR 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:38.685772862Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:38.685780145Z -- params: [{"sender":"0x614E46b075c29C12905ea0d58bd762Ca73ebd873","nonce":"0x0","initCode":"0x57B6Bf25CC5fB1c6aB10f32B206B6b3F98255cBE0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001f455854434f4445434f50595f756e6465706c6f7965645f636f6e747261637400","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:38.685792368Z -- errMsg: factory accesses un-deployed contract address 0x000000000000000000000000000000000001895C with opcode EXTCODECOPY +bundler_1 | 2023-11-30T11:44:38.685799371Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:38.685805973Z -- errData: null +bundler_1 | 2023-11-30T11:44:38.685812986Z +bundler_1 | 2023-11-30T11:44:38.690741570Z 2023-11-30 11:44:38.690 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:38.690757500Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:38.690764373Z -- params: [] +bundler_1 | 2023-11-30T11:44:38.690770074Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:38.690775724Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:38.690795150Z +bundler_1 | 2023-11-30T11:44:38.783889338Z 2023-11-30 11:44:38.783 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:38.785019494Z 2023-11-30 11:44:38.784 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:38.785302922Z 2023-11-30 11:44:38.785 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xad5609adaa133486d5505267445b049d60e3cc4c","initCode":"0xad5609adaa133486d5505267445b049d60e3cc4c0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001843414c4c5f756e6465706c6f7965645f636f6e74726163740000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x026fecf4cbde8ac0be4cb39229142a6234dc30c86dc205fbdc25670ce30f4ba1","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc51bbcbeef71cbd151db5c05b7db95d758c6afff","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:38.788067400Z 2023-11-30 11:44:38.787 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":922863,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2768589007382904,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":622450} +bundler_1 | 2023-11-30T11:44:38.788126343Z 2023-11-30 11:44:38.788 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xad5609adaa133486d5505267445b049d60e3cc4c","gasLimitForPay":922863,"initCode":"0xad5609adaa133486d5505267445b049d60e3cc4c0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001843414c4c5f756e6465706c6f7965645f636f6e74726163740000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x026fecf4cbde8ac0be4cb39229142a6234dc30c86dc205fbdc25670ce30f4ba1","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc51bbcbeef71cbd151db5c05b7db95d758c6afff","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:39.080872521Z 2023-11-30 11:44:39.080 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:39.080903249Z +bundler_1 | 2023-11-30T11:44:39.080910292Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory accesses un-deployed contract address 0x0000000000000000000000000000000000018704 with opcode CALL +bundler_1 | 2023-11-30T11:44:39.080915081Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:208) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.080919419Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.080923106Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.080942282Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.080945988Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.080949475Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.080953132Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.080956648Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.080960165Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.080963762Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.080967358Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.080970865Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.080975463Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:39.080978980Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:39.080982476Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.080985993Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.080989479Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.080992986Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.080996452Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.080999929Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081003485Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081006982Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081014937Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081018604Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.081022260Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:39.081025767Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:39.081029173Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081032650Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081036447Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081039993Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081043540Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081047077Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081050573Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081054090Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081057536Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081061003Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081064449Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081067865Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081071302Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081074708Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081078195Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081081691Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081088915Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081092752Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081096289Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081099765Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081103262Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081106958Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081110505Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081114042Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081117518Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081121004Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081124541Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081128008Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.081131484Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081134950Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081138477Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081141974Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081145630Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081149117Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081152563Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081155980Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081163243Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081166720Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081170286Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081173803Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081177279Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081180716Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081184152Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081187639Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081191105Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.081194572Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:39.081197958Z +bundler_1 | 2023-11-30T11:44:39.081201304Z 2023-11-30 11:44:39.080 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:39.081204751Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:39.081208518Z -- params: [{"sender":"0xc51BBcbEEF71CBD151dB5C05B7Db95D758C6afFf","nonce":"0x0","initCode":"0xAD5609ADAa133486D5505267445b049D60E3Cc4C0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001843414c4c5f756e6465706c6f7965645f636f6e74726163740000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:39.081214098Z -- errMsg: factory accesses un-deployed contract address 0x0000000000000000000000000000000000018704 with opcode CALL +bundler_1 | 2023-11-30T11:44:39.081217584Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:39.081220931Z -- errData: null +bundler_1 | 2023-11-30T11:44:39.081224247Z +bundler_1 | 2023-11-30T11:44:39.085138314Z 2023-11-30 11:44:39.085 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:39.085152560Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:39.085158641Z -- params: [] +bundler_1 | 2023-11-30T11:44:39.085163781Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:39.085179039Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:39.085184299Z +bundler_1 | 2023-11-30T11:44:39.176468030Z 2023-11-30 11:44:39.176 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:39.176571459Z 2023-11-30 11:44:39.176 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:39.176862405Z 2023-11-30 11:44:39.176 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x624bc00124f25cfedd8b2bc59cf3783feba8035e","initCode":"0x624bc00124f25cfedd8b2bc59cf3783feba8035e0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001c43414c4c434f44455f756e6465706c6f7965645f636f6e747261637400000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x40d83e5dddbc7fe6fffd7a3f252db4993803264fe170a56da48fc2ca0628058f","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd56f29082e24aac522aa079f1badded8d8d7939e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:39.179956808Z 2023-11-30 11:44:39.179 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":923063,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2769189007384504,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":622650} +bundler_1 | 2023-11-30T11:44:39.180012311Z 2023-11-30 11:44:39.179 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x624bc00124f25cfedd8b2bc59cf3783feba8035e","gasLimitForPay":923063,"initCode":"0x624bc00124f25cfedd8b2bc59cf3783feba8035e0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001c43414c4c434f44455f756e6465706c6f7965645f636f6e747261637400000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x40d83e5dddbc7fe6fffd7a3f252db4993803264fe170a56da48fc2ca0628058f","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd56f29082e24aac522aa079f1badded8d8d7939e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:39.475748167Z 2023-11-30 11:44:39.475 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:39.475779785Z +bundler_1 | 2023-11-30T11:44:39.475784805Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory accesses un-deployed contract address 0x0000000000000000000000000000000000018768 with opcode CALLCODE +bundler_1 | 2023-11-30T11:44:39.475800905Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:208) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.475805033Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.475808719Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.475812286Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.475816103Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.475819580Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.475823407Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475826953Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475830480Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475833986Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475837463Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475840969Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.475845458Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:39.475848944Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:39.475852361Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475855897Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475859374Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475863091Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475866607Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475874452Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475878109Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475881675Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475885152Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475888658Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.475892325Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:39.475895832Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:39.475899208Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475902735Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475906572Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475910188Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475913725Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475917271Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475920758Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475924215Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475927661Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475931117Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475934604Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.475938040Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475945354Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.475948841Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.475952367Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.475955834Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.475959290Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.475963157Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.475966714Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475970190Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475973677Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.475977143Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.475980600Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475984076Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475987573Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.475991069Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.475994586Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.475998072Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.476001539Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476005005Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476008492Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476011948Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476019542Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476023069Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476026575Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476030012Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476033508Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476036995Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476040471Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476043968Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476047464Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476050941Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476054447Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476057934Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476061430Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.476064947Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:39.476068323Z +bundler_1 | 2023-11-30T11:44:39.476071679Z 2023-11-30 11:44:39.475 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:39.476075106Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:39.476078863Z -- params: [{"sender":"0xD56F29082E24aac522aa079F1baDDEd8D8d7939E","nonce":"0x0","initCode":"0x624Bc00124f25CfeDD8b2BC59cF3783feBA8035e0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001c43414c4c434f44455f756e6465706c6f7965645f636f6e747261637400000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:39.476084593Z -- errMsg: factory accesses un-deployed contract address 0x0000000000000000000000000000000000018768 with opcode CALLCODE +bundler_1 | 2023-11-30T11:44:39.476091977Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:39.476095414Z -- errData: null +bundler_1 | 2023-11-30T11:44:39.476098760Z +bundler_1 | 2023-11-30T11:44:39.480164156Z 2023-11-30 11:44:39.480 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:39.480178703Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:39.480192369Z -- params: [] +bundler_1 | 2023-11-30T11:44:39.480198480Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:39.480204091Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:39.480209350Z +bundler_1 | 2023-11-30T11:44:39.571532314Z 2023-11-30 11:44:39.571 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:39.571615786Z 2023-11-30 11:44:39.571 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:39.571914196Z 2023-11-30 11:44:39.571 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x27353edb4e871187fb97217168de5a6e20a15934","initCode":"0x27353edb4e871187fb97217168de5a6e20a159340d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000002044454c454741544543414c4c5f756e6465706c6f7965645f636f6e7472616374","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x94db22df0ed76aadd25b522f3f7751f73c2d638a7c502d9b112ccbe5c1043a61","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe417f3c535cc66d418c3abbc8efcec2863cd07d7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:39.574938190Z 2023-11-30 11:44:39.574 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":923542,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2770626007388336,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":623129} +bundler_1 | 2023-11-30T11:44:39.574997651Z 2023-11-30 11:44:39.574 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x27353edb4e871187fb97217168de5a6e20a15934","gasLimitForPay":923542,"initCode":"0x27353edb4e871187fb97217168de5a6e20a159340d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000002044454c454741544543414c4c5f756e6465706c6f7965645f636f6e7472616374","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x94db22df0ed76aadd25b522f3f7751f73c2d638a7c502d9b112ccbe5c1043a61","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe417f3c535cc66d418c3abbc8efcec2863cd07d7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:39.872393366Z 2023-11-30 11:44:39.872 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:39.872425196Z +bundler_1 | 2023-11-30T11:44:39.872431778Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory accesses un-deployed contract address 0x00000000000000000000000000000000000187cc with opcode DELEGATECALL +bundler_1 | 2023-11-30T11:44:39.872437839Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:208) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.872443780Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.872449200Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.872454931Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.872460181Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.872465891Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.872471742Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872477613Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872483154Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872488614Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872494104Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872499714Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.872506727Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:39.872512168Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:39.872517187Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872522156Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872541973Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872547173Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872552102Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872557001Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872562081Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872567110Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872572049Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872577199Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:39.872582709Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:39.872587939Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:39.872593088Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872598679Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872604750Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872617925Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872623495Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872629035Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872634506Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872639856Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872645757Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872658941Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872664762Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872670152Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872675302Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872680451Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872686002Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872691532Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872696852Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872703314Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872708704Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872714104Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872719263Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872724483Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872729593Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872734542Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872739832Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872745022Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872749911Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872754800Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:39.872759629Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872778434Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872783383Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872788362Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872793943Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872798962Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872803741Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872808550Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872813339Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872818118Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872822957Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872827846Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872833035Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872838316Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872843605Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872848955Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872854275Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:39.872859324Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:39.872864484Z +bundler_1 | 2023-11-30T11:44:39.872869023Z 2023-11-30 11:44:39.872 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:39.872873811Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:39.872879282Z -- params: [{"sender":"0xE417F3C535cc66D418c3abBc8EFcec2863Cd07D7","nonce":"0x0","initCode":"0x27353edb4e871187fb97217168De5a6E20A159340d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000002044454c454741544543414c4c5f756e6465706c6f7965645f636f6e7472616374","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:39.872893067Z -- errMsg: factory accesses un-deployed contract address 0x00000000000000000000000000000000000187cc with opcode DELEGATECALL +bundler_1 | 2023-11-30T11:44:39.872898548Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:39.872903507Z -- errData: null +bundler_1 | 2023-11-30T11:44:39.872908627Z +bundler_1 | 2023-11-30T11:44:39.877636343Z 2023-11-30 11:44:39.877 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:39.877649518Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:39.877654056Z -- params: [] +bundler_1 | 2023-11-30T11:44:39.877657773Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:39.877661259Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:39.877664636Z +bundler_1 | 2023-11-30T11:44:39.970172187Z 2023-11-30 11:44:39.970 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:39.970277928Z 2023-11-30 11:44:39.970 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:39.970570850Z 2023-11-30 11:44:39.970 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xecc7041497823ce988e807e95d679fe5655d93fc","initCode":"0xecc7041497823ce988e807e95d679fe5655d93fc0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001e53544154494343414c4c5f756e6465706c6f7965645f636f6e74726163740000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xbc24d0732aed4155b71237c39b69c340725b3ed004c1af84f3abaa7ec80a58ce","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4e622ba1bea3359f828160f7b685519443b0bde2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:39.973401648Z 2023-11-30 11:44:39.973 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":923765,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2771295007390120,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":623352} +bundler_1 | 2023-11-30T11:44:39.973448552Z 2023-11-30 11:44:39.973 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xecc7041497823ce988e807e95d679fe5655d93fc","gasLimitForPay":923765,"initCode":"0xecc7041497823ce988e807e95d679fe5655d93fc0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001e53544154494343414c4c5f756e6465706c6f7965645f636f6e74726163740000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xbc24d0732aed4155b71237c39b69c340725b3ed004c1af84f3abaa7ec80a58ce","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4e622ba1bea3359f828160f7b685519443b0bde2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:40.211846630Z 2023-11-30 11:44:40.211 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 325 to: 428 +bundler_1 | 2023-11-30T11:44:40.274378887Z 2023-11-30 11:44:40.274 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:40.274403834Z +bundler_1 | 2023-11-30T11:44:40.274410185Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory accesses un-deployed contract address 0x0000000000000000000000000000000000018830 with opcode STATICCALL +bundler_1 | 2023-11-30T11:44:40.274416127Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:208) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:40.274421607Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:40.274426977Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:40.274432387Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:40.274437536Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:40.274442746Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:40.274448547Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274453877Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274459437Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274464837Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274469967Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274490064Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:40.274497078Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:40.274502598Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:40.274507807Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274513188Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274518998Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274524759Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274530179Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274535479Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274540619Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274545708Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274550697Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274555817Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:40.274561417Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:40.274566787Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:40.274571787Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274577507Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274583809Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274589560Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274594740Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274607123Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274612873Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274618063Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274623202Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274628462Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274633572Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274638731Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274643671Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274648750Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274654210Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274659380Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274664519Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274671663Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274676993Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274682022Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274687312Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274692442Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274697651Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274702851Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274714553Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274719983Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274725223Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274730653Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.274736213Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274741342Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274746913Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274752393Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274758114Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274763283Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274768844Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274774464Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274780085Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274785745Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274791266Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274796145Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274801975Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274808307Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274813607Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274819238Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274824718Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.274838394Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:40.274843984Z +bundler_1 | 2023-11-30T11:44:40.274849815Z 2023-11-30 11:44:40.274 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:40.274855135Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:40.274862208Z -- params: [{"sender":"0x4e622BA1BEa3359F828160F7b685519443B0bDe2","nonce":"0x0","initCode":"0xecC7041497823cE988e807e95d679FE5655D93FC0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001e53544154494343414c4c5f756e6465706c6f7965645f636f6e74726163740000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:40.274870914Z -- errMsg: factory accesses un-deployed contract address 0x0000000000000000000000000000000000018830 with opcode STATICCALL +bundler_1 | 2023-11-30T11:44:40.274876314Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:40.274881223Z -- errData: null +bundler_1 | 2023-11-30T11:44:40.274886112Z +bundler_1 | 2023-11-30T11:44:40.278892739Z 2023-11-30 11:44:40.278 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:40.278932383Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:40.278942451Z -- params: [] +bundler_1 | 2023-11-30T11:44:40.278947811Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:40.278953141Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:40.278960114Z +bundler_1 | 2023-11-30T11:44:40.373918342Z 2023-11-30 11:44:40.373 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:40.374039404Z 2023-11-30 11:44:40.373 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:40.374351436Z 2023-11-30 11:44:40.374 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xaff68671357278419daaf77e052bbcd025212e0f","initCode":"0xaff68671357278419daaf77e052bbcd025212e0f0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a6f75745f6f665f67617300000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x0048ca7e9d0f96b5d19d5de65b3bb7d6589260425ef26ea6f68cc57c7b65d723","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe09b3ac0f08ec2c23c689723ad5a90c493a13bf7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:40.377511344Z 2023-11-30 11:44:40.377 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":936797,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2810391007494376,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":636384} +bundler_1 | 2023-11-30T11:44:40.377547184Z 2023-11-30 11:44:40.377 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xaff68671357278419daaf77e052bbcd025212e0f","gasLimitForPay":936797,"initCode":"0xaff68671357278419daaf77e052bbcd025212e0f0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a6f75745f6f665f67617300000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x0048ca7e9d0f96b5d19d5de65b3bb7d6589260425ef26ea6f68cc57c7b65d723","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe09b3ac0f08ec2c23c689723ad5a90c493a13bf7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:40.799741883Z 2023-11-30 11:44:40.799 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:40.799772651Z +bundler_1 | 2023-11-30T11:44:40.799779553Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory internally reverts on oog +bundler_1 | 2023-11-30T11:44:40.799784653Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:116) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:40.799788730Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:40.799792477Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:40.799796285Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:40.799799811Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:40.799803288Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:40.799806955Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799810451Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799826391Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799829998Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799833504Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799837031Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:40.799840507Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:40.799845406Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:40.799848853Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799852369Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799855876Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799859322Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799862808Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799866365Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799869922Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799873388Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799876885Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799880391Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:40.799884068Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:40.799887535Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:40.799890941Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799894447Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799902713Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799906410Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799910007Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799913804Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799917340Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799920837Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799924303Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799927810Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799931296Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.799934743Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799938259Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.799941716Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.799945202Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.799948729Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.799952265Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.799956072Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.799959579Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799963055Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799966512Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.799973855Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.799977352Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799980828Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799984305Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.799987801Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.799991418Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799994945Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:40.799998461Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800001958Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800005424Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800008891Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800012337Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800016014Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800019511Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800022997Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800026453Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800029900Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800033357Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800036873Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800040319Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800047473Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800051090Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800054596Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800058063Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:40.800061569Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:40.800064955Z +bundler_1 | 2023-11-30T11:44:40.800068242Z 2023-11-30 11:44:40.799 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:40.800071658Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:40.800075295Z -- params: [{"sender":"0xe09b3ac0F08EC2C23C689723Ad5a90C493a13Bf7","nonce":"0x0","initCode":"0xaff68671357278419DaaF77e052bbCD025212E0F0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a6f75745f6f665f67617300000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:40.800082498Z -- errMsg: factory internally reverts on oog +bundler_1 | 2023-11-30T11:44:40.800088289Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:40.800093799Z -- errData: null +bundler_1 | 2023-11-30T11:44:40.800099079Z +bundler_1 | 2023-11-30T11:44:40.804313810Z 2023-11-30 11:44:40.804 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:40.804328677Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:40.804335290Z -- params: [] +bundler_1 | 2023-11-30T11:44:40.804340569Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:40.804345699Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:40.804350788Z +bundler_1 | 2023-11-30T11:44:40.900583371Z 2023-11-30 11:44:40.900 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:40.900699718Z 2023-11-30 11:44:40.900 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:40.901015079Z 2023-11-30 11:44:40.900 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x9627eb9d3490ed4b9ed52d4efd62087f5a36e585","initCode":"0x9627eb9d3490ed4b9ed52d4efd62087f5a36e5850d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000117373746f72655f6f75745f6f665f676173000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x7c31ffeb7ae5d7d2df54665bc58e7755da6aea04035de2f63eb71a423fcd4025","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x315181365d079c55f0d51587d2168288b0cfd9a8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:40.904057094Z 2023-11-30 11:44:40.903 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":929327,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2787981007434616,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":628914} +bundler_1 | 2023-11-30T11:44:40.904179693Z 2023-11-30 11:44:40.904 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x9627eb9d3490ed4b9ed52d4efd62087f5a36e585","gasLimitForPay":929327,"initCode":"0x9627eb9d3490ed4b9ed52d4efd62087f5a36e5850d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000117373746f72655f6f75745f6f665f676173000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x7c31ffeb7ae5d7d2df54665bc58e7755da6aea04035de2f63eb71a423fcd4025","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x315181365d079c55f0d51587d2168288b0cfd9a8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:41.251754376Z 2023-11-30 11:44:41.251 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:41.251784772Z +bundler_1 | 2023-11-30T11:44:41.251791405Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory internally reverts on oog +bundler_1 | 2023-11-30T11:44:41.251797296Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:116) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:41.251803137Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:41.251808477Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:41.251813947Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:41.251819708Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:41.251824847Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:41.251846628Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251852499Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251858450Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251864461Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251869801Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251875271Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:41.251880892Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:41.251887274Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:41.251892533Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251898164Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251903654Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251909184Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251915286Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251921086Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251926476Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251931766Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251937056Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251942256Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:41.251947746Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:41.251960340Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:41.251965720Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251970879Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251976490Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251981850Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251987310Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251992820Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.251997809Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.252003159Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.252008449Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.252013849Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.252019119Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252024419Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.252029789Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252034949Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252040048Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252045178Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252051059Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252057000Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252062290Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.252074482Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.252079873Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252085363Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252090492Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.252095802Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.252101212Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252106462Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252111521Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.252116751Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:41.252122051Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252127862Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252133633Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252138972Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252144493Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252150694Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252156205Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252161825Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252167476Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252172986Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252178256Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252191510Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252197361Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252202721Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252207871Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252213401Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252218521Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:41.252224522Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:41.252230112Z +bundler_1 | 2023-11-30T11:44:41.252235352Z 2023-11-30 11:44:41.251 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:41.252240482Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:41.252246623Z -- params: [{"sender":"0x315181365d079C55f0d51587D2168288B0CfD9A8","nonce":"0x0","initCode":"0x9627eB9d3490ed4b9ED52D4EFd62087f5A36E5850d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000117373746f72655f6f75745f6f665f676173000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:41.252256051Z -- errMsg: factory internally reverts on oog +bundler_1 | 2023-11-30T11:44:41.252261441Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:41.252267131Z -- errData: null +bundler_1 | 2023-11-30T11:44:41.252272441Z +bundler_1 | 2023-11-30T11:44:41.256660255Z 2023-11-30 11:44:41.256 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:41.256677116Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:41.256682556Z -- params: [] +bundler_1 | 2023-11-30T11:44:41.256686283Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:41.256689850Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:41.256705809Z +bundler_1 | 2023-11-30T11:44:41.375280849Z 2023-11-30 11:44:41.375 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:41.375334996Z 2023-11-30 11:44:41.375 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:41.375903739Z 2023-11-30 11:44:41.375 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x4ee0d3325890bdf25b605b31337a92bc3789c08a","initCode":"0x4ee0d3325890bdf25b605b31337a92bc3789c08a0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a6e6f5f73746f7261676500000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x79dea45c6f7180e6122a3d6b7c3af99a9cd1354da19c9fb26259190d2e32778b","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2f807a3d851f2827852e24e2773c3b8d2a074564","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:41.379183822Z 2023-11-30 11:44:41.379 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":922893,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2768679007383144,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":622480} +bundler_1 | 2023-11-30T11:44:41.379249561Z 2023-11-30 11:44:41.379 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x4ee0d3325890bdf25b605b31337a92bc3789c08a","gasLimitForPay":922893,"initCode":"0x4ee0d3325890bdf25b605b31337a92bc3789c08a0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a6e6f5f73746f7261676500000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x79dea45c6f7180e6122a3d6b7c3af99a9cd1354da19c9fb26259190d2e32778b","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2f807a3d851f2827852e24e2773c3b8d2a074564","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:41.690185060Z 2023-11-30 11:44:41.690 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x4ee0d3325890bdf25b605b31337a92bc3789c08a","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x4ee0d3325890bdf25b605b31337a92bc3789c08a","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xafeab818b4d644d8b7dad721c1c9b5a80c373b4141576de4f848d7714821b98e"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[921811,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":921811,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":921811},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x2f807a3d851f2827852e24e2773c3b8d2a074564","stake":0,"unstakeDelaySec":0},"storageMap":{"0x2f807a3d851f2827852e24e2773c3b8d2a074564":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb3035aa17b0a84c62d11f93ef0bf677f06bb80aa5852b069ee579f55e50a3509":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:41.690260400Z 2023-11-30 11:44:41.690 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x2F807a3d851f2827852e24E2773C3B8D2A074564 is unstaked +bundler_1 | 2023-11-30T11:44:41.690307308Z 2023-11-30 11:44:41.690 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:41.690316956Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:41.690322947Z -- params: [{"sender":"0x2F807a3d851f2827852e24E2773C3B8D2A074564","nonce":"0x0","initCode":"0x4ee0D3325890bdF25B605b31337A92bc3789c08a0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a6e6f5f73746f7261676500000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:41.690330882Z -- result: "0x79dea45c6f7180e6122a3d6b7c3af99a9cd1354da19c9fb26259190d2e32778b" +bundler_1 | 2023-11-30T11:44:41.690336242Z -- costTime: 315 +bundler_1 | 2023-11-30T11:44:41.690341482Z +bundler_1 | 2023-11-30T11:44:41.694564852Z 2023-11-30 11:44:41.694 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:41.694584398Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:41.694591061Z -- params: [] +bundler_1 | 2023-11-30T11:44:41.694596761Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:41.694602151Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:41.694607301Z +bundler_1 | 2023-11-30T11:44:41.810164092Z 2023-11-30 11:44:41.810 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:41.810252076Z 2023-11-30 11:44:41.810 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:41.810588169Z 2023-11-30 11:44:41.810 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x2dce933866f13c6b9f8f670fe9b6f27c72670f2e","initCode":"0x2dce933866f13c6b9f8f670fe9b6f27c72670f2e0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000773746f7261676500000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8e6173eee8c51edd38299e47ac9989b8bd37b4e43fcb5260e2fd29d90e4184b3","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0fb167390d78fa11266a65d66f5073477c485fa5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:41.814229749Z 2023-11-30 11:44:41.814 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926080,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2778240007408640,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":625667} +bundler_1 | 2023-11-30T11:44:41.814247622Z 2023-11-30 11:44:41.814 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x2dce933866f13c6b9f8f670fe9b6f27c72670f2e","gasLimitForPay":926080,"initCode":"0x2dce933866f13c6b9f8f670fe9b6f27c72670f2e0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000773746f7261676500000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8e6173eee8c51edd38299e47ac9989b8bd37b4e43fcb5260e2fd29d90e4184b3","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0fb167390d78fa11266a65d66f5073477c485fa5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:42.137481712Z 2023-11-30 11:44:42.137 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x2dce933866f13c6b9f8f670fe9b6f27c72670f2e","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x2dce933866f13c6b9f8f670fe9b6f27c72670f2e","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x12c94757bbd148436d65e254c1fcb4b51b8591edb69cb7d6c0311f8172c67056"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[924998,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":924998,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":924998},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0fb167390d78fa11266a65d66f5073477c485fa5","stake":0,"unstakeDelaySec":0},"storageMap":{"0x2dce933866f13c6b9f8f670fe9b6f27c72670f2e":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x0fb167390d78fa11266a65d66f5073477c485fa5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe0d4b0c1d741779c6cd8f1732e1979a8cf809a7893207f2fdbbc0af6ce6394d8":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:42.137568096Z 2023-11-30 11:44:42.137 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0fB167390d78FA11266a65d66F5073477c485fA5 is unstaked +bundler_1 | 2023-11-30T11:44:42.137622057Z 2023-11-30 11:44:42.137 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:42.137630963Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:42.137636634Z -- params: [{"sender":"0x0fB167390d78FA11266a65d66F5073477c485fA5","nonce":"0x0","initCode":"0x2dCE933866f13c6b9F8F670fe9B6f27C72670F2e0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000773746f7261676500000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:42.137645420Z -- result: "0x8e6173eee8c51edd38299e47ac9989b8bd37b4e43fcb5260e2fd29d90e4184b3" +bundler_1 | 2023-11-30T11:44:42.137651612Z -- costTime: 328 +bundler_1 | 2023-11-30T11:44:42.137656541Z +bundler_1 | 2023-11-30T11:44:42.141875830Z 2023-11-30 11:44:42.141 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:42.141890327Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:42.141897380Z -- params: [] +bundler_1 | 2023-11-30T11:44:42.141902810Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:42.141908421Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:42.141914121Z +bundler_1 | 2023-11-30T11:44:42.282675503Z 2023-11-30 11:44:42.282 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:42.282739302Z 2023-11-30 11:44:42.282 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:42.283133367Z 2023-11-30 11:44:42.283 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x90540ff8c1151edf8a4749bbaec0d3e05fbd21e5","initCode":"0x90540ff8c1151edf8a4749bbaec0d3e05fbd21e50d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000117265666572656e63655f73746f72616765000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x9ad4a0860462b0ac674415ae39c23ea21a64ffa9c9c0012b559c0dc166320405","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7c3214e1262c4b242e440d2d254c7ff27ab2f86f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:42.286264247Z 2023-11-30 11:44:42.286 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949590,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2848770007596720,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":649177} +bundler_1 | 2023-11-30T11:44:42.286290656Z 2023-11-30 11:44:42.286 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x90540ff8c1151edf8a4749bbaec0d3e05fbd21e5","gasLimitForPay":949590,"initCode":"0x90540ff8c1151edf8a4749bbaec0d3e05fbd21e50d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000117265666572656e63655f73746f72616765000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x9ad4a0860462b0ac674415ae39c23ea21a64ffa9c9c0012b559c0dc166320405","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7c3214e1262c4b242e440d2d254c7ff27ab2f86f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:42.637921558Z 2023-11-30 11:44:42.637 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x90540ff8c1151edf8a4749bbaec0d3e05fbd21e5","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x90540ff8c1151edf8a4749bbaec0d3e05fbd21e5","0x804a2ce9e15c4fe5c4067b820e8ad8ca0c9afa6d","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x5c637bd9cf7a25da1913bf6505367c2c13df52d695069ad4928523517b777f42"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[948508,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":948508,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":948508},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7c3214e1262c4b242e440d2d254c7ff27ab2f86f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x804a2ce9e15c4fe5c4067b820e8ad8ca0c9afa6d":{"0xb70aa18c36bcfc7b835aa8dd7844c2b985d9c866d55294a7a885be06630c127b":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x7c3214e1262c4b242e440d2d254c7ff27ab2f86f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf1826c4e2cdac83c5039fa41300ec39d35884755446b61d9dcc491bed179c2ca":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:42.638389851Z 2023-11-30 11:44:42.637 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x7c3214e1262C4b242E440d2d254c7ff27Ab2F86F is unstaked +bundler_1 | 2023-11-30T11:44:42.638411011Z 2023-11-30 11:44:42.638 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:42.638417503Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:42.638422653Z -- params: [{"sender":"0x7c3214e1262C4b242E440d2d254c7ff27Ab2F86F","nonce":"0x0","initCode":"0x90540ff8C1151eDf8A4749bbAec0d3e05fbD21E50d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000117265666572656e63655f73746f72616765000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:42.638431469Z -- result: "0x9ad4a0860462b0ac674415ae39c23ea21a64ffa9c9c0012b559c0dc166320405" +bundler_1 | 2023-11-30T11:44:42.638436318Z -- costTime: 355 +bundler_1 | 2023-11-30T11:44:42.638441117Z +bundler_1 | 2023-11-30T11:44:42.643090046Z 2023-11-30 11:44:42.643 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:42.643104694Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:42.643110545Z -- params: [] +bundler_1 | 2023-11-30T11:44:42.643114352Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:42.643118059Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:42.643121615Z +bundler_1 | 2023-11-30T11:44:42.864476939Z 2023-11-30 11:44:42.864 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:42.864534977Z 2023-11-30 11:44:42.864 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:42.864927865Z 2023-11-30 11:44:42.864 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x4f23c003bd6ec0351643e620f1661d45874a96b1","initCode":"0x4f23c003bd6ec0351643e620f1661d45874a96b10d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000187265666572656e63655f73746f726167655f7374727563740000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa6d596e60af4dc1cebe9ca1f0ac6c1961692e37ef76acd10b7bd412d47135ee6","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2ac3c36b9d00ce66dfa6ed032f87ba658bf1b2ae","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:42.868152574Z 2023-11-30 11:44:42.868 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":949656,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2848968007597248,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":649243} +bundler_1 | 2023-11-30T11:44:42.868254788Z 2023-11-30 11:44:42.868 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x4f23c003bd6ec0351643e620f1661d45874a96b1","gasLimitForPay":949656,"initCode":"0x4f23c003bd6ec0351643e620f1661d45874a96b10d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000187265666572656e63655f73746f726167655f7374727563740000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa6d596e60af4dc1cebe9ca1f0ac6c1961692e37ef76acd10b7bd412d47135ee6","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2ac3c36b9d00ce66dfa6ed032f87ba658bf1b2ae","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:43.202033020Z 2023-11-30 11:44:43.201 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x4f23c003bd6ec0351643e620f1661d45874a96b1","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x4f23c003bd6ec0351643e620f1661d45874a96b1","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0xd2e63a6b9da278fa11e112319764f2c081a41f4b"],"hash":"0x246719f3d8d5c3458359cf3ae52ea125c69846ac89b953527461fff4f9ad00c1"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[948574,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":948574,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":948574},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x2ac3c36b9d00ce66dfa6ed032f87ba658bf1b2ae","stake":0,"unstakeDelaySec":0},"storageMap":{"0x2ac3c36b9d00ce66dfa6ed032f87ba658bf1b2ae":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x86356c502ea4efc7461713e9c5f790fc75afa9a8b6a6fe3884833aac2040f8eb":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xd2e63a6b9da278fa11e112319764f2c081a41f4b":{}}} +bundler_1 | 2023-11-30T11:44:43.202163400Z 2023-11-30 11:44:43.202 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x2AC3c36B9d00cE66DFa6Ed032F87Ba658BF1b2ae is unstaked +bundler_1 | 2023-11-30T11:44:43.202239071Z 2023-11-30 11:44:43.202 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:43.202249220Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:43.202270058Z -- params: [{"sender":"0x2AC3c36B9d00cE66DFa6Ed032F87Ba658BF1b2ae","nonce":"0x0","initCode":"0x4f23c003BD6eC0351643e620f1661d45874a96B10d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000187265666572656e63655f73746f726167655f7374727563740000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:43.202279206Z -- result: "0xa6d596e60af4dc1cebe9ca1f0ac6c1961692e37ef76acd10b7bd412d47135ee6" +bundler_1 | 2023-11-30T11:44:43.202284525Z -- costTime: 338 +bundler_1 | 2023-11-30T11:44:43.202289475Z +bundler_1 | 2023-11-30T11:44:43.206642289Z 2023-11-30 11:44:43.206 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:43.206654782Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:43.206659200Z -- params: [] +bundler_1 | 2023-11-30T11:44:43.206662807Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:43.206666314Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:43.206669710Z +bundler_1 | 2023-11-30T11:44:43.324667180Z 2023-11-30 11:44:43.324 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:43.324750876Z 2023-11-30 11:44:43.324 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:43.325023664Z 2023-11-30 11:44:43.324 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x0d26f862350d0058f04ffa0c0dbf7e226bf966ce","initCode":"0x0d26f862350d0058f04ffa0c0dbf7e226bf966ce0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000f6163636f756e745f73746f726167650000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xbe989bf91a1929ba14035af51e3580fd1058abd2e67c75c944afe16af10d12be","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0c24eec4c2edef32039f8980e346895618dab3b4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:43.328140953Z 2023-11-30 11:44:43.328 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926774,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780322007414192,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626361} +bundler_1 | 2023-11-30T11:44:43.328164708Z 2023-11-30 11:44:43.328 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x0d26f862350d0058f04ffa0c0dbf7e226bf966ce","gasLimitForPay":926774,"initCode":"0x0d26f862350d0058f04ffa0c0dbf7e226bf966ce0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000f6163636f756e745f73746f726167650000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xbe989bf91a1929ba14035af51e3580fd1058abd2e67c75c944afe16af10d12be","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0c24eec4c2edef32039f8980e346895618dab3b4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:43.650265085Z 2023-11-30 11:44:43.650 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x0d26f862350d0058f04ffa0c0dbf7e226bf966ce","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x0d26f862350d0058f04ffa0c0dbf7e226bf966ce","0x0c24eec4c2edef32039f8980e346895618dab3b4","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xa128405649ecfa886e80d4bc144c0c7b35733d2aa2aa3d6ecbd83baf888dc11b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925692,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925692,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925692},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0c24eec4c2edef32039f8980e346895618dab3b4","stake":0,"unstakeDelaySec":0},"storageMap":{"0x0c24eec4c2edef32039f8980e346895618dab3b4":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000","0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xbbd3ac0b9fdde249affdf9f213a80bf027eb212ec968d72601ad435cec61a486":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:43.650337139Z 2023-11-30 11:44:43.650 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0C24eEc4C2edEF32039f8980E346895618dab3b4 is unstaked +bundler_1 | 2023-11-30T11:44:43.650400337Z 2023-11-30 11:44:43.650 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:43.650408873Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:43.650415125Z -- params: [{"sender":"0x0C24eEc4C2edEF32039f8980E346895618dab3b4","nonce":"0x0","initCode":"0x0d26F862350d0058F04FfA0C0dBF7E226bF966Ce0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000f6163636f756e745f73746f726167650000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:43.650437927Z -- result: "0xbe989bf91a1929ba14035af51e3580fd1058abd2e67c75c944afe16af10d12be" +bundler_1 | 2023-11-30T11:44:43.650441774Z -- costTime: 326 +bundler_1 | 2023-11-30T11:44:43.650445221Z +bundler_1 | 2023-11-30T11:44:43.654712392Z 2023-11-30 11:44:43.654 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:43.654724184Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:43.654728623Z -- params: [] +bundler_1 | 2023-11-30T11:44:43.654732099Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:43.654735926Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:43.654739312Z +bundler_1 | 2023-11-30T11:44:43.774289008Z 2023-11-30 11:44:43.774 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:43.774401468Z 2023-11-30 11:44:43.774 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:43.774674767Z 2023-11-30 11:44:43.774 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1a442d4b58ec5539ac482ef92c6c9793ec732817","initCode":"0x1a442d4b58ec5539ac482ef92c6c9793ec7328170d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000196163636f756e745f7265666572656e63655f73746f7261676500000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xdc0e3218132ec52fdd2f45f9c451ad59282398097bcd7f0ad11be35bebc6ea69","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x563f10bca0674e53dd2fe793878253246e912022","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:43.778353757Z 2023-11-30 11:44:43.778 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":930066,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2790198007440528,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":629653} +bundler_1 | 2023-11-30T11:44:43.778385493Z 2023-11-30 11:44:43.778 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1a442d4b58ec5539ac482ef92c6c9793ec732817","gasLimitForPay":930066,"initCode":"0x1a442d4b58ec5539ac482ef92c6c9793ec7328170d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000196163636f756e745f7265666572656e63655f73746f7261676500000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xdc0e3218132ec52fdd2f45f9c451ad59282398097bcd7f0ad11be35bebc6ea69","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x563f10bca0674e53dd2fe793878253246e912022","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:44.115434852Z 2023-11-30 11:44:44.115 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x1a442d4b58ec5539ac482ef92c6c9793ec732817","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xd5f2bf9d981d756082778b0528730360f9e3969f","0x1a442d4b58ec5539ac482ef92c6c9793ec732817","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x642a431bd2d2a6f0cc31a10da1f032eb390059d2f11434d3483a3ec9c03aa213"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[928984,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":928984,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":928984},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x563f10bca0674e53dd2fe793878253246e912022","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd5f2bf9d981d756082778b0528730360f9e3969f":{"0x19ed7e96ee810ae09601d64202265aa38bf96ed45640f1f73d1ff4d9bc1d69ba":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x563f10bca0674e53dd2fe793878253246e912022":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x19ed7e96ee810ae09601d64202265aa38bf96ed45640f1f73d1ff4d9bc1d69ba":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:44:44.115554996Z 2023-11-30 11:44:44.115 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x563f10BCa0674e53dd2FE793878253246e912022 is unstaked +bundler_1 | 2023-11-30T11:44:44.115564694Z 2023-11-30 11:44:44.115 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:44.115583719Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:44.115589921Z -- params: [{"sender":"0x563f10BCa0674e53dd2FE793878253246e912022","nonce":"0x0","initCode":"0x1a442d4B58Ec5539Ac482EF92C6c9793Ec7328170d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000196163636f756e745f7265666572656e63655f73746f7261676500000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:44.115617752Z -- result: "0xdc0e3218132ec52fdd2f45f9c451ad59282398097bcd7f0ad11be35bebc6ea69" +bundler_1 | 2023-11-30T11:44:44.115623543Z -- costTime: 341 +bundler_1 | 2023-11-30T11:44:44.115628823Z +bundler_1 | 2023-11-30T11:44:44.120221723Z 2023-11-30 11:44:44.120 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:44.120238183Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:44.120245016Z -- params: [] +bundler_1 | 2023-11-30T11:44:44.120251118Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:44.120256357Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:44.120261617Z +bundler_1 | 2023-11-30T11:44:44.239729068Z 2023-11-30 11:44:44.239 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:44.240900271Z 2023-11-30 11:44:44.240 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:44.241181404Z 2023-11-30 11:44:44.241 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x87e72fae92c7d1dbe659bb6212f3782f04691b25","initCode":"0x87e72fae92c7d1dbe659bb6212f3782f04691b250d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000206163636f756e745f7265666572656e63655f73746f726167655f737472756374","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa2581532f13dbe215bb2f68ecf1fca037b5fda9d41a7d212e73326978d6b3181","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe96914d9642914b5891733b931010026dc72e3b3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:44.244275060Z 2023-11-30 11:44:44.244 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":950326,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2850978007602608,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":649913} +bundler_1 | 2023-11-30T11:44:44.244292292Z 2023-11-30 11:44:44.244 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x87e72fae92c7d1dbe659bb6212f3782f04691b25","gasLimitForPay":950326,"initCode":"0x87e72fae92c7d1dbe659bb6212f3782f04691b250d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000206163636f756e745f7265666572656e63655f73746f726167655f737472756374","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa2581532f13dbe215bb2f68ecf1fca037b5fda9d41a7d212e73326978d6b3181","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe96914d9642914b5891733b931010026dc72e3b3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:44.583500314Z 2023-11-30 11:44:44.583 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x87e72fae92c7d1dbe659bb6212f3782f04691b25","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x87e72fae92c7d1dbe659bb6212f3782f04691b25","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0x02e72444d8a1b68cda9f1c5ddf4eaf9c9df177c5"],"hash":"0x6ab4b750c74456764b144ea28a01d7c354c024b32ffcccd8680f6c17c97ad1b6"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[949244,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":949244,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":949244},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe96914d9642914b5891733b931010026dc72e3b3","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x635ab38d8b1e0748ecbb39600a1711c71a78d41523e0a64917ab9e46dcf913d8":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x02e72444d8a1b68cda9f1c5ddf4eaf9c9df177c5":{},"0xe96914d9642914b5891733b931010026dc72e3b3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:44.583619256Z 2023-11-30 11:44:44.583 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xE96914D9642914b5891733B931010026dc72e3B3 is unstaked +bundler_1 | 2023-11-30T11:44:44.583639984Z 2023-11-30 11:44:44.583 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:44.583646386Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:44.583651596Z -- params: [{"sender":"0xE96914D9642914b5891733B931010026dc72e3B3","nonce":"0x0","initCode":"0x87E72fAe92C7D1Dbe659bb6212F3782f04691B250d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000206163636f756e745f7265666572656e63655f73746f726167655f737472756374","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:44.583659320Z -- result: "0xa2581532f13dbe215bb2f68ecf1fca037b5fda9d41a7d212e73326978d6b3181" +bundler_1 | 2023-11-30T11:44:44.583677594Z -- costTime: 344 +bundler_1 | 2023-11-30T11:44:44.583682644Z +bundler_1 | 2023-11-30T11:44:44.589128482Z 2023-11-30 11:44:44.589 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:44.589159300Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:44.589165972Z -- params: [] +bundler_1 | 2023-11-30T11:44:44.589171563Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:44.589176983Z -- costTime: 1 +bundler_1 | 2023-11-30T11:44:44.589182393Z +bundler_1 | 2023-11-30T11:44:44.726143680Z 2023-11-30 11:44:44.726 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:44.726257248Z 2023-11-30 11:44:44.726 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:44.726534975Z 2023-11-30 11:44:44.726 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x00800f25bfd2ec06f3aa1e0d14cc419d29f3d9ee","initCode":"0x00800f25bfd2ec06f3aa1e0d14cc419d29f3d9ee0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001665787465726e616c5f73746f726167655f777269746500000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xf708c252f0e15a64a9cae4a0e3cbb598a8bc451922e7543eb3b4117ee0c996e1","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x13a7bc549d07608594b6d74268516bb7c097f85f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:44.729766581Z 2023-11-30 11:44:44.729 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":951165,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2853495007609320,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":650752} +bundler_1 | 2023-11-30T11:44:44.729833677Z 2023-11-30 11:44:44.729 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x00800f25bfd2ec06f3aa1e0d14cc419d29f3d9ee","gasLimitForPay":951165,"initCode":"0x00800f25bfd2ec06f3aa1e0d14cc419d29f3d9ee0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001665787465726e616c5f73746f726167655f777269746500000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xf708c252f0e15a64a9cae4a0e3cbb598a8bc451922e7543eb3b4117ee0c996e1","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x13a7bc549d07608594b6d74268516bb7c097f85f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:45.076289071Z 2023-11-30 11:44:45.075 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:45.076342871Z +bundler_1 | 2023-11-30T11:44:45.076350826Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory has forbidden read from 0xf5Ae2A4a1E647c297Aa560b4BA616aB4df71C9f0 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39::{"factory":"0x00800F25BfD2ec06f3aa1e0D14cc419d29f3D9EE"} +bundler_1 | 2023-11-30T11:44:45.076357448Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:173) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:45.076361686Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:45.076365653Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:45.076369220Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:45.076372757Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:45.076376233Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:45.076379950Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076383507Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076387053Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076390580Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076394126Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076399627Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:45.076403203Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:45.076406680Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:45.076410116Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076413673Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076417180Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076429903Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076436325Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076441034Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076444671Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076448167Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076451664Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076455150Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:45.076458827Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:45.076462273Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:45.076465730Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076469677Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076473234Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076476781Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076480337Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076484064Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076487621Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076491137Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076494674Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076498171Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076509041Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076514992Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076520312Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076523838Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076527375Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076530892Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076535420Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076539047Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076542543Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076546020Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076549476Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076552973Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076556419Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076559886Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076563372Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076566879Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076570345Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076573832Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.076577278Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076580724Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076592627Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076599079Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076602875Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076606422Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076609919Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076613385Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076616882Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076620328Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076623765Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076627211Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076630707Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076634134Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076637600Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076641087Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076644583Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.076648070Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:45.076651466Z +bundler_1 | 2023-11-30T11:44:45.076654772Z 2023-11-30 11:44:45.076 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:45.076658219Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:45.076662918Z -- params: [{"sender":"0x13a7bC549D07608594B6d74268516bb7c097f85f","nonce":"0x0","initCode":"0x00800F25BfD2ec06f3aa1e0D14cc419d29f3D9EE0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001665787465726e616c5f73746f726167655f777269746500000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:45.076678947Z -- errMsg: factory has forbidden read from 0xf5Ae2A4a1E647c297Aa560b4BA616aB4df71C9f0 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-11-30T11:44:45.076683817Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:45.076687323Z -- errData: {"factory":"0x00800F25BfD2ec06f3aa1e0D14cc419d29f3D9EE"} +bundler_1 | 2023-11-30T11:44:45.076690950Z +bundler_1 | 2023-11-30T11:44:45.080999743Z 2023-11-30 11:44:45.080 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:45.081015933Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:45.081021664Z -- params: [] +bundler_1 | 2023-11-30T11:44:45.081026453Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:45.081031151Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:45.081035910Z +bundler_1 | 2023-11-30T11:44:45.205321347Z 2023-11-30 11:44:45.205 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:45.205424609Z 2023-11-30 11:44:45.205 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:45.205711283Z 2023-11-30 11:44:45.205 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x5903e7ae271ee7e181451dcd3efe24981aa9dbc2","initCode":"0x5903e7ae271ee7e181451dcd3efe24981aa9dbc20d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001565787465726e616c5f73746f726167655f726561640000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x4d5ce238820df933abbf34b47ab2660e649eb037d2972051b6a63bedf2362568","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x024c7f790ff26f7e5af7f0b58c7fe9a837a5b05e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:45.208669025Z 2023-11-30 11:44:45.208 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":930748,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2792244007445984,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":630335} +bundler_1 | 2023-11-30T11:44:45.208689864Z 2023-11-30 11:44:45.208 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x5903e7ae271ee7e181451dcd3efe24981aa9dbc2","gasLimitForPay":930748,"initCode":"0x5903e7ae271ee7e181451dcd3efe24981aa9dbc20d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001565787465726e616c5f73746f726167655f726561640000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x4d5ce238820df933abbf34b47ab2660e649eb037d2972051b6a63bedf2362568","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x024c7f790ff26f7e5af7f0b58c7fe9a837a5b05e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:45.546520609Z 2023-11-30 11:44:45.546 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:45.546549103Z +bundler_1 | 2023-11-30T11:44:45.546554142Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory has forbidden read from 0x2A630C9F0d7744261c8063A347d3AD4B2b411fa1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39::{"factory":"0x5903E7Ae271ee7e181451DCd3EFe24981aa9dBC2"} +bundler_1 | 2023-11-30T11:44:45.546558540Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:173) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:45.546562808Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:45.546566535Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:45.546570162Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:45.546573659Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:45.546577235Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:45.546580862Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546584358Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546587865Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546591351Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546594838Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546599256Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:45.546602733Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:45.546619434Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:45.546623031Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546626587Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546630124Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546633590Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546637087Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546640563Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546644060Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546647586Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546651143Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546654619Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:45.546658186Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:45.546661642Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:45.546665059Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546668746Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546672292Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546675859Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546679385Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546682932Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546690797Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546694333Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546697810Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546701266Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546704723Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546708169Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546711636Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546715052Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546718518Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546721995Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546725692Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546729218Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546732705Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546736211Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546739678Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546743134Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546746631Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546750087Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546753564Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546757030Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546767339Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546770886Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:45.546774353Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546777809Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546781275Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546784852Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546788348Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546791825Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546795251Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546798718Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546802194Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546805611Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546809057Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546812594Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546816100Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546819557Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546823013Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546826510Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546830006Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:45.546833432Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:45.546840716Z +bundler_1 | 2023-11-30T11:44:45.546844143Z 2023-11-30 11:44:45.546 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:45.546847569Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:45.546851226Z -- params: [{"sender":"0x024c7F790fF26F7e5Af7f0b58C7fe9a837A5b05E","nonce":"0x0","initCode":"0x5903E7Ae271ee7e181451DCd3EFe24981aa9dBC20d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000001565787465726e616c5f73746f726167655f726561640000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:45.546856746Z -- errMsg: factory has forbidden read from 0x2A630C9F0d7744261c8063A347d3AD4B2b411fa1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-11-30T11:44:45.546860363Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:45.546863719Z -- errData: {"factory":"0x5903E7Ae271ee7e181451DCd3EFe24981aa9dBC2"} +bundler_1 | 2023-11-30T11:44:45.546867215Z +bundler_1 | 2023-11-30T11:44:45.558416790Z 2023-11-30 11:44:45.558 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:45.558432669Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:45.558437338Z -- params: [] +bundler_1 | 2023-11-30T11:44:45.558441095Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:45.558444872Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:45.558448289Z +bundler_1 | 2023-11-30T11:44:45.676170790Z 2023-11-30 11:44:45.676 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:45.676215914Z 2023-11-30 11:44:45.676 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:45.676538306Z 2023-11-30 11:44:45.676 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xabe96baba88e4b0102d3727930f969d8e2ff9d4c","initCode":"0xabe96baba88e4b0102d3727930f969d8e2ff9d4c0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a6f75745f6f665f67617300000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8a2c3ba55dfe450dbb067b46c7a00c3efdfd68d893c91a75792d8a13c9b96ac7","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x58e845bdc435f515ae8e970d4408a70583246568","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:45.680908507Z 2023-11-30 11:44:45.680 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":936797,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2810391007494376,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":636384} +bundler_1 | 2023-11-30T11:44:45.681080440Z 2023-11-30 11:44:45.681 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xabe96baba88e4b0102d3727930f969d8e2ff9d4c","gasLimitForPay":936797,"initCode":"0xabe96baba88e4b0102d3727930f969d8e2ff9d4c0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a6f75745f6f665f67617300000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8a2c3ba55dfe450dbb067b46c7a00c3efdfd68d893c91a75792d8a13c9b96ac7","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x58e845bdc435f515ae8e970d4408a70583246568","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:46.105502598Z 2023-11-30 11:44:46.105 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:46.105532113Z +bundler_1 | 2023-11-30T11:44:46.105538345Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory internally reverts on oog +bundler_1 | 2023-11-30T11:44:46.105543565Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:116) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:46.105549396Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:46.105554625Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:46.105559855Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:46.105565506Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:46.105570785Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:46.105576025Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105581155Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105586695Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105607003Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105612643Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105617943Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:46.105623463Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:46.105629785Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:46.105635135Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105640595Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105646376Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105651746Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105657076Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105661925Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105667115Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105672305Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105677624Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105683115Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:46.105688925Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:46.105694266Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:46.105699906Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105705196Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105711227Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105724883Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105730673Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105735933Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105741183Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105746523Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105751662Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105756982Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105767161Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105772511Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105777510Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105782811Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105788201Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105793390Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105798740Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105804852Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105810111Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105815541Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105820681Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105826041Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105837763Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105843373Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105848723Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105854244Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105859634Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105865014Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.105870243Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105875724Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105880963Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105886163Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105891653Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105897484Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105902283Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105907663Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105913234Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105918393Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105923523Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105928863Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105934483Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105939953Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105945293Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105957726Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105964148Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.105969739Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:46.105975219Z +bundler_1 | 2023-11-30T11:44:46.105980739Z 2023-11-30 11:44:46.105 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:46.105986891Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:46.105993032Z -- params: [{"sender":"0x58E845BDc435F515Ae8E970d4408A70583246568","nonce":"0x0","initCode":"0xAbe96BabA88E4B0102d3727930f969d8e2ff9D4C0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a6f75745f6f665f67617300000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:46.106001939Z -- errMsg: factory internally reverts on oog +bundler_1 | 2023-11-30T11:44:46.106007178Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:46.106012278Z -- errData: null +bundler_1 | 2023-11-30T11:44:46.106017127Z +bundler_1 | 2023-11-30T11:44:46.109859869Z 2023-11-30 11:44:46.109 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:46.109874967Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:46.109881859Z -- params: [] +bundler_1 | 2023-11-30T11:44:46.109887430Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:46.109892680Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:46.109898390Z +bundler_1 | 2023-11-30T11:44:46.225905990Z 2023-11-30 11:44:46.225 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:46.225962539Z 2023-11-30 11:44:46.225 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:46.226252726Z 2023-11-30 11:44:46.226 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x3d8e99583ea6bc3f292396a85a765d36bb746e90","initCode":"0x3d8e99583ea6bc3f292396a85a765d36bb746e900d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000117373746f72655f6f75745f6f665f676173000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x34c4f7018a885c59bcc07ede2e3d69412a06fc02543ea0dc344aa5a3f27f4f1d","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x99c3ac8684fb71f80c71338254f4f7a2fc659481","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:46.229366018Z 2023-11-30 11:44:46.229 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":929327,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2787981007434616,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":628914} +bundler_1 | 2023-11-30T11:44:46.229382128Z 2023-11-30 11:44:46.229 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x3d8e99583ea6bc3f292396a85a765d36bb746e90","gasLimitForPay":929327,"initCode":"0x3d8e99583ea6bc3f292396a85a765d36bb746e900d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000117373746f72655f6f75745f6f665f676173000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x34c4f7018a885c59bcc07ede2e3d69412a06fc02543ea0dc344aa5a3f27f4f1d","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x99c3ac8684fb71f80c71338254f4f7a2fc659481","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:46.578377634Z 2023-11-30 11:44:46.578 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:46.578406818Z +bundler_1 | 2023-11-30T11:44:46.578411777Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory internally reverts on oog +bundler_1 | 2023-11-30T11:44:46.578415795Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:116) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:46.578419863Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:46.578423569Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:46.578427076Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:46.578430592Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:46.578434410Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:46.578438227Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578454507Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578458204Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578461710Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578465187Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578468694Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:46.578472140Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:46.578476678Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:46.578480155Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578483661Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578487158Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578490614Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578494171Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578497688Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578501204Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578504710Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578508277Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578511794Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:46.578515401Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:46.578518847Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:46.578526621Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578530248Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578533985Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578537592Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578541158Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578544755Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578548262Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578551718Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578555155Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578558621Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578562057Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578565514Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578568980Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578572417Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578575903Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578579410Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578582866Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578586673Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578590170Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578593716Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578601631Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578605128Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578608664Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578612131Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578615607Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578619084Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578622530Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578626057Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:46.578629513Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578633010Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578636476Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578639953Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578643469Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578647166Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578650653Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578654179Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578657635Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578661072Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578664538Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578668025Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578675279Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578678765Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578682402Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578686019Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578689535Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:46.578693012Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:46.578696418Z +bundler_1 | 2023-11-30T11:44:46.578699724Z 2023-11-30 11:44:46.578 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:46.578703180Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:46.578706958Z -- params: [{"sender":"0x99c3aC8684FB71f80c71338254F4F7a2FC659481","nonce":"0x0","initCode":"0x3d8e99583EA6bc3F292396a85a765d36Bb746e900d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000117373746f72655f6f75745f6f665f676173000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:46.578712588Z -- errMsg: factory internally reverts on oog +bundler_1 | 2023-11-30T11:44:46.578716024Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:46.578719381Z -- errData: null +bundler_1 | 2023-11-30T11:44:46.578722727Z +bundler_1 | 2023-11-30T11:44:46.582676896Z 2023-11-30 11:44:46.582 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:46.582692466Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:46.582698877Z -- params: [] +bundler_1 | 2023-11-30T11:44:46.582704468Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:46.582710769Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:46.582717021Z +bundler_1 | 2023-11-30T11:44:46.677919628Z 2023-11-30 11:44:46.677 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:46.677976554Z 2023-11-30 11:44:46.677 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:46.678271724Z 2023-11-30 11:44:46.678 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x0483c970944e02a5f5781e37d294f33e48876869","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x91598f192e073609fe2808ae7830102edd37dc5b05cb16a4a8ae8fed9739b0d6","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x263a46d948f185d15cbaf1ed9cdd35e166602ae0","signature":"0x6e6f5f73746f72616765","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:46.681058748Z 2023-11-30 11:44:46.680 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":373900,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":730,"execErrMsg":"0x","execSuccess":false,"paid":1121700002991200,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":72893} +bundler_1 | 2023-11-30T11:44:46.681075279Z 2023-11-30 11:44:46.681 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x0483c970944e02a5f5781e37d294f33e48876869","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":373900,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x91598f192e073609fe2808ae7830102edd37dc5b05cb16a4a8ae8fed9739b0d6","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x263a46d948f185d15cbaf1ed9cdd35e166602ae0","signature":"0x6e6f5f73746f72616765","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:46.858401606Z 2023-11-30 11:44:46.858 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x263a46d948f185d15cbaf1ed9cdd35e166602ae0","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x6af51c4fa1ffc7b558602c58d2beda0be2b8d82c05e97a40463323b48c9ee3b2"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[372327,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":372327,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":372327},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x263a46d948f185d15cbaf1ed9cdd35e166602ae0","stake":0,"unstakeDelaySec":0},"storageMap":{"0x263a46d948f185d15cbaf1ed9cdd35e166602ae0":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x000000000000000000000000f204bbeded6a5ee4029d0847bcd2821fa40f2b7e"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf38ec5362783471bfcb65be139164dd5f9658ae04cfd095a3b642240c83196bb":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:46.858489694Z 2023-11-30 11:44:46.858 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x263a46d948F185d15cBAf1eD9cDd35e166602ae0 is unstaked +bundler_1 | 2023-11-30T11:44:46.858551208Z 2023-11-30 11:44:46.858 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:46.858575474Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:46.858592596Z -- params: [{"sender":"0x263a46d948F185d15cBAf1eD9cDd35e166602ae0","nonce":"0x0","initCode":"0x","callData":"0x0483C970944e02A5f5781E37D294F33e48876869","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x6e6f5f73746f72616765"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:46.858601442Z -- result: "0x91598f192e073609fe2808ae7830102edd37dc5b05cb16a4a8ae8fed9739b0d6" +bundler_1 | 2023-11-30T11:44:46.858607203Z -- costTime: 181 +bundler_1 | 2023-11-30T11:44:46.858612593Z +bundler_1 | 2023-11-30T11:44:46.863015908Z 2023-11-30 11:44:46.862 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:46.863031007Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:46.863037849Z -- params: [] +bundler_1 | 2023-11-30T11:44:46.863043610Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:46.863049141Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:46.863054580Z +bundler_1 | 2023-11-30T11:44:46.919395138Z 2023-11-30 11:44:46.919 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:46.919471661Z 2023-11-30 11:44:46.919 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:46.919718711Z 2023-11-30 11:44:46.919 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x9120711b0fc5741ebaf1ffcc9621a48dc9bdfc54","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x5a04c25a598987069fed8cc2bd91ce82165e0feaad0e735a5388dc461bd7662a","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x32b71a2df348ffb1431db9fdfb8a348c19eb6b1f","signature":"0x6163636f756e745f73746f72616765","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:46.923123105Z 2023-11-30 11:44:46.923 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":377854,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":1133562003022832,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":76826} +bundler_1 | 2023-11-30T11:44:46.923162165Z 2023-11-30 11:44:46.923 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x9120711b0fc5741ebaf1ffcc9621a48dc9bdfc54","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":377854,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x5a04c25a598987069fed8cc2bd91ce82165e0feaad0e735a5388dc461bd7662a","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x32b71a2df348ffb1431db9fdfb8a348c19eb6b1f","signature":"0x6163636f756e745f73746f72616765","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:47.117842623Z 2023-11-30 11:44:47.117 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x32b71a2df348ffb1431db9fdfb8a348c19eb6b1f","0x32b71a2df348ffb1431db9fdfb8a348c19eb6b1f","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xb9355e6658ec889c6a3a0f7fe759afbc88caed0e6db4fe456d2821c80e83b944"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[376260,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":376260,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":376260},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x32b71a2df348ffb1431db9fdfb8a348c19eb6b1f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x32b71a2df348ffb1431db9fdfb8a348c19eb6b1f":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x000000000000000000000000e2c1eb49fc624f77348651c9ca3fb0915892b47f","0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa97b5478de267ae389384a95bf23cbe4faed105a172da8a88ff4e32fc8cd5ca1":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:47.117935379Z 2023-11-30 11:44:47.117 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x32b71a2df348fFB1431Db9fDfb8A348c19eB6b1F is unstaked +bundler_1 | 2023-11-30T11:44:47.117945999Z 2023-11-30 11:44:47.117 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:47.117951660Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:47.117956679Z -- params: [{"sender":"0x32b71a2df348fFB1431Db9fDfb8A348c19eB6b1F","nonce":"0x0","initCode":"0x","callData":"0x9120711B0Fc5741EbAF1ffCc9621A48DC9bdfC54","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x6163636f756e745f73746f72616765"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:47.117964093Z -- result: "0x5a04c25a598987069fed8cc2bd91ce82165e0feaad0e735a5388dc461bd7662a" +bundler_1 | 2023-11-30T11:44:47.117969743Z -- costTime: 198 +bundler_1 | 2023-11-30T11:44:47.117975574Z +bundler_1 | 2023-11-30T11:44:47.122715608Z 2023-11-30 11:44:47.122 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:47.122730947Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:47.122737960Z -- params: [] +bundler_1 | 2023-11-30T11:44:47.122743490Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:47.122762936Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:47.122769568Z +bundler_1 | 2023-11-30T11:44:47.174659551Z 2023-11-30 11:44:47.174 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:47.174731055Z 2023-11-30 11:44:47.174 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:47.175125761Z 2023-11-30 11:44:47.175 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x0494425ff4546865cc28ebd7d8340c299ddbc65f","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xc82dde0124d84a2fbec2ff3e173d1fa1765f6c0a8c1032b4678c39d0fad5aaa6","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x61eb3174d59a0b03b39267dd77e4ea6478b8696c","signature":"0x6163636f756e745f7265666572656e63655f73746f72616765","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:47.177874794Z 2023-11-30 11:44:47.177 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":381109,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":730,"execErrMsg":"0x","execSuccess":false,"paid":1143327003048872,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":80102} +bundler_1 | 2023-11-30T11:44:47.177889782Z 2023-11-30 11:44:47.177 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x0494425ff4546865cc28ebd7d8340c299ddbc65f","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":381109,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xc82dde0124d84a2fbec2ff3e173d1fa1765f6c0a8c1032b4678c39d0fad5aaa6","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x61eb3174d59a0b03b39267dd77e4ea6478b8696c","signature":"0x6163636f756e745f7265666572656e63655f73746f72616765","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:47.379086401Z 2023-11-30 11:44:47.378 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x61eb3174d59a0b03b39267dd77e4ea6478b8696c","0x36f96ca725d3f80f54569856dede819de1dc61a6","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x81d24765e13940c402328f82f57dcdb46b92ed31f85a54d4f54da3a369bb5858"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[379536,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":379536,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":379536},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x61eb3174d59a0b03b39267dd77e4ea6478b8696c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x61eb3174d59a0b03b39267dd77e4ea6478b8696c":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x00000000000000000000000036f96ca725d3f80f54569856dede819de1dc61a6"},"0x36f96ca725d3f80f54569856dede819de1dc61a6":{"0x03ff95672b36a28e235186c4ff14c18be5d40b9325d73e6e8f4d514be0a66cf1":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x03ff95672b36a28e235186c4ff14c18be5d40b9325d73e6e8f4d514be0a66cf1":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:47.379202931Z 2023-11-30 11:44:47.379 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x61Eb3174d59A0b03b39267dD77e4Ea6478B8696c is unstaked +bundler_1 | 2023-11-30T11:44:47.379212980Z 2023-11-30 11:44:47.379 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:47.379217368Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:47.379221225Z -- params: [{"sender":"0x61Eb3174d59A0b03b39267dD77e4Ea6478B8696c","nonce":"0x0","initCode":"0x","callData":"0x0494425FF4546865CC28EbD7D8340c299ddBC65f","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x6163636f756e745f7265666572656e63655f73746f72616765"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:47.379226405Z -- result: "0xc82dde0124d84a2fbec2ff3e173d1fa1765f6c0a8c1032b4678c39d0fad5aaa6" +bundler_1 | 2023-11-30T11:44:47.379229982Z -- costTime: 205 +bundler_1 | 2023-11-30T11:44:47.379233388Z +bundler_1 | 2023-11-30T11:44:47.383534850Z 2023-11-30 11:44:47.383 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:47.383547624Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:47.383552173Z -- params: [] +bundler_1 | 2023-11-30T11:44:47.383555900Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:47.383559567Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:47.383562943Z +bundler_1 | 2023-11-30T11:44:47.508513523Z 2023-11-30 11:44:47.508 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:47.508577742Z 2023-11-30 11:44:47.508 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:47.508843417Z 2023-11-30 11:44:47.508 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xcc5ea5b1d3577de8ae792b01838762c7ffe15b74","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1b75b86a7cd352134147cdd0ab9e97feec766964","initCode":"0x1b75b86a7cd352134147cdd0ab9e97feec7669640d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8023f2c0d5625d8fc0b6ee1c1429bf33c2ffd12ec7c4935e44e1616074f47cec","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9a9453fdde7f96fff9ad8ea582d90c4c766e5700","signature":"0x6163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465","verificationGasLimit":5000000} +bundler_1 | 2023-11-30T11:44:47.553416084Z 2023-11-30 11:44:47.553 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":923330,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":707,"execErrMsg":"0x","execSuccess":false,"paid":2769990007386640,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":622346} +bundler_1 | 2023-11-30T11:44:47.553436281Z 2023-11-30 11:44:47.553 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xcc5ea5b1d3577de8ae792b01838762c7ffe15b74","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x1b75b86a7cd352134147cdd0ab9e97feec766964","gasLimitForPay":923330,"initCode":"0x1b75b86a7cd352134147cdd0ab9e97feec7669640d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8023f2c0d5625d8fc0b6ee1c1429bf33c2ffd12ec7c4935e44e1616074f47cec","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9a9453fdde7f96fff9ad8ea582d90c4c766e5700","signature":"0x6163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465","verificationGasLimit":5000000} +bundler_1 | 2023-11-30T11:44:47.834467117Z 2023-11-30 11:44:47.834 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:47.834502133Z +bundler_1 | 2023-11-30T11:44:47.834512642Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::unstaked account accessed 0xCC5Ea5b1d3577DE8aE792B01838762C7FFE15b74 slot 0xe79765052375d27573d213aecfc0482b00de48f5e0ab6a06842ef711dccafd59::{"account":"0x9A9453fdDe7f96fFF9Ad8ea582D90c4c766E5700"} +bundler_1 | 2023-11-30T11:44:47.834519515Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.requireCondAndStake(DebugTraceCalResultProcessorV6.java:246) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:47.834525496Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:177) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:47.834531617Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:47.834537348Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:47.834556314Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:47.834562254Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:47.834567655Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:47.834573135Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834578725Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834584476Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834589916Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834596749Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834602349Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:47.834607950Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:47.834613590Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:47.834618880Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834624180Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834629690Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834635241Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834640811Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834646211Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834651431Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834656851Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834662391Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834674334Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:47.834680004Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:47.834685474Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:47.834691165Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834696735Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834701754Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834707455Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834713436Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834719077Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834724407Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834729837Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834735337Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834740637Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834746067Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834751397Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834756647Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834762047Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834767547Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834773619Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834779169Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834797463Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834803424Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834809054Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834814254Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834819564Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834825094Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834830505Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834835835Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834841345Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834846835Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834852535Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:47.834858156Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834863656Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834869517Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834875158Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834881540Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834886719Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834891719Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834896748Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834925962Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834934308Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834940139Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834945699Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834951340Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834957070Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834962460Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834967820Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834973421Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:47.834979041Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:47.834984532Z +bundler_1 | 2023-11-30T11:44:47.834989330Z 2023-11-30 11:44:47.834 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:47.834994720Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:47.835000842Z -- params: [{"sender":"0x9A9453fdDe7f96fFF9Ad8ea582D90c4c766E5700","nonce":"0x0","initCode":"0x1B75B86A7cd352134147Cdd0Ab9E97FEEC7669640d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0xCC5Ea5b1d3577DE8aE792B01838762C7FFE15b74","callGasLimit":"0x493e0","verificationGasLimit":"0x4c4b40","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x6163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:47.835009578Z -- errMsg: unstaked account accessed 0xCC5Ea5b1d3577DE8aE792B01838762C7FFE15b74 slot 0xe79765052375d27573d213aecfc0482b00de48f5e0ab6a06842ef711dccafd59 +bundler_1 | 2023-11-30T11:44:47.835015369Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:47.835020238Z -- errData: {"account":"0x9A9453fdDe7f96fFF9Ad8ea582D90c4c766E5700"} +bundler_1 | 2023-11-30T11:44:47.835025337Z +bundler_1 | 2023-11-30T11:44:47.838983935Z 2023-11-30 11:44:47.838 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:47.838998212Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:47.839004293Z -- params: [] +bundler_1 | 2023-11-30T11:44:47.839023098Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:47.839028718Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:47.839033587Z +bundler_1 | 2023-11-30T11:44:48.027648272Z 2023-11-30 11:44:48.027 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:48.027715878Z 2023-11-30 11:44:48.027 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:48.028029182Z 2023-11-30 11:44:48.027 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x9a20283ad9a8fac3d7a15ab33d9c89d163158062","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x2440da9c378640d7867e653e39c61e2e33420e7c","initCode":"0x2440da9c378640d7867e653e39c61e2e33420e7c0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x34e0c48f3d5070e79f21bb619eb78e6f8cab1bb0291903eee0c44c52ad0768f1","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc3cdaec4592d93f10d8577ee98e8b2c0a2ea8674","signature":"0x6163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465","verificationGasLimit":5000000} +bundler_1 | 2023-11-30T11:44:48.031049070Z 2023-11-30 11:44:48.030 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":2808333,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":8424999022466664,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":2507305} +bundler_1 | 2023-11-30T11:44:48.031090898Z 2023-11-30 11:44:48.031 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x9a20283ad9a8fac3d7a15ab33d9c89d163158062","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x2440da9c378640d7867e653e39c61e2e33420e7c","gasLimitForPay":2808333,"initCode":"0x2440da9c378640d7867e653e39c61e2e33420e7c0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x34e0c48f3d5070e79f21bb619eb78e6f8cab1bb0291903eee0c44c52ad0768f1","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc3cdaec4592d93f10d8577ee98e8b2c0a2ea8674","signature":"0x6163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465","verificationGasLimit":5000000} +bundler_1 | 2023-11-30T11:44:48.290060316Z 2023-11-30 11:44:48.289 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x2440da9c378640d7867e653e39c61e2e33420e7c","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x2440da9c378640d7867e653e39c61e2e33420e7c","0xc3cdaec4592d93f10d8577ee98e8b2c0a2ea8674","0x59279e3eab7c693159696e7d5444b19078074e3e"],"hash":"0xa8a6434849d373aadc2d6150ccddfd498378a294c52bae5ca1374319ca117dd5"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[2806858,22400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":2806858,"prefund":22400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":2806858},{"bitSize":256,"typeAsString":"uint256","value":22400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xc3cdaec4592d93f10d8577ee98e8b2c0a2ea8674","stake":0,"unstakeDelaySec":0},"storageMap":{"0xc3cdaec4592d93f10d8577ee98e8b2c0a2ea8674":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x0000000000000000000000000000000000000000000000000000000000000000","0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x59279e3eab7c693159696e7d5444b19078074e3e":{"0x0667a23999b390d272a6949bcd88716cc7c73138f4b8db671dcb2cd6638ad79e":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:48.290197922Z 2023-11-30 11:44:48.290 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xc3cDAEC4592d93f10d8577EE98E8b2C0A2eA8674 is unstaked +bundler_1 | 2023-11-30T11:44:48.290209103Z 2023-11-30 11:44:48.290 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:48.290230122Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:48.290236173Z -- params: [{"sender":"0xc3cDAEC4592d93f10d8577EE98E8b2C0A2eA8674","nonce":"0x0","initCode":"0x2440da9C378640d7867E653e39C61e2E33420E7c0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x9A20283AD9a8faC3D7A15Ab33d9C89d163158062","callGasLimit":"0x493e0","verificationGasLimit":"0x4c4b40","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x6163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:48.290245711Z -- result: "0x34e0c48f3d5070e79f21bb619eb78e6f8cab1bb0291903eee0c44c52ad0768f1" +bundler_1 | 2023-11-30T11:44:48.290251281Z -- costTime: 263 +bundler_1 | 2023-11-30T11:44:48.290256461Z +bundler_1 | 2023-11-30T11:44:48.294989642Z 2023-11-30 11:44:48.294 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:48.295003919Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:48.295009469Z -- params: [] +bundler_1 | 2023-11-30T11:44:48.295014218Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:48.295029927Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:48.295045917Z +bundler_1 | 2023-11-30T11:44:48.459336788Z 2023-11-30 11:44:48.459 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:48.459404644Z 2023-11-30 11:44:48.459 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:48.459705154Z 2023-11-30 11:44:48.459 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x380e85531f231b7b8c79a9b095de084916a38744","initCode":"0x380e85531f231b7b8c79a9b095de084916a387440d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x36feedcc57264c77c5dcbb4f4953586ab5d05e41858b6f89d582d5c26be63646","opStatus":3,"paymaster":"0xdd2a64c071c08755c8954d39c08e20873096b992","paymasterAndData":"0xdd2a64c071c08755c8954d39c08e20873096b9926163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x23634e99e89679e60536696502ee739552371e84","signature":"0x","verificationGasLimit":5000000} +bundler_1 | 2023-11-30T11:44:48.462861009Z 2023-11-30 11:44:48.462 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":2816169,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":8448507022529352,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":2515741} +bundler_1 | 2023-11-30T11:44:48.462927840Z 2023-11-30 11:44:48.462 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x380e85531f231b7b8c79a9b095de084916a38744","gasLimitForPay":2816169,"initCode":"0x380e85531f231b7b8c79a9b095de084916a387440d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x36feedcc57264c77c5dcbb4f4953586ab5d05e41858b6f89d582d5c26be63646","opStatus":3,"paymaster":"0xdd2a64c071c08755c8954d39c08e20873096b992","paymasterAndData":"0xdd2a64c071c08755c8954d39c08e20873096b9926163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x23634e99e89679e60536696502ee739552371e84","signature":"0x","verificationGasLimit":5000000} +bundler_1 | 2023-11-30T11:44:48.775227829Z 2023-11-30 11:44:48.775 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:48.775264658Z +bundler_1 | 2023-11-30T11:44:48.775269487Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::unstaked paymaster accessed 0xdDB9846AfD0272Eede2Bf5Ad2D340d364E7a0e82 slot 0x8cee1ce0451892b9ba06e9a3c9df61662ef3edd8a5d03b8a7e7d63f241fe186e::{"paymaster":"0xDd2A64C071c08755c8954d39c08e20873096B992"} +bundler_1 | 2023-11-30T11:44:48.775273795Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.requireCondAndStake(DebugTraceCalResultProcessorV6.java:246) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:48.775279736Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:177) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:48.775286919Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:48.775293181Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:48.775298892Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:48.775302589Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:48.775306155Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:48.775309922Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775313509Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775317046Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775320582Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775325041Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775328717Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:48.775332174Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:48.775335640Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:48.775339187Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775342794Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775351209Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775354796Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775358343Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775363121Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775369513Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775375464Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775380825Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775384461Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:48.775388178Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:48.775391775Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:48.775395462Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775399008Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775402525Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775406132Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775409728Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775413285Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775416862Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775424266Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775427782Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775439103Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775443571Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775449513Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775455744Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775461335Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775465001Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775469039Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775472596Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775476122Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775479629Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775483195Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775486742Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775490238Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775493865Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775497432Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775500958Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775504475Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775507982Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775511498Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:48.775515015Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775522879Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775528970Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775535022Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775541043Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775545321Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775548858Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775552324Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775555911Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775559337Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775562824Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775566300Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775569847Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775573403Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775576890Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775580417Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775583973Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:48.775587530Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:48.775593170Z +bundler_1 | 2023-11-30T11:44:48.775598440Z 2023-11-30 11:44:48.775 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:48.775603520Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:48.775610242Z -- params: [{"sender":"0x23634e99E89679E60536696502eE739552371E84","nonce":"0x0","initCode":"0x380e85531f231B7B8C79a9B095dE084916A387440d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0x4c4b40","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xDd2A64C071c08755c8954d39c08e20873096B9926163636f756e745f7265666572656e63655f73746f726167655f696e69745f636f6465","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:48.775626062Z -- errMsg: unstaked paymaster accessed 0xdDB9846AfD0272Eede2Bf5Ad2D340d364E7a0e82 slot 0x8cee1ce0451892b9ba06e9a3c9df61662ef3edd8a5d03b8a7e7d63f241fe186e +bundler_1 | 2023-11-30T11:44:48.775631552Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:48.775636842Z -- errData: {"paymaster":"0xDd2A64C071c08755c8954d39c08e20873096B992"} +bundler_1 | 2023-11-30T11:44:48.775642051Z +bundler_1 | 2023-11-30T11:44:48.779562748Z 2023-11-30 11:44:48.779 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:48.779575121Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:48.779579650Z -- params: [] +bundler_1 | 2023-11-30T11:44:48.779583357Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:48.779586893Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:48.779590390Z +bundler_1 | 2023-11-30T11:44:48.832107822Z 2023-11-30 11:44:48.831 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:48.832196627Z 2023-11-30 11:44:48.832 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:48.832424031Z 2023-11-30 11:44:48.832 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xad2c57d6f379dc2b861e369f09f1552b82b5cfc7","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x0babd56f5687016c4fc3eaf8c0d93be2b71ea9f55fa7b19fd9a3ac7c4b2298a8","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x865b6d10f228069c1424bfe8e0982d143872b959","signature":"0x6163636f756e745f7265666572656e63655f73746f726167655f737472756374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:48.835281576Z 2023-11-30 11:44:48.835 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":401401,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":1204203003211208,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":100373} +bundler_1 | 2023-11-30T11:44:48.835297967Z 2023-11-30 11:44:48.835 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xad2c57d6f379dc2b861e369f09f1552b82b5cfc7","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":401401,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x0babd56f5687016c4fc3eaf8c0d93be2b71ea9f55fa7b19fd9a3ac7c4b2298a8","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x865b6d10f228069c1424bfe8e0982d143872b959","signature":"0x6163636f756e745f7265666572656e63655f73746f726167655f737472756374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:49.044736889Z 2023-11-30 11:44:49.044 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x865b6d10f228069c1424bfe8e0982d143872b959","0x1c6677641787dcb646f9b5c4ca5d733540bb9a75","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x81d24765e13940c402328f82f57dcdb46b92ed31f85a54d4f54da3a369bb5858"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[399807,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":399807,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":399807},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x865b6d10f228069c1424bfe8e0982d143872b959","stake":0,"unstakeDelaySec":0},"storageMap":{"0x865b6d10f228069c1424bfe8e0982d143872b959":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x0000000000000000000000001c6677641787dcb646f9b5c4ca5d733540bb9a75"},"0x1c6677641787dcb646f9b5c4ca5d733540bb9a75":{},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x379eedbf7ad32aa4114ae73286c75194a5a6f9dda5151d8daf30679614368d4d":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:49.044805167Z 2023-11-30 11:44:49.044 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x865B6d10F228069c1424bfe8e0982d143872b959 is unstaked +bundler_1 | 2023-11-30T11:44:49.044817871Z 2023-11-30 11:44:49.044 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:49.044824684Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:49.044829803Z -- params: [{"sender":"0x865B6d10F228069c1424bfe8e0982d143872b959","nonce":"0x0","initCode":"0x","callData":"0xAd2C57d6F379dc2B861E369f09f1552b82b5cfc7","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x6163636f756e745f7265666572656e63655f73746f726167655f737472756374"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:49.044835404Z -- result: "0x0babd56f5687016c4fc3eaf8c0d93be2b71ea9f55fa7b19fd9a3ac7c4b2298a8" +bundler_1 | 2023-11-30T11:44:49.044839060Z -- costTime: 213 +bundler_1 | 2023-11-30T11:44:49.044843879Z +bundler_1 | 2023-11-30T11:44:49.049103948Z 2023-11-30 11:44:49.049 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:49.049118155Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:49.049124807Z -- params: [] +bundler_1 | 2023-11-30T11:44:49.049144414Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:49.049150996Z -- costTime: 1 +bundler_1 | 2023-11-30T11:44:49.049156787Z +bundler_1 | 2023-11-30T11:44:49.101002684Z 2023-11-30 11:44:49.100 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:49.101095590Z 2023-11-30 11:44:49.101 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:49.101428978Z 2023-11-30 11:44:49.101 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x96786a2c4cc74593f268954a486a0f91a236dd5d","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x1e413d4f89db65007d289ea925a267050537cd774b3bd7dea80870b36a33d279","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xecd497455b6554a91174dc9bb5966565d8c5e677","signature":"0x65787465726e616c5f73746f726167655f72656164","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:49.105215087Z 2023-11-30 11:44:49.105 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":381836,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":1145508003054688,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":80808} +bundler_1 | 2023-11-30T11:44:49.105232059Z 2023-11-30 11:44:49.105 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x96786a2c4cc74593f268954a486a0f91a236dd5d","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":381836,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x1e413d4f89db65007d289ea925a267050537cd774b3bd7dea80870b36a33d279","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xecd497455b6554a91174dc9bb5966565d8c5e677","signature":"0x65787465726e616c5f73746f726167655f72656164","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:49.309417077Z 2023-11-30 11:44:49.309 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:49.309449177Z +bundler_1 | 2023-11-30T11:44:49.309456120Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account has forbidden read from 0x2d976E5D451478fa26729FF3DDA14b06c6992667 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39::{"account":"0xEcD497455B6554a91174DC9Bb5966565d8c5E677"} +bundler_1 | 2023-11-30T11:44:49.309461710Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:173) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.309466138Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.309486937Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.309490644Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.309494191Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.309497657Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.309501284Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309504781Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309508367Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309511884Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309515350Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309520139Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.309523626Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:49.309527132Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:49.309530579Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309534095Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309537632Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309541078Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309544585Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309548111Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309551588Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309559422Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309563119Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309566916Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.309570573Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:49.309574030Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:49.309577396Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309581173Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309584690Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309588206Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309591732Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309595239Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309598786Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309602262Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309605719Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309609175Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309612631Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309616038Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309619494Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309622911Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309626407Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309633861Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309637688Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309641265Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309644761Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309648238Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309651905Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309655401Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309658888Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309662344Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309665801Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309669277Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309672734Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309676210Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.309679716Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309683193Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309686709Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309690306Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309693773Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309697229Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309700686Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309708460Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309711967Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309715413Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309718909Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309723248Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309728317Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309732655Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309736953Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309741311Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309745659Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.309749998Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:49.309754246Z +bundler_1 | 2023-11-30T11:44:49.309758403Z 2023-11-30 11:44:49.309 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:49.309762711Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:49.309767310Z -- params: [{"sender":"0xEcD497455B6554a91174DC9Bb5966565d8c5E677","nonce":"0x0","initCode":"0x","callData":"0x96786a2C4CC74593F268954A486A0f91A236dD5D","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x65787465726e616c5f73746f726167655f72656164"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:49.309773631Z -- errMsg: account has forbidden read from 0x2d976E5D451478fa26729FF3DDA14b06c6992667 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-11-30T11:44:49.309778130Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:49.309782348Z -- errData: {"account":"0xEcD497455B6554a91174DC9Bb5966565d8c5E677"} +bundler_1 | 2023-11-30T11:44:49.309786696Z +bundler_1 | 2023-11-30T11:44:49.313754765Z 2023-11-30 11:44:49.313 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:49.313770614Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:49.313777246Z -- params: [] +bundler_1 | 2023-11-30T11:44:49.313782837Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:49.313799528Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:49.313805228Z +bundler_1 | 2023-11-30T11:44:49.366955116Z 2023-11-30 11:44:49.366 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:49.368051399Z 2023-11-30 11:44:49.367 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:49.368356197Z 2023-11-30 11:44:49.368 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x645d68ef7b6e3d86aca1cdb72ee4fa354a7c9696","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x84edc9c637db7aa71b25b9abec6c748fc3dc50295a1a8773123e1f60cac60cf2","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc9bae05d53e37eed57470d81a9c63d0b4415ff94","signature":"0x6f75745f6f665f676173","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:49.371016879Z 2023-11-30 11:44:49.370 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":387911,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":730,"execErrMsg":"0x","execSuccess":false,"paid":1163733003103288,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":86904} +bundler_1 | 2023-11-30T11:44:49.371033550Z 2023-11-30 11:44:49.370 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x645d68ef7b6e3d86aca1cdb72ee4fa354a7c9696","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":387911,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x84edc9c637db7aa71b25b9abec6c748fc3dc50295a1a8773123e1f60cac60cf2","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc9bae05d53e37eed57470d81a9c63d0b4415ff94","signature":"0x6f75745f6f665f676173","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:49.655439492Z 2023-11-30 11:44:49.655 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:49.655468736Z +bundler_1 | 2023-11-30T11:44:49.655474598Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account internally reverts on oog +bundler_1 | 2023-11-30T11:44:49.655479777Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:116) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.655485718Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.655490868Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.655512338Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.655518249Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.655523599Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.655528848Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655534068Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655539408Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655544708Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655550078Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655555488Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.655561019Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:49.655567641Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:49.655573732Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655579513Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655585023Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655590123Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655595583Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655600943Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655606453Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655612023Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655617434Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655630478Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.655636168Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:49.655641659Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:49.655646568Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655651898Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655657659Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655663019Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655668379Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655673889Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655679429Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655684358Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655689177Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655694307Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655699507Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655704947Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655709836Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655715026Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655720325Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655725655Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655737918Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655743679Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655749350Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655754669Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655759679Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655765209Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655770218Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655775468Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655780568Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655786168Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655791518Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655796688Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.655801637Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655807157Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655812778Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655817787Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655823037Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655829809Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655835780Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655841041Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655854355Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655860366Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655866087Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655871397Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655876897Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655882157Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655887387Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655892486Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655897996Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.655903276Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:49.655908366Z +bundler_1 | 2023-11-30T11:44:49.655913455Z 2023-11-30 11:44:49.655 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:49.655918535Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:49.655924396Z -- params: [{"sender":"0xC9BAE05D53E37Eed57470d81a9c63d0b4415Ff94","nonce":"0x0","initCode":"0x","callData":"0x645D68eF7B6E3d86ACa1cDB72Ee4fa354A7C9696","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x6f75745f6f665f676173"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:49.655931639Z -- errMsg: account internally reverts on oog +bundler_1 | 2023-11-30T11:44:49.655936969Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:49.655941798Z -- errData: null +bundler_1 | 2023-11-30T11:44:49.655946537Z +bundler_1 | 2023-11-30T11:44:49.659787385Z 2023-11-30 11:44:49.659 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:49.659799157Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:49.659803415Z -- params: [] +bundler_1 | 2023-11-30T11:44:49.659807152Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:49.659810728Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:49.659814125Z +bundler_1 | 2023-11-30T11:44:49.713703944Z 2023-11-30 11:44:49.713 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:49.713775294Z 2023-11-30 11:44:49.713 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:49.714108004Z 2023-11-30 11:44:49.714 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xfdbd39ebc8595e34310d5608083c905ee8505e3c","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x1697075ca80ed5bd56561fe894cbd10f7711bdab70a4004c358b2399105b60a7","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0d80069aa9de73f1750d438bb9156f5576dd2033","signature":"0x7373746f72655f6f75745f6f665f676173","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:49.716937767Z 2023-11-30 11:44:49.716 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":380460,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":1141380003043680,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":79432} +bundler_1 | 2023-11-30T11:44:49.716954759Z 2023-11-30 11:44:49.716 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xfdbd39ebc8595e34310d5608083c905ee8505e3c","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":380460,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x1697075ca80ed5bd56561fe894cbd10f7711bdab70a4004c358b2399105b60a7","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0d80069aa9de73f1750d438bb9156f5576dd2033","signature":"0x7373746f72655f6f75745f6f665f676173","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:49.929399624Z 2023-11-30 11:44:49.929 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:49.929430291Z +bundler_1 | 2023-11-30T11:44:49.929438717Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account internally reverts on oog +bundler_1 | 2023-11-30T11:44:49.929446441Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:116) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.929454346Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.929462000Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.929469173Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.929476226Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.929494521Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.929499260Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929503718Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929508186Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929512534Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929516852Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929521290Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.929526791Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:49.929536579Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:49.929543582Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929551357Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929557478Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929561846Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929566224Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929570723Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929575101Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929579469Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929583817Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929588125Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:49.929592703Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:49.929603383Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:49.929607691Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929612040Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929619564Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929627779Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929635383Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929642476Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929647005Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929651383Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929655731Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929660099Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929664407Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929668705Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929673023Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929677301Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929681700Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929686037Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929690345Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929695094Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929707568Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929715412Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929722656Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929729308Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929733777Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929738105Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929742533Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929751329Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929755627Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929759935Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:49.929764243Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929768642Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929773000Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929777348Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929781656Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929786284Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929794129Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929801813Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929808796Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929815338Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929829104Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929835937Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929842680Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929849272Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929856054Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929862657Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929869570Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:49.929877715Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:49.929885108Z +bundler_1 | 2023-11-30T11:44:49.929892032Z 2023-11-30 11:44:49.929 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:49.929898413Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:49.929905857Z -- params: [{"sender":"0x0d80069aa9De73f1750d438Bb9156F5576Dd2033","nonce":"0x0","initCode":"0x","callData":"0xFDBD39eBC8595e34310D5608083c905ee8505E3c","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x7373746f72655f6f75745f6f665f676173"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:49.929916246Z -- errMsg: account internally reverts on oog +bundler_1 | 2023-11-30T11:44:49.929922678Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:49.929928479Z -- errData: null +bundler_1 | 2023-11-30T11:44:49.929934551Z +bundler_1 | 2023-11-30T11:44:49.933877212Z 2023-11-30 11:44:49.933 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:49.933891979Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:49.933898291Z -- params: [] +bundler_1 | 2023-11-30T11:44:49.933904222Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:49.933909993Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:49.933915613Z +bundler_1 | 2023-11-30T11:44:50.012730690Z 2023-11-30 11:44:50.012 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:50.012795765Z 2023-11-30 11:44:50.012 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:50.013103609Z 2023-11-30 11:44:50.013 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x8702d52e0f3daf3a88d478da989005255ad7af45","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8531c5fa8acdb226b70022bbf9626bfbd5bb6f59f9a6a200a3685d31378749d4","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdfb1071116da78813cf1a1a362cf63132649129c","signature":"0x6e6f5f73746f72616765","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:50.015874282Z 2023-11-30 11:44:50.015 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":356821,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":1070463002854568,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":55793} +bundler_1 | 2023-11-30T11:44:50.015893057Z 2023-11-30 11:44:50.015 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x8702d52e0f3daf3a88d478da989005255ad7af45","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":356821,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8531c5fa8acdb226b70022bbf9626bfbd5bb6f59f9a6a200a3685d31378749d4","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdfb1071116da78813cf1a1a362cf63132649129c","signature":"0x6e6f5f73746f72616765","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:50.192678837Z 2023-11-30 11:44:50.192 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xdfb1071116da78813cf1a1a362cf63132649129c","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x6af51c4fa1ffc7b558602c58d2beda0be2b8d82c05e97a40463323b48c9ee3b2"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[355227,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":355227,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":355227},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xdfb1071116da78813cf1a1a362cf63132649129c","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xdfb1071116da78813cf1a1a362cf63132649129c":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x000000000000000000000000ddbf6f463d4273ab7252bdca66044d426f65c745"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x15de2080537f3e58afa77650ab264884c116d8ee81ec496fd53889c91e41f4d5":"0x0000000000000000000de0b6b3a7640000010000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:50.192717118Z 2023-11-30 11:44:50.192 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:50.192722589Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:50.192739310Z -- params: [{"sender":"0xdfB1071116dA78813cF1A1a362CF63132649129C","nonce":"0x0","initCode":"0x","callData":"0x8702d52E0f3Daf3A88d478DA989005255Ad7Af45","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x6e6f5f73746f72616765"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:50.192744600Z -- result: "0x8531c5fa8acdb226b70022bbf9626bfbd5bb6f59f9a6a200a3685d31378749d4" +bundler_1 | 2023-11-30T11:44:50.192748196Z -- costTime: 180 +bundler_1 | 2023-11-30T11:44:50.192751643Z +bundler_1 | 2023-11-30T11:44:50.196962822Z 2023-11-30 11:44:50.196 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:50.196977579Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:50.196982608Z -- params: [] +bundler_1 | 2023-11-30T11:44:50.196986285Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:50.196989882Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:50.196993308Z +bundler_1 | 2023-11-30T11:44:50.215432281Z 2023-11-30 11:44:50.215 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 428 to: 537 +bundler_1 | 2023-11-30T11:44:50.274145650Z 2023-11-30 11:44:50.274 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:50.274255511Z 2023-11-30 11:44:50.274 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:50.274502101Z 2023-11-30 11:44:50.274 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xb80108fbfface7678883051da4ec919ad54229fa","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xf430e5c1c2cf06078b575fbda37bd9cdcb3db113674fa1e38c4166b468c3154e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7c5e50d5d72ce9c6cb14e362831596559b3182e7","signature":"0x6163636f756e745f73746f72616765","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:50.277422767Z 2023-11-30 11:44:50.277 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":360754,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":1082262002886032,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":59726} +bundler_1 | 2023-11-30T11:44:50.277439819Z 2023-11-30 11:44:50.277 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xb80108fbfface7678883051da4ec919ad54229fa","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360754,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xf430e5c1c2cf06078b575fbda37bd9cdcb3db113674fa1e38c4166b468c3154e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7c5e50d5d72ce9c6cb14e362831596559b3182e7","signature":"0x6163636f756e745f73746f72616765","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:50.473078393Z 2023-11-30 11:44:50.472 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x7c5e50d5d72ce9c6cb14e362831596559b3182e7","0x7c5e50d5d72ce9c6cb14e362831596559b3182e7","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xb9355e6658ec889c6a3a0f7fe759afbc88caed0e6db4fe456d2821c80e83b944"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[359160,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":359160,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":359160},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7c5e50d5d72ce9c6cb14e362831596559b3182e7","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0x7c5e50d5d72ce9c6cb14e362831596559b3182e7":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x000000000000000000000000985cdee78942b02609366fcb73607e2e492750d3","0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x95b87ffcacbbf8723cc272f4cdd382ef618d6818e54cc66c6b96e10586ecb232":"0x0000000000000000000de0b6b3a7640000010000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:50.473140550Z 2023-11-30 11:44:50.473 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:50.473153544Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:50.473158252Z -- params: [{"sender":"0x7c5e50D5d72ce9c6CB14e362831596559B3182E7","nonce":"0x0","initCode":"0x","callData":"0xB80108fBffaCe7678883051da4ec919AD54229FA","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x6163636f756e745f73746f72616765"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:50.473163903Z -- result: "0xf430e5c1c2cf06078b575fbda37bd9cdcb3db113674fa1e38c4166b468c3154e" +bundler_1 | 2023-11-30T11:44:50.473167560Z -- costTime: 200 +bundler_1 | 2023-11-30T11:44:50.473171016Z +bundler_1 | 2023-11-30T11:44:50.477410366Z 2023-11-30 11:44:50.477 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:50.477424593Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:50.477431215Z -- params: [] +bundler_1 | 2023-11-30T11:44:50.477436936Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:50.477442546Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:50.477447986Z +bundler_1 | 2023-11-30T11:44:50.555164937Z 2023-11-30 11:44:50.555 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:50.555223590Z 2023-11-30 11:44:50.555 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:50.555490784Z 2023-11-30 11:44:50.555 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x68992f2100177b62f2268655e35890e9ee30023f","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa98a611a23d4041b001d61caa87ca70519eef209d5d1f131e34e73fed5772c0e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9dead4be0883882a8fef70c01f67c5b83c93a7d3","signature":"0x6163636f756e745f7265666572656e63655f73746f72616765","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:50.558384197Z 2023-11-30 11:44:50.558 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":364009,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":730,"execErrMsg":"0x","execSuccess":false,"paid":1092027002912072,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":63002} +bundler_1 | 2023-11-30T11:44:50.558410937Z 2023-11-30 11:44:50.558 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x68992f2100177b62f2268655e35890e9ee30023f","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":364009,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa98a611a23d4041b001d61caa87ca70519eef209d5d1f131e34e73fed5772c0e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9dead4be0883882a8fef70c01f67c5b83c93a7d3","signature":"0x6163636f756e745f7265666572656e63655f73746f72616765","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:50.762082160Z 2023-11-30 11:44:50.761 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x9dead4be0883882a8fef70c01f67c5b83c93a7d3","0x5a570990e93140a7f97ac6f3a855d3eb3a97fb59","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x81d24765e13940c402328f82f57dcdb46b92ed31f85a54d4f54da3a369bb5858"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[362436,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":362436,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":362436},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9dead4be0883882a8fef70c01f67c5b83c93a7d3","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0x5a570990e93140a7f97ac6f3a855d3eb3a97fb59":{"0x37a83cac035c7e60abe828ee1f79a6a8cdb4c983f241f8fb80963875b31123e8":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x37a83cac035c7e60abe828ee1f79a6a8cdb4c983f241f8fb80963875b31123e8":"0x0000000000000000000de0b6b3a7640000010000000000000000000000000000"},"0x9dead4be0883882a8fef70c01f67c5b83c93a7d3":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x0000000000000000000000005a570990e93140a7f97ac6f3a855d3eb3a97fb59"}}} +bundler_1 | 2023-11-30T11:44:50.762134859Z 2023-11-30 11:44:50.762 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:50.762141431Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:50.762146871Z -- params: [{"sender":"0x9dead4Be0883882a8fEf70c01F67C5B83C93a7D3","nonce":"0x0","initCode":"0x","callData":"0x68992f2100177B62f2268655e35890e9ee30023f","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x6163636f756e745f7265666572656e63655f73746f72616765"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:50.762154185Z -- result: "0xa98a611a23d4041b001d61caa87ca70519eef209d5d1f131e34e73fed5772c0e" +bundler_1 | 2023-11-30T11:44:50.762159485Z -- costTime: 208 +bundler_1 | 2023-11-30T11:44:50.762164394Z +bundler_1 | 2023-11-30T11:44:50.766302606Z 2023-11-30 11:44:50.766 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:50.766317093Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:50.766323525Z -- params: [] +bundler_1 | 2023-11-30T11:44:50.766329797Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:50.766335217Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:50.766340607Z +bundler_1 | 2023-11-30T11:44:50.841885416Z 2023-11-30 11:44:50.841 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:50.841956900Z 2023-11-30 11:44:50.841 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:50.842232984Z 2023-11-30 11:44:50.842 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xbcc31b9a5f0b24303551eb2c2ab1cfd91ac8fbea","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x99964fb031ef54eddfc2bcae4fd4b68536ac480c0f50db56e48874a33f2f73ba","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5adeddfcf4862b2eb2c80a0581fe6a5236995642","signature":"0x6163636f756e745f7265666572656e63655f73746f726167655f737472756374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:50.845071484Z 2023-11-30 11:44:50.844 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":384301,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":1152903003074408,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":83273} +bundler_1 | 2023-11-30T11:44:50.845102391Z 2023-11-30 11:44:50.845 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xbcc31b9a5f0b24303551eb2c2ab1cfd91ac8fbea","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":384301,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x99964fb031ef54eddfc2bcae4fd4b68536ac480c0f50db56e48874a33f2f73ba","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5adeddfcf4862b2eb2c80a0581fe6a5236995642","signature":"0x6163636f756e745f7265666572656e63655f73746f726167655f737472756374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:51.045692871Z 2023-11-30 11:44:51.045 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x5adeddfcf4862b2eb2c80a0581fe6a5236995642","0xa0bdab362f86afdb91f4bdcb9ccf9c9674e93ae7","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x81d24765e13940c402328f82f57dcdb46b92ed31f85a54d4f54da3a369bb5858"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[382707,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":382707,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":382707},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x5adeddfcf4862b2eb2c80a0581fe6a5236995642","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xa0bdab362f86afdb91f4bdcb9ccf9c9674e93ae7":{},"0x5adeddfcf4862b2eb2c80a0581fe6a5236995642":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x000000000000000000000000a0bdab362f86afdb91f4bdcb9ccf9c9674e93ae7"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x64605f2b67c398c757ddab9c6eb86082cc43cc6abd8602a71e6b53e3f6d829e5":"0x0000000000000000000de0b6b3a7640000010000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:51.045756393Z 2023-11-30 11:44:51.045 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:51.045769938Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:51.045774657Z -- params: [{"sender":"0x5AdeDDfCF4862b2eb2C80a0581fE6a5236995642","nonce":"0x0","initCode":"0x","callData":"0xbCc31B9A5F0B24303551eB2C2ab1cFD91Ac8FBeA","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x6163636f756e745f7265666572656e63655f73746f726167655f737472756374"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:51.045780428Z -- result: "0x99964fb031ef54eddfc2bcae4fd4b68536ac480c0f50db56e48874a33f2f73ba" +bundler_1 | 2023-11-30T11:44:51.045784084Z -- costTime: 204 +bundler_1 | 2023-11-30T11:44:51.045799994Z +bundler_1 | 2023-11-30T11:44:51.050068299Z 2023-11-30 11:44:51.049 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:51.050081012Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:51.050085591Z -- params: [] +bundler_1 | 2023-11-30T11:44:51.050089278Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:51.050092784Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:51.050096160Z +bundler_1 | 2023-11-30T11:44:51.128104684Z 2023-11-30 11:44:51.127 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:51.128145050Z 2023-11-30 11:44:51.128 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:51.128487250Z 2023-11-30 11:44:51.128 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xfb6d34ffd275cdcd01498683ea779e6893771a14","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xf2dba8b819cc391f2902217cd2a5408be4353a7f419b579e53fa868e0bdb3254","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa3ae95e2cd37d87a99a719e7cd5a323244cce8b5","signature":"0x6f75745f6f665f676173","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:51.131291036Z 2023-11-30 11:44:51.131 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":370832,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":1112496002966656,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":69804} +bundler_1 | 2023-11-30T11:44:51.131307637Z 2023-11-30 11:44:51.131 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xfb6d34ffd275cdcd01498683ea779e6893771a14","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":370832,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xf2dba8b819cc391f2902217cd2a5408be4353a7f419b579e53fa868e0bdb3254","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa3ae95e2cd37d87a99a719e7cd5a323244cce8b5","signature":"0x6f75745f6f665f676173","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:51.426407765Z 2023-11-30 11:44:51.426 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:51.426443312Z +bundler_1 | 2023-11-30T11:44:51.426452088Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account internally reverts on oog +bundler_1 | 2023-11-30T11:44:51.426458059Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:116) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:51.426476924Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:51.426481583Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:51.426486061Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:51.426490660Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:51.426495228Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:51.426499847Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426504315Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426508763Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426513242Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426517620Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426522038Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:51.426526387Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:51.426532037Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:51.426536455Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426540853Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426545262Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426549610Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426553988Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426558416Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426568144Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426572783Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426577171Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426581529Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:51.426586048Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:51.426590366Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:51.426594594Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426599062Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426603771Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426608259Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426612717Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426617145Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426621574Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426625912Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426630250Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426634618Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426638946Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426643264Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426647592Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426651910Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426660947Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426665395Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426669764Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426674643Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426679051Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426683479Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426687827Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426692185Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426696544Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426700872Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426705180Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426709678Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426714036Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426718434Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.426722802Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426727171Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426731499Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426735817Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426740195Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426744823Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426753840Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426758309Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426762657Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426766985Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426771303Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426775611Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426779959Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426784267Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426791711Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426799315Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426805937Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.426813201Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:51.426820034Z +bundler_1 | 2023-11-30T11:44:51.426827087Z 2023-11-30 11:44:51.426 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:51.426834080Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:51.426841153Z -- params: [{"sender":"0xA3aE95E2cd37d87a99A719e7cD5A323244cce8B5","nonce":"0x0","initCode":"0x","callData":"0xfB6d34ffd275cdCd01498683Ea779E6893771a14","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x6f75745f6f665f676173"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:51.426851352Z -- errMsg: account internally reverts on oog +bundler_1 | 2023-11-30T11:44:51.426857594Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:51.426863795Z -- errData: null +bundler_1 | 2023-11-30T11:44:51.426869526Z +bundler_1 | 2023-11-30T11:44:51.430847012Z 2023-11-30 11:44:51.430 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:51.430860296Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:51.430864695Z -- params: [] +bundler_1 | 2023-11-30T11:44:51.430868322Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:51.430883830Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:51.430890022Z +bundler_1 | 2023-11-30T11:44:51.507642816Z 2023-11-30 11:44:51.507 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:51.507713227Z 2023-11-30 11:44:51.507 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:51.507981197Z 2023-11-30 11:44:51.507 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x1a8dd3fa4b762d5e2f81ecdbd57a43f2362f90c9","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x9bf01816fc4ddba2d54da3307a30e8404da727d4f528d25af482a660a4ca8b7a","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x62a599265fa39692f805c6bd723648b36aa469aa","signature":"0x7373746f72655f6f75745f6f665f676173","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:51.510819630Z 2023-11-30 11:44:51.510 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":363339,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":730,"execErrMsg":"0x","execSuccess":false,"paid":1090017002906712,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":62332} +bundler_1 | 2023-11-30T11:44:51.510890552Z 2023-11-30 11:44:51.510 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x1a8dd3fa4b762d5e2f81ecdbd57a43f2362f90c9","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":363339,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x9bf01816fc4ddba2d54da3307a30e8404da727d4f528d25af482a660a4ca8b7a","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x62a599265fa39692f805c6bd723648b36aa469aa","signature":"0x7373746f72655f6f75745f6f665f676173","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:51.722265763Z 2023-11-30 11:44:51.722 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:51.722294126Z +bundler_1 | 2023-11-30T11:44:51.722300568Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account internally reverts on oog +bundler_1 | 2023-11-30T11:44:51.722306850Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:116) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:51.722312410Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:51.722318140Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:51.722339099Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:51.722344870Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:51.722350140Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:51.722355670Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722360970Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722366962Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722372772Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722378052Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722383262Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:51.722388451Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:51.722395254Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:51.722400885Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722406225Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722411885Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722417917Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722423557Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722428847Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722434177Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722439096Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722451870Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722457701Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:51.722463251Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:51.722468641Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:51.722473761Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722478880Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722484501Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722489880Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722495271Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722500380Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722505600Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722510920Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722516340Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722521580Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722526820Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722531829Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722537008Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722542489Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722547839Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722553740Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722566343Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722572735Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722582664Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722588244Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722593484Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722598623Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722604284Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722609664Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722614974Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722620314Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722625764Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722631495Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:51.722637095Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722642375Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722647825Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722653235Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722659707Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722665859Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722671539Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722676959Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722690254Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722696095Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722701746Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722707466Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722712826Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722718567Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722724368Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722729607Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722734637Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:51.722739837Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:51.722744655Z +bundler_1 | 2023-11-30T11:44:51.722749094Z 2023-11-30 11:44:51.722 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:51.722753843Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:51.722759473Z -- params: [{"sender":"0x62a599265Fa39692F805c6bd723648B36aA469Aa","nonce":"0x0","initCode":"0x","callData":"0x1A8DD3Fa4b762D5e2F81Ecdbd57a43f2362F90c9","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x7373746f72655f6f75745f6f665f676173"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:51.722766346Z -- errMsg: account internally reverts on oog +bundler_1 | 2023-11-30T11:44:51.722771345Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:51.722776284Z -- errData: null +bundler_1 | 2023-11-30T11:44:51.722781043Z +bundler_1 | 2023-11-30T11:44:51.726699226Z 2023-11-30 11:44:51.726 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:51.726712841Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:51.726718962Z -- params: [] +bundler_1 | 2023-11-30T11:44:51.726724303Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:51.726729552Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:51.726734602Z +bundler_1 | 2023-11-30T11:44:51.809965499Z 2023-11-30 11:44:51.809 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:51.810031642Z 2023-11-30 11:44:51.809 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:51.810287730Z 2023-11-30 11:44:51.810 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x69955c43c4e293659145b10f362227dc375e1d9f","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x4c2bb5c9e40ce3fe72ba256dbb5748879763400a7e59e7e2fd955f65d6919240","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x96dfbf0ee303262bdf0823c27c854df0afffeba0","signature":"0x65787465726e616c5f73746f726167655f7772697465","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:51.813089862Z 2023-11-30 11:44:51.813 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":385138,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":730,"execErrMsg":"0x","execSuccess":false,"paid":1155414003081104,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":84131} +bundler_1 | 2023-11-30T11:44:51.813114010Z 2023-11-30 11:44:51.813 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x69955c43c4e293659145b10f362227dc375e1d9f","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":385138,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x4c2bb5c9e40ce3fe72ba256dbb5748879763400a7e59e7e2fd955f65d6919240","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x96dfbf0ee303262bdf0823c27c854df0afffeba0","signature":"0x65787465726e616c5f73746f726167655f7772697465","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:52.023226172Z 2023-11-30 11:44:52.022 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:52.023254374Z +bundler_1 | 2023-11-30T11:44:52.023260415Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account has forbidden read from 0x608766cc28A5546A7F634d0dBD20bBa1a6BC7d20 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39::{"account":"0x96dfbF0Ee303262BDf0823C27c854Df0aFfFeBa0"} +bundler_1 | 2023-11-30T11:44:52.023266537Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:173) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.023272217Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.023277677Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.023283298Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.023303776Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.023309136Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.023314586Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023319806Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023325176Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023330426Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023335545Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023341957Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.023347167Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:52.023352276Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:52.023357096Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023362736Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023367946Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023372995Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023378004Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023383194Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023388344Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023393503Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023398573Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023409934Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.023415855Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:52.023421225Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:52.023426154Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023431825Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023437054Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023442535Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023447955Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023453335Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023458955Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023464586Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023469976Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023475466Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023480916Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023486326Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023491656Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023501885Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023507175Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023512675Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023518817Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023531320Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023537051Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023542661Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023547951Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023553482Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023558942Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023564592Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023569742Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023575142Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023580722Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023585942Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.023590981Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023596191Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023601251Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023606881Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023612061Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023617210Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023622300Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023627529Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023632679Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023644050Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023649200Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023654129Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023658998Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023663897Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023668726Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023673816Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023678715Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.023683584Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:52.023688243Z +bundler_1 | 2023-11-30T11:44:52.023733013Z 2023-11-30 11:44:52.023 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:52.023747791Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:52.023754613Z -- params: [{"sender":"0x96dfbF0Ee303262BDf0823C27c854Df0aFfFeBa0","nonce":"0x0","initCode":"0x","callData":"0x69955C43C4e293659145b10f362227DC375e1D9f","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x65787465726e616c5f73746f726167655f7772697465"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:52.023762298Z -- errMsg: account has forbidden read from 0x608766cc28A5546A7F634d0dBD20bBa1a6BC7d20 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-11-30T11:44:52.023767417Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:52.023772356Z -- errData: {"account":"0x96dfbF0Ee303262BDf0823C27c854Df0aFfFeBa0"} +bundler_1 | 2023-11-30T11:44:52.023777516Z +bundler_1 | 2023-11-30T11:44:52.029299396Z 2023-11-30 11:44:52.029 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:52.029314334Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:52.029319314Z -- params: [] +bundler_1 | 2023-11-30T11:44:52.029323000Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:52.029326637Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:52.029330164Z +bundler_1 | 2023-11-30T11:44:52.103983113Z 2023-11-30 11:44:52.103 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:52.104045900Z 2023-11-30 11:44:52.103 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:52.104311495Z 2023-11-30 11:44:52.104 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x3c2ea97a8385385796660676bcf3d584ced70e21","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x21a71f64d7c01557545700b9b186a674ec1539638fdcf084223f3bfb6cfa44d6","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd003f87ee1c39e46a2a40caa0db70c12b000e6c1","signature":"0x65787465726e616c5f73746f726167655f72656164","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:52.107164402Z 2023-11-30 11:44:52.107 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":364715,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":730,"execErrMsg":"0x","execSuccess":false,"paid":1094145002917720,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":63708} +bundler_1 | 2023-11-30T11:44:52.107238416Z 2023-11-30 11:44:52.107 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x3c2ea97a8385385796660676bcf3d584ced70e21","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":364715,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x21a71f64d7c01557545700b9b186a674ec1539638fdcf084223f3bfb6cfa44d6","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd003f87ee1c39e46a2a40caa0db70c12b000e6c1","signature":"0x65787465726e616c5f73746f726167655f72656164","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:52.315058967Z 2023-11-30 11:44:52.314 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:52.315094694Z +bundler_1 | 2023-11-30T11:44:52.315101366Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account has forbidden read from 0x8c70bA830D02034Fb4eb4801098FC3795b4B8c69 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39::{"account":"0xd003f87eE1C39e46a2A40cAA0db70c12B000e6C1"} +bundler_1 | 2023-11-30T11:44:52.315107488Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:173) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.315112838Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.315117907Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.315123227Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.315141501Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.315147512Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.315152973Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315158473Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315164214Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315170195Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315176046Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315183399Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.315189461Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:52.315194740Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:52.315200010Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315205972Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315211502Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315216761Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315222692Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315228062Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315233403Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315238622Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315244303Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315250524Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.315264270Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:52.315269871Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:52.315276663Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315283325Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315289307Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315295979Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315300347Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315303914Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315307561Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315311027Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315314514Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315318000Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315321577Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315325063Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315328560Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315331976Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315335493Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315338989Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315342987Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315351452Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315355059Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315358606Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315362062Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315365519Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315368965Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315372452Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315375948Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315380196Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315383652Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315387159Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.315390696Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315394152Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315397629Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315401235Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315404772Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315408238Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315411655Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315415121Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315418568Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315427434Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315430971Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315434467Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315437914Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315441400Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315444907Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315448553Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315452070Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.315455586Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:52.315459023Z +bundler_1 | 2023-11-30T11:44:52.315462319Z 2023-11-30 11:44:52.314 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:52.315468942Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:52.315474452Z -- params: [{"sender":"0xd003f87eE1C39e46a2A40cAA0db70c12B000e6C1","nonce":"0x0","initCode":"0x","callData":"0x3c2Ea97a8385385796660676Bcf3d584CED70e21","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x65787465726e616c5f73746f726167655f72656164"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:52.315482016Z -- errMsg: account has forbidden read from 0x8c70bA830D02034Fb4eb4801098FC3795b4B8c69 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 +bundler_1 | 2023-11-30T11:44:52.315487185Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:52.315492205Z -- errData: {"account":"0xd003f87eE1C39e46a2A40cAA0db70c12B000e6C1"} +bundler_1 | 2023-11-30T11:44:52.315496914Z +bundler_1 | 2023-11-30T11:44:52.327627474Z 2023-11-30 11:44:52.327 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:52.327645799Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:52.327651589Z -- params: [] +bundler_1 | 2023-11-30T11:44:52.327656238Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:52.327660847Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:52.327665104Z +bundler_1 | 2023-11-30T11:44:52.379077455Z 2023-11-30 11:44:52.378 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:52.379145021Z 2023-11-30 11:44:52.379 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:52.379401158Z 2023-11-30 11:44:52.379 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xe15af33f9ecce50aa9c7cd0b75e958b9fde498b6","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x94e5f895382f2cd9293b5d48133ad3040b72bb7133fffa1e2d72f616e85f6565","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6f533f13fb6ee73ad5444d5c4ec62420eac44feb","signature":"0x656e747279506f696e745f63616c6c5f62616c616e63654f66","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:52.382669723Z 2023-11-30 11:44:52.382 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":380799,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":1142397003046392,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":79771} +bundler_1 | 2023-11-30T11:44:52.382716317Z 2023-11-30 11:44:52.382 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xe15af33f9ecce50aa9c7cd0b75e958b9fde498b6","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":380799,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x94e5f895382f2cd9293b5d48133ad3040b72bb7133fffa1e2d72f616e85f6565","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6f533f13fb6ee73ad5444d5c4ec62420eac44feb","signature":"0x656e747279506f696e745f63616c6c5f62616c616e63654f66","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:52.605832796Z 2023-11-30 11:44:52.605 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:52.605863013Z +bundler_1 | 2023-11-30T11:44:52.605875837Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::illegal call into EntryPoint during validation balanceOf +bundler_1 | 2023-11-30T11:44:52.605881928Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:72) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.605888009Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.605893329Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.605898709Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.605903999Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.605933745Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.605939525Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.605944865Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.605950265Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.605955806Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.605961256Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.605966766Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.605972697Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:52.605979269Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:52.605984199Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.605989448Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.605994718Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606000278Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606005508Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606011069Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606016368Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606022250Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606028060Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606033591Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:52.606045673Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:52.606051103Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:52.606056353Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606061743Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606067494Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606072844Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606078294Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606083624Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606088743Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606093843Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606099002Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606104553Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606109773Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606114842Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606120202Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606125412Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606130692Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606136082Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606141061Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606147022Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606158724Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606164264Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606169414Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606174663Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606180344Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606185824Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606191104Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606196254Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606201704Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606207615Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:52.606213376Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606218515Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606224066Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606230007Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606236509Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606242249Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606247790Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606253310Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606259702Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606264952Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606278457Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606284067Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606289578Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606294978Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606300137Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606305357Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606310396Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:52.606315706Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:52.606320626Z +bundler_1 | 2023-11-30T11:44:52.606325495Z 2023-11-30 11:44:52.605 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:52.606330554Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:52.606336345Z -- params: [{"sender":"0x6F533F13Fb6EE73Ad5444d5C4eC62420EAC44feB","nonce":"0x0","initCode":"0x","callData":"0xE15af33f9eCCE50aa9C7cd0B75E958B9FDE498b6","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x656e747279506f696e745f63616c6c5f62616c616e63654f66"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:52.606343899Z -- errMsg: illegal call into EntryPoint during validation balanceOf +bundler_1 | 2023-11-30T11:44:52.606349048Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:52.606354218Z -- errData: null +bundler_1 | 2023-11-30T11:44:52.606359127Z +bundler_1 | 2023-11-30T11:44:52.610165972Z 2023-11-30 11:44:52.610 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:52.610182693Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:52.610188274Z -- params: [] +bundler_1 | 2023-11-30T11:44:52.610192662Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:52.610197080Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:52.610201428Z +bundler_1 | 2023-11-30T11:44:52.766202597Z 2023-11-30 11:44:52.766 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:52.766259934Z 2023-11-30 11:44:52.766 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:52.766520029Z 2023-11-30 11:44:52.766 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x0285cbbc3453a70c4b6a92eb0c95c328dc1e4ca0","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xb219189cb1b47042f13d7ff7532e85d1541bdd55cccca9e6cc6be1b6a37e727a","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6cd662b5d7a6c11025bed9f6eba701e0758fe957","signature":"0x6574685f76616c75655f7472616e736665725f666f7262696464656e","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:52.813742123Z 2023-11-30 11:44:52.813 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":386545,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":730,"execErrMsg":"0x","execSuccess":false,"paid":1159635003092360,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":85538} +bundler_1 | 2023-11-30T11:44:52.813770917Z 2023-11-30 11:44:52.813 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x0285cbbc3453a70c4b6a92eb0c95c328dc1e4ca0","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":386545,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xb219189cb1b47042f13d7ff7532e85d1541bdd55cccca9e6cc6be1b6a37e727a","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6cd662b5d7a6c11025bed9f6eba701e0758fe957","signature":"0x6574685f76616c75655f7472616e736665725f666f7262696464656e","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:53.013217151Z 2023-11-30 11:44:53.012 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:53.013247137Z +bundler_1 | 2023-11-30T11:44:53.013270351Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::May not may CALL with value +bundler_1 | 2023-11-30T11:44:53.013276592Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:81) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:53.013282213Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:53.013287492Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:53.013293183Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:53.013298563Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:53.013303953Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:53.013321045Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013326355Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013331635Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013336684Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013341733Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013346863Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:53.013352644Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:53.013359887Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:53.013363875Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013367432Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013371058Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013374585Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013378201Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013381758Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013385285Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013388781Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013392318Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013395814Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:53.013399401Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:53.013402878Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:53.013411443Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013415150Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013419008Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013422604Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013426181Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013429737Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013433244Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013436701Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013440197Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013443734Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013447200Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013450647Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013454183Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013457620Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013461116Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013464573Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013468009Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013471746Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013475342Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013478829Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013486343Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013489900Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013493436Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013496903Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013500389Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013503896Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013507372Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013510909Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.013514395Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013517872Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013521338Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013524795Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013528251Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013531938Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013535434Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013538891Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013542347Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013545804Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013549230Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013552707Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013560211Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013563757Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013567244Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013570740Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013574217Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.013577703Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:53.013581080Z +bundler_1 | 2023-11-30T11:44:53.013584386Z 2023-11-30 11:44:53.013 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:53.013587802Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:53.013591479Z -- params: [{"sender":"0x6cD662B5d7a6c11025bed9F6EBA701E0758fE957","nonce":"0x0","initCode":"0x","callData":"0x0285cbBC3453a70c4b6A92EB0c95C328dC1E4cA0","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x6574685f76616c75655f7472616e736665725f666f7262696464656e"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:53.013596709Z -- errMsg: May not may CALL with value +bundler_1 | 2023-11-30T11:44:53.013600215Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:53.013603662Z -- errData: null +bundler_1 | 2023-11-30T11:44:53.013607018Z +bundler_1 | 2023-11-30T11:44:53.017534879Z 2023-11-30 11:44:53.017 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:53.017549887Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:53.017556258Z -- params: [] +bundler_1 | 2023-11-30T11:44:53.017562159Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:53.017568060Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:53.017573971Z +bundler_1 | 2023-11-30T11:44:53.069862147Z 2023-11-30 11:44:53.069 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:53.069928898Z 2023-11-30 11:44:53.069 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:53.070194493Z 2023-11-30 11:44:53.070 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xc31231605ecfe2ae4ce8ac351ba454eb06e2b809","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xed2a20ac079d59e756dabf64af4cd0105ec10a91f69f79afba934eaeeca2f8f2","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc7d71e6ef762fdc46492cf8e1c9b9b0b89688369","signature":"0x6574685f76616c75655f7472616e736665725f656e747279506f696e74","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:53.073007786Z 2023-11-30 11:44:53.072 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":389529,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":1168587003116232,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":88501} +bundler_1 | 2023-11-30T11:44:53.073025589Z 2023-11-30 11:44:53.072 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xc31231605ecfe2ae4ce8ac351ba454eb06e2b809","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":389529,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xed2a20ac079d59e756dabf64af4cd0105ec10a91f69f79afba934eaeeca2f8f2","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc7d71e6ef762fdc46492cf8e1c9b9b0b89688369","signature":"0x6574685f76616c75655f7472616e736665725f656e747279506f696e74","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:53.298013975Z 2023-11-30 11:44:53.297 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xc7d71e6ef762fdc46492cf8e1c9b9b0b89688369","0xc7d71e6ef762fdc46492cf8e1c9b9b0b89688369","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0xb9355e6658ec889c6a3a0f7fe759afbc88caed0e6db4fe456d2821c80e83b944"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[387713,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":387713,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":387713},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xc7d71e6ef762fdc46492cf8e1c9b9b0b89688369","stake":0,"unstakeDelaySec":0},"storageMap":{"0xc7d71e6ef762fdc46492cf8e1c9b9b0b89688369":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x0000000000000000000000009e2d00d0d23394244f82600e0efadfbdc203021c","0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x33b6bdbb74c236a1139b70dc83c8f983857e3d44237be36f6d671f9d2e0fdbe7":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:53.298102189Z 2023-11-30 11:44:53.298 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xc7d71e6eF762fdc46492Cf8e1C9b9B0B89688369 is unstaked +bundler_1 | 2023-11-30T11:44:53.298175105Z 2023-11-30 11:44:53.298 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:53.298203528Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:53.298210411Z -- params: [{"sender":"0xc7d71e6eF762fdc46492Cf8e1C9b9B0B89688369","nonce":"0x0","initCode":"0x","callData":"0xc31231605ECfE2AE4CE8ac351ba454eb06e2B809","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x6574685f76616c75655f7472616e736665725f656e747279506f696e74"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:53.298218576Z -- result: "0xed2a20ac079d59e756dabf64af4cd0105ec10a91f69f79afba934eaeeca2f8f2" +bundler_1 | 2023-11-30T11:44:53.298224127Z -- costTime: 229 +bundler_1 | 2023-11-30T11:44:53.298229086Z +bundler_1 | 2023-11-30T11:44:53.302396055Z 2023-11-30 11:44:53.302 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:53.302413538Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:53.302419178Z -- params: [] +bundler_1 | 2023-11-30T11:44:53.302423757Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:53.302428155Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:53.302432363Z +bundler_1 | 2023-11-30T11:44:53.354587270Z 2023-11-30 11:44:53.354 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:53.354662186Z 2023-11-30 11:44:53.354 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:53.354940004Z 2023-11-30 11:44:53.354 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x2e42c70c7eda509f72e62c6abe421e0a3ada9d9c","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x1f05a894cb08c6f6a7f7dfe46886bf56ddded18a0a0c6d419d60080dde0c71e0","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x99ce8848106528407a1f394ee9d2d4543c0df221","signature":"0x6574685f76616c75655f7472616e736665725f656e747279506f696e745f6465706f736974546f","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:53.357814341Z 2023-11-30 11:44:53.357 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":390401,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":730,"execErrMsg":"0x","execSuccess":false,"paid":1171203003123208,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":89394} +bundler_1 | 2023-11-30T11:44:53.357855718Z 2023-11-30 11:44:53.357 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x2e42c70c7eda509f72e62c6abe421e0a3ada9d9c","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":390401,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x1f05a894cb08c6f6a7f7dfe46886bf56ddded18a0a0c6d419d60080dde0c71e0","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x99ce8848106528407a1f394ee9d2d4543c0df221","signature":"0x6574685f76616c75655f7472616e736665725f656e747279506f696e745f6465706f736974546f","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:53.588683129Z 2023-11-30 11:44:53.588 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x99ce8848106528407a1f394ee9d2d4543c0df221","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","0x99ce8848106528407a1f394ee9d2d4543c0df221"],"hash":"0x3922a90713de75be9d1d5b00da67e968ab282aa73b4dc5aba1868fded935fdff"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[388784,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":388784,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":388784},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x99ce8848106528407a1f394ee9d2d4543c0df221","stake":0,"unstakeDelaySec":0},"storageMap":{"0x99ce8848106528407a1f394ee9d2d4543c0df221":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x00000000000000000000000090d09a5fcd9d4a7950918db4a3459cf2f0a72de2","0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x60a384e69214af46a062554b8a72c2b6ef40ed6d2b532f23b7ba5dd7474c5272":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:53.588791902Z 2023-11-30 11:44:53.588 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x99ce8848106528407a1F394eE9d2d4543C0Df221 is unstaked +bundler_1 | 2023-11-30T11:44:53.588801329Z 2023-11-30 11:44:53.588 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:53.588807581Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:53.588811929Z -- params: [{"sender":"0x99ce8848106528407a1F394eE9d2d4543C0Df221","nonce":"0x0","initCode":"0x","callData":"0x2e42c70C7eda509F72e62C6AbE421E0a3ADA9d9C","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x6574685f76616c75655f7472616e736665725f656e747279506f696e745f6465706f736974546f"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:53.588817269Z -- result: "0x1f05a894cb08c6f6a7f7dfe46886bf56ddded18a0a0c6d419d60080dde0c71e0" +bundler_1 | 2023-11-30T11:44:53.588820826Z -- costTime: 234 +bundler_1 | 2023-11-30T11:44:53.588824172Z +bundler_1 | 2023-11-30T11:44:53.593080952Z 2023-11-30 11:44:53.592 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:53.593092653Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:53.593109635Z -- params: [] +bundler_1 | 2023-11-30T11:44:53.593113372Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:53.593117029Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:53.593122649Z +bundler_1 | 2023-11-30T11:44:53.649326435Z 2023-11-30 11:44:53.649 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:53.649397224Z 2023-11-30 11:44:53.649 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:53.649669955Z 2023-11-30 11:44:53.649 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xf91519dfc5369cced669fa9ee75317884c7abbaa","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x32706d327afb83136463f370938bb8990bbb99a61a2fc94e646f4a2ce19fd17b","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x775e6dc921b700325447f51c49e8c7bd7d63435f","signature":"0x455854434f444553495a455f756e6465706c6f7965645f636f6e7472616374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:53.652483048Z 2023-11-30 11:44:53.652 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":374696,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":1124088002997568,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":73668} +bundler_1 | 2023-11-30T11:44:53.652495652Z 2023-11-30 11:44:53.652 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xf91519dfc5369cced669fa9ee75317884c7abbaa","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":374696,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x32706d327afb83136463f370938bb8990bbb99a61a2fc94e646f4a2ce19fd17b","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x775e6dc921b700325447f51c49e8c7bd7d63435f","signature":"0x455854434f444553495a455f756e6465706c6f7965645f636f6e7472616374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:53.817828321Z 2023-11-30 11:44:53.817 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:53.817862565Z +bundler_1 | 2023-11-30T11:44:53.817870961Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account accesses un-deployed contract address 0x0000000000000000000000000000000000018894 with opcode EXTCODESIZE +bundler_1 | 2023-11-30T11:44:53.817876391Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:208) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:53.817881701Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:53.817899925Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:53.817904543Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:53.817908952Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:53.817913380Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:53.817918730Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.817926584Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.817934049Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.817941432Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.817948596Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.817953094Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:53.817959205Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:53.817963644Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:53.817968012Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.817972400Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.817976808Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.817981236Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.817985865Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.817990203Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.817994551Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818005171Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818013066Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818020570Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:53.818028574Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:53.818034425Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:53.818038804Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818043202Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818048061Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818052539Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818057007Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818061406Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818065784Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818070152Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818074450Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818078988Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818083357Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818087665Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818093305Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818100879Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818116338Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818121207Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818125646Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818130615Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818135013Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818139341Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818143679Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818147997Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818152365Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818156733Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818161072Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818165430Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818169818Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818174176Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:53.818181850Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818189274Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818196057Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818202599Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818209522Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818214020Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818225071Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818232344Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818238776Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818244988Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818251901Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818260206Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818267640Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818275104Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818281826Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818288028Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818294089Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:53.818300131Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:53.818306072Z +bundler_1 | 2023-11-30T11:44:53.818312003Z 2023-11-30 11:44:53.817 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:53.818318234Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:53.818325458Z -- params: [{"sender":"0x775E6dC921B700325447f51C49e8c7BD7D63435f","nonce":"0x0","initCode":"0x","callData":"0xF91519DFC5369CCed669Fa9ee75317884C7aBbAa","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x455854434f444553495a455f756e6465706c6f7965645f636f6e7472616374"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:53.818334675Z -- errMsg: account accesses un-deployed contract address 0x0000000000000000000000000000000000018894 with opcode EXTCODESIZE +bundler_1 | 2023-11-30T11:44:53.818341287Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:53.818349042Z -- errData: null +bundler_1 | 2023-11-30T11:44:53.818356746Z +bundler_1 | 2023-11-30T11:44:53.822130539Z 2023-11-30 11:44:53.822 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:53.822146910Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:53.822153893Z -- params: [] +bundler_1 | 2023-11-30T11:44:53.822159774Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:53.822177777Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:53.822184019Z +bundler_1 | 2023-11-30T11:44:53.873136606Z 2023-11-30 11:44:53.873 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:53.873200705Z 2023-11-30 11:44:53.873 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:53.873455770Z 2023-11-30 11:44:53.873 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x34b3115aa199c6de564f9859f77abb73650ca5ca","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xcd31687024cf1b32b82b3a75e8792f8b585ef37262de64b871755272ad0aef14","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xad0c2d9a8849dc3088db1f76a0ee9697a13cb2fc","signature":"0x455854434f4445484153485f756e6465706c6f7965645f636f6e7472616374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:53.876100008Z 2023-11-30 11:44:53.876 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":374910,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":730,"execErrMsg":"0x","execSuccess":false,"paid":1124730002999280,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":73903} +bundler_1 | 2023-11-30T11:44:53.876116669Z 2023-11-30 11:44:53.876 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x34b3115aa199c6de564f9859f77abb73650ca5ca","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":374910,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xcd31687024cf1b32b82b3a75e8792f8b585ef37262de64b871755272ad0aef14","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xad0c2d9a8849dc3088db1f76a0ee9697a13cb2fc","signature":"0x455854434f4445484153485f756e6465706c6f7965645f636f6e7472616374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:54.044111186Z 2023-11-30 11:44:54.043 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:54.044139529Z +bundler_1 | 2023-11-30T11:44:54.044146993Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account accesses un-deployed contract address 0x00000000000000000000000000000000000188F8 with opcode EXTCODEHASH +bundler_1 | 2023-11-30T11:44:54.044151962Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:208) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.044155949Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.044171709Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.044175416Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.044178922Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.044182469Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.044186186Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044189712Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044193219Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044196705Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044200212Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044203899Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.044208357Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.044211904Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.044215350Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044218907Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044222433Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044225940Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044229446Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044232953Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044236479Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044240016Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044247750Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044251327Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.044255034Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.044258511Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.044261927Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044265403Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044269130Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044272747Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044276304Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044279850Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044283357Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044286823Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044290300Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044293786Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044297263Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044300729Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044304196Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044307612Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044311098Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044318672Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044322219Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044326066Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044329583Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044333119Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044336596Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044340052Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044343499Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044346945Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044350392Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044353848Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044357295Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044360801Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.044364248Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044367704Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044371140Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044374607Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044378203Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044381680Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044385116Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044392610Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044396127Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044399583Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044403060Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044406526Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044409973Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044413399Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044416846Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044420402Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044423879Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.044427315Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.044430661Z +bundler_1 | 2023-11-30T11:44:54.044433927Z 2023-11-30 11:44:54.044 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:54.044437304Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:54.044441061Z -- params: [{"sender":"0xAD0C2d9a8849dC3088Db1F76a0Ee9697a13cB2fc","nonce":"0x0","initCode":"0x","callData":"0x34B3115aA199C6de564F9859f77AbB73650cA5CA","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x455854434f4445484153485f756e6465706c6f7965645f636f6e7472616374"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:54.044453043Z -- errMsg: account accesses un-deployed contract address 0x00000000000000000000000000000000000188F8 with opcode EXTCODEHASH +bundler_1 | 2023-11-30T11:44:54.044456750Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:54.044460206Z -- errData: null +bundler_1 | 2023-11-30T11:44:54.044463553Z +bundler_1 | 2023-11-30T11:44:54.048418223Z 2023-11-30 11:44:54.048 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:54.048433551Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:54.048440033Z -- params: [] +bundler_1 | 2023-11-30T11:44:54.048445924Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:54.048451915Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:54.048457586Z +bundler_1 | 2023-11-30T11:44:54.100400008Z 2023-11-30 11:44:54.100 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:54.100455161Z 2023-11-30 11:44:54.100 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:54.100703454Z 2023-11-30 11:44:54.100 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x8bae54a3942db092274f94c03414e0bfca8f9165","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x2e68a14793e32aa2a86115c3bb45305c499622fea76337434ce1b41760f9b69d","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x112f1c602ab8cac46e7b342ac18d9412b7f133ff","signature":"0x455854434f4445434f50595f756e6465706c6f7965645f636f6e7472616374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:54.103439513Z 2023-11-30 11:44:54.103 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":375163,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":1125489003001304,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":74135} +bundler_1 | 2023-11-30T11:44:54.103459901Z 2023-11-30 11:44:54.103 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x8bae54a3942db092274f94c03414e0bfca8f9165","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":375163,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x2e68a14793e32aa2a86115c3bb45305c499622fea76337434ce1b41760f9b69d","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x112f1c602ab8cac46e7b342ac18d9412b7f133ff","signature":"0x455854434f4445434f50595f756e6465706c6f7965645f636f6e7472616374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:54.272618079Z 2023-11-30 11:44:54.272 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:54.272650690Z +bundler_1 | 2023-11-30T11:44:54.272659777Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account accesses un-deployed contract address 0x000000000000000000000000000000000001895C with opcode EXTCODECOPY +bundler_1 | 2023-11-30T11:44:54.272667722Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:208) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.272675516Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.272680485Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.272698800Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.272703499Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.272707947Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.272712625Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272717024Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272721522Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272725930Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272730318Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272735789Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.272744425Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.272752189Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.272759303Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272765254Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272769802Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272774180Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272778558Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272782916Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272787264Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272791623Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272796001Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272806120Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.272810778Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.272815127Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.272819384Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272827109Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272835144Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272842748Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272848739Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272853278Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272857806Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272862144Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272866472Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272870790Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272875128Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.272879436Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272883775Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.272888042Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.272892431Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.272896809Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.272908130Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.272916746Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.272924270Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272931694Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272937104Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.272941522Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.272945930Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272950339Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272954696Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.272959035Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.272963363Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272967701Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.272972039Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.272976357Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.272980745Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.272986275Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.272994681Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.273002035Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.273008607Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.273015570Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.273030328Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.273037070Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.273043622Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.273050395Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.273056667Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.273062548Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.273068739Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.273074880Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.273081092Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.273089097Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.273096461Z +bundler_1 | 2023-11-30T11:44:54.273103043Z 2023-11-30 11:44:54.272 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:54.273109124Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:54.273116188Z -- params: [{"sender":"0x112f1c602AB8cAc46E7b342AC18d9412b7f133fF","nonce":"0x0","initCode":"0x","callData":"0x8BAE54a3942Db092274F94c03414E0bfcA8F9165","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x455854434f4445434f50595f756e6465706c6f7965645f636f6e7472616374"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:54.273125535Z -- errMsg: account accesses un-deployed contract address 0x000000000000000000000000000000000001895C with opcode EXTCODECOPY +bundler_1 | 2023-11-30T11:44:54.273132278Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:54.273138549Z -- errData: null +bundler_1 | 2023-11-30T11:44:54.273144581Z +bundler_1 | 2023-11-30T11:44:54.277002533Z 2023-11-30 11:44:54.276 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:54.277018243Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:54.277024835Z -- params: [] +bundler_1 | 2023-11-30T11:44:54.277031217Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:54.277037469Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:54.277043119Z +bundler_1 | 2023-11-30T11:44:54.330685695Z 2023-11-30 11:44:54.330 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:54.330750720Z 2023-11-30 11:44:54.330 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:54.331029607Z 2023-11-30 11:44:54.330 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x4d7d6c336b6c865308c5a35fe08e794815aaa09c","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xb01293d972ae252d7f5822ddb9d4fe62c15dfb1ce0ee8a755bae60912e5e6474","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf2452ca63b6a12220f51b021379e0e65c08cdba8","signature":"0x455854434f444553495a455f656e747279706f696e74","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:54.333749155Z 2023-11-30 11:44:54.333 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":376198,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":730,"execErrMsg":"0x","execSuccess":false,"paid":1128594003009584,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":75191} +bundler_1 | 2023-11-30T11:44:54.333800901Z 2023-11-30 11:44:54.333 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x4d7d6c336b6c865308c5a35fe08e794815aaa09c","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":376198,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xb01293d972ae252d7f5822ddb9d4fe62c15dfb1ce0ee8a755bae60912e5e6474","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf2452ca63b6a12220f51b021379e0e65c08cdba8","signature":"0x455854434f444553495a455f656e747279706f696e74","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:54.517177301Z 2023-11-30 11:44:54.516 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:54.517208359Z +bundler_1 | 2023-11-30T11:44:54.517215372Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account accesses EntryPoint contract address 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 with opcode SWAP1 +bundler_1 | 2023-11-30T11:44:54.517221683Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:221) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.517228055Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.517233916Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.517239717Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.517276085Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.517282487Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.517288378Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517294379Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517300390Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517311781Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517317832Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517323944Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.517331398Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.517337439Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.517343140Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517349021Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517354841Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517360482Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517366423Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517372244Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517377844Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517383415Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517388915Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517394786Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.517408361Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.517414232Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.517419913Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517425724Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517431955Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517437726Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517443557Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517449257Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517454798Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517460578Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517466469Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517472090Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517477540Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517483111Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517488671Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517494381Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517500192Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517506033Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517511644Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517526101Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517532282Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517537963Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517543523Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517549034Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517554694Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517560485Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517565945Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517571465Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517576615Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517581895Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.517587054Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517592725Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517598606Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517603825Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517610157Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517615788Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517621538Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517627159Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517632469Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517645794Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517652276Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517658127Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517663888Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517669799Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517675690Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517681180Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517686690Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.517692050Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.517697520Z +bundler_1 | 2023-11-30T11:44:54.517702740Z 2023-11-30 11:44:54.517 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:54.517708480Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:54.517714652Z -- params: [{"sender":"0xf2452Ca63b6A12220F51b021379e0E65C08cdbA8","nonce":"0x0","initCode":"0x","callData":"0x4d7D6C336B6c865308C5A35fe08E794815aaA09C","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x455854434f444553495a455f656e747279706f696e74"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:54.517722797Z -- errMsg: account accesses EntryPoint contract address 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 with opcode SWAP1 +bundler_1 | 2023-11-30T11:44:54.517728568Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:54.517733928Z -- errData: null +bundler_1 | 2023-11-30T11:44:54.517739268Z +bundler_1 | 2023-11-30T11:44:54.521850697Z 2023-11-30 11:44:54.521 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:54.521865425Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:54.521872267Z -- params: [] +bundler_1 | 2023-11-30T11:44:54.521877928Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:54.521883639Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:54.521888969Z +bundler_1 | 2023-11-30T11:44:54.576984386Z 2023-11-30 11:44:54.576 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:54.578137455Z 2023-11-30 11:44:54.578 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:54.578414551Z 2023-11-30 11:44:54.578 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x8064971000ab6de32befc1e0224a82d3fc212dd8","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xf2b5ec5aa64555657626054fd5a3140c97b2855414d0120abbbf299f8422dac8","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe82080782112c7595196af86090f1ca9a1c248ed","signature":"0x455854434f4445484153485f656e747279706f696e74","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:54.581093765Z 2023-11-30 11:44:54.580 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":376414,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":730,"execErrMsg":"0x","execSuccess":false,"paid":1129242003011312,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":75407} +bundler_1 | 2023-11-30T11:44:54.581110396Z 2023-11-30 11:44:54.581 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x8064971000ab6de32befc1e0224a82d3fc212dd8","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":376414,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xf2b5ec5aa64555657626054fd5a3140c97b2855414d0120abbbf299f8422dac8","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe82080782112c7595196af86090f1ca9a1c248ed","signature":"0x455854434f4445484153485f656e747279706f696e74","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:54.767249805Z 2023-11-30 11:44:54.767 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:54.767279640Z +bundler_1 | 2023-11-30T11:44:54.767286563Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account accesses EntryPoint contract address 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 with opcode PUSH1 +bundler_1 | 2023-11-30T11:44:54.767292454Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:221) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.767298706Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.767304376Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.767309686Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.767315066Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.767334653Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.767340644Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767345924Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767351154Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767356714Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767362344Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767367825Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.767375088Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.767380609Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.767385848Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767390938Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767396138Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767401217Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767406587Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767412097Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767417507Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767423308Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767429480Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767435701Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:54.767441091Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.767453124Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.767458403Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767464034Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767469865Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767475586Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767480825Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767486265Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767491425Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767496574Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767501824Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767507124Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767512194Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767517123Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767522373Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767528244Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767534145Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767540206Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767546357Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767552298Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767565984Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767571825Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767578147Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767583867Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767589448Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767594978Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767599967Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767605087Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767610497Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767615536Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:54.767620636Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767625886Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767630985Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767636365Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767642006Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767647466Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767652876Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767658166Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767663726Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767669176Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767681679Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767688122Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767693311Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767698902Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767704392Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767709822Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767715903Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:54.767722005Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:54.767727215Z +bundler_1 | 2023-11-30T11:44:54.767732534Z 2023-11-30 11:44:54.767 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:54.767738235Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:54.767744427Z -- params: [{"sender":"0xE82080782112c7595196Af86090F1CA9A1C248Ed","nonce":"0x0","initCode":"0x","callData":"0x8064971000ab6De32Befc1E0224a82D3Fc212DD8","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x455854434f4445484153485f656e747279706f696e74"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:54.767752391Z -- errMsg: account accesses EntryPoint contract address 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 with opcode PUSH1 +bundler_1 | 2023-11-30T11:44:54.767757741Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:54.767762881Z -- errData: null +bundler_1 | 2023-11-30T11:44:54.767768121Z +bundler_1 | 2023-11-30T11:44:54.771751635Z 2023-11-30 11:44:54.771 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:54.771763126Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:54.771767264Z -- params: [] +bundler_1 | 2023-11-30T11:44:54.771770911Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:54.771774387Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:54.771777763Z +bundler_1 | 2023-11-30T11:44:54.824003482Z 2023-11-30 11:44:54.823 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:54.824073914Z 2023-11-30 11:44:54.824 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:54.824352964Z 2023-11-30 11:44:54.824 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xc979150b724ecc776a317c1751ac3b8b0b55e441","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x2df5f5da9d02c8b9e822332682200c2a91866b267fd4fa25589d7b9c31744334","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc5243edb5b24102889ecb69621e7903c8c938f34","signature":"0x455854434f4445434f50595f656e747279706f696e74","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:54.827231438Z 2023-11-30 11:44:54.827 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":376680,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":1130040003013440,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":75652} +bundler_1 | 2023-11-30T11:44:54.827253680Z 2023-11-30 11:44:54.827 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xc979150b724ecc776a317c1751ac3b8b0b55e441","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":376680,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x2df5f5da9d02c8b9e822332682200c2a91866b267fd4fa25589d7b9c31744334","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc5243edb5b24102889ecb69621e7903c8c938f34","signature":"0x455854434f4445434f50595f656e747279706f696e74","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:55.015347214Z 2023-11-30 11:44:55.015 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:55.015371849Z +bundler_1 | 2023-11-30T11:44:55.015377740Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account accesses EntryPoint contract address 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 with opcode PUSH1 +bundler_1 | 2023-11-30T11:44:55.015383331Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:221) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.015389282Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.015394902Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.015400012Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.015405101Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.015410512Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.015428084Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015433644Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015439305Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015444555Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015450075Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015455525Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.015462468Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.015468059Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.015473338Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015478999Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015484740Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015490020Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015495089Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015500509Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015505759Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015511189Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015516759Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015522009Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.015527530Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.015533340Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.015545834Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015551524Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015557105Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015562665Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015567925Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015573175Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015578485Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015583594Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015588884Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015594114Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015599183Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015604162Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015609512Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015614562Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015619711Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015624941Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015630291Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015636292Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015641712Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015653133Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015658443Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015663483Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015668572Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015673762Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015679032Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015684652Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015690162Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015695302Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.015700522Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015706313Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015711983Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015717604Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015723775Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015729807Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015735948Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015741448Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015746908Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015752619Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015758370Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015771214Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015777816Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015783366Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015788676Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015793956Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015799196Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.015804526Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.015809535Z +bundler_1 | 2023-11-30T11:44:55.015814384Z 2023-11-30 11:44:55.015 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:55.015819644Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:55.015825354Z -- params: [{"sender":"0xc5243EdB5b24102889eCB69621E7903C8C938f34","nonce":"0x0","initCode":"0x","callData":"0xC979150B724ecc776A317c1751Ac3B8b0b55E441","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x455854434f4445434f50595f656e747279706f696e74"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:55.015832788Z -- errMsg: account accesses EntryPoint contract address 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 with opcode PUSH1 +bundler_1 | 2023-11-30T11:44:55.015843428Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:55.015848357Z -- errData: null +bundler_1 | 2023-11-30T11:44:55.015853176Z +bundler_1 | 2023-11-30T11:44:55.019522729Z 2023-11-30 11:44:55.019 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:55.019535342Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:55.019539380Z -- params: [] +bundler_1 | 2023-11-30T11:44:55.019542866Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:55.019546342Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:55.019549709Z +bundler_1 | 2023-11-30T11:44:55.099010811Z 2023-11-30 11:44:55.098 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:55.099104099Z 2023-11-30 11:44:55.099 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:55.099387964Z 2023-11-30 11:44:55.099 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x40326aab1b77b427e5b9780b33cdafffcc31cdbf","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xcd4a97c89874b5b50a0c82be590e897888e585432d960aa27a0e7a697b5f9d4b","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x51a4ac28a6c3decda9f9aff6d65b0fd8f2b62fb7","signature":"0x43414c4c5f756e6465706c6f7965645f636f6e7472616374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:55.102266602Z 2023-11-30 11:44:55.102 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":373784,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":730,"execErrMsg":"0x","execSuccess":false,"paid":1121352002990272,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":72777} +bundler_1 | 2023-11-30T11:44:55.102283544Z 2023-11-30 11:44:55.102 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x40326aab1b77b427e5b9780b33cdafffcc31cdbf","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":373784,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xcd4a97c89874b5b50a0c82be590e897888e585432d960aa27a0e7a697b5f9d4b","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x51a4ac28a6c3decda9f9aff6d65b0fd8f2b62fb7","signature":"0x43414c4c5f756e6465706c6f7965645f636f6e7472616374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:55.258401230Z 2023-11-30 11:44:55.258 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:55.258433791Z +bundler_1 | 2023-11-30T11:44:55.258442307Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account accesses un-deployed contract address 0x0000000000000000000000000000000000018704 with opcode CALL +bundler_1 | 2023-11-30T11:44:55.258447406Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:208) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.258452496Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.258457115Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.258461523Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.258465931Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.258470299Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.258474948Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258493182Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258497891Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258502279Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258506677Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258511045Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.258516385Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.258520743Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.258525001Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258529499Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258533837Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258538125Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258542503Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258546882Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258551240Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258555648Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258560016Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258564444Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.258568953Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.258573251Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.258577499Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258587267Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258592046Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258596524Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258600992Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258605481Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258609869Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258614207Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258618545Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258622903Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258627201Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258631479Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258635998Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258640316Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258644664Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258649032Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258653380Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258658159Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258662537Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258666895Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258679990Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258684648Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258689037Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258693415Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258697753Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258702191Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258706559Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258710887Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.258715205Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258719624Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258723962Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258728300Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258732908Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258737266Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258741565Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258745862Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258750150Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258754509Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258758766Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258763065Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258767413Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258781849Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258789033Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258795545Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258802308Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.258809180Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.258815462Z +bundler_1 | 2023-11-30T11:44:55.258821664Z 2023-11-30 11:44:55.258 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:55.258844617Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:55.258852491Z -- params: [{"sender":"0x51a4Ac28a6C3dEcdA9F9AFf6D65b0fd8f2b62FB7","nonce":"0x0","initCode":"0x","callData":"0x40326aaB1b77b427E5B9780B33CdAFFfCC31cDbF","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x43414c4c5f756e6465706c6f7965645f636f6e7472616374"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:55.258862580Z -- errMsg: account accesses un-deployed contract address 0x0000000000000000000000000000000000018704 with opcode CALL +bundler_1 | 2023-11-30T11:44:55.258869142Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:55.258875384Z -- errData: null +bundler_1 | 2023-11-30T11:44:55.258881586Z +bundler_1 | 2023-11-30T11:44:55.262718757Z 2023-11-30 11:44:55.262 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:55.262733063Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:55.262737512Z -- params: [] +bundler_1 | 2023-11-30T11:44:55.262741158Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:55.262744645Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:55.262748041Z +bundler_1 | 2023-11-30T11:44:55.314897008Z 2023-11-30 11:44:55.314 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:55.314972178Z 2023-11-30 11:44:55.314 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:55.315238675Z 2023-11-30 11:44:55.315 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xb4779a85632046afa8c3851552447c7467aa94ff","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x48fa84c2342756d6bf5c78950320ffb0c2393c5a5de174178f0a72c120b41bf5","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8d7403761611ef42deb26ffe9e79c7aa678de664","signature":"0x43414c4c434f44455f756e6465706c6f7965645f636f6e7472616374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:55.318063980Z 2023-11-30 11:44:55.317 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":374020,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":1122060002992160,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":72992} +bundler_1 | 2023-11-30T11:44:55.318104094Z 2023-11-30 11:44:55.318 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xb4779a85632046afa8c3851552447c7467aa94ff","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":374020,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x48fa84c2342756d6bf5c78950320ffb0c2393c5a5de174178f0a72c120b41bf5","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8d7403761611ef42deb26ffe9e79c7aa678de664","signature":"0x43414c4c434f44455f756e6465706c6f7965645f636f6e7472616374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:55.473903404Z 2023-11-30 11:44:55.473 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:55.473932628Z +bundler_1 | 2023-11-30T11:44:55.473938379Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account accesses un-deployed contract address 0x0000000000000000000000000000000000018768 with opcode CALLCODE +bundler_1 | 2023-11-30T11:44:55.473943398Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:208) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.473948317Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.473955250Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.473963525Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.473971120Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.473978704Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.473985066Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.473989524Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474006676Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474011375Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474015893Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474020512Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.474026132Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.474030530Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.474034858Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474039277Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474045959Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474053443Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474060937Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474068511Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474075264Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474079993Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474084481Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474088899Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.474093458Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.474097766Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.474102124Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474106502Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474116971Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474121590Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474126079Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474130517Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474138442Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474146446Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474154151Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474161094Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474165642Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474170000Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474174409Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474178717Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474183165Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474187523Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474191951Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474196830Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474201268Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474205637Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474210005Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474221476Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474229331Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474236765Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474244239Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474252154Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474258916Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474265508Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.474271680Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474279274Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474285586Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474292038Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474299782Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474306535Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474314670Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474322354Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474329377Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474336741Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474343424Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474350136Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474357339Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474364713Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474376836Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474383027Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474391182Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.474398546Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.474405108Z +bundler_1 | 2023-11-30T11:44:55.474412192Z 2023-11-30 11:44:55.473 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:55.474417572Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:55.474422651Z -- params: [{"sender":"0x8d7403761611ef42dEB26fFE9e79c7aA678DE664","nonce":"0x0","initCode":"0x","callData":"0xB4779A85632046afa8c3851552447C7467aA94Ff","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x43414c4c434f44455f756e6465706c6f7965645f636f6e7472616374"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:55.474429233Z -- errMsg: account accesses un-deployed contract address 0x0000000000000000000000000000000000018768 with opcode CALLCODE +bundler_1 | 2023-11-30T11:44:55.474433682Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:55.474439202Z -- errData: null +bundler_1 | 2023-11-30T11:44:55.474446476Z +bundler_1 | 2023-11-30T11:44:55.478198468Z 2023-11-30 11:44:55.478 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:55.478212955Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:55.478218766Z -- params: [] +bundler_1 | 2023-11-30T11:44:55.478224446Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:55.478230317Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:55.478235928Z +bundler_1 | 2023-11-30T11:44:55.530844985Z 2023-11-30 11:44:55.530 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:55.530905375Z 2023-11-30 11:44:55.530 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:55.531192480Z 2023-11-30 11:44:55.531 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xc8166236e5bf108aa45aa8ab14f890e2deb355bb","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8475ed633f86fb1ff38e3d45947e5ed850f3ee1a72cd2461d0857e77c376260e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x816646c1039299f834a2905690d54f33ba0de650","signature":"0x44454c454741544543414c4c5f756e6465706c6f7965645f636f6e7472616374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:55.533885462Z 2023-11-30 11:44:55.533 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":374510,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":1123530002996080,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":73482} +bundler_1 | 2023-11-30T11:44:55.533915104Z 2023-11-30 11:44:55.533 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xc8166236e5bf108aa45aa8ab14f890e2deb355bb","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":374510,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x8475ed633f86fb1ff38e3d45947e5ed850f3ee1a72cd2461d0857e77c376260e","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x816646c1039299f834a2905690d54f33ba0de650","signature":"0x44454c454741544543414c4c5f756e6465706c6f7965645f636f6e7472616374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:55.692733723Z 2023-11-30 11:44:55.692 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:55.692765102Z +bundler_1 | 2023-11-30T11:44:55.692772255Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account accesses un-deployed contract address 0x00000000000000000000000000000000000187cc with opcode DELEGATECALL +bundler_1 | 2023-11-30T11:44:55.692777916Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:208) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.692782013Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.692785680Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.692789247Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.692792783Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.692796400Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.692800067Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692803563Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692807090Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692822779Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692826466Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692834391Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.692839010Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.692842556Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.692845942Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692849419Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692852925Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692856412Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692859898Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692863365Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692866841Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692870448Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692873944Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692877421Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.692881018Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.692884474Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.692887841Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692891327Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692895074Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692902949Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692906565Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692910072Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692913558Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692916985Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692920441Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692923888Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692927334Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.692930781Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692934247Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.692937653Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.692941140Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.692944616Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.692948103Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.692951970Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.692955567Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692959093Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692962560Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.692966106Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.692973701Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692977257Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692980754Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.692984220Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.692987676Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692991163Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.692994599Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.692998046Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.693001492Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.693004989Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.693008676Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.693012212Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.693015659Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.693019215Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.693022642Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.693026038Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.693029464Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.693032891Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.693036347Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.693039773Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.693047007Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.693050654Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.693054150Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.693057617Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.693060993Z +bundler_1 | 2023-11-30T11:44:55.693064259Z 2023-11-30 11:44:55.692 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:55.693067796Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:55.693071553Z -- params: [{"sender":"0x816646c1039299f834a2905690d54f33ba0de650","nonce":"0x0","initCode":"0x","callData":"0xc8166236E5bF108AA45aA8AB14F890E2deb355BB","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x44454c454741544543414c4c5f756e6465706c6f7965645f636f6e7472616374"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:55.693076833Z -- errMsg: account accesses un-deployed contract address 0x00000000000000000000000000000000000187cc with opcode DELEGATECALL +bundler_1 | 2023-11-30T11:44:55.693080369Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:55.693083726Z -- errData: null +bundler_1 | 2023-11-30T11:44:55.693087042Z +bundler_1 | 2023-11-30T11:44:55.696928450Z 2023-11-30 11:44:55.696 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:55.696941976Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:55.696946554Z -- params: [] +bundler_1 | 2023-11-30T11:44:55.696950131Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:55.696953858Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:55.696957264Z +bundler_1 | 2023-11-30T11:44:55.748533196Z 2023-11-30 11:44:55.748 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:55.748596825Z 2023-11-30 11:44:55.748 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:55.748841170Z 2023-11-30 11:44:55.748 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x42908e6d38caaab55c677d7436aa53c13bc2de27","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x2841c873a33cb14d7af19cfdcc0a8a8ce2d4900a3127166ee7c94b066b91f1ba","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3c49d9a670cc78476288cb6c6a386056668375b2","signature":"0x53544154494343414c4c5f756e6465706c6f7965645f636f6e7472616374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:55.751681023Z 2023-11-30 11:44:55.751 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":374718,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":730,"execErrMsg":"0x","execSuccess":false,"paid":1124154002997744,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":73711} +bundler_1 | 2023-11-30T11:44:55.751715667Z 2023-11-30 11:44:55.751 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x42908e6d38caaab55c677d7436aa53c13bc2de27","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":374718,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x2841c873a33cb14d7af19cfdcc0a8a8ce2d4900a3127166ee7c94b066b91f1ba","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3c49d9a670cc78476288cb6c6a386056668375b2","signature":"0x53544154494343414c4c5f756e6465706c6f7965645f636f6e7472616374","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:55.910903205Z 2023-11-30 11:44:55.910 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:55.910948619Z +bundler_1 | 2023-11-30T11:44:55.910953308Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account accesses un-deployed contract address 0x0000000000000000000000000000000000018830 with opcode STATICCALL +bundler_1 | 2023-11-30T11:44:55.910957596Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:208) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.910961694Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.910965320Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.910968917Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.910972434Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.910975920Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.910979587Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.910983154Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.910986710Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.910990217Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911005355Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911009002Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.911013550Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.911017097Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.911020523Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911024050Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911027566Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911031103Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911034760Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911038266Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911041793Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911045420Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911048926Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911052423Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:55.911056080Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.911059566Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.911062962Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911066509Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911070246Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911078451Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911082218Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911085745Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911089302Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911092758Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911096214Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911099681Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911103127Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911106534Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911109970Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911113396Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911116913Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911120379Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911123856Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911127653Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911131140Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911134606Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911138072Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911141529Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911145015Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911152569Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911156106Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911159582Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911163019Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911166495Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:55.911169952Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911173418Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911176905Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911180401Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911184018Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911187494Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911190931Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911194417Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911197874Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911201310Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911204817Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911208293Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911211760Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911215206Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911218672Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911225976Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911229583Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:55.911233059Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:55.911236466Z +bundler_1 | 2023-11-30T11:44:55.911239762Z 2023-11-30 11:44:55.910 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:55.911243168Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:55.911246875Z -- params: [{"sender":"0x3C49d9a670cC78476288cb6C6a386056668375B2","nonce":"0x0","initCode":"0x","callData":"0x42908E6D38cAaaB55c677D7436AA53C13BC2dE27","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x53544154494343414c4c5f756e6465706c6f7965645f636f6e7472616374"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:55.911252155Z -- errMsg: account accesses un-deployed contract address 0x0000000000000000000000000000000000018830 with opcode STATICCALL +bundler_1 | 2023-11-30T11:44:55.911255692Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:55.911259068Z -- errData: null +bundler_1 | 2023-11-30T11:44:55.911262414Z +bundler_1 | 2023-11-30T11:44:55.915732772Z 2023-11-30 11:44:55.915 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:55.915748180Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:44:55.915755414Z -- params: [] +bundler_1 | 2023-11-30T11:44:55.915760674Z -- result: "ok" +bundler_1 | 2023-11-30T11:44:55.915766004Z -- costTime: 0 +bundler_1 | 2023-11-30T11:44:55.915771454Z +bundler_1 | 2023-11-30T11:44:55.972430224Z 2023-11-30 11:44:55.972 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:55.972604670Z 2023-11-30 11:44:55.972 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:55.972931729Z 2023-11-30 11:44:55.972 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xf941292a6124b1e6a80cf12a8af35fe65b2311e3","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x7d7bbc226dd9ecd30f5401b72ca239cbafd9b163ced87461228a6c3e7960cf9d","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb93a5655b13e4b2c6423e25f0b62a0cb8011a8cf","signature":"0x43414c4c5f756e6465706c6f7965645f636f6e74726163745f616c6c6f7765645f707265636f6d70696c65","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:55.976246720Z 2023-11-30 11:44:55.976 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":381780,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":751,"execErrMsg":"0x","execSuccess":false,"paid":1145340003054240,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":80752} +bundler_1 | 2023-11-30T11:44:55.976278019Z 2023-11-30 11:44:55.976 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xf941292a6124b1e6a80cf12a8af35fe65b2311e3","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":381780,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x7d7bbc226dd9ecd30f5401b72ca239cbafd9b163ced87461228a6c3e7960cf9d","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb93a5655b13e4b2c6423e25f0b62a0cb8011a8cf","signature":"0x43414c4c5f756e6465706c6f7965645f636f6e74726163745f616c6c6f7765645f707265636f6d70696c65","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:56.170642042Z 2023-11-30 11:44:56.170 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xb93a5655b13e4b2c6423e25f0b62a0cb8011a8cf","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x6af51c4fa1ffc7b558602c58d2beda0be2b8d82c05e97a40463323b48c9ee3b2"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[380186,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":380186,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":380186},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb93a5655b13e4b2c6423e25f0b62a0cb8011a8cf","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb93a5655b13e4b2c6423e25f0b62a0cb8011a8cf":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x000000000000000000000000d923b4d30c501f32e24dbac45b1ea6265b5cac9f"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa34d99aec341a76317464fbc52e27999705bb8552ab366e6a976726401e74557":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:56.170697656Z 2023-11-30 11:44:56.170 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xb93A5655b13e4B2C6423E25F0b62A0cB8011a8CF is unstaked +bundler_1 | 2023-11-30T11:44:56.170780701Z 2023-11-30 11:44:56.170 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:56.170793515Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:56.170801459Z -- params: [{"sender":"0xb93A5655b13e4B2C6423E25F0b62A0cB8011a8CF","nonce":"0x0","initCode":"0x","callData":"0xF941292a6124b1E6a80Cf12A8aF35fe65B2311e3","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x43414c4c5f756e6465706c6f7965645f636f6e74726163745f616c6c6f7765645f707265636f6d70696c65"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:56.170825604Z -- result: "0x7d7bbc226dd9ecd30f5401b72ca239cbafd9b163ced87461228a6c3e7960cf9d" +bundler_1 | 2023-11-30T11:44:56.170830373Z -- costTime: 198 +bundler_1 | 2023-11-30T11:44:56.170834731Z +bundler_1 | 2023-11-30T11:44:56.209890644Z 2023-11-30 11:44:56.209 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:56.209961399Z 2023-11-30 11:44:56.209 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:56.210205982Z 2023-11-30 11:44:56.210 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x00f4c37cb6398b2c051803a9780841c685935e6013a727fcba769e451c3a7a06","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf0e7288206f77441131de77da01f445e73f219b4","signature":"0x474153","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:56.212785562Z 2023-11-30 11:44:56.212 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":366854,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1100562002934832,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":66441} +bundler_1 | 2023-11-30T11:44:56.212806641Z 2023-11-30 11:44:56.212 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":366854,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x00f4c37cb6398b2c051803a9780841c685935e6013a727fcba769e451c3a7a06","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf0e7288206f77441131de77da01f445e73f219b4","signature":"0x474153","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:56.339487715Z 2023-11-30 11:44:56.339 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:56.339518703Z +bundler_1 | 2023-11-30T11:44:56.339523512Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account uses banned opcode: GAS +bundler_1 | 2023-11-30T11:44:56.339527749Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.339531907Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.339535534Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.339551033Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.339554740Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.339558326Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.339562053Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339565620Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339569197Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339572683Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339576190Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339582281Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.339588353Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.339595516Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.339601517Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339605454Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339609001Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339612558Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339616164Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339619641Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339623178Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339626684Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339634919Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339638546Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.339642183Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.339645639Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.339649015Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339652512Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339656379Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339659976Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339664745Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339671087Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339677148Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339683089Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339687658Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339691184Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339694771Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339698247Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339701704Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339705190Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339708697Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339712233Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339720098Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339724025Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339727562Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339731068Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339734535Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339738041Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339741468Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339744904Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339750535Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339756776Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339762687Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339768498Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.339772135Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339775712Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339779228Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339782755Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339790149Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339793865Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339797352Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339800809Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339808913Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339812450Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339815897Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339819353Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339822810Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339826246Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339830624Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339836866Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339843648Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.339849469Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.339854919Z +bundler_1 | 2023-11-30T11:44:56.339859468Z 2023-11-30 11:44:56.339 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:56.339864628Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:56.339870228Z -- params: [{"sender":"0xf0e7288206f77441131De77DA01f445E73F219b4","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x474153"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:56.339878373Z -- errMsg: account uses banned opcode: GAS +bundler_1 | 2023-11-30T11:44:56.339883833Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:56.339889383Z -- errData: null +bundler_1 | 2023-11-30T11:44:56.339894764Z +bundler_1 | 2023-11-30T11:44:56.378905966Z 2023-11-30 11:44:56.378 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:56.379032041Z 2023-11-30 11:44:56.378 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:56.379287628Z 2023-11-30 11:44:56.379 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xf73d4f009e4d3cc208b112decfe94521d49fdbaa775a161d01b02c5672e1efd7","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe379a0663b8c35e6f7cb1d8d44138a90bf116336","signature":"0x4e554d424552","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:56.381887342Z 2023-11-30 11:44:56.381 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":367083,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1101249002936664,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":66670} +bundler_1 | 2023-11-30T11:44:56.381923751Z 2023-11-30 11:44:56.381 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":367083,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xf73d4f009e4d3cc208b112decfe94521d49fdbaa775a161d01b02c5672e1efd7","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe379a0663b8c35e6f7cb1d8d44138a90bf116336","signature":"0x4e554d424552","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:56.511768023Z 2023-11-30 11:44:56.511 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:56.511788260Z +bundler_1 | 2023-11-30T11:44:56.511792729Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account uses banned opcode: NUMBER +bundler_1 | 2023-11-30T11:44:56.511796556Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.511802477Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.511808999Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.511814710Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.511820801Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.511826662Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.511830419Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511834006Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511848653Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511852470Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511855987Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511859533Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.511863049Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.511867558Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.511871024Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511874541Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511878108Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511881634Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511886123Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511892144Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511898586Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511904557Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511910618Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511914616Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.511918272Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.511922019Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.511925506Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511929032Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511938440Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511942157Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511945814Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511949410Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511952957Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511956474Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511960010Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511963497Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511966983Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.511970460Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.511976741Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.511982983Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.511989075Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.511994895Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.511998432Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512002469Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512006026Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.512009533Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.512013029Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512023789Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512027486Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.512031023Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.512034569Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512038086Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512041642Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.512045159Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.512048666Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512052172Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512056991Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512063273Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512069184Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512075456Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512080294Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512083831Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512087408Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512090914Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512094421Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512098007Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512101584Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512107044Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512118716Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512123966Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512129837Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.512135056Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.512140587Z +bundler_1 | 2023-11-30T11:44:56.512146288Z 2023-11-30 11:44:56.511 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:56.512151667Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:56.512157168Z -- params: [{"sender":"0xE379a0663b8c35e6F7CB1D8D44138A90BF116336","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x4e554d424552"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:56.512165052Z -- errMsg: account uses banned opcode: NUMBER +bundler_1 | 2023-11-30T11:44:56.512171054Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:56.512176444Z -- errData: null +bundler_1 | 2023-11-30T11:44:56.512181473Z +bundler_1 | 2023-11-30T11:44:56.551240898Z 2023-11-30 11:44:56.551 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:56.551315665Z 2023-11-30 11:44:56.551 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:56.551549781Z 2023-11-30 11:44:56.551 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x1a0ad508a45906803733a6bec26a151e9a3b6bca7529fd457b259ecfb6d47eb8","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc1c0c25489c11822576fe357c2a1e81ba4c1ce27","signature":"0x54494d455354414d50","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:56.554079786Z 2023-11-30 11:44:56.554 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":367312,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1101936002938496,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":66899} +bundler_1 | 2023-11-30T11:44:56.554115435Z 2023-11-30 11:44:56.554 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":367312,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x1a0ad508a45906803733a6bec26a151e9a3b6bca7529fd457b259ecfb6d47eb8","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc1c0c25489c11822576fe357c2a1e81ba4c1ce27","signature":"0x54494d455354414d50","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:56.684903063Z 2023-11-30 11:44:56.684 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:56.684936335Z +bundler_1 | 2023-11-30T11:44:56.684942236Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account uses banned opcode: TIMESTAMP +bundler_1 | 2023-11-30T11:44:56.684947045Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.684952064Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.684956582Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.684961251Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.684965679Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.684969978Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.684974606Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.684978994Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.684983362Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.684987691Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.684992048Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.684996497Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.685000805Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.685006515Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.685023838Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685028446Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685032905Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685037283Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685041621Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685046009Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685050698Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685055056Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685059394Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685063822Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.685068361Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.685072689Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.685076947Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685081305Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685086094Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685090582Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685095011Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685099459Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685103817Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685113655Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685118114Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685122542Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685126880Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685131228Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685135566Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685139864Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685144232Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685148600Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685152948Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685157918Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685162286Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685166604Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685170942Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685175270Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685179618Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685186811Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685193394Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685200637Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685208141Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685223159Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.685230042Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685236724Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685243537Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685249959Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685256311Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685263214Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685269816Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685276118Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685282640Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685289112Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685295434Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685301706Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685308378Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685314930Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685321683Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685328435Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685335318Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.685341740Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.685347942Z +bundler_1 | 2023-11-30T11:44:56.685355716Z 2023-11-30 11:44:56.684 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:56.685362609Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:56.685377617Z -- params: [{"sender":"0xC1C0C25489c11822576fE357C2a1e81bA4C1ce27","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x54494d455354414d50"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:56.685387656Z -- errMsg: account uses banned opcode: TIMESTAMP +bundler_1 | 2023-11-30T11:44:56.685393527Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:56.685399788Z -- errData: null +bundler_1 | 2023-11-30T11:44:56.685405790Z +bundler_1 | 2023-11-30T11:44:56.727254841Z 2023-11-30 11:44:56.727 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:56.727335411Z 2023-11-30 11:44:56.727 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:56.727630330Z 2023-11-30 11:44:56.727 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xdee8fe762bc332648f606935b85eb70594e8684b441a30bbf0b51c0cbc07af03","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x28d57b63a105e4a8a4ff707420df445bfbff4103","signature":"0x434f494e42415345","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:56.730392451Z 2023-11-30 11:44:56.730 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":367547,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1102641002940376,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":67134} +bundler_1 | 2023-11-30T11:44:56.730416586Z 2023-11-30 11:44:56.730 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":367547,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xdee8fe762bc332648f606935b85eb70594e8684b441a30bbf0b51c0cbc07af03","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x28d57b63a105e4a8a4ff707420df445bfbff4103","signature":"0x434f494e42415345","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:56.864501198Z 2023-11-30 11:44:56.864 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:56.864530933Z +bundler_1 | 2023-11-30T11:44:56.864537726Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account uses banned opcode: COINBASE +bundler_1 | 2023-11-30T11:44:56.864558845Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.864565437Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.864571138Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.864576588Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.864581818Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.864587388Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.864593319Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864599080Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864604751Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864610181Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864616182Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864621682Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.864627072Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.864634165Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.864639646Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864645066Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864650826Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864656457Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864662007Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864667568Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864681363Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864687715Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864693436Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864698926Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:56.864704677Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.864710127Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.864715266Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864720817Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864726728Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864732449Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864738049Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864743529Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864748939Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864754419Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864759940Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864765660Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864770970Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864776440Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864781961Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864795486Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864801447Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864806537Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864812318Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864818709Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864824280Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864829289Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864834258Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864839368Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864844417Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864849567Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864854717Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864859986Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864865457Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864871187Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:56.864876807Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864882398Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864887948Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864893659Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864898889Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864911923Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864917644Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864922904Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864928303Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864933463Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864938843Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864944344Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864949884Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864955404Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864960714Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864966214Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864971514Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:56.864976834Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:56.864982134Z +bundler_1 | 2023-11-30T11:44:56.864987053Z 2023-11-30 11:44:56.864 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:56.864992443Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:56.864997973Z -- params: [{"sender":"0x28d57B63a105e4a8a4ff707420dF445BFBff4103","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x434f494e42415345"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:56.865006249Z -- errMsg: account uses banned opcode: COINBASE +bundler_1 | 2023-11-30T11:44:56.865012090Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:56.865017540Z -- errData: null +bundler_1 | 2023-11-30T11:44:56.865022529Z +bundler_1 | 2023-11-30T11:44:56.904136763Z 2023-11-30 11:44:56.904 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:56.904193720Z 2023-11-30 11:44:56.904 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:56.904444307Z 2023-11-30 11:44:56.904 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x50f0e7d93a499afbc1e6693edf6b3d8ff0e9b2dcf7e1ec2e76fa0cdca69b5360","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcb984191fc80d534f6cdc47320b18be58a8f88c2","signature":"0x444946464943554c5459","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:56.907435260Z 2023-11-30 11:44:56.907 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":367776,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1103328002942208,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":67363} +bundler_1 | 2023-11-30T11:44:56.907470897Z 2023-11-30 11:44:56.907 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":367776,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x50f0e7d93a499afbc1e6693edf6b3d8ff0e9b2dcf7e1ec2e76fa0cdca69b5360","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcb984191fc80d534f6cdc47320b18be58a8f88c2","signature":"0x444946464943554c5459","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:57.042441342Z 2023-11-30 11:44:57.042 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:57.042469645Z +bundler_1 | 2023-11-30T11:44:57.042475576Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account uses banned opcode: DIFFICULTY +bundler_1 | 2023-11-30T11:44:57.042480896Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.042486587Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.042491897Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.042497006Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.042502006Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.042506865Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.042525680Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042531190Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042536319Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042541439Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042546368Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042551518Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.042556617Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.042562739Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.042567798Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042572948Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042578037Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042582997Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042588076Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042593116Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042598375Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042603976Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042609175Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042614355Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.042619966Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.042631106Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.042636246Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042641225Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042646715Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042651995Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042657135Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042662365Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042667504Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042672333Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042677613Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042682752Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042687902Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042693022Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042698211Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042703101Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042708240Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042713389Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042718309Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042723719Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042728828Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042739438Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042744337Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042749186Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042754076Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042759265Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042764234Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042775004Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042780294Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042785694Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.042790984Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042796194Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042801283Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042806313Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042811583Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042817103Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042822713Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042827783Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042832882Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042854543Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042861145Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042874911Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042880902Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042886162Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042891151Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042896771Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042902161Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.042930524Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.042938720Z +bundler_1 | 2023-11-30T11:44:57.042943889Z 2023-11-30 11:44:57.042 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:57.042949329Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:57.042954779Z -- params: [{"sender":"0xCb984191FC80d534f6CdC47320b18bE58a8f88C2","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x444946464943554c5459"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:57.042962784Z -- errMsg: account uses banned opcode: DIFFICULTY +bundler_1 | 2023-11-30T11:44:57.042968315Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:57.042973254Z -- errData: null +bundler_1 | 2023-11-30T11:44:57.042978554Z +bundler_1 | 2023-11-30T11:44:57.081765408Z 2023-11-30 11:44:57.081 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:57.081822799Z 2023-11-30 11:44:57.081 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:57.082086420Z 2023-11-30 11:44:57.082 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa48cf6a248e94edd15bd10d1740f43b6392ffba6e693adec6dac7c4d43cb7d86","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6a4aef1d9a692730bef66dc016e8f8d5db0eb34e","signature":"0x42415345464545","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:57.084733553Z 2023-11-30 11:44:57.084 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":368005,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1104015002944040,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":67592} +bundler_1 | 2023-11-30T11:44:57.084768058Z 2023-11-30 11:44:57.084 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":368005,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa48cf6a248e94edd15bd10d1740f43b6392ffba6e693adec6dac7c4d43cb7d86","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6a4aef1d9a692730bef66dc016e8f8d5db0eb34e","signature":"0x42415345464545","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:57.221079218Z 2023-11-30 11:44:57.220 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:57.221108543Z +bundler_1 | 2023-11-30T11:44:57.221115165Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account uses banned opcode: BASEFEE +bundler_1 | 2023-11-30T11:44:57.221120645Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.221125083Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.221128850Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.221132417Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.221135994Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.221139400Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.221143087Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221146563Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221150100Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221153637Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221157083Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221173584Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.221177211Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.221181659Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.221185105Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221188612Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221192098Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221195595Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221199152Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221202608Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221206114Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221209581Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221213118Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221216634Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.221220281Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.221223727Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.221227124Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221230580Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221234317Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221237853Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221241370Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221247622Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221251209Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221254725Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221258191Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221261638Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221265054Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221268471Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221271897Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221275293Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221278770Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221282286Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221285713Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221289480Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221293047Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221296513Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221299959Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221303406Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221306922Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221310419Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221317843Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221321359Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221324846Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221328282Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.221331728Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221335165Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221338591Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221342068Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221345544Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221349181Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221352647Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221356044Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221359470Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221362877Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221366293Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221369799Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221377083Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221380550Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221384186Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221387693Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221391119Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.221399124Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.221402551Z +bundler_1 | 2023-11-30T11:44:57.221405847Z 2023-11-30 11:44:57.220 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:57.221409223Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:57.221412619Z -- params: [{"sender":"0x6A4AEf1D9a692730BEf66DC016e8f8d5db0eb34E","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x42415345464545"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:57.221417829Z -- errMsg: account uses banned opcode: BASEFEE +bundler_1 | 2023-11-30T11:44:57.221421275Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:57.221424592Z -- errData: null +bundler_1 | 2023-11-30T11:44:57.221427888Z +bundler_1 | 2023-11-30T11:44:57.265218798Z 2023-11-30 11:44:57.265 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:57.265290712Z 2023-11-30 11:44:57.265 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:57.265604126Z 2023-11-30 11:44:57.265 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x6404ac6afcf1539d6de522e8b8cb56cad6f1b15a8f066b270aa4dd3fbacf2859","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa43cf7905f8df102fd026b24ec19645b7b0fc21d","signature":"0x4741534c494d4954","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:57.268561959Z 2023-11-30 11:44:57.268 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":368234,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1104702002945872,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":67821} +bundler_1 | 2023-11-30T11:44:57.268629755Z 2023-11-30 11:44:57.268 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":368234,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x6404ac6afcf1539d6de522e8b8cb56cad6f1b15a8f066b270aa4dd3fbacf2859","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa43cf7905f8df102fd026b24ec19645b7b0fc21d","signature":"0x4741534c494d4954","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:57.406289712Z 2023-11-30 11:44:57.406 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:57.406328584Z +bundler_1 | 2023-11-30T11:44:57.406335107Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account uses banned opcode: GASLIMIT +bundler_1 | 2023-11-30T11:44:57.406340547Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.406346157Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.406351607Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.406356957Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.406363289Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.406369451Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.406375522Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406381453Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406387244Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406392814Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406398685Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406404075Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.406409445Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.406416458Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.406421748Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406427058Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406432268Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406455381Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406462424Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406468305Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406473805Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406479656Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406485296Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406491047Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.406496477Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.406501988Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.406507438Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406513088Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406519350Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406525151Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406531282Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406537544Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406543625Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406549356Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406555107Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406561018Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406573671Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406578851Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406584301Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406589150Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406594099Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406599329Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406604168Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406610029Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406615339Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406621200Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406627341Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406633523Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406638853Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406644724Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406650414Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406655874Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406661255Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406666574Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.406671934Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406677044Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406688976Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406693996Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406698915Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406705477Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406711328Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406716928Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406722559Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406727518Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406732327Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406737216Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406742426Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406747395Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406752304Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406757273Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406763185Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.406768284Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.406773003Z +bundler_1 | 2023-11-30T11:44:57.406777812Z 2023-11-30 11:44:57.406 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:57.406782841Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:57.406788552Z -- params: [{"sender":"0xA43cF7905F8dF102Fd026b24Ec19645B7B0fc21D","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x4741534c494d4954"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:57.406796997Z -- errMsg: account uses banned opcode: GASLIMIT +bundler_1 | 2023-11-30T11:44:57.406809100Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:57.406814200Z -- errData: null +bundler_1 | 2023-11-30T11:44:57.406819439Z +bundler_1 | 2023-11-30T11:44:57.455942998Z 2023-11-30 11:44:57.455 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:57.456050017Z 2023-11-30 11:44:57.455 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:57.456319850Z 2023-11-30 11:44:57.456 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x472126dcbd1a3ea028e3818cbe09e1cf6febce321a0bdeb7bb6dd436b3d4350a","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6a11a8cbba10f9142c5b6b5d3dec5e52e79d6700","signature":"0x4741535052494345","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:57.460203077Z 2023-11-30 11:44:57.460 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":368464,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1105392002947712,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":68051} +bundler_1 | 2023-11-30T11:44:57.460271538Z 2023-11-30 11:44:57.460 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":368464,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x472126dcbd1a3ea028e3818cbe09e1cf6febce321a0bdeb7bb6dd436b3d4350a","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6a11a8cbba10f9142c5b6b5d3dec5e52e79d6700","signature":"0x4741535052494345","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:57.613460362Z 2023-11-30 11:44:57.613 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:57.613488975Z +bundler_1 | 2023-11-30T11:44:57.613495197Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account uses banned opcode: GASPRICE +bundler_1 | 2023-11-30T11:44:57.613500647Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.613506568Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.613512239Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.613532557Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.613538338Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.613543617Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.613549098Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613554798Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613560098Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613565758Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613571429Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613576529Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.613581358Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.613588020Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.613593320Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613598750Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613604230Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613609340Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613614710Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613620360Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613626101Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613631401Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613643473Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613649454Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.613654995Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.613659994Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.613664943Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613670193Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613676194Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613681695Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613687024Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613692405Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613697584Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613703575Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613709476Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613714586Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613719906Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613725406Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613730706Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613736136Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613741847Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613747136Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613759119Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613765641Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613771041Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613776041Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613781440Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613786740Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613792110Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613797160Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613802289Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613807619Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613813190Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613818770Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.613823910Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613829330Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613834590Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613840851Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613847914Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613854657Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613860428Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613866329Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613878501Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613883721Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613889462Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613895252Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613900362Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613905652Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613911182Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613916312Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613921652Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.613927352Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.613932823Z +bundler_1 | 2023-11-30T11:44:57.613937411Z 2023-11-30 11:44:57.613 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:57.613942551Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:57.613947269Z -- params: [{"sender":"0x6A11a8CBBa10f9142c5B6b5D3DEC5E52e79D6700","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x4741535052494345"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:57.613955174Z -- errMsg: account uses banned opcode: GASPRICE +bundler_1 | 2023-11-30T11:44:57.613959963Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:57.613964792Z -- errData: null +bundler_1 | 2023-11-30T11:44:57.613969250Z +bundler_1 | 2023-11-30T11:44:57.654506912Z 2023-11-30 11:44:57.654 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:57.654537749Z 2023-11-30 11:44:57.654 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:57.654820336Z 2023-11-30 11:44:57.654 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x4aeb58810d85f7aee07de4027be29386540e4ba41c0101705495a5f587fd80f8","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9ac07cd5792fdfbfb6cace203781464883912418","signature":"0x53454c4642414c414e4345","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:57.658461862Z 2023-11-30 11:44:57.658 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":368696,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1106088002949568,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":68283} +bundler_1 | 2023-11-30T11:44:57.658477492Z 2023-11-30 11:44:57.658 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":368696,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x4aeb58810d85f7aee07de4027be29386540e4ba41c0101705495a5f587fd80f8","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9ac07cd5792fdfbfb6cace203781464883912418","signature":"0x53454c4642414c414e4345","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:57.803839108Z 2023-11-30 11:44:57.803 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:57.803869164Z +bundler_1 | 2023-11-30T11:44:57.803874875Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account uses banned opcode: SELFBALANCE +bundler_1 | 2023-11-30T11:44:57.803880035Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.803885585Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.803890454Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.803895193Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.803899902Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.803904320Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.803909410Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.803914218Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.803934256Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.803940277Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.803945577Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.803950756Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.803956407Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.803963200Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.803968289Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.803973489Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.803978548Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.803983768Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.803988797Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.803993867Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.803998846Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804004306Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804009436Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804015156Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.804021138Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.804026908Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.804032459Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804038149Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804054640Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804060421Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804065681Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804071472Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804077603Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804083263Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804088393Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804094234Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804099794Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804105204Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804110364Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804116044Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804121465Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804126654Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804132295Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804138717Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804144628Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804150328Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804155809Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804161389Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804174053Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804179843Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804185724Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804191115Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804196384Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804201624Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.804207355Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804212845Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804218696Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804224356Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804229977Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804235928Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804241759Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804247129Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804252669Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804258310Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804263780Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804269440Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804275171Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804280491Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804293315Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804298925Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804304506Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.804309986Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.804315276Z +bundler_1 | 2023-11-30T11:44:57.804320305Z 2023-11-30 11:44:57.803 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:57.804325545Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:57.804330915Z -- params: [{"sender":"0x9aC07cD5792fdFBFB6CACe203781464883912418","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x53454c4642414c414e4345"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:57.804339481Z -- errMsg: account uses banned opcode: SELFBALANCE +bundler_1 | 2023-11-30T11:44:57.804344661Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:57.804349690Z -- errData: null +bundler_1 | 2023-11-30T11:44:57.804354509Z +bundler_1 | 2023-11-30T11:44:57.850546404Z 2023-11-30 11:44:57.850 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:57.850586689Z 2023-11-30 11:44:57.850 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:57.850966126Z 2023-11-30 11:44:57.850 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x67f6c0325ea9ff28fd18b31b0d3e8c31f27b7860751b714636f7b8a5c0dc1854","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcb743e3a44310c468c17b4a48f1a5d40f5585f7c","signature":"0x42414c414e4345","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:57.854006536Z 2023-11-30 11:44:57.853 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":369028,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1107084002952224,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":68615} +bundler_1 | 2023-11-30T11:44:57.854027775Z 2023-11-30 11:44:57.853 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":369028,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x67f6c0325ea9ff28fd18b31b0d3e8c31f27b7860751b714636f7b8a5c0dc1854","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcb743e3a44310c468c17b4a48f1a5d40f5585f7c","signature":"0x42414c414e4345","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:57.997587508Z 2023-11-30 11:44:57.997 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:57.997632241Z +bundler_1 | 2023-11-30T11:44:57.997639875Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account uses banned opcode: BALANCE +bundler_1 | 2023-11-30T11:44:57.997648221Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.997656747Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.997664120Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.997669611Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.997674450Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.997678828Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.997683447Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997687855Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997692313Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997696661Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997701109Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997705538Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.997709876Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.997715536Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.997738730Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997747326Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997754259Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997758697Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997763205Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997767583Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997771932Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997776309Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997780668Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997785006Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:57.997789504Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.997793832Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.997798090Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997802458Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997807227Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997813008Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997820783Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997828096Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997835550Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997847041Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997851610Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997856008Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997860396Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997864724Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997869042Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997873350Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997877739Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997882087Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997886415Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997891244Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997895632Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997902735Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997910359Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997917573Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997924746Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997929185Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997933703Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997938081Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997942439Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997952017Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:57.997956415Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997960753Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997965081Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997969409Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997973778Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997978346Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997982754Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997990439Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.997998684Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.998005477Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.998012480Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.998019423Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.998026867Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.998032297Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.998036725Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.998041123Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.998045511Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:57.998049849Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:57.998054167Z +bundler_1 | 2023-11-30T11:44:57.998058275Z 2023-11-30 11:44:57.997 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:57.998062653Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:57.998072461Z -- params: [{"sender":"0xcb743e3A44310c468c17B4a48f1A5D40F5585f7c","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x42414c414e4345"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:57.998082580Z -- errMsg: account uses banned opcode: BALANCE +bundler_1 | 2023-11-30T11:44:57.998089814Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:57.998096747Z -- errData: null +bundler_1 | 2023-11-30T11:44:57.998103409Z +bundler_1 | 2023-11-30T11:44:58.049033211Z 2023-11-30 11:44:58.048 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:58.049119715Z 2023-11-30 11:44:58.049 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:58.049386322Z 2023-11-30 11:44:58.049 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x559e3209f586557ce3db20de02c71b4da1f3cc85be293d767e890caa056d26e3","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x41613e56f23af15eb63616831a3a3e946fa86e0c","signature":"0x4f524947494e","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:58.052508711Z 2023-11-30 11:44:58.052 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":369151,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1107453002953208,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":68738} +bundler_1 | 2023-11-30T11:44:58.052574263Z 2023-11-30 11:44:58.052 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":369151,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x559e3209f586557ce3db20de02c71b4da1f3cc85be293d767e890caa056d26e3","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x41613e56f23af15eb63616831a3a3e946fa86e0c","signature":"0x4f524947494e","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:58.214738017Z 2023-11-30 11:44:58.214 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:58.214771179Z +bundler_1 | 2023-11-30T11:44:58.214779764Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account uses banned opcode: ORIGIN +bundler_1 | 2023-11-30T11:44:58.214802076Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.214807556Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.214812225Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.214816723Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.214821392Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.214825710Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.214830369Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214834837Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214839205Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214843553Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214847891Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214852280Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.214856648Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.214862288Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.214866546Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214870934Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214875302Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214879621Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214883969Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214888297Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214898205Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214902644Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214925636Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214932188Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.214936867Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.214941285Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.214945553Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214949922Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214954771Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214959309Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214963747Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214968286Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214972684Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214977012Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214981360Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214985708Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214990046Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.214994344Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.214998692Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215008280Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215012699Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215017027Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215021305Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215026043Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215030472Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.215034830Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.215039188Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215043536Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215047844Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.215052152Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.215056470Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215060838Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215065187Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.215069544Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.215073852Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215079824Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215087047Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215094281Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215100773Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215121181Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215128464Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215135247Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215142340Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215149203Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215156206Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215163149Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215170172Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215177566Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215185330Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215190881Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215195269Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.215199707Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.215203955Z +bundler_1 | 2023-11-30T11:44:58.215208033Z 2023-11-30 11:44:58.214 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:58.215212290Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:58.215216639Z -- params: [{"sender":"0x41613E56F23AF15eB63616831a3a3e946Fa86E0C","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x4f524947494e"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:58.215226918Z -- errMsg: account uses banned opcode: ORIGIN +bundler_1 | 2023-11-30T11:44:58.215234282Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:58.215240743Z -- errData: null +bundler_1 | 2023-11-30T11:44:58.215248117Z +bundler_1 | 2023-11-30T11:44:58.255862737Z 2023-11-30 11:44:58.255 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:58.255905297Z 2023-11-30 11:44:58.255 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:58.256160242Z 2023-11-30 11:44:58.256 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xd605e2a45ab6d31bc95b09fb70fb11061e2a86278cc39f783cd17a641d4c663f","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xea7f981d90c09674c078693d534bf9bda6f4e14e","signature":"0x424c4f434b48415348","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:58.258882676Z 2023-11-30 11:44:58.258 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":369402,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1108206002955216,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":68989} +bundler_1 | 2023-11-30T11:44:58.258973034Z 2023-11-30 11:44:58.258 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":369402,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xd605e2a45ab6d31bc95b09fb70fb11061e2a86278cc39f783cd17a641d4c663f","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xea7f981d90c09674c078693d534bf9bda6f4e14e","signature":"0x424c4f434b48415348","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:58.405451874Z 2023-11-30 11:44:58.405 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:58.405486518Z +bundler_1 | 2023-11-30T11:44:58.405493021Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account uses banned opcode: BLOCKHASH +bundler_1 | 2023-11-30T11:44:58.405498892Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.405503761Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.405507537Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.405511044Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.405514530Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.405518007Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.405535119Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405538976Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405542473Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405545999Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405549476Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405553042Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.405557761Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.405565445Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.405571437Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405577378Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405583158Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405587116Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405590672Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405594179Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405597685Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405601212Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405604709Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405608155Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.405611752Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.405620077Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.405624295Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405627832Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405631669Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405635286Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405638862Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405643000Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405649021Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405654982Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405661003Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405666534Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405670080Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405673547Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405677073Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405680530Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405684037Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405687483Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405690959Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405694847Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405698343Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405706288Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405709834Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405713321Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405716758Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405720224Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405723660Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405727487Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405733398Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405739780Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.405745561Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405750991Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405754588Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405758084Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405761551Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405765288Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405768754Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405772181Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405775647Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405779074Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405782500Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405790395Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405794492Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405797949Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405801415Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405804922Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405808398Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.405812285Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.405817956Z +bundler_1 | 2023-11-30T11:44:58.405824047Z 2023-11-30 11:44:58.405 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:58.405829648Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:58.405834717Z -- params: [{"sender":"0xea7F981D90c09674C078693d534Bf9BDA6f4E14E","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x424c4f434b48415348"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:58.405840228Z -- errMsg: account uses banned opcode: BLOCKHASH +bundler_1 | 2023-11-30T11:44:58.405843684Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:58.405847070Z -- errData: null +bundler_1 | 2023-11-30T11:44:58.405850416Z +bundler_1 | 2023-11-30T11:44:58.445165425Z 2023-11-30 11:44:58.445 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:58.445223166Z 2023-11-30 11:44:58.445 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:58.445531597Z 2023-11-30 11:44:58.445 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x92c571275f78e28fa9dc60d49f0e102384d055bf1751b788e4804fa6f1cc80c0","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x24fe7c3efd38d8debc0239512b5344cce3118cdb","signature":"0x435245415445","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:58.448600630Z 2023-11-30 11:44:58.448 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":460636,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1381908003685088,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":160223} +bundler_1 | 2023-11-30T11:44:58.448692992Z 2023-11-30 11:44:58.448 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":460636,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x92c571275f78e28fa9dc60d49f0e102384d055bf1751b788e4804fa6f1cc80c0","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x24fe7c3efd38d8debc0239512b5344cce3118cdb","signature":"0x435245415445","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:58.609180022Z 2023-11-30 11:44:58.608 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:58.609209607Z +bundler_1 | 2023-11-30T11:44:58.609215819Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account uses banned opcode: CREATE +bundler_1 | 2023-11-30T11:44:58.609221389Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.609227200Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.609232960Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.609238120Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.609243380Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.609248069Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.609253529Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609258638Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609263888Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609268847Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609274408Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609306878Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.609312869Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.609319642Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.609324762Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609330031Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609335822Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609341122Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609346913Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609352654Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609358194Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609363323Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609368954Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609374615Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.609379844Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.609385284Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.609390514Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609396055Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609401825Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609407185Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609412305Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609426090Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609431821Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609437161Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609442561Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609447861Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609452981Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609458150Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609463290Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609468610Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609474170Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609479610Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609484960Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609490931Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609496482Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609501471Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609506621Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609511690Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609516709Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609522170Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609527399Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609539432Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609545363Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609550873Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.609556303Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609561953Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609567875Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609573225Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609578875Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609584886Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609590677Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609596368Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609601567Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609607128Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609612608Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609617697Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609623038Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609628157Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609633417Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609638667Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609643726Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.609655628Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.609661048Z +bundler_1 | 2023-11-30T11:44:58.609665707Z 2023-11-30 11:44:58.609 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:58.609670766Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:58.609675886Z -- params: [{"sender":"0x24Fe7C3eFd38D8dEBc0239512b5344CcE3118Cdb","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x435245415445"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:58.609683550Z -- errMsg: account uses banned opcode: CREATE +bundler_1 | 2023-11-30T11:44:58.609688549Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:58.609693629Z -- errData: null +bundler_1 | 2023-11-30T11:44:58.609698658Z +bundler_1 | 2023-11-30T11:44:58.649456121Z 2023-11-30 11:44:58.649 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:58.649501172Z 2023-11-30 11:44:58.649 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:58.649762472Z 2023-11-30 11:44:58.649 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x4a6a1f2bd31957cfebd36308b6ea460a77ba2cfbc93764bd4026a855404b457b","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb4192c8cf465bd91342194311e72724c4988945b","signature":"0x43524541544532","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:58.693354839Z 2023-11-30 11:44:58.693 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":460927,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1382781003687416,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":160514} +bundler_1 | 2023-11-30T11:44:58.693371380Z 2023-11-30 11:44:58.693 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":460927,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x4a6a1f2bd31957cfebd36308b6ea460a77ba2cfbc93764bd4026a855404b457b","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb4192c8cf465bd91342194311e72724c4988945b","signature":"0x43524541544532","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:58.851346961Z 2023-11-30 11:44:58.851 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:58.851377488Z +bundler_1 | 2023-11-30T11:44:58.851383680Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account uses banned opcode: CREATE2 +bundler_1 | 2023-11-30T11:44:58.851389280Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:135) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.851394640Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.851400110Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.851405511Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.851410861Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.851415940Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.851421490Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851426730Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851432120Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851437630Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851443030Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851448571Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.851453650Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.851460213Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.851465843Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851471413Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851477164Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851500427Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851506238Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851511709Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851517068Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851522619Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851527819Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851533860Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:58.851539751Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.851545141Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.851550220Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851555570Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851561752Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851566841Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851572261Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851577381Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851582671Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851588171Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851593361Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851598520Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851610402Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851615562Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851620982Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851626192Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851631702Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851637012Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851641901Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851648032Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851653272Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851658111Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851663231Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851668250Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851673470Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851678620Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851684019Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851689249Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851700621Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851706361Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:58.851711491Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851716971Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851730346Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851736157Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851741757Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851747878Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851753820Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851759250Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851765391Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851770621Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851775941Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851781070Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851786270Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851791400Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851796729Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851802079Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851807380Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:58.851812860Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:58.851818160Z +bundler_1 | 2023-11-30T11:44:58.851823199Z 2023-11-30 11:44:58.851 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:58.851828308Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:58.851833528Z -- params: [{"sender":"0xB4192c8cF465bD91342194311e72724c4988945B","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x43524541544532"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:58.851841042Z -- errMsg: account uses banned opcode: CREATE2 +bundler_1 | 2023-11-30T11:44:58.851846202Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:58.851858024Z -- errData: null +bundler_1 | 2023-11-30T11:44:58.851863233Z +bundler_1 | 2023-11-30T11:44:58.903353960Z 2023-11-30 11:44:58.903 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:58.903432266Z 2023-11-30 11:44:58.903 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:58.903718320Z 2023-11-30 11:44:58.903 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xc170036a42d45515ecf0b1320e2035efe60de85a0853c46699bcf80f1177c3c7","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa2225d007bf0594d861a88b0760babf33ef5ed45","signature":"0x53454c464445535452554354","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:58.906549806Z 2023-11-30 11:44:58.906 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":378062,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1134186003024496,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":77649} +bundler_1 | 2023-11-30T11:44:58.906608997Z 2023-11-30 11:44:58.906 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":378062,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xc170036a42d45515ecf0b1320e2035efe60de85a0853c46699bcf80f1177c3c7","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa2225d007bf0594d861a88b0760babf33ef5ed45","signature":"0x53454c464445535452554354","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:59.063919546Z 2023-11-30 11:44:59.063 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:59.063951716Z +bundler_1 | 2023-11-30T11:44:59.063956524Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::account uses banned opcode: SELFDESTRUCT +bundler_1 | 2023-11-30T11:44:59.063960482Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.063964530Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.063968226Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.063985409Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.063989236Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.063992902Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.063996679Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064000226Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064003843Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064008161Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064014212Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064020363Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.064026265Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:59.064032917Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:59.064036524Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064040110Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064043727Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064047234Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064050740Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064054247Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064057823Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064061370Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064064886Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064073172Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.064077670Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:59.064081227Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:59.064084633Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064088410Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064092177Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064098279Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064104721Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064110712Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064116062Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064119648Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064123306Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064126842Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064130319Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064133845Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064137402Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064140868Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064144375Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064147841Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064155636Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064159723Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064163310Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064166867Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064170373Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064173870Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064178298Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064184399Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064190391Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064196512Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064200800Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064204437Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.064207953Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064211460Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064215066Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064218543Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064222059Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064225797Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064229373Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064232920Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064240614Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064244822Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064250563Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064256083Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064261393Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064267765Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064273415Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064278875Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064284656Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.064288253Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:59.064291689Z +bundler_1 | 2023-11-30T11:44:59.064294995Z 2023-11-30 11:44:59.063 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:59.064298422Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:59.064301828Z -- params: [{"sender":"0xa2225d007bf0594D861A88B0760bAbF33Ef5ED45","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x53454c464445535452554354"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:59.064307328Z -- errMsg: account uses banned opcode: SELFDESTRUCT +bundler_1 | 2023-11-30T11:44:59.064310785Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:59.064314111Z -- errData: null +bundler_1 | 2023-11-30T11:44:59.064317417Z +bundler_1 | 2023-11-30T11:44:59.104469165Z 2023-11-30 11:44:59.104 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:59.104522658Z 2023-11-30 11:44:59.104 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:59.104768233Z 2023-11-30 11:44:59.104 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa1eefd54e0b0f78b8212f0aae95bf2f5514e59a803b896f6b581c662e25f1715","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd2e8cbc48345b322d65fa88a0ec624bb14f23563","signature":"0x4741532043414c4c","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:59.107661755Z 2023-11-30 11:44:59.107 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":378387,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1135161003027096,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":77974} +bundler_1 | 2023-11-30T11:44:59.107698207Z 2023-11-30 11:44:59.107 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":378387,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa1eefd54e0b0f78b8212f0aae95bf2f5514e59a803b896f6b581c662e25f1715","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd2e8cbc48345b322d65fa88a0ec624bb14f23563","signature":"0x4741532043414c4c","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:59.289888269Z 2023-11-30 11:44:59.289 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xd2e8cbc48345b322d65fa88a0ec624bb14f23563","0xaaa8169f1dcc2af88cda1b109187cb9c5b04aeb0","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x81d24765e13940c402328f82f57dcdb46b92ed31f85a54d4f54da3a369bb5858"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[377408,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":377408,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":377408},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd2e8cbc48345b322d65fa88a0ec624bb14f23563","stake":0,"unstakeDelaySec":0},"storageMap":{"0xaaa8169f1dcc2af88cda1b109187cb9c5b04aeb0":{"0x66a6bb7b1f7d4382e4088c6aefa93c1a9b1671b62b19f157ea180b19712f237c":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x66a6bb7b1f7d4382e4088c6aefa93c1a9b1671b62b19f157ea180b19712f237c":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0xd2e8cbc48345b322d65fa88a0ec624bb14f23563":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x000000000000000000000000aaa8169f1dcc2af88cda1b109187cb9c5b04aeb0"}}} +bundler_1 | 2023-11-30T11:44:59.289953092Z 2023-11-30 11:44:59.289 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xd2e8CBC48345B322d65fA88A0ec624BB14f23563 is unstaked +bundler_1 | 2023-11-30T11:44:59.290017359Z 2023-11-30 11:44:59.289 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:59.290042816Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:59.290047195Z -- params: [{"sender":"0xd2e8CBC48345B322d65fA88A0ec624BB14f23563","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x4741532043414c4c"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:59.290052474Z -- result: "0xa1eefd54e0b0f78b8212f0aae95bf2f5514e59a803b896f6b581c662e25f1715" +bundler_1 | 2023-11-30T11:44:59.290056261Z -- costTime: 185 +bundler_1 | 2023-11-30T11:44:59.290059698Z +bundler_1 | 2023-11-30T11:44:59.330167263Z 2023-11-30 11:44:59.330 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:59.330220903Z 2023-11-30 11:44:59.330 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:59.330470388Z 2023-11-30 11:44:59.330 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x409abfb04c08151c1e768aa6188ea93e10e86b7515a0f929344d6f414e9d6f63","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9996ff619a27da8a1bdb47558985acb061632ca4","signature":"0x4741532044454c454741544543414c4c","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:59.333184156Z 2023-11-30 11:44:59.333 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":378613,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1135839003028904,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":78200} +bundler_1 | 2023-11-30T11:44:59.333212832Z 2023-11-30 11:44:59.333 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":378613,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x409abfb04c08151c1e768aa6188ea93e10e86b7515a0f929344d6f414e9d6f63","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9996ff619a27da8a1bdb47558985acb061632ca4","signature":"0x4741532044454c454741544543414c4c","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:59.519836200Z 2023-11-30 11:44:59.519 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x9996ff619a27da8a1bdb47558985acb061632ca4","0x51acf1f16689f85b810e8fac33d31a400ca9aa29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x81d24765e13940c402328f82f57dcdb46b92ed31f85a54d4f54da3a369bb5858"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[377634,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":377634,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":377634},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9996ff619a27da8a1bdb47558985acb061632ca4","stake":0,"unstakeDelaySec":0},"storageMap":{"0x9996ff619a27da8a1bdb47558985acb061632ca4":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x00000000000000000000000051acf1f16689f85b810e8fac33d31a400ca9aa29","0x203ee00751e5bd4f62e922ed0fbded0a4cbe2c7d1e6ba063d416957b7dd20ef3":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x203ee00751e5bd4f62e922ed0fbded0a4cbe2c7d1e6ba063d416957b7dd20ef3":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:44:59.519890421Z 2023-11-30 11:44:59.519 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9996fF619a27da8A1BDb47558985aCb061632cA4 is unstaked +bundler_1 | 2023-11-30T11:44:59.519912790Z 2023-11-30 11:44:59.519 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:59.519926655Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:59.519933047Z -- params: [{"sender":"0x9996fF619a27da8A1BDb47558985aCb061632cA4","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x4741532044454c454741544543414c4c"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:59.519941373Z -- result: "0x409abfb04c08151c1e768aa6188ea93e10e86b7515a0f929344d6f414e9d6f63" +bundler_1 | 2023-11-30T11:44:59.519945019Z -- costTime: 190 +bundler_1 | 2023-11-30T11:44:59.519948436Z +bundler_1 | 2023-11-30T11:44:59.576396388Z 2023-11-30 11:44:59.576 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:59.577453638Z 2023-11-30 11:44:59.577 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:59.577732374Z 2023-11-30 11:44:59.577 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x072e90488c500ebe9066087aaa5741484514c150b79954c6509798b7cc04a867","opStatus":3,"paymaster":"0x1bd8848a4ee217fe37f2176f9821e6127f06caaa","paymasterAndData":"0x1bd8848a4ee217fe37f2176f9821e6127f06caaa474153","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfd460996fc09300ead504694794e5e75cf76fd49","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:59.581113519Z 2023-11-30 11:44:59.581 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":346601,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1039803002772808,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":46173} +bundler_1 | 2023-11-30T11:44:59.581201059Z 2023-11-30 11:44:59.581 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":346601,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x072e90488c500ebe9066087aaa5741484514c150b79954c6509798b7cc04a867","opStatus":3,"paymaster":"0x1bd8848a4ee217fe37f2176f9821e6127f06caaa","paymasterAndData":"0x1bd8848a4ee217fe37f2176f9821e6127f06caaa474153","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfd460996fc09300ead504694794e5e75cf76fd49","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:59.749915994Z 2023-11-30 11:44:59.749 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:59.749945048Z +bundler_1 | 2023-11-30T11:44:59.749949747Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster uses banned opcode: GAS +bundler_1 | 2023-11-30T11:44:59.749953704Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.749957792Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.749961499Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.749964996Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.749969053Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.749974994Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.749981707Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.749987959Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.749993890Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.749998097Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750013967Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750017674Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.750021160Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:59.750025729Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:59.750029305Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750032852Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750036379Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750039865Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750043392Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750046868Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750050325Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750053821Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750058410Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750064481Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.750070713Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:59.750076584Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:59.750081803Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750085400Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750089287Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750097613Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750101440Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750105006Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750108533Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750111970Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750115426Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750118862Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750122359Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750125745Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750129232Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750132648Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750136104Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750139561Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750144260Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750151443Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750157725Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750163566Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750167613Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750171110Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750174676Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750182892Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750186418Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750189975Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750193461Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750196938Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.750200495Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750204011Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750207457Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750211134Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750214611Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750218278Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750221764Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750225181Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750230731Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750237093Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750242934Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750248734Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750252361Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750255818Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750259294Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750267660Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750271246Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.750274793Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:59.750278260Z +bundler_1 | 2023-11-30T11:44:59.750281555Z 2023-11-30 11:44:59.749 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:59.750285022Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:59.750288849Z -- params: [{"sender":"0xFD460996FC09300EAd504694794e5E75cf76fd49","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x1Bd8848a4EE217fE37F2176F9821e6127f06caaa474153","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:59.750296594Z -- errMsg: paymaster uses banned opcode: GAS +bundler_1 | 2023-11-30T11:44:59.750301823Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:59.750306622Z -- errData: null +bundler_1 | 2023-11-30T11:44:59.750311151Z +bundler_1 | 2023-11-30T11:44:59.809672164Z 2023-11-30 11:44:59.809 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:44:59.809728489Z 2023-11-30 11:44:59.809 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:44:59.810001342Z 2023-11-30 11:44:59.809 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x5e2b9ee41df1e8e7632655362fe07333bb36b69e1f9a8bff05a7c831b0a33b89","opStatus":3,"paymaster":"0xddb42e2f85ee97ce45d9f925e3e75d34fecd2462","paymasterAndData":"0xddb42e2f85ee97ce45d9f925e3e75d34fecd24624e554d424552","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd46d0832559979ef969f617eb5366f880ccbca82","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:59.812910970Z 2023-11-30 11:44:59.812 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":346830,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1040490002774640,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":46402} +bundler_1 | 2023-11-30T11:44:59.812935276Z 2023-11-30 11:44:59.812 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":346830,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x5e2b9ee41df1e8e7632655362fe07333bb36b69e1f9a8bff05a7c831b0a33b89","opStatus":3,"paymaster":"0xddb42e2f85ee97ce45d9f925e3e75d34fecd2462","paymasterAndData":"0xddb42e2f85ee97ce45d9f925e3e75d34fecd24624e554d424552","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd46d0832559979ef969f617eb5366f880ccbca82","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:44:59.979824234Z 2023-11-30 11:44:59.979 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:44:59.979854290Z +bundler_1 | 2023-11-30T11:44:59.979860892Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster uses banned opcode: NUMBER +bundler_1 | 2023-11-30T11:44:59.979866433Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.979872775Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.979878295Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.979883345Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.979888123Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.979893503Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.979898994Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.979903853Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.979908912Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.979914362Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.979919802Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.979925323Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.979931163Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:59.979938176Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:59.979943376Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.979964315Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.979969956Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.979975406Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.979981227Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.979986767Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.979992257Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.979997287Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980002476Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980007666Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:44:59.980012826Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:44:59.980018196Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:44:59.980023245Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980028425Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980034606Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980040006Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980045386Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980050456Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980055926Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980061186Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980078117Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980083578Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980088497Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980093706Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980098756Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980103535Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980108725Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980114084Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980119404Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980125496Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980130886Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980136156Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980141776Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980147406Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980152927Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980158157Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980164188Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980170339Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980175739Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980181610Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:44:59.980195316Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980200866Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980206787Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980212047Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980217637Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980223448Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980228728Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980233827Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980239288Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980244558Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980250048Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980255187Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980260507Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980265917Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980271147Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980276397Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980281386Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:44:59.980286546Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:44:59.980291415Z +bundler_1 | 2023-11-30T11:44:59.980296595Z 2023-11-30 11:44:59.979 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:44:59.980301594Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:44:59.980307304Z -- params: [{"sender":"0xd46D0832559979eF969f617eB5366f880CCBcA82","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xddB42e2f85EE97CE45d9f925e3e75D34FECD24624e554d424552","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:44:59.980321090Z -- errMsg: paymaster uses banned opcode: NUMBER +bundler_1 | 2023-11-30T11:44:59.980326771Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:44:59.980332071Z -- errData: null +bundler_1 | 2023-11-30T11:44:59.980337561Z +bundler_1 | 2023-11-30T11:45:00.039016567Z 2023-11-30 11:45:00.038 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:00.039201581Z 2023-11-30 11:45:00.039 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:00.039403418Z 2023-11-30 11:45:00.039 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x29b62bd268714d55bbf1d5cfe0e74b5af0b01e52611583042012cc5a7f779f4c","opStatus":3,"paymaster":"0x2b728c8bba0d37544eb400ae28e1006f8b2c96af","paymasterAndData":"0x2b728c8bba0d37544eb400ae28e1006f8b2c96af54494d455354414d50","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x266530915566b57a5fbde80f3ab2f8e7c4e76b8d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:00.042244867Z 2023-11-30 11:45:00.042 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347056,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1041168002776448,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":46628} +bundler_1 | 2023-11-30T11:45:00.042308135Z 2023-11-30 11:45:00.042 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347056,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x29b62bd268714d55bbf1d5cfe0e74b5af0b01e52611583042012cc5a7f779f4c","opStatus":3,"paymaster":"0x2b728c8bba0d37544eb400ae28e1006f8b2c96af","paymasterAndData":"0x2b728c8bba0d37544eb400ae28e1006f8b2c96af54494d455354414d50","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x266530915566b57a5fbde80f3ab2f8e7c4e76b8d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:00.211263712Z 2023-11-30 11:45:00.211 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:00.211295030Z +bundler_1 | 2023-11-30T11:45:00.211300951Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster uses banned opcode: TIMESTAMP +bundler_1 | 2023-11-30T11:45:00.211321629Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.211327390Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.211332540Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.211337910Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.211343029Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.211348109Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.211353679Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211359009Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211364209Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211369529Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211374869Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211379798Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.211384857Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:00.211391099Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:00.211395948Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211400997Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211406287Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211411156Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211415905Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211427457Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211432897Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211438117Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211443436Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211448686Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.211454126Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:00.211459186Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:00.211464195Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211469765Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211475456Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211481127Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211486527Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211491897Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211497016Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211502396Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211507746Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211513176Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211518356Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211523465Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211528695Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211539906Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211545276Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211550356Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211555595Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211561366Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211566526Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211571916Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211577025Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211582385Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211587635Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211593035Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211598275Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211603805Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211609155Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211614806Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.211620146Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211625576Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211630825Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211637538Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211648268Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211654049Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211659128Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211664148Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211669117Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211674217Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211679316Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211684215Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211689164Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211694254Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211699283Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211704553Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211709783Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.211715013Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:00.211719822Z +bundler_1 | 2023-11-30T11:45:00.211724530Z 2023-11-30 11:45:00.211 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:00.211729379Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:00.211734729Z -- params: [{"sender":"0x266530915566B57a5fbde80f3Ab2f8E7C4E76B8d","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x2B728c8BBa0d37544eB400ae28e1006f8B2C96Af54494d455354414d50","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:00.211742474Z -- errMsg: paymaster uses banned opcode: TIMESTAMP +bundler_1 | 2023-11-30T11:45:00.211747393Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:00.211752352Z -- errData: null +bundler_1 | 2023-11-30T11:45:00.211757121Z +bundler_1 | 2023-11-30T11:45:00.218965066Z 2023-11-30 11:45:00.218 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 537 to: 652 +bundler_1 | 2023-11-30T11:45:00.219168556Z 2023-11-30 11:45:00.219 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xf941292a6124b1e6a80cf12a8af35fe65b2311e3","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":381780,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x7d7bbc226dd9ecd30f5401b72ca239cbafd9b163ced87461228a6c3e7960cf9d","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb93a5655b13e4b2c6423e25f0b62a0cb8011a8cf","signature":"0x43414c4c5f756e6465706c6f7965645f636f6e74726163745f616c6c6f7765645f707265636f6d70696c65","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:00.277385581Z 2023-11-30 11:45:00.277 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:00.277478621Z 2023-11-30 11:45:00.277 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:00.277822395Z 2023-11-30 11:45:00.277 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xb54b704d36f9b3e897e8a33476b0d9dbdcde0d85bc082df11b4f14ef5949cb47","opStatus":3,"paymaster":"0x474c00c38fad99174428753a3d5e5ecc107a94fb","paymasterAndData":"0x474c00c38fad99174428753a3d5e5ecc107a94fb434f494e42415345","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6e46f3340c37dc8dcfa02b8adba96425f2e6c4ec","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:00.281963803Z 2023-11-30 11:45:00.281 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347295,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1041885002778360,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":46867} +bundler_1 | 2023-11-30T11:45:00.281986245Z 2023-11-30 11:45:00.281 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347295,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xb54b704d36f9b3e897e8a33476b0d9dbdcde0d85bc082df11b4f14ef5949cb47","opStatus":3,"paymaster":"0x474c00c38fad99174428753a3d5e5ecc107a94fb","paymasterAndData":"0x474c00c38fad99174428753a3d5e5ecc107a94fb434f494e42415345","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6e46f3340c37dc8dcfa02b8adba96425f2e6c4ec","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:00.446666054Z 2023-11-30 11:45:00.446 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xb93a5655b13e4b2c6423e25f0b62a0cb8011a8cf","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x6af51c4fa1ffc7b558602c58d2beda0be2b8d82c05e97a40463323b48c9ee3b2"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[380186,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":380186,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":380186},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb93a5655b13e4b2c6423e25f0b62a0cb8011a8cf","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb93a5655b13e4b2c6423e25f0b62a0cb8011a8cf":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x000000000000000000000000d923b4d30c501f32e24dbac45b1ea6265b5cac9f"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa34d99aec341a76317464fbc52e27999705bb8552ab366e6a976726401e74557":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:00.446731756Z 2023-11-30 11:45:00.446 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":378387,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa1eefd54e0b0f78b8212f0aae95bf2f5514e59a803b896f6b581c662e25f1715","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd2e8cbc48345b322d65fa88a0ec624bb14f23563","signature":"0x4741532043414c4c","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:00.483810490Z 2023-11-30 11:45:00.483 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:00.483832170Z +bundler_1 | 2023-11-30T11:45:00.483838532Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster uses banned opcode: COINBASE +bundler_1 | 2023-11-30T11:45:00.483843581Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.483849012Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.483854181Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.483859541Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.483864791Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.483870462Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.483892893Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.483898704Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.483903834Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.483908983Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.483913983Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.483919533Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.483924973Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:00.483932016Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:00.483938258Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.483943818Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.483948968Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.483954138Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.483959397Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.483964627Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.483970197Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.483975417Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.483980988Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.483986979Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.483992810Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:00.484005583Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:00.484010853Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484016123Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484021964Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484027484Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484033255Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484038705Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484043885Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484049095Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484054545Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484059714Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484065165Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484070294Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484075784Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484081104Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484086274Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484091173Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484096312Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484101913Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484107023Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484118554Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484124275Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484129675Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484135125Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484140936Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484146997Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484152617Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484157727Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484163357Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.484168978Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484174739Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484180319Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484186050Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484191650Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484197040Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484202120Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484207289Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484212810Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484218059Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484223199Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484236083Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484242054Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484247414Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484252884Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484258705Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484264416Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.484270347Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:00.484275416Z +bundler_1 | 2023-11-30T11:45:00.484280907Z 2023-11-30 11:45:00.483 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:00.484285906Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:00.484291877Z -- params: [{"sender":"0x6E46f3340c37Dc8DcFA02B8aDba96425f2E6c4eC","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x474C00c38fAd99174428753A3D5e5ECC107a94fB434f494e42415345","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:00.484299030Z -- errMsg: paymaster uses banned opcode: COINBASE +bundler_1 | 2023-11-30T11:45:00.484304020Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:00.484308999Z -- errData: null +bundler_1 | 2023-11-30T11:45:00.484314048Z +bundler_1 | 2023-11-30T11:45:00.567117580Z 2023-11-30 11:45:00.566 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:00.567203633Z 2023-11-30 11:45:00.567 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:00.567536009Z 2023-11-30 11:45:00.567 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x0e8f84ba0d7609ac0dea3377510d42b4e1e52adc79efbd1cbc6fa9cd6221c694","opStatus":3,"paymaster":"0xdcf6316e126584ef3daf203750b3c6e2c6aedb8e","paymasterAndData":"0xdcf6316e126584ef3daf203750b3c6e2c6aedb8e444946464943554c5459","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x254966faa89e689a4d256f2469943e5dafe6c861","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:00.613575343Z 2023-11-30 11:45:00.613 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347521,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042563002780168,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47093} +bundler_1 | 2023-11-30T11:45:00.613624201Z 2023-11-30 11:45:00.613 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347521,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x0e8f84ba0d7609ac0dea3377510d42b4e1e52adc79efbd1cbc6fa9cd6221c694","opStatus":3,"paymaster":"0xdcf6316e126584ef3daf203750b3c6e2c6aedb8e","paymasterAndData":"0xdcf6316e126584ef3daf203750b3c6e2c6aedb8e444946464943554c5459","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x254966faa89e689a4d256f2469943e5dafe6c861","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:00.696152436Z 2023-11-30 11:45:00.695 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xd2e8cbc48345b322d65fa88a0ec624bb14f23563","0xaaa8169f1dcc2af88cda1b109187cb9c5b04aeb0","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x81d24765e13940c402328f82f57dcdb46b92ed31f85a54d4f54da3a369bb5858"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[377408,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":377408,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":377408},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd2e8cbc48345b322d65fa88a0ec624bb14f23563","stake":0,"unstakeDelaySec":0},"storageMap":{"0xaaa8169f1dcc2af88cda1b109187cb9c5b04aeb0":{"0x66a6bb7b1f7d4382e4088c6aefa93c1a9b1671b62b19f157ea180b19712f237c":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x66a6bb7b1f7d4382e4088c6aefa93c1a9b1671b62b19f157ea180b19712f237c":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0xd2e8cbc48345b322d65fa88a0ec624bb14f23563":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x000000000000000000000000aaa8169f1dcc2af88cda1b109187cb9c5b04aeb0"}}} +bundler_1 | 2023-11-30T11:45:00.696210454Z 2023-11-30 11:45:00.696 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":378613,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x409abfb04c08151c1e768aa6188ea93e10e86b7515a0f929344d6f414e9d6f63","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9996ff619a27da8a1bdb47558985acb061632ca4","signature":"0x4741532044454c454741544543414c4c","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:00.797944555Z 2023-11-30 11:45:00.797 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:00.797975132Z +bundler_1 | 2023-11-30T11:45:00.797986103Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster uses banned opcode: DIFFICULTY +bundler_1 | 2023-11-30T11:45:00.797992364Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.797998916Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.798005208Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.798011089Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.798017471Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.798023642Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.798029794Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798035595Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798041666Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798047767Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798053458Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798059790Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.798065561Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:00.798072704Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:00.798078755Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798084776Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798090798Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798113039Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798119822Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798125833Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798132035Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798138156Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798144117Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798150158Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:00.798156160Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:00.798161940Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:00.798167551Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798173682Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798185414Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798191586Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798197877Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798203889Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798209800Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798215731Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798221782Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798234936Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798241338Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798246708Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798252038Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798257669Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798263560Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798269400Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798275081Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798281674Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798287725Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798293746Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798299567Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798305638Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798311539Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798317480Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798322960Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798329012Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798335374Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798341254Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:00.798346214Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798351333Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798360841Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798365850Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798370679Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798376370Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798381169Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798386038Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798391198Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798396337Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798401326Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798406506Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798411365Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798416394Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798421715Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798426704Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798431974Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:00.798437243Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:00.798442162Z +bundler_1 | 2023-11-30T11:45:00.798446731Z 2023-11-30 11:45:00.797 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:00.798451470Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:00.798456930Z -- params: [{"sender":"0x254966fAa89E689A4D256f2469943e5daFE6c861","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xdCf6316e126584EF3Daf203750B3c6e2c6AedB8e444946464943554c5459","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:00.798470195Z -- errMsg: paymaster uses banned opcode: DIFFICULTY +bundler_1 | 2023-11-30T11:45:00.798475264Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:00.798480153Z -- errData: null +bundler_1 | 2023-11-30T11:45:00.798485423Z +bundler_1 | 2023-11-30T11:45:00.873845169Z 2023-11-30 11:45:00.873 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:00.873956066Z 2023-11-30 11:45:00.873 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:00.874226921Z 2023-11-30 11:45:00.874 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x4fb3a1952e4340b3ea2075763d07625c35c1c26090802ed781deb1051bda54f1","opStatus":3,"paymaster":"0x541ea6723f9b5af1fe7e63651051484e9ed4c2d7","paymasterAndData":"0x541ea6723f9b5af1fe7e63651051484e9ed4c2d742415345464545","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5b08b859f2c7c5c2441d4f04170ec10801f817cb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:00.921029723Z 2023-11-30 11:45:00.920 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x9996ff619a27da8a1bdb47558985acb061632ca4","0x51acf1f16689f85b810e8fac33d31a400ca9aa29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x81d24765e13940c402328f82f57dcdb46b92ed31f85a54d4f54da3a369bb5858"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[377634,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":377634,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":377634},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9996ff619a27da8a1bdb47558985acb061632ca4","stake":0,"unstakeDelaySec":0},"storageMap":{"0x9996ff619a27da8a1bdb47558985acb061632ca4":{"0x0000000000000000000000000000000000000000000000000000000000000002":"0x00000000000000000000000051acf1f16689f85b810e8fac33d31a400ca9aa29","0x203ee00751e5bd4f62e922ed0fbded0a4cbe2c7d1e6ba063d416957b7dd20ef3":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x203ee00751e5bd4f62e922ed0fbded0a4cbe2c7d1e6ba063d416957b7dd20ef3":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:00.921703115Z 2023-11-30 11:45:00.921 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347753,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1043259002782024,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47325} +bundler_1 | 2023-11-30T11:45:00.921801682Z 2023-11-30 11:45:00.921 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347753,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x4fb3a1952e4340b3ea2075763d07625c35c1c26090802ed781deb1051bda54f1","opStatus":3,"paymaster":"0x541ea6723f9b5af1fe7e63651051484e9ed4c2d7","paymasterAndData":"0x541ea6723f9b5af1fe7e63651051484e9ed4c2d742415345464545","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5b08b859f2c7c5c2441d4f04170ec10801f817cb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:01.096796016Z 2023-11-30 11:45:01.096 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:01.096826123Z +bundler_1 | 2023-11-30T11:45:01.096832644Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster uses banned opcode: BASEFEE +bundler_1 | 2023-11-30T11:45:01.096837954Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.096843615Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.096849025Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.096854385Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.096859585Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.096864624Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.096870094Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.096875454Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.096881115Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.096887196Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.096892406Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.096897676Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.096918094Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.096925488Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.096930767Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.096936628Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.096942279Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.096947739Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.096953139Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.096958589Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.096963849Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.096968898Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.096974098Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.096979398Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.096984478Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.096989817Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.096994817Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.096999916Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.097005266Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.097010306Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.097015776Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.097027538Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.097033249Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.097038839Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.097049609Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.097054959Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.097060339Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097065018Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.097070187Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097075317Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097080246Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097085606Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097090836Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097096767Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097102367Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.097108278Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.097114329Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097119449Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097125140Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.097131221Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.097136952Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097150066Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097156338Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.097162579Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.097167969Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097173129Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097178960Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097185352Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097190782Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097197074Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097202594Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097207774Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097212933Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097218083Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097222972Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097228322Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097233712Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097238882Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097244492Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097250513Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097256414Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.097261654Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.097273937Z +bundler_1 | 2023-11-30T11:45:01.097279127Z 2023-11-30 11:45:01.096 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:01.097284426Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:01.097290137Z -- params: [{"sender":"0x5b08b859f2c7c5C2441d4F04170ec10801F817cB","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x541Ea6723F9B5aF1fE7E63651051484E9ed4c2D742415345464545","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:01.097297341Z -- errMsg: paymaster uses banned opcode: BASEFEE +bundler_1 | 2023-11-30T11:45:01.097302490Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:01.097307489Z -- errData: null +bundler_1 | 2023-11-30T11:45:01.097312559Z +bundler_1 | 2023-11-30T11:45:01.157487649Z 2023-11-30 11:45:01.157 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:01.157550881Z 2023-11-30 11:45:01.157 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:01.157811547Z 2023-11-30 11:45:01.157 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x897c9e1722e7287df2c30d3ac6f65c9044dafedc44310c44b6f5ea6c5dd7739b","opStatus":3,"paymaster":"0xdd6e5ffc01458deb8314e76b63738d2d054df369","paymasterAndData":"0xdd6e5ffc01458deb8314e76b63738d2d054df3694741534c494d4954","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x59047e6a94563fd15b18702ab600369be0334cbc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:01.160729013Z 2023-11-30 11:45:01.160 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347982,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1043946002783856,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47554} +bundler_1 | 2023-11-30T11:45:01.160751936Z 2023-11-30 11:45:01.160 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347982,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x897c9e1722e7287df2c30d3ac6f65c9044dafedc44310c44b6f5ea6c5dd7739b","opStatus":3,"paymaster":"0xdd6e5ffc01458deb8314e76b63738d2d054df369","paymasterAndData":"0xdd6e5ffc01458deb8314e76b63738d2d054df3694741534c494d4954","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x59047e6a94563fd15b18702ab600369be0334cbc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:01.335762411Z 2023-11-30 11:45:01.335 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:01.335792176Z +bundler_1 | 2023-11-30T11:45:01.335798458Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster uses banned opcode: GASLIMIT +bundler_1 | 2023-11-30T11:45:01.335803978Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.335809769Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.335816131Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.335822733Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.335827853Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.335832962Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.335838662Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335844143Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335849413Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335855133Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335860493Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335865923Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.335871143Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.335877856Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.335883356Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335888345Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335893445Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335915997Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335922098Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335927378Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335932688Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335938018Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335943468Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335948738Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.335954308Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.335959598Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.335965649Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335971380Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335977331Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335983072Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335988792Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335994383Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.335999773Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.336004882Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.336010102Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.336015432Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.336028146Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336033215Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.336038695Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336043564Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336048994Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336054264Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336059815Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336065886Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336071376Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.336076426Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.336082066Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336086895Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336092105Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.336097004Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.336102244Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336107674Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336112914Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.336118203Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.336123453Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336129054Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336141206Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336146757Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336152347Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336159050Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336164570Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336170010Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336175941Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336181592Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336187663Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336193374Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336199134Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336204624Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336209824Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336215385Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336220494Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.336225864Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.336230844Z +bundler_1 | 2023-11-30T11:45:01.336235773Z 2023-11-30 11:45:01.335 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:01.336241092Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:01.336246903Z -- params: [{"sender":"0x59047E6A94563fd15B18702aB600369BE0334cbc","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xdD6e5FfC01458Deb8314e76B63738d2d054Df3694741534c494d4954","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:01.336254477Z -- errMsg: paymaster uses banned opcode: GASLIMIT +bundler_1 | 2023-11-30T11:45:01.336267021Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:01.336272371Z -- errData: null +bundler_1 | 2023-11-30T11:45:01.336277511Z +bundler_1 | 2023-11-30T11:45:01.396205915Z 2023-11-30 11:45:01.396 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:01.396301269Z 2023-11-30 11:45:01.396 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:01.396538591Z 2023-11-30 11:45:01.396 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x338b3314bff6c26ad266a7a8654797bfbe2d9b31402745582a534e4b8b67c678","opStatus":3,"paymaster":"0xf27898551fed1676d6ad3a150ec17ef16842118a","paymasterAndData":"0xf27898551fed1676d6ad3a150ec17ef16842118a4741535052494345","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x67c6fb9480d88a9a1e1688650b647a23f74d051d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:01.399515579Z 2023-11-30 11:45:01.399 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":348211,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1044633002785688,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47783} +bundler_1 | 2023-11-30T11:45:01.399540529Z 2023-11-30 11:45:01.399 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":348211,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x338b3314bff6c26ad266a7a8654797bfbe2d9b31402745582a534e4b8b67c678","opStatus":3,"paymaster":"0xf27898551fed1676d6ad3a150ec17ef16842118a","paymasterAndData":"0xf27898551fed1676d6ad3a150ec17ef16842118a4741535052494345","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x67c6fb9480d88a9a1e1688650b647a23f74d051d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:01.578280323Z 2023-11-30 11:45:01.578 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:01.578313044Z +bundler_1 | 2023-11-30T11:45:01.578318314Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster uses banned opcode: GASPRICE +bundler_1 | 2023-11-30T11:45:01.578322522Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.578326730Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.578342800Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.578346607Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.578350144Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.578353610Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.578357257Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578360803Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578364490Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578367977Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578373978Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578380089Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.578386261Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.578393324Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.578397542Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578401128Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578404725Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578408222Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578411708Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578415195Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578418681Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578422168Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578430443Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578434010Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.578437667Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.578441123Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.578444540Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578448066Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578451793Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578456502Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578462883Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578468604Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578475046Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578479995Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578483592Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578487149Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578490635Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578494142Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578497608Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578501055Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578504571Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578515522Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578519068Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578523056Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578526592Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578530069Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578533525Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578536992Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578542291Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578548703Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578554585Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578560295Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578564443Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578567999Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.578571516Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578575012Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578578549Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578582046Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578585532Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578589259Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578592756Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578601472Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578607513Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578612843Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578617973Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578623884Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578630255Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578635645Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578640926Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578646115Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578655723Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.578660973Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.578666313Z +bundler_1 | 2023-11-30T11:45:01.578670821Z 2023-11-30 11:45:01.578 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:01.578675540Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:01.578680740Z -- params: [{"sender":"0x67c6fb9480D88a9a1e1688650B647A23f74D051D","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xF27898551fED1676D6AD3a150ec17Ef16842118A4741535052494345","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:01.578687662Z -- errMsg: paymaster uses banned opcode: GASPRICE +bundler_1 | 2023-11-30T11:45:01.578693954Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:01.578699364Z -- errData: null +bundler_1 | 2023-11-30T11:45:01.578704814Z +bundler_1 | 2023-11-30T11:45:01.635930291Z 2023-11-30 11:45:01.635 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:01.636022062Z 2023-11-30 11:45:01.635 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:01.636292155Z 2023-11-30 11:45:01.636 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x2e3695f7b7494fda0010a8b03050ff30c10a750daecff89e7d714430a993aa60","opStatus":3,"paymaster":"0xb212b461dcf0da1ee52cc177abea1c12d5ed633d","paymasterAndData":"0xb212b461dcf0da1ee52cc177abea1c12d5ed633d53454c4642414c414e4345","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf05d9e38a3c0b100ffcf3892b39f3beeb57c81bc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:01.639154089Z 2023-11-30 11:45:01.639 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":348441,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1045323002787528,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":48013} +bundler_1 | 2023-11-30T11:45:01.639170480Z 2023-11-30 11:45:01.639 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":348441,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x2e3695f7b7494fda0010a8b03050ff30c10a750daecff89e7d714430a993aa60","opStatus":3,"paymaster":"0xb212b461dcf0da1ee52cc177abea1c12d5ed633d","paymasterAndData":"0xb212b461dcf0da1ee52cc177abea1c12d5ed633d53454c4642414c414e4345","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf05d9e38a3c0b100ffcf3892b39f3beeb57c81bc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:01.821903265Z 2023-11-30 11:45:01.821 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:01.821931889Z +bundler_1 | 2023-11-30T11:45:01.821938160Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster uses banned opcode: SELFBALANCE +bundler_1 | 2023-11-30T11:45:01.821943901Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.821948159Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.821951755Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.821955513Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.821959029Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.821962496Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.821966162Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.821983334Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.821986951Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.821990508Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.821993964Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.821997501Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.822000927Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.822005536Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.822008972Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822012449Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822015915Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822019372Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822022838Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822026455Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822029941Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822033398Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822036844Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822040361Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:01.822043937Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.822047374Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.822055259Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822058965Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822062712Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822066279Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822069786Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822073302Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822076789Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822080295Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822084483Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822088000Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822091506Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822095022Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822098449Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822101865Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822105322Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822108758Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822112154Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822115962Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822119428Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822122854Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822130298Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822133845Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822137512Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822140978Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822144435Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822147941Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822151388Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822154854Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:01.822158320Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822161797Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822165233Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822168680Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822172116Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822175853Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822179310Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822182736Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822186152Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822189569Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822192985Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822196422Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822203565Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822207082Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822210558Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822214034Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822217511Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:01.822220967Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:01.822224334Z +bundler_1 | 2023-11-30T11:45:01.822227620Z 2023-11-30 11:45:01.821 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:01.822231006Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:01.822234683Z -- params: [{"sender":"0xF05D9e38a3C0B100FFcf3892b39f3beEb57c81bc","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xB212B461dcF0DA1ee52cc177aBea1C12d5ed633D53454c4642414c414e4345","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:01.822239782Z -- errMsg: paymaster uses banned opcode: SELFBALANCE +bundler_1 | 2023-11-30T11:45:01.822243169Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:01.822246535Z -- errData: null +bundler_1 | 2023-11-30T11:45:01.822249841Z +bundler_1 | 2023-11-30T11:45:01.880511626Z 2023-11-30 11:45:01.880 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:01.880557061Z 2023-11-30 11:45:01.880 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:01.880808980Z 2023-11-30 11:45:01.880 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xfc4b4325d1022582a98afcbd764178ef25f2d42f770344a9971f3d252898f6d3","opStatus":3,"paymaster":"0x1dcddd2cfa613842cced888c234a3ba482546db6","paymasterAndData":"0x1dcddd2cfa613842cced888c234a3ba482546db642414c414e4345","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc8c8b1c359ff316a279d928efe77169e1e5736e6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:01.883439162Z 2023-11-30 11:45:01.883 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":348776,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1046328002790208,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":48348} +bundler_1 | 2023-11-30T11:45:01.883469990Z 2023-11-30 11:45:01.883 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":348776,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xfc4b4325d1022582a98afcbd764178ef25f2d42f770344a9971f3d252898f6d3","opStatus":3,"paymaster":"0x1dcddd2cfa613842cced888c234a3ba482546db6","paymasterAndData":"0x1dcddd2cfa613842cced888c234a3ba482546db642414c414e4345","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc8c8b1c359ff316a279d928efe77169e1e5736e6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:01.928003086Z 2023-11-30 11:45:01.927 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainTxFailedService : begin to process failed tx, but tx is success, so skip, tx: 0xc5964e24855650c52540a5a6b36276a7adf4f4a951966c55dddb2fa10dec2218 +bundler_1 | 2023-11-30T11:45:02.064022856Z 2023-11-30 11:45:02.063 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:02.064049556Z +bundler_1 | 2023-11-30T11:45:02.064055637Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster uses banned opcode: BALANCE +bundler_1 | 2023-11-30T11:45:02.064060827Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.064066548Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.064072168Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.064077428Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.064082818Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.064088028Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.064093638Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064098678Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064103677Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064109107Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064128854Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064134314Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.064139483Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.064145625Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.064150454Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064155553Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064160543Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064165592Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064171353Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064176643Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064181983Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064187463Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064193304Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064198664Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.064208883Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.064214042Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.064218911Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064223931Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064229441Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064240702Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064246112Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064251182Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064256481Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064261731Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064267021Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064271970Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064277060Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064282310Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064287570Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064292799Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064297939Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064303199Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064309050Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064314850Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064320271Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064325590Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064331011Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064336841Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064342151Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064354294Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064360014Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064365415Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064370745Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064376505Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.064381825Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064387556Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064393086Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064398466Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064403686Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064409226Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064414256Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064419105Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064423864Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064428993Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064433862Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064439042Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064444512Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064449662Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064454962Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064466543Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064471683Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.064476682Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.064481731Z +bundler_1 | 2023-11-30T11:45:02.064486771Z 2023-11-30 11:45:02.063 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:02.064492101Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:02.064498392Z -- params: [{"sender":"0xc8C8B1C359Ff316A279d928Efe77169E1E5736e6","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x1DCdDD2cFa613842ccEd888c234A3BA482546DB642414c414e4345","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:02.064506247Z -- errMsg: paymaster uses banned opcode: BALANCE +bundler_1 | 2023-11-30T11:45:02.064511397Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:02.064516346Z -- errData: null +bundler_1 | 2023-11-30T11:45:02.064520985Z +bundler_1 | 2023-11-30T11:45:02.122115666Z 2023-11-30 11:45:02.121 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:02.122183051Z 2023-11-30 11:45:02.122 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:02.122486561Z 2023-11-30 11:45:02.122 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xd3fc0146d4813cd43a83fcf1ab0f828a5dee5b88dc206abb316852f5b53aa999","opStatus":3,"paymaster":"0x8a7dcdea307523d14a2d77168e2778e1364491a9","paymasterAndData":"0x8a7dcdea307523d14a2d77168e2778e1364491a94f524947494e","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1f1fa0a83167c432fcd0feacdd71cc38764a0540","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:02.125159883Z 2023-11-30 11:45:02.125 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":348899,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1046697002791192,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":48471} +bundler_1 | 2023-11-30T11:45:02.125176293Z 2023-11-30 11:45:02.125 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":348899,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xd3fc0146d4813cd43a83fcf1ab0f828a5dee5b88dc206abb316852f5b53aa999","opStatus":3,"paymaster":"0x8a7dcdea307523d14a2d77168e2778e1364491a9","paymasterAndData":"0x8a7dcdea307523d14a2d77168e2778e1364491a94f524947494e","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1f1fa0a83167c432fcd0feacdd71cc38764a0540","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:02.311226261Z 2023-11-30 11:45:02.311 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:02.311253923Z +bundler_1 | 2023-11-30T11:45:02.311260365Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster uses banned opcode: ORIGIN +bundler_1 | 2023-11-30T11:45:02.311265755Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.311271545Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.311277056Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.311282406Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.311287415Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.311292444Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.311297584Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311302734Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311307823Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311312592Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311317972Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311323302Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.311328091Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.311334794Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.311340213Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311361764Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311367845Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311372744Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311378024Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311382973Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311388143Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311393543Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311398833Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311404503Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.311410595Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.311416255Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.311421505Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311427106Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311433066Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311438436Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311443987Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311449377Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311454477Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311459927Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311472871Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311478040Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311483140Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311487879Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311493199Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311498348Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311503979Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311509379Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311514638Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311520570Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311525679Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311530699Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311535708Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311541108Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311546428Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311551377Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311556436Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311561676Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311567016Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311572206Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.311590099Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311596261Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311601851Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311607111Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311612331Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311618753Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311625054Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311630555Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311636235Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311641755Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311647005Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311652746Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311658166Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311663877Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311669026Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311674336Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311679566Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.311684786Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.311689635Z +bundler_1 | 2023-11-30T11:45:02.311694704Z 2023-11-30 11:45:02.311 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:02.311699904Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:02.311705815Z -- params: [{"sender":"0x1F1FA0a83167c432FCd0FeacDd71cc38764A0540","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x8a7dCDEA307523D14a2d77168e2778E1364491a94f524947494e","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:02.311719921Z -- errMsg: paymaster uses banned opcode: ORIGIN +bundler_1 | 2023-11-30T11:45:02.311725371Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:02.311730571Z -- errData: null +bundler_1 | 2023-11-30T11:45:02.311735690Z +bundler_1 | 2023-11-30T11:45:02.368485741Z 2023-11-30 11:45:02.368 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:02.368549200Z 2023-11-30 11:45:02.368 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:02.368799716Z 2023-11-30 11:45:02.368 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xde731dddae2bc94d7731bca0d868927feb5b645e138347b4d24cce1d08f98da8","opStatus":3,"paymaster":"0xb0eeb59b986ce23ee882ec86ce884c104f38823d","paymasterAndData":"0xb0eeb59b986ce23ee882ec86ce884c104f38823d424c4f434b48415348","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x75d6f4e25c512581876ff09621dc6f14b3bad686","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:02.371458802Z 2023-11-30 11:45:02.371 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":349146,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1047438002793168,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":48718} +bundler_1 | 2023-11-30T11:45:02.371474501Z 2023-11-30 11:45:02.371 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":349146,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xde731dddae2bc94d7731bca0d868927feb5b645e138347b4d24cce1d08f98da8","opStatus":3,"paymaster":"0xb0eeb59b986ce23ee882ec86ce884c104f38823d","paymasterAndData":"0xb0eeb59b986ce23ee882ec86ce884c104f38823d424c4f434b48415348","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x75d6f4e25c512581876ff09621dc6f14b3bad686","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:02.554850612Z 2023-11-30 11:45:02.554 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:02.554880318Z +bundler_1 | 2023-11-30T11:45:02.554887131Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster uses banned opcode: BLOCKHASH +bundler_1 | 2023-11-30T11:45:02.554905745Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.554935390Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.554940821Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.554945880Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.554951460Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.554956790Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.554962241Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.554968583Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.554974323Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.554979543Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.554984722Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.554990052Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.554995312Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.555001985Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.555007275Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555012414Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555023144Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555029346Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555034706Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555047650Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555053090Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555058490Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555063730Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555068859Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.555074500Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.555079820Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.555084829Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555089788Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555095559Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555100839Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555106540Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555111709Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555117289Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555122429Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555127679Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555132879Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555138088Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555147997Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555153417Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555165530Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555171020Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555176600Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555181720Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555187891Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555193031Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555198120Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555204041Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555210062Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555215593Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555220842Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555226704Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555232604Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555238155Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555243605Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.555248955Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555255026Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555260556Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555266748Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555279612Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555285974Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555291414Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555296664Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555301914Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555307194Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555312443Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555317863Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555323253Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555328533Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555333973Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555339033Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555344503Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.555349793Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.555354872Z +bundler_1 | 2023-11-30T11:45:02.555359912Z 2023-11-30 11:45:02.554 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:02.555365102Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:02.555370862Z -- params: [{"sender":"0x75D6f4E25C512581876ff09621dC6F14B3bAD686","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xB0eeB59B986CE23eE882EC86Ce884C104f38823d424c4f434b48415348","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:02.555378336Z -- errMsg: paymaster uses banned opcode: BLOCKHASH +bundler_1 | 2023-11-30T11:45:02.555383566Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:02.555388886Z -- errData: null +bundler_1 | 2023-11-30T11:45:02.555394566Z +bundler_1 | 2023-11-30T11:45:02.613588838Z 2023-11-30 11:45:02.613 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:02.613654110Z 2023-11-30 11:45:02.613 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:02.613925536Z 2023-11-30 11:45:02.613 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x37d7955215c5d8967d714cc91b9b523931debc178e58e73471096315dac980a1","opStatus":3,"paymaster":"0xdd38e84c7a4af3340d7c8a2dd04944249b6bcebd","paymasterAndData":"0xdd38e84c7a4af3340d7c8a2dd04944249b6bcebd435245415445","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x01cb87e16c53413e00a376a94a49caf20b874baa","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:02.616590252Z 2023-11-30 11:45:02.616 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":440374,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1321122003522992,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":139946} +bundler_1 | 2023-11-30T11:45:02.616603567Z 2023-11-30 11:45:02.616 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":440374,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x37d7955215c5d8967d714cc91b9b523931debc178e58e73471096315dac980a1","opStatus":3,"paymaster":"0xdd38e84c7a4af3340d7c8a2dd04944249b6bcebd","paymasterAndData":"0xdd38e84c7a4af3340d7c8a2dd04944249b6bcebd435245415445","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x01cb87e16c53413e00a376a94a49caf20b874baa","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:02.812165852Z 2023-11-30 11:45:02.811 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:02.812198192Z +bundler_1 | 2023-11-30T11:45:02.812204363Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster uses banned opcode: CREATE +bundler_1 | 2023-11-30T11:45:02.812209373Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.812215274Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.812220834Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.812226044Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.812248325Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.812253876Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.812259246Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812264726Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812270467Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812275877Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812281417Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812286517Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.812291796Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.812298348Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.812303678Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812309319Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812314509Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812319648Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812324708Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812330007Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812335558Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812340848Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812346678Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812352229Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:02.812365103Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.812370573Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.812375643Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812381033Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812386873Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812392674Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812398425Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812403885Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812409245Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812414154Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812419234Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812424544Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812429733Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812435143Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812440353Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812445573Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812451023Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812456173Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812461312Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812475469Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812481189Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812486439Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812491689Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812497299Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812502649Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812507899Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812512878Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812518128Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812523107Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812528317Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:02.812533316Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812538426Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812543666Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812548675Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812553804Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812559425Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812565065Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812570526Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812576096Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812587998Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812594931Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812600201Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812605661Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812611182Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812616552Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812622683Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812627862Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:02.812633724Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:02.812638803Z +bundler_1 | 2023-11-30T11:45:02.812643752Z 2023-11-30 11:45:02.812 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:02.812648601Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:02.812654492Z -- params: [{"sender":"0x01cb87e16C53413e00a376a94A49CAF20B874Baa","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xdd38e84C7A4aF3340D7C8a2dd04944249b6bCebD435245415445","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:02.812661535Z -- errMsg: paymaster uses banned opcode: CREATE +bundler_1 | 2023-11-30T11:45:02.812666875Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:02.812671624Z -- errData: null +bundler_1 | 2023-11-30T11:45:02.812676604Z +bundler_1 | 2023-11-30T11:45:02.870341269Z 2023-11-30 11:45:02.870 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:02.870400483Z 2023-11-30 11:45:02.870 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:02.870647129Z 2023-11-30 11:45:02.870 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x899516b21ba41e5e4e9789f787535aca9590b68eb99d6f104f1674ae3b993230","opStatus":3,"paymaster":"0xcd0afb4e6eb27668b7ceaa06def79db8aae3bc0c","paymasterAndData":"0xcd0afb4e6eb27668b7ceaa06def79db8aae3bc0c43524541544532","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc8a440079a3557e657b064b85865025328d5caf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:02.873341974Z 2023-11-30 11:45:02.873 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":440666,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1321998003525328,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":140238} +bundler_1 | 2023-11-30T11:45:02.873358265Z 2023-11-30 11:45:02.873 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":440666,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x899516b21ba41e5e4e9789f787535aca9590b68eb99d6f104f1674ae3b993230","opStatus":3,"paymaster":"0xcd0afb4e6eb27668b7ceaa06def79db8aae3bc0c","paymasterAndData":"0xcd0afb4e6eb27668b7ceaa06def79db8aae3bc0c43524541544532","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc8a440079a3557e657b064b85865025328d5caf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:03.068281659Z 2023-11-30 11:45:03.068 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:03.068315893Z +bundler_1 | 2023-11-30T11:45:03.068737299Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster uses banned opcode: CREATE2 +bundler_1 | 2023-11-30T11:45:03.068748149Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:135) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.068755112Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.068760592Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.068766052Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.068771493Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.068776632Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.068781982Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068787092Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068792392Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068823069Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068830332Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068836403Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.068842325Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:03.068850289Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:03.068856180Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068862071Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068867902Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068873553Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068879484Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068884644Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068889963Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068895073Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068900493Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068905853Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.068911273Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:03.068916312Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:03.068921352Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068926842Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068932923Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068946138Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068951749Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068957159Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068962478Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068968019Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068973779Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068978939Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068984439Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.068989519Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.068994919Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069000019Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069005509Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069010979Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069016319Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069022250Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069028000Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.069033701Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.069039572Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069045143Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069057796Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.069063647Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.069069468Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069075008Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069079627Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.069083163Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.069086730Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069090467Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069094014Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069097470Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069101017Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069104844Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069108280Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069111747Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069115183Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069118589Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069122046Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069125462Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069131954Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069137896Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069150589Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069155288Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069158855Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.069162341Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:03.069165808Z +bundler_1 | 2023-11-30T11:45:03.069169364Z 2023-11-30 11:45:03.068 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:03.069172881Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:03.069176708Z -- params: [{"sender":"0xbc8A440079A3557E657b064B85865025328D5Caf","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xCD0aFb4e6Eb27668B7ceaA06DEF79db8AAe3Bc0C43524541544532","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:03.069181817Z -- errMsg: paymaster uses banned opcode: CREATE2 +bundler_1 | 2023-11-30T11:45:03.069185193Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:03.069188530Z -- errData: null +bundler_1 | 2023-11-30T11:45:03.069191866Z +bundler_1 | 2023-11-30T11:45:03.126120586Z 2023-11-30 11:45:03.125 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:03.126196157Z 2023-11-30 11:45:03.126 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:03.126445182Z 2023-11-30 11:45:03.126 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x526c142d9c0171b9dd741ebcff106a3120d64a0cba045a8e2ab9da2f9a6e9385","opStatus":3,"paymaster":"0x1f41cf479a15aeb72f72da7d67a70a743e600e22","paymasterAndData":"0x1f41cf479a15aeb72f72da7d67a70a743e600e2253454c464445535452554354","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe317db8d514cd3b97c3fc1d6ac8ebf14a65775ca","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:03.129198743Z 2023-11-30 11:45:03.129 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":357807,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1073421002862456,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":57379} +bundler_1 | 2023-11-30T11:45:03.129216616Z 2023-11-30 11:45:03.129 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":357807,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x526c142d9c0171b9dd741ebcff106a3120d64a0cba045a8e2ab9da2f9a6e9385","opStatus":3,"paymaster":"0x1f41cf479a15aeb72f72da7d67a70a743e600e22","paymasterAndData":"0x1f41cf479a15aeb72f72da7d67a70a743e600e2253454c464445535452554354","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe317db8d514cd3b97c3fc1d6ac8ebf14a65775ca","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:03.325525476Z 2023-11-30 11:45:03.325 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:03.325553769Z +bundler_1 | 2023-11-30T11:45:03.325559970Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::paymaster uses banned opcode: SELFDESTRUCT +bundler_1 | 2023-11-30T11:45:03.325565490Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.325571151Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.325577283Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.325582572Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.325587882Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.325593022Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.325598442Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325603501Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325608861Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325614251Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325619481Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325624460Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.325629810Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:03.325636944Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:03.325659997Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325665757Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325670967Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325676117Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325681507Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325687107Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325692267Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325697847Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325703688Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325709168Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.325714599Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:03.325719848Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:03.325724838Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325730067Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325735748Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325741298Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325746638Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325751998Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325761977Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325773979Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325779560Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325784659Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325789959Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325794898Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325800358Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325805658Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325811058Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325816158Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325821067Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325827228Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325832198Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325837327Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325842086Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325847175Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325852525Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325857725Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325863015Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325868034Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325873515Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325885657Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.325890947Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325896407Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325902118Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325908139Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325913589Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325919861Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325925481Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325931162Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325936923Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325942473Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325948284Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325953373Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325958733Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325963833Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325969323Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325974533Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325979742Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.325984842Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:03.325989581Z +bundler_1 | 2023-11-30T11:45:03.325994229Z 2023-11-30 11:45:03.325 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:03.326006322Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:03.326012383Z -- params: [{"sender":"0xE317db8D514cd3b97C3FC1d6AC8eBF14A65775CA","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x1f41CF479A15AEB72f72dA7d67A70A743e600e2253454c464445535452554354","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:03.326019867Z -- errMsg: paymaster uses banned opcode: SELFDESTRUCT +bundler_1 | 2023-11-30T11:45:03.326024897Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:03.326029756Z -- errData: null +bundler_1 | 2023-11-30T11:45:03.326034525Z +bundler_1 | 2023-11-30T11:45:03.419361698Z 2023-11-30 11:45:03.419 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:03.419422421Z 2023-11-30 11:45:03.419 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:03.419681214Z 2023-11-30 11:45:03.419 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x02ce2683ca2f1abb4160dee5a71bcffdba019133","initCode":"0x02ce2683ca2f1abb4160dee5a71bcffdba0191330d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000034741530000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x805d471cfd6e24c43c7a23d015cfad75edb6eabfc5f55d43fab8f14ef74ef8b3","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x15dd4c805936705c9cd3052155927b753a2f313c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:03.426120033Z 2023-11-30 11:45:03.426 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":916635,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2749905007333080,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":616222} +bundler_1 | 2023-11-30T11:45:03.426276364Z 2023-11-30 11:45:03.426 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x02ce2683ca2f1abb4160dee5a71bcffdba019133","gasLimitForPay":916635,"initCode":"0x02ce2683ca2f1abb4160dee5a71bcffdba0191330d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000034741530000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x805d471cfd6e24c43c7a23d015cfad75edb6eabfc5f55d43fab8f14ef74ef8b3","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x15dd4c805936705c9cd3052155927b753a2f313c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:03.682957686Z 2023-11-30 11:45:03.682 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:03.682988463Z +bundler_1 | 2023-11-30T11:45:03.682995376Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory uses banned opcode: GAS +bundler_1 | 2023-11-30T11:45:03.683001157Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.683007128Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.683012648Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.683018139Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.683023679Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.683029219Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.683034549Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683039579Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683045850Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683051611Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683057021Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683062571Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.683068041Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:03.683074524Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:03.683079763Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683101404Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683107455Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683112955Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683118175Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683123715Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683129125Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683134415Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683139675Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683145065Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:03.683150545Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:03.683156016Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:03.683161085Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683166535Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683172606Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683178587Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683184198Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683189828Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683195339Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683200959Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683223351Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683229072Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683234712Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683240282Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683245783Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683251133Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683256683Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683261782Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683267453Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683273745Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683279335Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683284695Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683290065Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683295315Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683300555Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683305965Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683311535Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683316985Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683322516Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683328026Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:03.683340990Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683346591Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683352051Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683357781Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683363402Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683369363Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683375244Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683381115Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683386665Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683392296Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683397706Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683403046Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683408186Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683413455Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683418875Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683424606Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683430016Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:03.683435196Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:03.683440325Z +bundler_1 | 2023-11-30T11:45:03.683445024Z 2023-11-30 11:45:03.682 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:03.683449913Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:03.683456004Z -- params: [{"sender":"0x15dd4c805936705C9CD3052155927b753A2f313c","nonce":"0x0","initCode":"0x02Ce2683CA2f1ABb4160deE5A71bCfFdba0191330d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000034741530000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:03.683476713Z -- errMsg: factory uses banned opcode: GAS +bundler_1 | 2023-11-30T11:45:03.683482474Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:03.683487623Z -- errData: null +bundler_1 | 2023-11-30T11:45:03.683492723Z +bundler_1 | 2023-11-30T11:45:03.777627345Z 2023-11-30 11:45:03.777 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:03.777693599Z 2023-11-30 11:45:03.777 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:03.777948544Z 2023-11-30 11:45:03.777 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x2acf295413d8ae4e02cc1587e7a342cff4dbd823","initCode":"0x2acf295413d8ae4e02cc1587e7a342cff4dbd8230d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000064e554d4245520000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x79a62fe96bfd501ff07e2ce2c7619bc25a71251fdec513b6a48938d5fe37a220","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe96e274f3f4bcf173d193beae7de8bdea942d28e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:03.781464142Z 2023-11-30 11:45:03.781 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":916858,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2750574007334864,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":616445} +bundler_1 | 2023-11-30T11:45:03.781534687Z 2023-11-30 11:45:03.781 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x2acf295413d8ae4e02cc1587e7a342cff4dbd823","gasLimitForPay":916858,"initCode":"0x2acf295413d8ae4e02cc1587e7a342cff4dbd8230d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000064e554d4245520000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x79a62fe96bfd501ff07e2ce2c7619bc25a71251fdec513b6a48938d5fe37a220","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe96e274f3f4bcf173d193beae7de8bdea942d28e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:04.042420340Z 2023-11-30 11:45:04.042 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:04.042442882Z +bundler_1 | 2023-11-30T11:45:04.042447351Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory uses banned opcode: NUMBER +bundler_1 | 2023-11-30T11:45:04.042451118Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.042455075Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.042458632Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.042462108Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.042466947Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.042472798Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.042478789Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042484700Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042490531Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042494699Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042498185Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042502073Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.042505559Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:04.042509998Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:04.042513484Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042517020Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042532569Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042536146Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042539623Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042543129Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042546616Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042550072Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042556835Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042563477Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.042569739Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:04.042575469Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:04.042579687Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042583244Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042587582Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042591169Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042594776Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042598342Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042601829Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042605275Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042613580Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042617247Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042620704Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042624110Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042627597Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042630993Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042634449Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042639539Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042645771Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042652753Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042658534Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042662752Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042666329Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042669815Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042673292Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042676788Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042680245Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042683691Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042687137Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042690664Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.042702566Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042706213Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042709659Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042713116Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042716552Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042721131Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042727102Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042733033Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042738824Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042744364Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042747901Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042751367Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042754824Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042758290Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042761897Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042765403Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042768910Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.042772376Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:04.042777536Z +bundler_1 | 2023-11-30T11:45:04.042782505Z 2023-11-30 11:45:04.042 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:04.042787695Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:04.042793235Z -- params: [{"sender":"0xe96e274F3f4BcF173d193bEAe7De8BdeA942d28e","nonce":"0x0","initCode":"0x2AcF295413d8AE4E02cc1587e7a342cfF4dbd8230d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000064e554d4245520000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:04.042807131Z -- errMsg: factory uses banned opcode: NUMBER +bundler_1 | 2023-11-30T11:45:04.042813142Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:04.042818382Z -- errData: null +bundler_1 | 2023-11-30T11:45:04.042824283Z +bundler_1 | 2023-11-30T11:45:04.136385203Z 2023-11-30 11:45:04.136 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:04.136444353Z 2023-11-30 11:45:04.136 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:04.136703045Z 2023-11-30 11:45:04.136 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xcaf7483a398e5d0b1d52468d9d53ffdcdbba2198","initCode":"0xcaf7483a398e5d0b1d52468d9d53ffdcdbba21980d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000954494d455354414d500000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xef5f0537b21418107b5c597df53b15acb767e5a94654d5f96acf4f1ea9d8b2d5","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbef065441919e2a0e2030e56f922b5c3bc1c8e0e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:04.139535053Z 2023-11-30 11:45:04.139 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":917081,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2751243007336648,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":616668} +bundler_1 | 2023-11-30T11:45:04.139552105Z 2023-11-30 11:45:04.139 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xcaf7483a398e5d0b1d52468d9d53ffdcdbba2198","gasLimitForPay":917081,"initCode":"0xcaf7483a398e5d0b1d52468d9d53ffdcdbba21980d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000954494d455354414d500000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xef5f0537b21418107b5c597df53b15acb767e5a94654d5f96acf4f1ea9d8b2d5","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbef065441919e2a0e2030e56f922b5c3bc1c8e0e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:04.399918049Z 2023-11-30 11:45:04.399 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:04.399959587Z +bundler_1 | 2023-11-30T11:45:04.399964526Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory uses banned opcode: TIMESTAMP +bundler_1 | 2023-11-30T11:45:04.399968563Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.399973002Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.399976678Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.399980856Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.399984453Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.399987919Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.399991666Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.399995283Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.399998790Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400002397Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400005913Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400010532Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.400018216Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:04.400027724Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:04.400035057Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400041590Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400061467Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400066095Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400070523Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400074982Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400079320Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400083718Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400088056Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400092414Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.400096953Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:04.400103074Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:04.400111079Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400118693Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400126508Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400131387Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400135865Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400140354Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400144782Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400149200Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400153558Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400163767Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400168185Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400172543Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400176862Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400181230Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400185578Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400191519Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400199313Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400207348Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400214812Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400220844Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400225282Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400229730Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400234379Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400238817Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400243175Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400247553Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400251902Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400256279Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.400260638Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400271287Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400275736Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400283380Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400291936Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400299791Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400306213Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400310671Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400315029Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400319367Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400326581Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400333133Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400339885Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400346748Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400351236Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400358781Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400365854Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.400373147Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:04.400379980Z +bundler_1 | 2023-11-30T11:45:04.400386482Z 2023-11-30 11:45:04.399 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:04.400393666Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:04.400400608Z -- params: [{"sender":"0xbEf065441919E2a0e2030E56F922b5C3bC1C8E0E","nonce":"0x0","initCode":"0xcAf7483A398e5D0B1D52468D9d53FfDCDBBa21980d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000954494d455354414d500000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:04.400418432Z -- errMsg: factory uses banned opcode: TIMESTAMP +bundler_1 | 2023-11-30T11:45:04.400424533Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:04.400430424Z -- errData: null +bundler_1 | 2023-11-30T11:45:04.400436515Z +bundler_1 | 2023-11-30T11:45:04.492195723Z 2023-11-30 11:45:04.492 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:04.492256924Z 2023-11-30 11:45:04.492 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:04.492518375Z 2023-11-30 11:45:04.492 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x381dfb61901d3026b11c031b154e5156fb0dbce1","initCode":"0x381dfb61901d3026b11c031b154e5156fb0dbce10d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d27890000000000000000000000000000000000000000000000000000000000000008434f494e42415345000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xf069907667ca0f31a9606613065e3c15cbb7d09ee009ace480dc0af0cbfb737c","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x606042e2f3e2577e473abf0f92e19c438854da85","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:04.495355051Z 2023-11-30 11:45:04.495 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":917310,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2751930007338480,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":616897} +bundler_1 | 2023-11-30T11:45:04.495374317Z 2023-11-30 11:45:04.495 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x381dfb61901d3026b11c031b154e5156fb0dbce1","gasLimitForPay":917310,"initCode":"0x381dfb61901d3026b11c031b154e5156fb0dbce10d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d27890000000000000000000000000000000000000000000000000000000000000008434f494e42415345000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xf069907667ca0f31a9606613065e3c15cbb7d09ee009ace480dc0af0cbfb737c","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x606042e2f3e2577e473abf0f92e19c438854da85","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:04.762932804Z 2023-11-30 11:45:04.762 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:04.762961787Z +bundler_1 | 2023-11-30T11:45:04.762967508Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory uses banned opcode: COINBASE +bundler_1 | 2023-11-30T11:45:04.762972668Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.762977938Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.762982817Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.762987706Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.762992825Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.762997895Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.763003044Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763007954Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763012893Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763017692Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763023402Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763029193Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.763034663Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:04.763041286Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:04.763046706Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763051825Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763071853Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763077333Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763082723Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763087853Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763092932Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763098001Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763103151Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763108260Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:04.763113761Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:04.763125052Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:04.763130362Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763135351Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763141152Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763146261Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763151431Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763156601Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763161560Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763166669Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763171979Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763183340Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763188690Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763194461Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763199651Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763204901Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763210291Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763215761Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763220930Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763226952Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763232422Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763237912Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763243352Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763249454Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763255485Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763261015Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763266415Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763272106Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763277336Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763282836Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:04.763288015Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763299637Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763304757Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763309746Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763314545Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763320226Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763325024Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763329673Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763334532Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763340263Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763346785Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763352776Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763357966Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763363066Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763368295Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763373695Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763378624Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:04.763384045Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:04.763388703Z +bundler_1 | 2023-11-30T11:45:04.763454666Z 2023-11-30 11:45:04.763 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:04.763463382Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:04.763469123Z -- params: [{"sender":"0x606042E2F3e2577e473aBf0f92e19c438854Da85","nonce":"0x0","initCode":"0x381dfb61901d3026B11C031B154E5156fb0DbcE10d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d27890000000000000000000000000000000000000000000000000000000000000008434f494e42415345000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:04.763486315Z -- errMsg: factory uses banned opcode: COINBASE +bundler_1 | 2023-11-30T11:45:04.763492296Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:04.763497596Z -- errData: null +bundler_1 | 2023-11-30T11:45:04.763515129Z +bundler_1 | 2023-11-30T11:45:04.860116358Z 2023-11-30 11:45:04.859 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:04.861144844Z 2023-11-30 11:45:04.861 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:04.861426569Z 2023-11-30 11:45:04.861 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xa512d776d3a4e5aeaa3fec16b794a9d4901cc9ad","initCode":"0xa512d776d3a4e5aeaa3fec16b794a9d4901cc9ad0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a444946464943554c545900000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x68e4396953313d304da78feafbe09016c5c2234ceef9fca5af91b1c0bc252310","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x80f6b39f55ba6e95ce1f86c59c6569bfa0e5c1e0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:04.864205097Z 2023-11-30 11:45:04.864 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":917533,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2752599007340264,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":617120} +bundler_1 | 2023-11-30T11:45:04.864222269Z 2023-11-30 11:45:04.864 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xa512d776d3a4e5aeaa3fec16b794a9d4901cc9ad","gasLimitForPay":917533,"initCode":"0xa512d776d3a4e5aeaa3fec16b794a9d4901cc9ad0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a444946464943554c545900000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x68e4396953313d304da78feafbe09016c5c2234ceef9fca5af91b1c0bc252310","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x80f6b39f55ba6e95ce1f86c59c6569bfa0e5c1e0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:05.134505206Z 2023-11-30 11:45:05.134 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:05.134548226Z +bundler_1 | 2023-11-30T11:45:05.134555590Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory uses banned opcode: DIFFICULTY +bundler_1 | 2023-11-30T11:45:05.134561741Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.134568193Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.134574174Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.134579935Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.134585566Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.134591266Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.134596566Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134601605Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134606574Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134611704Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134617234Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134622995Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.134628395Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:05.134635338Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:05.134640728Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134646058Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134667688Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134674080Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134680202Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134686002Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134691893Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134697664Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134703064Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134708545Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.134714395Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:05.134719645Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:05.134724875Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134730456Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134736697Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134743560Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134749260Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134754861Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134760692Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134765992Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134771732Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134784356Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134789355Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134794204Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134799173Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134804053Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134808882Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134813941Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134818920Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134824611Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134829540Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134834419Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134839388Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134844668Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134849758Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134854797Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134859867Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134864836Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134869976Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134875255Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.134881237Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134893850Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134899310Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134904369Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134928434Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134935838Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134940908Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134945817Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134951197Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134955956Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134960835Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134966024Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134971204Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134976274Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134981263Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134986012Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134991342Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.134996381Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:05.135001410Z +bundler_1 | 2023-11-30T11:45:05.135006370Z 2023-11-30 11:45:05.134 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:05.135011409Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:05.135017059Z -- params: [{"sender":"0x80F6B39F55Ba6E95cE1F86C59c6569Bfa0E5c1E0","nonce":"0x0","initCode":"0xA512d776d3a4E5aEaa3FEc16b794A9d4901cc9Ad0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000a444946464943554c545900000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:05.135032138Z -- errMsg: factory uses banned opcode: DIFFICULTY +bundler_1 | 2023-11-30T11:45:05.135037408Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:05.135042377Z -- errData: null +bundler_1 | 2023-11-30T11:45:05.135047126Z +bundler_1 | 2023-11-30T11:45:05.228820955Z 2023-11-30 11:45:05.228 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:05.228887392Z 2023-11-30 11:45:05.228 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:05.229148125Z 2023-11-30 11:45:05.229 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x9dc8710700bb9c58f3573758a5ca927144b25d25","initCode":"0x9dc8710700bb9c58f3573758a5ca927144b25d250d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000074241534546454500000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xb6e6094339cb021fc181cf9e1536777314cead9bb2ba015d0e919d33098f3bc9","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x81020738ed434270601fb0d72e3c0eb806bb87a6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:05.231964727Z 2023-11-30 11:45:05.231 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":917756,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2753268007342048,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":617343} +bundler_1 | 2023-11-30T11:45:05.231981518Z 2023-11-30 11:45:05.231 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x9dc8710700bb9c58f3573758a5ca927144b25d25","gasLimitForPay":917756,"initCode":"0x9dc8710700bb9c58f3573758a5ca927144b25d250d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000074241534546454500000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xb6e6094339cb021fc181cf9e1536777314cead9bb2ba015d0e919d33098f3bc9","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x81020738ed434270601fb0d72e3c0eb806bb87a6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:05.500029700Z 2023-11-30 11:45:05.499 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:05.500060868Z +bundler_1 | 2023-11-30T11:45:05.500066639Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory uses banned opcode: BASEFEE +bundler_1 | 2023-11-30T11:45:05.500070586Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.500075134Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.500078791Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.500082328Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.500085844Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.500089301Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.500092998Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500096554Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500100121Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500103637Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500107154Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500110661Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.500114237Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:05.500119046Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:05.500122513Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500126079Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500141238Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500144945Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500148501Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500152018Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500155604Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500163389Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500166986Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500170542Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.500174219Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:05.500177746Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:05.500181212Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500184749Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500188586Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500192243Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500195829Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500199406Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500202973Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500206439Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500209926Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500217860Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500221477Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500224984Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500228470Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500231907Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500235463Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500238920Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500242386Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500246283Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500249840Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500253347Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500256813Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500260280Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500263816Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500267302Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500270809Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500274356Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500277842Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500281349Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.500284865Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500324399Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500328467Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500332053Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500335560Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500339347Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500342863Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500346330Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500349786Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500353273Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500356779Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500360276Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500363742Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500367239Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500370765Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500374312Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500377808Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.500381265Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:05.500384701Z +bundler_1 | 2023-11-30T11:45:05.500388729Z 2023-11-30 11:45:05.499 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:05.500394960Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:05.500401092Z -- params: [{"sender":"0x81020738eD434270601Fb0d72E3c0eB806bB87A6","nonce":"0x0","initCode":"0x9DC8710700Bb9C58f3573758A5ca927144b25D250d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000074241534546454500000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:05.500415338Z -- errMsg: factory uses banned opcode: BASEFEE +bundler_1 | 2023-11-30T11:45:05.500421199Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:05.500427080Z -- errData: null +bundler_1 | 2023-11-30T11:45:05.500431889Z +bundler_1 | 2023-11-30T11:45:05.592322559Z 2023-11-30 11:45:05.592 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:05.592378841Z 2023-11-30 11:45:05.592 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:05.592635993Z 2023-11-30 11:45:05.592 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x7ceb14e53b2cf6ff30c33e7e20465fec774bc996","initCode":"0x7ceb14e53b2cf6ff30c33e7e20465fec774bc9960d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000084741534c494d4954000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xf8a729dd7922ca234c317ca3e87e1741e2d38f125916f5480a8f34695caf9b22","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x294b21bf9f17be71a5ce65d25820b05e1a67b94c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:05.595509408Z 2023-11-30 11:45:05.595 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":917979,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2753937007343832,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":617566} +bundler_1 | 2023-11-30T11:45:05.595521150Z 2023-11-30 11:45:05.595 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x7ceb14e53b2cf6ff30c33e7e20465fec774bc996","gasLimitForPay":917979,"initCode":"0x7ceb14e53b2cf6ff30c33e7e20465fec774bc9960d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000084741534c494d4954000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xf8a729dd7922ca234c317ca3e87e1741e2d38f125916f5480a8f34695caf9b22","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x294b21bf9f17be71a5ce65d25820b05e1a67b94c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:05.867946616Z 2023-11-30 11:45:05.867 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:05.867985910Z +bundler_1 | 2023-11-30T11:45:05.867992432Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory uses banned opcode: GASLIMIT +bundler_1 | 2023-11-30T11:45:05.867997852Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.868003473Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.868008672Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.868013782Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.868018931Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.868024071Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.868029521Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868034801Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868039820Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868044990Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868049979Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868055169Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.868060168Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:05.868066420Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:05.868071760Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868077380Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868082850Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868104521Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868110732Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868116653Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868123225Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868128506Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868133885Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868139596Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:05.868145056Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:05.868150617Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:05.868155756Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868161036Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868166606Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868172077Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868177366Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868182847Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868188307Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868193557Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868198616Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868210899Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868216259Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868221539Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868227119Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868231718Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868236367Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868240875Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868245413Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868250643Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868255272Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868260020Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868264739Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868270029Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868274778Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868279917Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868285127Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868290878Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868296459Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868302370Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:05.868308150Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868320453Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868326524Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868332085Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868337825Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868344668Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868350700Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868355639Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868360658Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868365507Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868370276Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868375015Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868379814Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868384643Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868389592Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868394852Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868401414Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:05.868407716Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:05.868412635Z +bundler_1 | 2023-11-30T11:45:05.868417474Z 2023-11-30 11:45:05.867 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:05.868422393Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:05.868428234Z -- params: [{"sender":"0x294B21bF9F17bE71a5CE65d25820b05E1a67b94C","nonce":"0x0","initCode":"0x7CeB14e53B2cF6fF30c33E7E20465fec774bC9960d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000084741534c494d4954000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:05.868443172Z -- errMsg: factory uses banned opcode: GASLIMIT +bundler_1 | 2023-11-30T11:45:05.868448101Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:05.868452920Z -- errData: null +bundler_1 | 2023-11-30T11:45:05.868457859Z +bundler_1 | 2023-11-30T11:45:05.961399191Z 2023-11-30 11:45:05.961 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:05.961460265Z 2023-11-30 11:45:05.961 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:05.961702176Z 2023-11-30 11:45:05.961 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xe24b8868dfcf43d8f45ca7f41f51b9697dcc1b47","initCode":"0xe24b8868dfcf43d8f45ca7f41f51b9697dcc1b470d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000084741535052494345000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x5ec711767839666aefd8abe6ff8de8b3979c55f3b3ca4968d7e86c81bfad2f14","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x46d705847df3a57c325b29d1b7f5361c1915d15c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:05.964936182Z 2023-11-30 11:45:05.964 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":918202,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2754606007345616,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":617789} +bundler_1 | 2023-11-30T11:45:05.964954567Z 2023-11-30 11:45:05.964 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xe24b8868dfcf43d8f45ca7f41f51b9697dcc1b47","gasLimitForPay":918202,"initCode":"0xe24b8868dfcf43d8f45ca7f41f51b9697dcc1b470d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000084741535052494345000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x5ec711767839666aefd8abe6ff8de8b3979c55f3b3ca4968d7e86c81bfad2f14","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x46d705847df3a57c325b29d1b7f5361c1915d15c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:06.238217357Z 2023-11-30 11:45:06.237 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:06.238245559Z +bundler_1 | 2023-11-30T11:45:06.238250218Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory uses banned opcode: GASPRICE +bundler_1 | 2023-11-30T11:45:06.238256560Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:06.238263573Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:06.238269644Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:06.238275555Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:06.238279853Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:06.238283329Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:06.238287067Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238290623Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238294100Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238297576Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238301093Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238304569Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:06.238307975Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:06.238312374Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:06.238315840Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238319357Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238322803Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238339053Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238345556Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238351396Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238357137Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238362357Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238365963Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238369480Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:06.238373227Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:06.238376694Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:06.238380080Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238383576Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238387443Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238391020Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238394637Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238398183Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238401690Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238405167Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238408603Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238412100Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238420275Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238425795Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238431816Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238437857Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238443578Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238447746Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238451794Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238456703Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238461522Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238466241Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238470659Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238474977Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238479285Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238483563Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238487921Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238492219Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238496537Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238500875Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.238506265Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238513769Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238529498Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238535379Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238539787Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238544516Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238552421Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238559074Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238565335Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238571406Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238577918Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238584621Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238591283Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238598857Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238606402Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238613234Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238619927Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.238626910Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:06.238633843Z +bundler_1 | 2023-11-30T11:45:06.238640064Z 2023-11-30 11:45:06.238 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:06.238646496Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:06.238654471Z -- params: [{"sender":"0x46d705847Df3a57C325b29D1b7F5361c1915d15C","nonce":"0x0","initCode":"0xE24B8868dfcf43d8F45ca7f41F51B9697dCc1B470d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000084741535052494345000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:06.238673276Z -- errMsg: factory uses banned opcode: GASPRICE +bundler_1 | 2023-11-30T11:45:06.238679408Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:06.238685369Z -- errData: null +bundler_1 | 2023-11-30T11:45:06.238691109Z +bundler_1 | 2023-11-30T11:45:06.343196057Z 2023-11-30 11:45:06.343 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:06.343265093Z 2023-11-30 11:45:06.343 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:06.343516785Z 2023-11-30 11:45:06.343 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x745ce6ba8ccb325e0423c0257f0b4ada78bfcbfc","initCode":"0x745ce6ba8ccb325e0423c0257f0b4ada78bfcbfc0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000b53454c4642414c414e4345000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xaaf3ac7f0f096106c5fa111e3fa1f26acd90b537f6e0ac475bfc01791da9b2d1","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xed3a84385bed8723d4743c1cb48b86f8ba56f6b5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:06.347502600Z 2023-11-30 11:45:06.347 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":918428,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2755284007347424,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":618015} +bundler_1 | 2023-11-30T11:45:06.347527597Z 2023-11-30 11:45:06.347 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x745ce6ba8ccb325e0423c0257f0b4ada78bfcbfc","gasLimitForPay":918428,"initCode":"0x745ce6ba8ccb325e0423c0257f0b4ada78bfcbfc0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000b53454c4642414c414e4345000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xaaf3ac7f0f096106c5fa111e3fa1f26acd90b537f6e0ac475bfc01791da9b2d1","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xed3a84385bed8723d4743c1cb48b86f8ba56f6b5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:06.628426678Z 2023-11-30 11:45:06.628 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:06.628455181Z +bundler_1 | 2023-11-30T11:45:06.628461833Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory uses banned opcode: SELFBALANCE +bundler_1 | 2023-11-30T11:45:06.628468245Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:06.628474587Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:06.628480318Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:06.628483964Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:06.628487802Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:06.628491318Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:06.628494985Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628498511Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628502088Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628505595Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628509071Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628512588Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:06.628516044Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:06.628520593Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:06.628524099Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628527716Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628535250Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628556960Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628563553Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628567971Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628571538Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628575104Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628578751Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628582268Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:06.628586005Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:06.628589481Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:06.628592887Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628596404Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628600351Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628603988Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628607555Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628611091Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628614678Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628618154Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628621661Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628625769Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628638532Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628644654Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628649543Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628653070Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628656717Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628660263Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628663750Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628667757Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628671293Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628674810Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628678297Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628681783Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628685290Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628688806Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628693074Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628696601Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628700087Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628703594Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:06.628707090Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628712500Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628727528Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628732488Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628736084Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628739851Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628743358Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628747686Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628753437Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628758667Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628764457Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628770448Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628775698Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628781008Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628786338Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628791337Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628797840Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:06.628803610Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:06.628809561Z +bundler_1 | 2023-11-30T11:45:06.628814791Z 2023-11-30 11:45:06.628 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:06.628819800Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:06.628825441Z -- params: [{"sender":"0xEd3a84385bED8723d4743c1CB48B86f8Ba56f6B5","nonce":"0x0","initCode":"0x745cE6BA8cCB325E0423c0257F0B4ada78BFcBFc0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000b53454c4642414c414e4345000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:06.628840299Z -- errMsg: factory uses banned opcode: SELFBALANCE +bundler_1 | 2023-11-30T11:45:06.628845368Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:06.628850167Z -- errData: null +bundler_1 | 2023-11-30T11:45:06.628855627Z +bundler_1 | 2023-11-30T11:45:06.724369343Z 2023-11-30 11:45:06.724 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:06.724427581Z 2023-11-30 11:45:06.724 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:06.724686694Z 2023-11-30 11:45:06.724 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x9641fc3c269cbe20b649193a71439c2599f8e249","initCode":"0x9641fc3c269cbe20b649193a71439c2599f8e2490d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000742414c414e434500000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x9a783d0c6de1c74ec3d2ea35b16f8d383f4e710be432e3cf09cc517b8279a93f","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6f6474f2985bea645b2be3377ead99707acb7df8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:06.727408777Z 2023-11-30 11:45:06.727 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":918754,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2756262007350032,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":618341} +bundler_1 | 2023-11-30T11:45:06.727425268Z 2023-11-30 11:45:06.727 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x9641fc3c269cbe20b649193a71439c2599f8e249","gasLimitForPay":918754,"initCode":"0x9641fc3c269cbe20b649193a71439c2599f8e2490d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000742414c414e434500000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x9a783d0c6de1c74ec3d2ea35b16f8d383f4e710be432e3cf09cc517b8279a93f","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6f6474f2985bea645b2be3377ead99707acb7df8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:07.006032935Z 2023-11-30 11:45:07.005 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:07.006052972Z +bundler_1 | 2023-11-30T11:45:07.006057420Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory uses banned opcode: BALANCE +bundler_1 | 2023-11-30T11:45:07.006061177Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.006065235Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.006068852Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.006072619Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.006076175Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.006079622Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.006086334Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006092516Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006098547Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006104017Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006107584Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006111191Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.006114667Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:07.006119195Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:07.006122642Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006126219Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006129705Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006144643Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006148370Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006152017Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006155543Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006159030Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006162536Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006167606Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.006174088Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:07.006179779Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:07.006185539Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006190608Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006194566Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006198193Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006201769Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006205386Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006208913Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006212399Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006215896Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006219493Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006227818Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006231324Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006234811Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006238788Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006243106Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006249789Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006257453Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006265688Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006272181Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006276689Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006281067Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006285445Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006289784Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006294161Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006298520Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006302928Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006307286Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006311664Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.006316012Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006320370Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006333475Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006340698Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006348773Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006355736Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006361798Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006368109Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006374672Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006381424Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006388588Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006395140Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006402403Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006409957Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006417091Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006423683Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006430606Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.006437779Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:07.006444332Z +bundler_1 | 2023-11-30T11:45:07.006451405Z 2023-11-30 11:45:07.005 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:07.006457035Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:07.006462185Z -- params: [{"sender":"0x6f6474f2985BEa645b2bE3377EaD99707AcB7DF8","nonce":"0x0","initCode":"0x9641fc3C269Cbe20B649193A71439c2599f8e2490d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000742414c414e434500000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:07.006476181Z -- errMsg: factory uses banned opcode: BALANCE +bundler_1 | 2023-11-30T11:45:07.006480729Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:07.006484997Z -- errData: null +bundler_1 | 2023-11-30T11:45:07.006489165Z +bundler_1 | 2023-11-30T11:45:07.098876915Z 2023-11-30 11:45:07.098 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:07.098996077Z 2023-11-30 11:45:07.098 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:07.099296133Z 2023-11-30 11:45:07.099 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xeb44386a6a7dfd54e624ac636c160ac0aea25077","initCode":"0xeb44386a6a7dfd54e624ac636c160ac0aea250770d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000064f524947494e0000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xd8cfb74f12ce17d6a940319ff14f26132c2c677ca2ea7ece9d85523d5ebf17fe","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xce27c6f6857d2bae987457e2ee10a4e82b2ace06","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:07.102147366Z 2023-11-30 11:45:07.102 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":918871,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2756613007350968,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":618458} +bundler_1 | 2023-11-30T11:45:07.102171364Z 2023-11-30 11:45:07.102 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xeb44386a6a7dfd54e624ac636c160ac0aea25077","gasLimitForPay":918871,"initCode":"0xeb44386a6a7dfd54e624ac636c160ac0aea250770d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000064f524947494e0000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xd8cfb74f12ce17d6a940319ff14f26132c2c677ca2ea7ece9d85523d5ebf17fe","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xce27c6f6857d2bae987457e2ee10a4e82b2ace06","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:07.377158347Z 2023-11-30 11:45:07.376 ERROR 1 --- [0.0-3000-exec-8] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:07.377189856Z +bundler_1 | 2023-11-30T11:45:07.377197210Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory uses banned opcode: ORIGIN +bundler_1 | 2023-11-30T11:45:07.377202229Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.377206277Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.377209974Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.377213550Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.377217047Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.377220633Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.377224310Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377227857Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377231353Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377234850Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377238326Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377241843Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.377245289Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:07.377249878Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:07.377253334Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377256821Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377260307Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377280936Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377284593Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377288109Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377291616Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377295162Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377298649Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377302135Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.377305732Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:07.377309199Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:07.377312615Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377316181Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377319948Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377323605Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377327192Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377330859Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377334375Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377337862Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377341358Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377344855Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377353120Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377356727Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377360263Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377363730Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377367227Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377370683Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377374099Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377377936Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377381453Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377385030Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377388536Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377392023Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377395499Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377399036Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377402502Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377405969Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377409435Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377412952Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.377416438Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377419915Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377427178Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377430725Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377434211Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377437848Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377441325Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377444791Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377448238Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377451664Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377455130Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377458617Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377462063Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377465500Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377468966Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377472493Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377475979Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.377479536Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:07.377482972Z +bundler_1 | 2023-11-30T11:45:07.377486258Z 2023-11-30 11:45:07.377 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:07.377489705Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:07.377493442Z -- params: [{"sender":"0xce27C6f6857D2BAe987457e2eE10a4e82B2aCe06","nonce":"0x0","initCode":"0xeb44386a6A7dFd54e624Ac636c160aC0aEa250770d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000064f524947494e0000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:07.377502829Z -- errMsg: factory uses banned opcode: ORIGIN +bundler_1 | 2023-11-30T11:45:07.377507208Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:07.377512607Z -- errData: null +bundler_1 | 2023-11-30T11:45:07.377518388Z +bundler_1 | 2023-11-30T11:45:07.469175168Z 2023-11-30 11:45:07.469 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:07.469255027Z 2023-11-30 11:45:07.469 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:07.469514231Z 2023-11-30 11:45:07.469 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xb60c4f661e55b521ea14b60ca191f26ffd4346c4","initCode":"0xb60c4f661e55b521ea14b60ca191f26ffd4346c40d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d27890000000000000000000000000000000000000000000000000000000000000009424c4f434b484153480000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x1afb134d193e2dde51a11d15a3c8fc2d8238cb336a8e8d20b5b67687b581b090","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf501a2e94ff038f42b3ec6f0eb4b8b19516668a2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:07.472252894Z 2023-11-30 11:45:07.472 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":919115,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2757345007352920,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":618702} +bundler_1 | 2023-11-30T11:45:07.472269505Z 2023-11-30 11:45:07.472 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xb60c4f661e55b521ea14b60ca191f26ffd4346c4","gasLimitForPay":919115,"initCode":"0xb60c4f661e55b521ea14b60ca191f26ffd4346c40d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d27890000000000000000000000000000000000000000000000000000000000000009424c4f434b484153480000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x1afb134d193e2dde51a11d15a3c8fc2d8238cb336a8e8d20b5b67687b581b090","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf501a2e94ff038f42b3ec6f0eb4b8b19516668a2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:07.751910662Z 2023-11-30 11:45:07.751 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:07.751940147Z +bundler_1 | 2023-11-30T11:45:07.751946359Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory uses banned opcode: BLOCKHASH +bundler_1 | 2023-11-30T11:45:07.751952019Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.751957940Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.751963270Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.751968640Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.751973589Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.751978579Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.751983979Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.751989189Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.751994058Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.751998947Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752004397Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752010037Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.752015437Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:07.752027991Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:07.752033421Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752038871Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752043991Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752049030Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752071502Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752077513Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752082723Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752087893Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752093172Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752098522Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:07.752104153Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:07.752109222Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:07.752114202Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752119291Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752125011Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752130111Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752135211Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752140480Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752145680Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752151130Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752156240Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752161399Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752173893Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752179203Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752184593Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752190163Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752196074Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752201444Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752206834Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752212655Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752217975Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752222924Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752228184Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752233283Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752238563Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752243773Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752249143Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752254112Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752259793Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752265533Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:07.752271064Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752276113Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752289568Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752295600Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752301170Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752307362Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752313433Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752318803Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752324814Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752330224Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752335243Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752340503Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752345823Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752350933Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752356202Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752361713Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752366872Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:07.752372152Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:07.752377402Z +bundler_1 | 2023-11-30T11:45:07.752382131Z 2023-11-30 11:45:07.751 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:07.752387471Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:07.752393282Z -- params: [{"sender":"0xF501A2e94fF038f42B3Ec6f0eb4b8b19516668a2","nonce":"0x0","initCode":"0xB60C4F661E55b521ea14B60Ca191F26FFd4346c40d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d27890000000000000000000000000000000000000000000000000000000000000009424c4f434b484153480000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:07.752408350Z -- errMsg: factory uses banned opcode: BLOCKHASH +bundler_1 | 2023-11-30T11:45:07.752413790Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:07.752418599Z -- errData: null +bundler_1 | 2023-11-30T11:45:07.752423478Z +bundler_1 | 2023-11-30T11:45:07.846435193Z 2023-11-30 11:45:07.846 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:07.846497269Z 2023-11-30 11:45:07.846 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:07.846747034Z 2023-11-30 11:45:07.846 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x2a08f8281b6fbca7b03af3889e6decd703d1a505","initCode":"0x2a08f8281b6fbca7b03af3889e6decd703d1a5050d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000064352454154450000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xb79eb3f91eae899d0e2a6410b72c2f66fe9be6204cf3cbb395f3d935d8573055","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa46b948b1a6d4922d5e57794e92899f7aa989ab7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:07.849546798Z 2023-11-30 11:45:07.849 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":1010324,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":3030972008082592,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":709911} +bundler_1 | 2023-11-30T11:45:07.849590362Z 2023-11-30 11:45:07.849 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x2a08f8281b6fbca7b03af3889e6decd703d1a505","gasLimitForPay":1010324,"initCode":"0x2a08f8281b6fbca7b03af3889e6decd703d1a5050d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000064352454154450000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xb79eb3f91eae899d0e2a6410b72c2f66fe9be6204cf3cbb395f3d935d8573055","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa46b948b1a6d4922d5e57794e92899f7aa989ab7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:08.143676675Z 2023-11-30 11:45:08.143 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:08.143698886Z +bundler_1 | 2023-11-30T11:45:08.143704877Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory uses banned opcode: CREATE +bundler_1 | 2023-11-30T11:45:08.143710347Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.143715928Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.143721969Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.143727830Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.143733060Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.143738399Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.143743479Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143748448Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143753438Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143758748Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143764077Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143769267Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.143774246Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:08.143780558Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:08.143785908Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143791388Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143797119Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143802920Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143820953Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143826403Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143831613Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143837143Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143842333Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143848184Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.143854195Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:08.143859826Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:08.143864986Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143870285Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143876336Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143881666Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143887047Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143892206Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143897276Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143902225Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143907525Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143912614Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143917633Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.143929335Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143934665Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.143939925Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.143945235Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.143950615Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.143956025Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.143962447Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.143967647Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143972997Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143978046Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.143983216Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.143988456Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143993665Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.143998855Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144003924Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144009224Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.144014554Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.144020445Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144025875Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144031385Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144044750Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144050481Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144057073Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144062684Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144068104Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144073654Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144079175Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144084815Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144090005Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144095204Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144100284Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144105443Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144110463Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144115823Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.144121012Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:08.144125801Z +bundler_1 | 2023-11-30T11:45:08.144130670Z 2023-11-30 11:45:08.143 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:08.144135780Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:08.144141862Z -- params: [{"sender":"0xa46b948b1A6D4922D5E57794E92899f7aa989ab7","nonce":"0x0","initCode":"0x2a08f8281B6FBCa7b03Af3889E6decD703D1a5050d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000064352454154450000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:08.144159775Z -- errMsg: factory uses banned opcode: CREATE +bundler_1 | 2023-11-30T11:45:08.144165105Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:08.144169914Z -- errData: null +bundler_1 | 2023-11-30T11:45:08.144174632Z +bundler_1 | 2023-11-30T11:45:08.239949409Z 2023-11-30 11:45:08.239 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:08.240006436Z 2023-11-30 11:45:08.239 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:08.240285656Z 2023-11-30 11:45:08.240 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xcea04831e1f9484aed670aade471b78691e5eee7","initCode":"0xcea04831e1f9484aed670aade471b78691e5eee70d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000074352454154453200000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x935255c13f452876bb05d718d241e0df41939c30fc91735716a61bd73e582d5f","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7ac5a2470365592446f80659abd02ca8acff4e3e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:08.243025832Z 2023-11-30 11:45:08.242 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":1010609,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":3031827008084872,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":710196} +bundler_1 | 2023-11-30T11:45:08.243042093Z 2023-11-30 11:45:08.242 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0xcea04831e1f9484aed670aade471b78691e5eee7","gasLimitForPay":1010609,"initCode":"0xcea04831e1f9484aed670aade471b78691e5eee70d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000074352454154453200000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x935255c13f452876bb05d718d241e0df41939c30fc91735716a61bd73e582d5f","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7ac5a2470365592446f80659abd02ca8acff4e3e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:08.535971669Z 2023-11-30 11:45:08.535 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:08.536013156Z +bundler_1 | 2023-11-30T11:45:08.536019819Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory with too many CREATE2 +bundler_1 | 2023-11-30T11:45:08.536025389Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:131) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.536030979Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.536036740Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.536042171Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.536047170Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.536052650Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.536057930Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536062859Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536068149Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536073539Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536079400Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536084990Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.536090891Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:08.536098024Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:08.536104196Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536109777Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536114786Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536119815Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536133180Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536139341Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536145122Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536150713Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536156023Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536161202Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.536166602Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:08.536171752Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:08.536176751Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536182181Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536187832Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536193382Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536198792Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536204313Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536209262Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536214281Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536219290Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536224410Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536229920Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536242544Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536247884Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536252953Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536258343Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536263443Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536268502Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536274243Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536279653Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536284712Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536289872Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536295192Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536300292Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536305852Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536311703Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536316923Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536322493Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536328865Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.536334596Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536340226Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536346017Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536360103Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536366445Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536372736Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536378587Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536383988Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536389287Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536394467Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536399697Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536404586Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536409876Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536415336Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536420545Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536426026Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536431115Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.536436125Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:08.536441174Z +bundler_1 | 2023-11-30T11:45:08.536446163Z 2023-11-30 11:45:08.535 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:08.536451203Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:08.536457605Z -- params: [{"sender":"0x7AC5a2470365592446F80659aBD02CA8acff4e3E","nonce":"0x0","initCode":"0xCEA04831E1F9484AEd670aade471b78691e5Eee70d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000074352454154453200000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:08.536472683Z -- errMsg: factory with too many CREATE2 +bundler_1 | 2023-11-30T11:45:08.536477952Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:08.536483002Z -- errData: null +bundler_1 | 2023-11-30T11:45:08.536487581Z +bundler_1 | 2023-11-30T11:45:08.658927648Z 2023-11-30 11:45:08.658 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:08.658958385Z 2023-11-30 11:45:08.658 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:08.659248145Z 2023-11-30 11:45:08.659 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x2a2220c5c9ac3c73883ecc7eb9da25f4e1bd295c","initCode":"0x2a2220c5c9ac3c73883ecc7eb9da25f4e1bd295c0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000c53454c4644455354525543540000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x17408e6d464332866198471432b6bce85a22769c0fbffeaa50f8f6a26bdb0b99","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6c2def49435320706cda577c8e3cf3ee98f04442","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:08.662018031Z 2023-11-30 11:45:08.661 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":927757,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2783271007422056,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":627344} +bundler_1 | 2023-11-30T11:45:08.662034552Z 2023-11-30 11:45:08.661 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x2a2220c5c9ac3c73883ecc7eb9da25f4e1bd295c","gasLimitForPay":927757,"initCode":"0x2a2220c5c9ac3c73883ecc7eb9da25f4e1bd295c0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000c53454c4644455354525543540000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x17408e6d464332866198471432b6bce85a22769c0fbffeaa50f8f6a26bdb0b99","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6c2def49435320706cda577c8e3cf3ee98f04442","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:08.953904112Z 2023-11-30 11:45:08.953 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:45:08.953943365Z +bundler_1 | 2023-11-30T11:45:08.953947964Z com.okcoin.dapp.bundler.pool.exception.AAException: -32502::factory uses banned opcode: SELFDESTRUCT +bundler_1 | 2023-11-30T11:45:08.953952352Z at com.okcoin.dapp.bundler.pool.simulation.v6.DebugTraceCalResultProcessorV6.parseScannerResult(DebugTraceCalResultProcessorV6.java:124) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.953959285Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateValidation(EntryPointSimulationsV6.java:139) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.953965858Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:73) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.953971708Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.953977469Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.953981346Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.953985073Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.953988630Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.953992196Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.953995833Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.953999320Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954002836Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.954006383Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:08.954015921Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:08.954019447Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954022934Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954026410Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954030238Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954038803Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954045556Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954051517Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954057248Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954062017Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954065644Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:45:08.954069340Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:45:08.954072917Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:45:08.954076333Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954079880Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954083737Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954087334Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954090891Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954094437Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954097924Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954101430Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954104927Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954108393Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954111839Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954119594Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954125034Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954130835Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954136706Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954142076Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954145592Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954149480Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954153006Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954156463Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954159919Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954163416Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954166862Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954170389Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954173875Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954177341Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954180778Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954184305Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:45:08.954187731Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954191227Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954194674Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954203160Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954209401Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954215623Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954221714Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954225321Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954231222Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954236702Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954241601Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954246711Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954252181Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954257401Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954262660Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954268271Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954273641Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:45:08.954278510Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:45:08.954284060Z +bundler_1 | 2023-11-30T11:45:08.954290302Z 2023-11-30 11:45:08.953 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:08.954296343Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:08.954302835Z -- params: [{"sender":"0x6c2DeF49435320706CdA577C8E3cF3Ee98f04442","nonce":"0x0","initCode":"0x2a2220C5C9Ac3c73883Ecc7Eb9DA25f4e1BD295C0d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d2789000000000000000000000000000000000000000000000000000000000000000c53454c4644455354525543540000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:08.954319066Z -- errMsg: factory uses banned opcode: SELFDESTRUCT +bundler_1 | 2023-11-30T11:45:08.954325017Z -- errCode: -32502 +bundler_1 | 2023-11-30T11:45:08.954329996Z -- errData: null +bundler_1 | 2023-11-30T11:45:08.954335236Z +bundler_1 | 2023-11-30T11:45:08.958460483Z 2023-11-30 11:45:08.958 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:08.958474950Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:45:08.958482204Z -- params: [] +bundler_1 | 2023-11-30T11:45:08.958488395Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:08.958494397Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:08.958499837Z +bundler_1 | 2023-11-30T11:45:08.960515342Z 2023-11-30 11:45:08.960 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:08.960528797Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:45:08.960535129Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:45:08.960540630Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:08.960558272Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:08.960564143Z +bundler_1 | 2023-11-30T11:45:09.083824643Z 2023-11-30 11:45:09.083 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:09.083852124Z -- method: debug_bundler_dumpReputation +bundler_1 | 2023-11-30T11:45:09.083858436Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:09.083864187Z -- result: [] +bundler_1 | 2023-11-30T11:45:09.083869467Z -- costTime: 4 +bundler_1 | 2023-11-30T11:45:09.083875468Z +bundler_1 | 2023-11-30T11:45:10.932175466Z 2023-11-30 11:45:10.932 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xb93a5655b13e4b2c6423e25f0b62a0cb8011a8cf, uop_hash: 0x7d7bbc226dd9ecd30f5401b72ca239cbafd9b163ced87461228a6c3e7960cf9d, tx_hash: 0xc5964e24855650c52540a5a6b36276a7adf4f4a951966c55dddb2fa10dec2218 +bundler_1 | 2023-11-30T11:45:10.932208367Z 2023-11-30 11:45:10.932 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xb93a5655b13e4b2c6423e25f0b62a0cb8011a8cf, uop_hash: 0x7d7bbc226dd9ecd30f5401b72ca239cbafd9b163ced87461228a6c3e7960cf9d, tx_hash: 0xc5964e24855650c52540a5a6b36276a7adf4f4a951966c55dddb2fa10dec2218 +bundler_1 | 2023-11-30T11:45:10.932226771Z 2023-11-30 11:45:10.932 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xb93a5655b13e4b2c6423e25f0b62a0cb8011a8cf, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0x7d7bbc226dd9ecd30f5401b72ca239cbafd9b163ced87461228a6c3e7960cf9d +bundler_1 | 2023-11-30T11:45:10.932238684Z 2023-11-30 11:45:10.932 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xb93a5655b13e4b2c6423e25f0b62a0cb8011a8cf, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0x7d7bbc226dd9ecd30f5401b72ca239cbafd9b163ced87461228a6c3e7960cf9d +bundler_1 | 2023-11-30T11:45:10.932366890Z 2023-11-30 11:45:10.932 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xd2e8cbc48345b322d65fa88a0ec624bb14f23563, uop_hash: 0xa1eefd54e0b0f78b8212f0aae95bf2f5514e59a803b896f6b581c662e25f1715, tx_hash: 0xc5964e24855650c52540a5a6b36276a7adf4f4a951966c55dddb2fa10dec2218 +bundler_1 | 2023-11-30T11:45:10.932398990Z 2023-11-30 11:45:10.932 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xd2e8cbc48345b322d65fa88a0ec624bb14f23563, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0xa1eefd54e0b0f78b8212f0aae95bf2f5514e59a803b896f6b581c662e25f1715 +bundler_1 | 2023-11-30T11:45:10.932516218Z 2023-11-30 11:45:10.932 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x9996ff619a27da8a1bdb47558985acb061632ca4, uop_hash: 0x409abfb04c08151c1e768aa6188ea93e10e86b7515a0f929344d6f414e9d6f63, tx_hash: 0xc5964e24855650c52540a5a6b36276a7adf4f4a951966c55dddb2fa10dec2218 +bundler_1 | 2023-11-30T11:45:10.932529342Z 2023-11-30 11:45:10.932 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x9996ff619a27da8a1bdb47558985acb061632ca4, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0x409abfb04c08151c1e768aa6188ea93e10e86b7515a0f929344d6f414e9d6f63 +bundler_1 | 2023-11-30T11:45:10.932653353Z 2023-11-30 11:45:10.932 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xd2e8cbc48345b322d65fa88a0ec624bb14f23563, uop_hash: 0xa1eefd54e0b0f78b8212f0aae95bf2f5514e59a803b896f6b581c662e25f1715, tx_hash: 0xc5964e24855650c52540a5a6b36276a7adf4f4a951966c55dddb2fa10dec2218 +bundler_1 | 2023-11-30T11:45:10.932702334Z 2023-11-30 11:45:10.932 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xd2e8cbc48345b322d65fa88a0ec624bb14f23563, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0xa1eefd54e0b0f78b8212f0aae95bf2f5514e59a803b896f6b581c662e25f1715 +bundler_1 | 2023-11-30T11:45:10.932880757Z 2023-11-30 11:45:10.932 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x9996ff619a27da8a1bdb47558985acb061632ca4, uop_hash: 0x409abfb04c08151c1e768aa6188ea93e10e86b7515a0f929344d6f414e9d6f63, tx_hash: 0xc5964e24855650c52540a5a6b36276a7adf4f4a951966c55dddb2fa10dec2218 +bundler_1 | 2023-11-30T11:45:10.932891998Z 2023-11-30 11:45:10.932 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x9996ff619a27da8a1bdb47558985acb061632ca4, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0x409abfb04c08151c1e768aa6188ea93e10e86b7515a0f929344d6f414e9d6f63 +bundler_1 | 2023-11-30T11:45:20.937994230Z 2023-11-30 11:45:20.937 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 755 to: 990 +bundler_1 | 2023-11-30T11:45:30.945744332Z 2023-11-30 11:45:30.945 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 990 to: 1522 +bundler_1 | 2023-11-30T11:45:36.004058040Z 2023-11-30 11:45:36.003 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:36.004091793Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:36.004129784Z -- params: [] +bundler_1 | 2023-11-30T11:45:36.004136326Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:36.004141656Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:36.004146816Z +bundler_1 | 2023-11-30T11:45:36.006514258Z 2023-11-30 11:45:36.006 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:36.007589712Z 2023-11-30 11:45:36.007 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:36.007847243Z 2023-11-30 11:45:36.007 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x4f790fe142874def09437a7866ce1ef61c3e9d90565f03af7ee9a13b793fad56","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x835ede7d4eeebf33925bbc813c124030c80bf260","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:36.010525384Z 2023-11-30 11:45:36.010 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:36.010554157Z 2023-11-30 11:45:36.010 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x4f790fe142874def09437a7866ce1ef61c3e9d90565f03af7ee9a13b793fad56","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x835ede7d4eeebf33925bbc813c124030c80bf260","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:36.329982384Z 2023-11-30 11:45:36.329 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x835ede7d4eeebf33925bbc813c124030c80bf260","stake":0,"unstakeDelaySec":0},"storageMap":{"0x835ede7d4eeebf33925bbc813c124030c80bf260":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x0748b4aea71a349d048c66e35d37b8029a432e07915374472e66d77d41ea011c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:36.330124429Z 2023-11-30 11:45:36.329 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x835EDe7D4eEebF33925bbC813c124030C80bF260 is unstaked +bundler_1 | 2023-11-30T11:45:36.330144847Z 2023-11-30 11:45:36.330 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:36.330151399Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:36.330156609Z -- params: [{"sender":"0x835EDe7D4eEebF33925bbC813c124030C80bF260","nonce":"0x0","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:36.330164974Z -- result: "0x4f790fe142874def09437a7866ce1ef61c3e9d90565f03af7ee9a13b793fad56" +bundler_1 | 2023-11-30T11:45:36.330170745Z -- costTime: 324 +bundler_1 | 2023-11-30T11:45:36.330176045Z +bundler_1 | 2023-11-30T11:45:36.333613442Z 2023-11-30 11:45:36.333 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:36.333708910Z 2023-11-30 11:45:36.333 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:36.333953893Z 2023-11-30 11:45:36.333 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0xd4a0a3c29bf9bce7100a84779753b9ed3db2036715b66db60ad5e038e1821ee4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf5c13d9b4f03749961abd59e1d2538ef0e1ddd58","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:36.336837421Z 2023-11-30 11:45:36.336 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:36.336865950Z 2023-11-30 11:45:36.336 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0xd4a0a3c29bf9bce7100a84779753b9ed3db2036715b66db60ad5e038e1821ee4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf5c13d9b4f03749961abd59e1d2538ef0e1ddd58","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:36.651402421Z 2023-11-30 11:45:36.651 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf5c13d9b4f03749961abd59e1d2538ef0e1ddd58","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf5c13d9b4f03749961abd59e1d2538ef0e1ddd58":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd99cc2fd8ef2b3c19a58bb41cc6ce77594bda80f1d1fd66362db5372f7ebc1a3":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:36.651500623Z 2023-11-30 11:45:36.651 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xF5c13d9B4f03749961abD59E1D2538ef0e1dDd58 is unstaked +bundler_1 | 2023-11-30T11:45:36.651531271Z 2023-11-30 11:45:36.651 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:36.651541229Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:36.651547040Z -- params: [{"sender":"0xF5c13d9B4f03749961abD59E1D2538ef0e1dDd58","nonce":"0x10000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:36.651555055Z -- result: "0xd4a0a3c29bf9bce7100a84779753b9ed3db2036715b66db60ad5e038e1821ee4" +bundler_1 | 2023-11-30T11:45:36.651560275Z -- costTime: 318 +bundler_1 | 2023-11-30T11:45:36.651565605Z +bundler_1 | 2023-11-30T11:45:36.654612083Z 2023-11-30 11:45:36.654 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:36.654669931Z 2023-11-30 11:45:36.654 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:36.654949471Z 2023-11-30 11:45:36.654 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0xb00fcdbfbd5f22aad176df94e599c5ddaae338d5d76b7cb4622ace3d7d7c2a3f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfe129bd1a442d725f4591bbdfaa03244919f4191","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:36.658766095Z 2023-11-30 11:45:36.658 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:36.658795930Z 2023-11-30 11:45:36.658 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0xb00fcdbfbd5f22aad176df94e599c5ddaae338d5d76b7cb4622ace3d7d7c2a3f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfe129bd1a442d725f4591bbdfaa03244919f4191","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:36.968506042Z 2023-11-30 11:45:36.968 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xfe129bd1a442d725f4591bbdfaa03244919f4191","stake":0,"unstakeDelaySec":0},"storageMap":{"0xfe129bd1a442d725f4591bbdfaa03244919f4191":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xc7672c64c1eccc661f8ac4bd08df9552d0660f6c152f3596159b139e4be42cea":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:36.968564150Z 2023-11-30 11:45:36.968 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xFE129bd1A442D725F4591BBDfaa03244919f4191 is unstaked +bundler_1 | 2023-11-30T11:45:36.968631285Z 2023-11-30 11:45:36.968 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:36.968640853Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:36.968647095Z -- params: [{"sender":"0xFE129bd1A442D725F4591BBDfaa03244919f4191","nonce":"0x20000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:36.968655671Z -- result: "0xb00fcdbfbd5f22aad176df94e599c5ddaae338d5d76b7cb4622ace3d7d7c2a3f" +bundler_1 | 2023-11-30T11:45:36.968661542Z -- costTime: 314 +bundler_1 | 2023-11-30T11:45:36.968666691Z +bundler_1 | 2023-11-30T11:45:36.971757101Z 2023-11-30 11:45:36.971 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:36.971830595Z 2023-11-30 11:45:36.971 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:36.972031723Z 2023-11-30 11:45:36.971 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x55a25b2f33a8360d8d4336c2d637c17b6a9b76e9fa7306f7e513826115081ff9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb0696e4081d140dabd2c817d9e1b4a44f25e4012","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:36.974828045Z 2023-11-30 11:45:36.974 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:36.974864680Z 2023-11-30 11:45:36.974 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x55a25b2f33a8360d8d4336c2d637c17b6a9b76e9fa7306f7e513826115081ff9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb0696e4081d140dabd2c817d9e1b4a44f25e4012","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:37.295395017Z 2023-11-30 11:45:37.295 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb0696e4081d140dabd2c817d9e1b4a44f25e4012","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb0696e4081d140dabd2c817d9e1b4a44f25e4012":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x05a60646656e10b9dbbf3d1f666f724133b3f31b31e3798d8c7cb0bced6a4ceb":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:37.295477671Z 2023-11-30 11:45:37.295 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xB0696E4081D140DABd2C817d9E1B4A44F25E4012 is unstaked +bundler_1 | 2023-11-30T11:45:37.295543745Z 2023-11-30 11:45:37.295 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:37.295556609Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:37.295562990Z -- params: [{"sender":"0xB0696E4081D140DABd2C817d9E1B4A44F25E4012","nonce":"0x30000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:37.295589159Z -- result: "0x55a25b2f33a8360d8d4336c2d637c17b6a9b76e9fa7306f7e513826115081ff9" +bundler_1 | 2023-11-30T11:45:37.295595210Z -- costTime: 324 +bundler_1 | 2023-11-30T11:45:37.295600350Z +bundler_1 | 2023-11-30T11:45:37.299034651Z 2023-11-30 11:45:37.298 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:37.299049098Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:37.299055800Z -- params: [] +bundler_1 | 2023-11-30T11:45:37.299061881Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:37.299067742Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:37.299073102Z +bundler_1 | 2023-11-30T11:45:37.301376178Z 2023-11-30 11:45:37.301 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:37.301429408Z 2023-11-30 11:45:37.301 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:37.301656371Z 2023-11-30 11:45:37.301 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0xebd6a9b1ac4304f3338e50e43e9eb338f967155d85f263f555f59f8be30360a4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb1bf3ead6abf518691203a51a9b9274a4fe9a067","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:37.304398301Z 2023-11-30 11:45:37.304 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:37.304413058Z 2023-11-30 11:45:37.304 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0xebd6a9b1ac4304f3338e50e43e9eb338f967155d85f263f555f59f8be30360a4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb1bf3ead6abf518691203a51a9b9274a4fe9a067","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:37.614381971Z 2023-11-30 11:45:37.614 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb1bf3ead6abf518691203a51a9b9274a4fe9a067","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9ee5035b79733b48312f9132674f682d8c05fece753b69d76266476c8018fcdc":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xb1bf3ead6abf518691203a51a9b9274a4fe9a067":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:37.614590691Z 2023-11-30 11:45:37.614 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xb1bF3EaD6aBf518691203a51a9b9274A4fe9A067 is unstaked +bundler_1 | 2023-11-30T11:45:37.614648047Z 2023-11-30 11:45:37.614 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:37.614660240Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:37.614667203Z -- params: [{"sender":"0xb1bF3EaD6aBf518691203a51a9b9274A4fe9A067","nonce":"0x40000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:37.614692610Z -- result: "0xebd6a9b1ac4304f3338e50e43e9eb338f967155d85f263f555f59f8be30360a4" +bundler_1 | 2023-11-30T11:45:37.614698862Z -- costTime: 313 +bundler_1 | 2023-11-30T11:45:37.614704102Z +bundler_1 | 2023-11-30T11:45:37.617962331Z 2023-11-30 11:45:37.617 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:37.618039425Z 2023-11-30 11:45:37.617 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:37.618275355Z 2023-11-30 11:45:37.618 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":92233720368547758080,"opHash":"0x9a49edfd5935a6a949fbcda922475e6ff68a8202266375e387053ff659ce76ca","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa6d449488974389c3d53fa4312699dd7b614e856","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:37.621039727Z 2023-11-30 11:45:37.620 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:37.621056498Z 2023-11-30 11:45:37.620 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":92233720368547758080,"opHash":"0x9a49edfd5935a6a949fbcda922475e6ff68a8202266375e387053ff659ce76ca","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa6d449488974389c3d53fa4312699dd7b614e856","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:37.928532819Z 2023-11-30 11:45:37.928 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa6d449488974389c3d53fa4312699dd7b614e856","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa6d449488974389c3d53fa4312699dd7b614e856":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6e7c22acc2281c0f52f461d83b2d2498ab71cdb24f30653aa9b85d5a3cd41cf8":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:37.928650810Z 2023-11-30 11:45:37.928 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xA6D449488974389C3d53FA4312699DD7B614E856 is unstaked +bundler_1 | 2023-11-30T11:45:37.928677479Z 2023-11-30 11:45:37.928 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:37.928687758Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:37.928693709Z -- params: [{"sender":"0xA6D449488974389C3d53FA4312699DD7B614E856","nonce":"0x50000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000000500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:37.928702405Z -- result: "0x9a49edfd5935a6a949fbcda922475e6ff68a8202266375e387053ff659ce76ca" +bundler_1 | 2023-11-30T11:45:37.928707745Z -- costTime: 311 +bundler_1 | 2023-11-30T11:45:37.928712674Z +bundler_1 | 2023-11-30T11:45:37.931676515Z 2023-11-30 11:45:37.931 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:37.931758067Z 2023-11-30 11:45:37.931 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:37.931976605Z 2023-11-30 11:45:37.931 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":110680464442257309696,"opHash":"0xa53a1f7cfe863dd4991462ab0d9b31c8ade0afc8a12c56a7d108fd03ba1d4d39","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x48f5f61d53a48f6a2402f04f13f14d3631cb0255","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:37.977739921Z 2023-11-30 11:45:37.977 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:37.977758075Z 2023-11-30 11:45:37.977 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":110680464442257309696,"opHash":"0xa53a1f7cfe863dd4991462ab0d9b31c8ade0afc8a12c56a7d108fd03ba1d4d39","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x48f5f61d53a48f6a2402f04f13f14d3631cb0255","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:38.291809677Z 2023-11-30 11:45:38.291 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x48f5f61d53a48f6a2402f04f13f14d3631cb0255","stake":0,"unstakeDelaySec":0},"storageMap":{"0x48f5f61d53a48f6a2402f04f13f14d3631cb0255":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x984657e7a2d19e5aa31f08d9fd9e5f2b3ccb015b7cd0bfbeb17bc16ff0338434":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:38.291889196Z 2023-11-30 11:45:38.291 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x48F5f61d53a48F6a2402F04F13f14D3631CB0255 is unstaked +bundler_1 | 2023-11-30T11:45:38.291941443Z 2023-11-30 11:45:38.291 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:38.291951211Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:38.291957042Z -- params: [{"sender":"0x48F5f61d53a48F6a2402F04F13f14D3631CB0255","nonce":"0x60000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:38.291965708Z -- result: "0xa53a1f7cfe863dd4991462ab0d9b31c8ade0afc8a12c56a7d108fd03ba1d4d39" +bundler_1 | 2023-11-30T11:45:38.291970908Z -- costTime: 360 +bundler_1 | 2023-11-30T11:45:38.291976348Z +bundler_1 | 2023-11-30T11:45:38.295449041Z 2023-11-30 11:45:38.295 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:38.295542043Z 2023-11-30 11:45:38.295 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:38.295755562Z 2023-11-30 11:45:38.295 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":129127208515966861312,"opHash":"0x401a28a3eb88c929a3d555e227267f870c0208493252005971e55bb3cc9dba37","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd72cdc152edee5b414b748b9cbf861f393a0dbad","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:38.299420359Z 2023-11-30 11:45:38.299 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:38.299434435Z 2023-11-30 11:45:38.299 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":129127208515966861312,"opHash":"0x401a28a3eb88c929a3d555e227267f870c0208493252005971e55bb3cc9dba37","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd72cdc152edee5b414b748b9cbf861f393a0dbad","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:38.606014506Z 2023-11-30 11:45:38.605 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd72cdc152edee5b414b748b9cbf861f393a0dbad","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd72cdc152edee5b414b748b9cbf861f393a0dbad":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2c41002a6047f25bf238a780797090d26d42cf9933c37a696cc68c9cf951b097":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:38.606126585Z 2023-11-30 11:45:38.606 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xd72CDC152EdeE5b414B748b9CBf861F393A0DBad is unstaked +bundler_1 | 2023-11-30T11:45:38.606189312Z 2023-11-30 11:45:38.606 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:38.606197236Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:38.606202887Z -- params: [{"sender":"0xd72CDC152EdeE5b414B748b9CBf861F393A0DBad","nonce":"0x70000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000000700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:38.606211363Z -- result: "0x401a28a3eb88c929a3d555e227267f870c0208493252005971e55bb3cc9dba37" +bundler_1 | 2023-11-30T11:45:38.606216743Z -- costTime: 311 +bundler_1 | 2023-11-30T11:45:38.606221532Z +bundler_1 | 2023-11-30T11:45:38.609225140Z 2023-11-30 11:45:38.609 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:38.609239637Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:38.609245728Z -- params: [] +bundler_1 | 2023-11-30T11:45:38.609250667Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:38.609255416Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:38.609260626Z +bundler_1 | 2023-11-30T11:45:38.611701642Z 2023-11-30 11:45:38.611 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:38.611778605Z 2023-11-30 11:45:38.611 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:38.612031189Z 2023-11-30 11:45:38.611 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":147573952589676412928,"opHash":"0xd8d01fa6e6a445812a704634bbca2e6463c6fef638dc174a087b7424ed2fd70d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7fb1dcfc3ffa0a62e2fd66767e79c9b05c969a43","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:38.614899993Z 2023-11-30 11:45:38.614 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:38.614936912Z 2023-11-30 11:45:38.614 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":147573952589676412928,"opHash":"0xd8d01fa6e6a445812a704634bbca2e6463c6fef638dc174a087b7424ed2fd70d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7fb1dcfc3ffa0a62e2fd66767e79c9b05c969a43","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:38.923600052Z 2023-11-30 11:45:38.923 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7fb1dcfc3ffa0a62e2fd66767e79c9b05c969a43","stake":0,"unstakeDelaySec":0},"storageMap":{"0x7fb1dcfc3ffa0a62e2fd66767e79c9b05c969a43":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa78e96a1c5b0a8b83e74ccac892df677dc7afbe3b562569930839317955f4bb5":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:38.923735485Z 2023-11-30 11:45:38.923 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x7fB1dcfC3FFa0A62e2FD66767e79c9b05c969A43 is unstaked +bundler_1 | 2023-11-30T11:45:38.923745323Z 2023-11-30 11:45:38.923 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:38.923750863Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:38.923755933Z -- params: [{"sender":"0x7fB1dcfC3FFa0A62e2FD66767e79c9b05c969A43","nonce":"0x80000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:38.923764398Z -- result: "0xd8d01fa6e6a445812a704634bbca2e6463c6fef638dc174a087b7424ed2fd70d" +bundler_1 | 2023-11-30T11:45:38.923769899Z -- costTime: 312 +bundler_1 | 2023-11-30T11:45:38.923775018Z +bundler_1 | 2023-11-30T11:45:38.927492266Z 2023-11-30 11:45:38.927 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:38.927554011Z 2023-11-30 11:45:38.927 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:38.927826963Z 2023-11-30 11:45:38.927 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":166020696663385964544,"opHash":"0xc2021d74697958cbaba1a73ff05cb0ff14c410f659932ae0c1a0ddf48861113d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf6f267282fd3e84e8cb0dbd5d69ed3c00fff14b5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:38.934047857Z 2023-11-30 11:45:38.933 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:38.934146047Z 2023-11-30 11:45:38.934 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":166020696663385964544,"opHash":"0xc2021d74697958cbaba1a73ff05cb0ff14c410f659932ae0c1a0ddf48861113d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf6f267282fd3e84e8cb0dbd5d69ed3c00fff14b5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:39.250385201Z 2023-11-30 11:45:39.250 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf6f267282fd3e84e8cb0dbd5d69ed3c00fff14b5","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf6f267282fd3e84e8cb0dbd5d69ed3c00fff14b5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x7c3d97b6aaa630fb300246c926df512bf9eadee55d5fca77c9367c12d2420a46":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:39.250474618Z 2023-11-30 11:45:39.250 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xf6f267282Fd3e84e8cB0dbd5D69Ed3C00fFf14B5 is unstaked +bundler_1 | 2023-11-30T11:45:39.250499420Z 2023-11-30 11:45:39.250 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:39.250543302Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:39.250551367Z -- params: [{"sender":"0xf6f267282Fd3e84e8cB0dbd5D69Ed3C00fFf14B5","nonce":"0x90000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:39.250561095Z -- result: "0xc2021d74697958cbaba1a73ff05cb0ff14c410f659932ae0c1a0ddf48861113d" +bundler_1 | 2023-11-30T11:45:39.250565684Z -- costTime: 323 +bundler_1 | 2023-11-30T11:45:39.250569912Z +bundler_1 | 2023-11-30T11:45:39.253684239Z 2023-11-30 11:45:39.253 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:39.253767221Z 2023-11-30 11:45:39.253 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:39.254017430Z 2023-11-30 11:45:39.253 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":184467440737095516160,"opHash":"0x16d30b8c5d5cd00a317e91d599549ee9f0779186550f34a3638b228309e0c336","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x55d029d03ee37d6981cd9c65fab1377076c59524","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:39.257303011Z 2023-11-30 11:45:39.257 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:39.257319211Z 2023-11-30 11:45:39.257 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":184467440737095516160,"opHash":"0x16d30b8c5d5cd00a317e91d599549ee9f0779186550f34a3638b228309e0c336","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x55d029d03ee37d6981cd9c65fab1377076c59524","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:39.570113609Z 2023-11-30 11:45:39.569 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x55d029d03ee37d6981cd9c65fab1377076c59524","stake":0,"unstakeDelaySec":0},"storageMap":{"0x55d029d03ee37d6981cd9c65fab1377076c59524":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd1f3a89b22ac5fbf907a147ae0afb621bed8661587a7258e375ac22bad5b3564":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:39.570216467Z 2023-11-30 11:45:39.570 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x55D029d03EE37d6981cd9c65fAB1377076c59524 is unstaked +bundler_1 | 2023-11-30T11:45:39.570289046Z 2023-11-30 11:45:39.570 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:39.570297972Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:39.570305045Z -- params: [{"sender":"0x55D029d03EE37d6981cd9c65fAB1377076c59524","nonce":"0xa0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:39.570324672Z -- result: "0x16d30b8c5d5cd00a317e91d599549ee9f0779186550f34a3638b228309e0c336" +bundler_1 | 2023-11-30T11:45:39.570328429Z -- costTime: 317 +bundler_1 | 2023-11-30T11:45:39.570331855Z +bundler_1 | 2023-11-30T11:45:39.573433186Z 2023-11-30 11:45:39.573 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:39.573503002Z 2023-11-30 11:45:39.573 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:39.573715401Z 2023-11-30 11:45:39.573 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":202914184810805067776,"opHash":"0x9eac48f7fcaa4d26e94d015101a0eb63b5034f96a23b855407d2dc690b41a8a2","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdece875044575d19d2f955aab6c45f5eca8afb2e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:39.576380979Z 2023-11-30 11:45:39.576 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:39.576419361Z 2023-11-30 11:45:39.576 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":202914184810805067776,"opHash":"0x9eac48f7fcaa4d26e94d015101a0eb63b5034f96a23b855407d2dc690b41a8a2","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdece875044575d19d2f955aab6c45f5eca8afb2e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:39.885411036Z 2023-11-30 11:45:39.885 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xdece875044575d19d2f955aab6c45f5eca8afb2e","stake":0,"unstakeDelaySec":0},"storageMap":{"0xdece875044575d19d2f955aab6c45f5eca8afb2e":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb0df84eddafaa1284d1be99752f78078d84ebbd0120d9087e436f2f0dceae0f3":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:39.885536908Z 2023-11-30 11:45:39.885 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xDece875044575D19D2F955aab6C45f5Eca8AFb2e is unstaked +bundler_1 | 2023-11-30T11:45:39.885555833Z 2023-11-30 11:45:39.885 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:39.885561904Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:39.885566884Z -- params: [{"sender":"0xDece875044575D19D2F955aab6C45f5Eca8AFb2e","nonce":"0xb0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000000b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:39.885575179Z -- result: "0x9eac48f7fcaa4d26e94d015101a0eb63b5034f96a23b855407d2dc690b41a8a2" +bundler_1 | 2023-11-30T11:45:39.885580108Z -- costTime: 312 +bundler_1 | 2023-11-30T11:45:39.885595777Z +bundler_1 | 2023-11-30T11:45:39.888884518Z 2023-11-30 11:45:39.888 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:39.888910917Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:39.888915575Z -- params: [] +bundler_1 | 2023-11-30T11:45:39.888919363Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:39.888922889Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:39.888926245Z +bundler_1 | 2023-11-30T11:45:39.890880327Z 2023-11-30 11:45:39.890 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:39.890977262Z 2023-11-30 11:45:39.890 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:39.891193535Z 2023-11-30 11:45:39.891 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":221360928884514619392,"opHash":"0xec0c09fb90244958f12b6f1f16edd8dde499de6b922e4affda57aeeef8882457","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xde9a418d554bf9ab706ef570abbda6314f6d8957","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:39.893790575Z 2023-11-30 11:45:39.893 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:39.893813073Z 2023-11-30 11:45:39.893 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":221360928884514619392,"opHash":"0xec0c09fb90244958f12b6f1f16edd8dde499de6b922e4affda57aeeef8882457","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xde9a418d554bf9ab706ef570abbda6314f6d8957","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:40.212957819Z 2023-11-30 11:45:40.212 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xde9a418d554bf9ab706ef570abbda6314f6d8957","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2e250b3d3a41d73998503401f8855296c4a7f60052ad983eff4e89a3e65d22ab":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xde9a418d554bf9ab706ef570abbda6314f6d8957":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:40.213035053Z 2023-11-30 11:45:40.212 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xDE9a418d554BF9AB706ef570aBBdA6314F6D8957 is unstaked +bundler_1 | 2023-11-30T11:45:40.213085100Z 2023-11-30 11:45:40.213 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:40.213106560Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:40.213110657Z -- params: [{"sender":"0xDE9a418d554BF9AB706ef570aBBdA6314F6D8957","nonce":"0xc0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:40.213116448Z -- result: "0xec0c09fb90244958f12b6f1f16edd8dde499de6b922e4affda57aeeef8882457" +bundler_1 | 2023-11-30T11:45:40.213120135Z -- costTime: 323 +bundler_1 | 2023-11-30T11:45:40.213123471Z +bundler_1 | 2023-11-30T11:45:40.216121195Z 2023-11-30 11:45:40.216 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:40.216196124Z 2023-11-30 11:45:40.216 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:40.216399253Z 2023-11-30 11:45:40.216 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":239807672958224171008,"opHash":"0x474079df9b161e8642d9dfca6ef82a87294ffd20bbc55a4ebc1af74fb68247a6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd849abba2fb8a1d02784c04ac6d2544f312193d5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:40.218946351Z 2023-11-30 11:45:40.218 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:40.218964595Z 2023-11-30 11:45:40.218 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":239807672958224171008,"opHash":"0x474079df9b161e8642d9dfca6ef82a87294ffd20bbc55a4ebc1af74fb68247a6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd849abba2fb8a1d02784c04ac6d2544f312193d5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:40.534985538Z 2023-11-30 11:45:40.534 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd849abba2fb8a1d02784c04ac6d2544f312193d5","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd849abba2fb8a1d02784c04ac6d2544f312193d5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa77aeeec2a7776935e5835e68ec37435e39c7b5ecea99fb4f82d70ffb0361179":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:40.535056790Z 2023-11-30 11:45:40.534 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xD849aBBa2fB8A1d02784C04ac6D2544F312193d5 is unstaked +bundler_1 | 2023-11-30T11:45:40.535098679Z 2023-11-30 11:45:40.535 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:40.535105982Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:40.535110350Z -- params: [{"sender":"0xD849aBBa2fB8A1d02784C04ac6D2544F312193d5","nonce":"0xd0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000000d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:40.535120499Z -- result: "0x474079df9b161e8642d9dfca6ef82a87294ffd20bbc55a4ebc1af74fb68247a6" +bundler_1 | 2023-11-30T11:45:40.535126581Z -- costTime: 319 +bundler_1 | 2023-11-30T11:45:40.535131941Z +bundler_1 | 2023-11-30T11:45:40.538108011Z 2023-11-30 11:45:40.538 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:40.538189670Z 2023-11-30 11:45:40.538 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:40.538398690Z 2023-11-30 11:45:40.538 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":258254417031933722624,"opHash":"0x152f1d737debbbd7d1a4f01b5917e0d351421731a11406b0973ae15b3c518656","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe0c25b4e563a6f3efa1663c60251849abf9d0a8d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:40.541032409Z 2023-11-30 11:45:40.540 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:40.541048779Z 2023-11-30 11:45:40.540 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":258254417031933722624,"opHash":"0x152f1d737debbbd7d1a4f01b5917e0d351421731a11406b0973ae15b3c518656","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe0c25b4e563a6f3efa1663c60251849abf9d0a8d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:40.855148140Z 2023-11-30 11:45:40.854 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe0c25b4e563a6f3efa1663c60251849abf9d0a8d","stake":0,"unstakeDelaySec":0},"storageMap":{"0xe0c25b4e563a6f3efa1663c60251849abf9d0a8d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9a0770a62b0dc7c91e962863ba93c7d3661146204db50becca27ee0776442838":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:40.855222258Z 2023-11-30 11:45:40.855 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xE0c25B4e563a6F3EFa1663c60251849aBF9d0A8d is unstaked +bundler_1 | 2023-11-30T11:45:40.855271931Z 2023-11-30 11:45:40.855 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:40.855282460Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:40.855289143Z -- params: [{"sender":"0xE0c25B4e563a6F3EFa1663c60251849aBF9d0A8d","nonce":"0xe0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:40.855298891Z -- result: "0x152f1d737debbbd7d1a4f01b5917e0d351421731a11406b0973ae15b3c518656" +bundler_1 | 2023-11-30T11:45:40.855304181Z -- costTime: 317 +bundler_1 | 2023-11-30T11:45:40.855309952Z +bundler_1 | 2023-11-30T11:45:40.858954018Z 2023-11-30 11:45:40.858 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:40.859019660Z 2023-11-30 11:45:40.858 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:40.859261210Z 2023-11-30 11:45:40.859 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":276701161105643274240,"opHash":"0xdba08c0bc6e7d4c658e39056f22a63d1531d9dd6f076da2d6da7ce07f071f704","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xccad9d47093bbe257ebe146fa6513d6cbf34e3ca","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:40.862124143Z 2023-11-30 11:45:40.862 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:40.862138730Z 2023-11-30 11:45:40.862 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":276701161105643274240,"opHash":"0xdba08c0bc6e7d4c658e39056f22a63d1531d9dd6f076da2d6da7ce07f071f704","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xccad9d47093bbe257ebe146fa6513d6cbf34e3ca","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:40.951525439Z 2023-11-30 11:45:40.951 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1522 to: 1775 +bundler_1 | 2023-11-30T11:45:40.951653554Z 2023-11-30 11:45:40.951 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":221360928884514619392,"opHash":"0xec0c09fb90244958f12b6f1f16edd8dde499de6b922e4affda57aeeef8882457","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xde9a418d554bf9ab706ef570abbda6314f6d8957","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:41.192755722Z 2023-11-30 11:45:41.192 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xccad9d47093bbe257ebe146fa6513d6cbf34e3ca","stake":0,"unstakeDelaySec":0},"storageMap":{"0xccad9d47093bbe257ebe146fa6513d6cbf34e3ca":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa7dde6c49e4d5faea4351573556e06e9bcd4e507d1369ace75d265dcbd051d0c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:41.192961295Z 2023-11-30 11:45:41.192 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xCcAd9d47093bBE257EbE146FA6513D6Cbf34e3Ca is unstaked +bundler_1 | 2023-11-30T11:45:41.193007608Z 2023-11-30 11:45:41.192 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:41.193017998Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:41.193024610Z -- params: [{"sender":"0xCcAd9d47093bBE257EbE146FA6513D6Cbf34e3Ca","nonce":"0xf0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000000f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:41.193034017Z -- result: "0xdba08c0bc6e7d4c658e39056f22a63d1531d9dd6f076da2d6da7ce07f071f704" +bundler_1 | 2023-11-30T11:45:41.193039618Z -- costTime: 334 +bundler_1 | 2023-11-30T11:45:41.193045228Z +bundler_1 | 2023-11-30T11:45:41.196275622Z 2023-11-30 11:45:41.196 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:41.196290360Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:41.196297403Z -- params: [] +bundler_1 | 2023-11-30T11:45:41.196303194Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:41.196308874Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:41.196314034Z +bundler_1 | 2023-11-30T11:45:41.198374073Z 2023-11-30 11:45:41.198 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:41.199753485Z 2023-11-30 11:45:41.199 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:41.199966972Z 2023-11-30 11:45:41.199 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":295147905179352825856,"opHash":"0x4e668fd918a696321798c9707582172ece508fd85cb980dc7ab17ec6b512d250","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x24b782c337307022dde10873f1a5defe8ddcf630","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:41.203619160Z 2023-11-30 11:45:41.203 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:41.203697836Z 2023-11-30 11:45:41.203 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":295147905179352825856,"opHash":"0x4e668fd918a696321798c9707582172ece508fd85cb980dc7ab17ec6b512d250","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x24b782c337307022dde10873f1a5defe8ddcf630","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:41.330086024Z 2023-11-30 11:45:41.329 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xde9a418d554bf9ab706ef570abbda6314f6d8957","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2e250b3d3a41d73998503401f8855296c4a7f60052ad983eff4e89a3e65d22ab":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xde9a418d554bf9ab706ef570abbda6314f6d8957":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:41.331805933Z 2023-11-30 11:45:41.331 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":239807672958224171008,"opHash":"0x474079df9b161e8642d9dfca6ef82a87294ffd20bbc55a4ebc1af74fb68247a6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd849abba2fb8a1d02784c04ac6d2544f312193d5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:41.532699304Z 2023-11-30 11:45:41.532 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x24b782c337307022dde10873f1a5defe8ddcf630","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9ce666c34624e0cc237615be77e051dd1e5ec746748c36ce54a5ab079671a47c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x24b782c337307022dde10873f1a5defe8ddcf630":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:41.532833454Z 2023-11-30 11:45:41.532 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x24B782c337307022DdE10873F1a5DEFE8dDcF630 is unstaked +bundler_1 | 2023-11-30T11:45:41.532857449Z 2023-11-30 11:45:41.532 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:41.532864201Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:41.532869962Z -- params: [{"sender":"0x24B782c337307022DdE10873F1a5DEFE8dDcF630","nonce":"0x100000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:41.532878748Z -- result: "0x4e668fd918a696321798c9707582172ece508fd85cb980dc7ab17ec6b512d250" +bundler_1 | 2023-11-30T11:45:41.532885010Z -- costTime: 334 +bundler_1 | 2023-11-30T11:45:41.532890530Z +bundler_1 | 2023-11-30T11:45:41.536167799Z 2023-11-30 11:45:41.536 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:41.536234409Z 2023-11-30 11:45:41.536 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:41.536562034Z 2023-11-30 11:45:41.536 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":313594649253062377472,"opHash":"0xdb1b219a01dafbd91e5f2523b5c0dcc62cdb2f08d986418ef4727fac5835614e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x291e7ca4ae3ca1c2f07f8b53eec9f8c69797b0ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:41.541843684Z 2023-11-30 11:45:41.541 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:41.541940889Z 2023-11-30 11:45:41.541 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":313594649253062377472,"opHash":"0xdb1b219a01dafbd91e5f2523b5c0dcc62cdb2f08d986418ef4727fac5835614e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x291e7ca4ae3ca1c2f07f8b53eec9f8c69797b0ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:41.728277413Z 2023-11-30 11:45:41.728 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd849abba2fb8a1d02784c04ac6d2544f312193d5","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd849abba2fb8a1d02784c04ac6d2544f312193d5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa77aeeec2a7776935e5835e68ec37435e39c7b5ecea99fb4f82d70ffb0361179":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:41.728349237Z 2023-11-30 11:45:41.728 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":258254417031933722624,"opHash":"0x152f1d737debbbd7d1a4f01b5917e0d351421731a11406b0973ae15b3c518656","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe0c25b4e563a6f3efa1663c60251849abf9d0a8d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:41.888959544Z 2023-11-30 11:45:41.888 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x291e7ca4ae3ca1c2f07f8b53eec9f8c69797b0ee","stake":0,"unstakeDelaySec":0},"storageMap":{"0x291e7ca4ae3ca1c2f07f8b53eec9f8c69797b0ee":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa9f4bc404b6709d5d906a3115707ea79c7d28e9866fb0d215b7f4a80e54246e7":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:41.889061003Z 2023-11-30 11:45:41.888 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x291E7cA4ae3cA1c2f07f8b53EEC9f8c69797b0eE is unstaked +bundler_1 | 2023-11-30T11:45:41.889157226Z 2023-11-30 11:45:41.889 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:41.889167285Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:41.889173266Z -- params: [{"sender":"0x291E7cA4ae3cA1c2f07f8b53EEC9f8c69797b0eE","nonce":"0x110000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000001100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:41.889194075Z -- result: "0xdb1b219a01dafbd91e5f2523b5c0dcc62cdb2f08d986418ef4727fac5835614e" +bundler_1 | 2023-11-30T11:45:41.889197831Z -- costTime: 353 +bundler_1 | 2023-11-30T11:45:41.889201228Z +bundler_1 | 2023-11-30T11:45:41.893868694Z 2023-11-30 11:45:41.893 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:41.894091840Z 2023-11-30 11:45:41.894 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:41.894496855Z 2023-11-30 11:45:41.894 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":332041393326771929088,"opHash":"0xc4ae0e2ea4c18b7935aaf63fbe71fbf5b987816ef19c781805d64f1e861fdb42","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf08da216d3d189cfc8ae5149c1d5344dd7281158","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:41.899153986Z 2023-11-30 11:45:41.899 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:41.899172911Z 2023-11-30 11:45:41.899 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":332041393326771929088,"opHash":"0xc4ae0e2ea4c18b7935aaf63fbe71fbf5b987816ef19c781805d64f1e861fdb42","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf08da216d3d189cfc8ae5149c1d5344dd7281158","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:42.136379337Z 2023-11-30 11:45:42.136 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe0c25b4e563a6f3efa1663c60251849abf9d0a8d","stake":0,"unstakeDelaySec":0},"storageMap":{"0xe0c25b4e563a6f3efa1663c60251849abf9d0a8d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9a0770a62b0dc7c91e962863ba93c7d3661146204db50becca27ee0776442838":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:42.259040128Z 2023-11-30 11:45:42.258 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf08da216d3d189cfc8ae5149c1d5344dd7281158","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf08da216d3d189cfc8ae5149c1d5344dd7281158":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb5325e0966178b5cb702d22da9f5f060e7a284b9d0bf83b584dc1b429c7ef060":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:42.259138942Z 2023-11-30 11:45:42.259 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xf08Da216d3d189CFC8AE5149C1d5344dd7281158 is unstaked +bundler_1 | 2023-11-30T11:45:42.259210836Z 2023-11-30 11:45:42.259 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:42.259218831Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:42.259224341Z -- params: [{"sender":"0xf08Da216d3d189CFC8AE5149C1d5344dd7281158","nonce":"0x120000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:42.259232817Z -- result: "0xc4ae0e2ea4c18b7935aaf63fbe71fbf5b987816ef19c781805d64f1e861fdb42" +bundler_1 | 2023-11-30T11:45:42.259237756Z -- costTime: 366 +bundler_1 | 2023-11-30T11:45:42.259242645Z +bundler_1 | 2023-11-30T11:45:42.262505079Z 2023-11-30 11:45:42.262 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:42.262591169Z 2023-11-30 11:45:42.262 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:42.262819625Z 2023-11-30 11:45:42.262 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":350488137400481480704,"opHash":"0xf310207855f49cec45d317d48cc9f17517f991da0e19e8d26d45329c29a4a84f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x80b2e6912f62851a62e74fac40b2421bde180d17","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:42.265537031Z 2023-11-30 11:45:42.265 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:42.265585858Z 2023-11-30 11:45:42.265 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":350488137400481480704,"opHash":"0xf310207855f49cec45d317d48cc9f17517f991da0e19e8d26d45329c29a4a84f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x80b2e6912f62851a62e74fac40b2421bde180d17","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:42.579727018Z 2023-11-30 11:45:42.579 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x80b2e6912f62851a62e74fac40b2421bde180d17","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6b53b004d8266813830d5da3157a3fc822210ce2b24997a7dc84a439852fbe0b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x80b2e6912f62851a62e74fac40b2421bde180d17":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:42.579797900Z 2023-11-30 11:45:42.579 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x80B2E6912f62851A62E74FAC40B2421Bde180D17 is unstaked +bundler_1 | 2023-11-30T11:45:42.579867793Z 2023-11-30 11:45:42.579 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:42.579878634Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:42.579909251Z -- params: [{"sender":"0x80B2E6912f62851A62E74FAC40B2421Bde180D17","nonce":"0x130000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000001300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:42.579915663Z -- result: "0xf310207855f49cec45d317d48cc9f17517f991da0e19e8d26d45329c29a4a84f" +bundler_1 | 2023-11-30T11:45:42.579919300Z -- costTime: 317 +bundler_1 | 2023-11-30T11:45:42.579922706Z +bundler_1 | 2023-11-30T11:45:42.583594098Z 2023-11-30 11:45:42.583 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:42.583609246Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:42.583615428Z -- params: [] +bundler_1 | 2023-11-30T11:45:42.583621319Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:42.583626128Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:42.583629635Z +bundler_1 | 2023-11-30T11:45:42.585791120Z 2023-11-30 11:45:42.585 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:42.585891030Z 2023-11-30 11:45:42.585 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:42.586118921Z 2023-11-30 11:45:42.586 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":368934881474191032320,"opHash":"0x167912c19a206cacd41a3444d41789b54a3bd2dd4f89103a1a59e7a9a004db02","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb447a5978564199035159868bc6d233f07a03abf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:42.589194597Z 2023-11-30 11:45:42.589 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:42.589224383Z 2023-11-30 11:45:42.589 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":368934881474191032320,"opHash":"0x167912c19a206cacd41a3444d41789b54a3bd2dd4f89103a1a59e7a9a004db02","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb447a5978564199035159868bc6d233f07a03abf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:42.913857117Z 2023-11-30 11:45:42.913 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb447a5978564199035159868bc6d233f07a03abf","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb447a5978564199035159868bc6d233f07a03abf":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe9a175fb4e53e731fac85bc4925c2dce4ab50b76960575884def0a38d23df8af":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:42.913903180Z 2023-11-30 11:45:42.913 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xB447a5978564199035159868bC6d233F07a03Abf is unstaked +bundler_1 | 2023-11-30T11:45:42.913995602Z 2023-11-30 11:45:42.913 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:42.914004889Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:42.914019286Z -- params: [{"sender":"0xB447a5978564199035159868bC6d233F07a03Abf","nonce":"0x140000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000001400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:42.914042720Z -- result: "0x167912c19a206cacd41a3444d41789b54a3bd2dd4f89103a1a59e7a9a004db02" +bundler_1 | 2023-11-30T11:45:42.914046597Z -- costTime: 328 +bundler_1 | 2023-11-30T11:45:42.914050043Z +bundler_1 | 2023-11-30T11:45:42.917111580Z 2023-11-30 11:45:42.917 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:42.917190397Z 2023-11-30 11:45:42.917 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:42.917392393Z 2023-11-30 11:45:42.917 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":387381625547900583936,"opHash":"0x7f2c79ff5e678e32bbbf856343b9e6bffe5d89423497341998acc5f4e46e4e0d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa858ed8b52fc1a1e76abb632874b285391e1c5d8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:42.920249999Z 2023-11-30 11:45:42.920 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:42.920301509Z 2023-11-30 11:45:42.920 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":387381625547900583936,"opHash":"0x7f2c79ff5e678e32bbbf856343b9e6bffe5d89423497341998acc5f4e46e4e0d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa858ed8b52fc1a1e76abb632874b285391e1c5d8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:43.150871512Z 2023-11-30 11:45:43.150 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainTxFailedService : begin to process failed tx, but tx is success, so skip, tx: 0x1270d521561442ccc06439d3f2e913d2aef5898f18beb03d9ec6b951d71cfa49 +bundler_1 | 2023-11-30T11:45:43.235039581Z 2023-11-30 11:45:43.234 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa858ed8b52fc1a1e76abb632874b285391e1c5d8","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa858ed8b52fc1a1e76abb632874b285391e1c5d8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd11b4b50b4c8c98274047b4b3882405147cb553875400581fc45af3ed221c2bd":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:43.235113969Z 2023-11-30 11:45:43.235 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xA858Ed8B52fc1a1e76Abb632874b285391e1C5D8 is unstaked +bundler_1 | 2023-11-30T11:45:43.235175083Z 2023-11-30 11:45:43.235 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:43.235183409Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:43.235188749Z -- params: [{"sender":"0xA858Ed8B52fc1a1e76Abb632874b285391e1C5D8","nonce":"0x150000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000001500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:43.235217282Z -- result: "0x7f2c79ff5e678e32bbbf856343b9e6bffe5d89423497341998acc5f4e46e4e0d" +bundler_1 | 2023-11-30T11:45:43.235222992Z -- costTime: 318 +bundler_1 | 2023-11-30T11:45:43.235227892Z +bundler_1 | 2023-11-30T11:45:43.238118666Z 2023-11-30 11:45:43.238 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:43.238178077Z 2023-11-30 11:45:43.238 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:43.238426944Z 2023-11-30 11:45:43.238 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":405828369621610135552,"opHash":"0x084579f4147ac5eb2f40e496564e499b7c0526dbca1568ee90f00ff7ec99e042","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9eb0970dfb46f4920aeb86fbc7a2e5c36ce6ca03","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:43.241091581Z 2023-11-30 11:45:43.241 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:43.241108242Z 2023-11-30 11:45:43.241 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":405828369621610135552,"opHash":"0x084579f4147ac5eb2f40e496564e499b7c0526dbca1568ee90f00ff7ec99e042","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9eb0970dfb46f4920aeb86fbc7a2e5c36ce6ca03","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:43.553866324Z 2023-11-30 11:45:43.553 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9eb0970dfb46f4920aeb86fbc7a2e5c36ce6ca03","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x63ef5c3b599498b8fc936ac46a5ae014a7d45fb6a1a91be74d865323c42a256c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x9eb0970dfb46f4920aeb86fbc7a2e5c36ce6ca03":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:43.553935633Z 2023-11-30 11:45:43.553 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9eB0970Dfb46F4920aeB86Fbc7a2e5C36CE6cA03 is unstaked +bundler_1 | 2023-11-30T11:45:43.553989073Z 2023-11-30 11:45:43.553 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:43.553998710Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:43.554004672Z -- params: [{"sender":"0x9eB0970Dfb46F4920aeB86Fbc7a2e5C36CE6cA03","nonce":"0x160000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:43.554012967Z -- result: "0x084579f4147ac5eb2f40e496564e499b7c0526dbca1568ee90f00ff7ec99e042" +bundler_1 | 2023-11-30T11:45:43.554016644Z -- costTime: 315 +bundler_1 | 2023-11-30T11:45:43.554020241Z +bundler_1 | 2023-11-30T11:45:43.556996638Z 2023-11-30 11:45:43.556 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:43.557069811Z 2023-11-30 11:45:43.557 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:43.557305631Z 2023-11-30 11:45:43.557 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":424275113695319687168,"opHash":"0x4e861e2097bf150afeff67749219ed946eed7d29b237f71ebcea059518277a21","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3d026ad2f873a6f09a703d9c87ff4b161a66c359","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:43.559967502Z 2023-11-30 11:45:43.559 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:43.559981328Z 2023-11-30 11:45:43.559 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":424275113695319687168,"opHash":"0x4e861e2097bf150afeff67749219ed946eed7d29b237f71ebcea059518277a21","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3d026ad2f873a6f09a703d9c87ff4b161a66c359","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:43.866456649Z 2023-11-30 11:45:43.866 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3d026ad2f873a6f09a703d9c87ff4b161a66c359","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xeae0c11dd1c046672d8c227d70eb31cd314b6a499ef7441a18c39d82cd967c96":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x3d026ad2f873a6f09a703d9c87ff4b161a66c359":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:43.866529468Z 2023-11-30 11:45:43.866 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3D026Ad2f873A6F09A703D9c87fF4b161a66c359 is unstaked +bundler_1 | 2023-11-30T11:45:43.866574438Z 2023-11-30 11:45:43.866 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:43.866594085Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:43.866599545Z -- params: [{"sender":"0x3D026Ad2f873A6F09A703D9c87fF4b161a66c359","nonce":"0x170000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000001700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:43.866605316Z -- result: "0x4e861e2097bf150afeff67749219ed946eed7d29b237f71ebcea059518277a21" +bundler_1 | 2023-11-30T11:45:43.866608902Z -- costTime: 310 +bundler_1 | 2023-11-30T11:45:43.866612269Z +bundler_1 | 2023-11-30T11:45:43.869483270Z 2023-11-30 11:45:43.869 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:43.869496184Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:43.869500883Z -- params: [] +bundler_1 | 2023-11-30T11:45:43.869504570Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:43.869508146Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:43.869511563Z +bundler_1 | 2023-11-30T11:45:43.871460879Z 2023-11-30 11:45:43.871 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:43.871533004Z 2023-11-30 11:45:43.871 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:43.871728047Z 2023-11-30 11:45:43.871 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":442721857769029238784,"opHash":"0xcd3fa901280a5353f0ab81319f6e505e4a1d02c570d5ffb92e61c9c3505fc397","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x05b9d3b034957f79d164fa771340967d4d27c747","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:43.874518909Z 2023-11-30 11:45:43.874 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:43.874559054Z 2023-11-30 11:45:43.874 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":442721857769029238784,"opHash":"0xcd3fa901280a5353f0ab81319f6e505e4a1d02c570d5ffb92e61c9c3505fc397","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x05b9d3b034957f79d164fa771340967d4d27c747","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:44.188112829Z 2023-11-30 11:45:44.187 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x05b9d3b034957f79d164fa771340967d4d27c747","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x143e5000839a9fd5dccb1dc284dd747f49928703755feac0cc7f0abbae8a939c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x05b9d3b034957f79d164fa771340967d4d27c747":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:44.188171728Z 2023-11-30 11:45:44.188 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x05b9d3B034957f79d164fA771340967d4d27C747 is unstaked +bundler_1 | 2023-11-30T11:45:44.188223856Z 2023-11-30 11:45:44.188 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:44.188232261Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:44.188237932Z -- params: [{"sender":"0x05b9d3B034957f79d164fA771340967d4d27C747","nonce":"0x180000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000001800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:44.188246598Z -- result: "0xcd3fa901280a5353f0ab81319f6e505e4a1d02c570d5ffb92e61c9c3505fc397" +bundler_1 | 2023-11-30T11:45:44.188252258Z -- costTime: 317 +bundler_1 | 2023-11-30T11:45:44.188257468Z +bundler_1 | 2023-11-30T11:45:44.191243173Z 2023-11-30 11:45:44.191 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:44.191317769Z 2023-11-30 11:45:44.191 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:44.191530699Z 2023-11-30 11:45:44.191 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":461168601842738790400,"opHash":"0x4d41f64526959e26efbfff6964124e269b95b79c8d7b585cac7eb0a7578e624f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9b68c56339ca131b7ac864658ce378f2df7205e1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:44.194144000Z 2023-11-30 11:45:44.194 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:44.194172400Z 2023-11-30 11:45:44.194 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":461168601842738790400,"opHash":"0x4d41f64526959e26efbfff6964124e269b95b79c8d7b585cac7eb0a7578e624f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9b68c56339ca131b7ac864658ce378f2df7205e1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:44.503517443Z 2023-11-30 11:45:44.503 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9b68c56339ca131b7ac864658ce378f2df7205e1","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2cd074395033645e72d0b62f98f16041257dd063bc195e9d1af8e9259818e36c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x9b68c56339ca131b7ac864658ce378f2df7205e1":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:44.503591568Z 2023-11-30 11:45:44.503 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9b68C56339Ca131B7Ac864658Ce378F2df7205e1 is unstaked +bundler_1 | 2023-11-30T11:45:44.503723254Z 2023-11-30 11:45:44.503 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:44.503734584Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:44.503739353Z -- params: [{"sender":"0x9b68C56339Ca131B7Ac864658Ce378F2df7205e1","nonce":"0x190000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000001900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:44.503745365Z -- result: "0x4d41f64526959e26efbfff6964124e269b95b79c8d7b585cac7eb0a7578e624f" +bundler_1 | 2023-11-30T11:45:44.503748941Z -- costTime: 312 +bundler_1 | 2023-11-30T11:45:44.503752398Z +bundler_1 | 2023-11-30T11:45:44.506641182Z 2023-11-30 11:45:44.506 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:44.506709774Z 2023-11-30 11:45:44.506 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:44.506969484Z 2023-11-30 11:45:44.506 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":479615345916448342016,"opHash":"0x6e2a1d41aeb6f30e982e71c45e030dcf298cbd3ad53038a4a1f2928f3b8dbc89","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8ee7b3b72707b4354b318e34363a942dce35377d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:44.510167274Z 2023-11-30 11:45:44.510 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:44.510221725Z 2023-11-30 11:45:44.510 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":479615345916448342016,"opHash":"0x6e2a1d41aeb6f30e982e71c45e030dcf298cbd3ad53038a4a1f2928f3b8dbc89","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8ee7b3b72707b4354b318e34363a942dce35377d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:44.820571502Z 2023-11-30 11:45:44.820 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8ee7b3b72707b4354b318e34363a942dce35377d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xc6455d3bff44177753f0931398cf35a6336c51ddaf65b1415c4baf16d753f4fb":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x8ee7b3b72707b4354b318e34363a942dce35377d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:44.820632172Z 2023-11-30 11:45:44.820 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8eE7b3b72707B4354B318E34363a942dcE35377d is unstaked +bundler_1 | 2023-11-30T11:45:44.820684232Z 2023-11-30 11:45:44.820 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:44.820693389Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:44.820700212Z -- params: [{"sender":"0x8eE7b3b72707B4354B318E34363a942dcE35377d","nonce":"0x1a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000001a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:44.820709158Z -- result: "0x6e2a1d41aeb6f30e982e71c45e030dcf298cbd3ad53038a4a1f2928f3b8dbc89" +bundler_1 | 2023-11-30T11:45:44.820715120Z -- costTime: 314 +bundler_1 | 2023-11-30T11:45:44.820718816Z +bundler_1 | 2023-11-30T11:45:44.823775944Z 2023-11-30 11:45:44.823 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:44.823843407Z 2023-11-30 11:45:44.823 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:44.824076695Z 2023-11-30 11:45:44.823 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":498062089990157893632,"opHash":"0x7f07db715ef276a9e28d5dab7ef0858e820fdc87f5ba53976e2a293969162ce3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6b4b2a93a1c7968e45a2a94a6a0104a1fc8abdb0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:44.869793111Z 2023-11-30 11:45:44.869 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:44.869814401Z 2023-11-30 11:45:44.869 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":498062089990157893632,"opHash":"0x7f07db715ef276a9e28d5dab7ef0858e820fdc87f5ba53976e2a293969162ce3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6b4b2a93a1c7968e45a2a94a6a0104a1fc8abdb0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:45.185658447Z 2023-11-30 11:45:45.185 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6b4b2a93a1c7968e45a2a94a6a0104a1fc8abdb0","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe75c2cbe2a4d54a4f5350ee4188117c1e3b8241ef0bdbcf298779d6bf536f5e7":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x6b4b2a93a1c7968e45a2a94a6a0104a1fc8abdb0":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:45.185743145Z 2023-11-30 11:45:45.185 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x6b4B2a93A1c7968e45A2A94A6a0104a1fc8ABdB0 is unstaked +bundler_1 | 2023-11-30T11:45:45.185785554Z 2023-11-30 11:45:45.185 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:45.185795363Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:45.185801003Z -- params: [{"sender":"0x6b4B2a93A1c7968e45A2A94A6a0104a1fc8ABdB0","nonce":"0x1b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000001b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:45.185822613Z -- result: "0x7f07db715ef276a9e28d5dab7ef0858e820fdc87f5ba53976e2a293969162ce3" +bundler_1 | 2023-11-30T11:45:45.185826350Z -- costTime: 362 +bundler_1 | 2023-11-30T11:45:45.185829776Z +bundler_1 | 2023-11-30T11:45:45.188944679Z 2023-11-30 11:45:45.188 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:45.188958886Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:45.188963625Z -- params: [] +bundler_1 | 2023-11-30T11:45:45.188967221Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:45.188970698Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:45.188974154Z +bundler_1 | 2023-11-30T11:45:45.191407340Z 2023-11-30 11:45:45.191 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:45.191473756Z 2023-11-30 11:45:45.191 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:45.191673225Z 2023-11-30 11:45:45.191 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":516508834063867445248,"opHash":"0xf566f224e4cb46eb5da41973cf70373ec850ffd750541195e916987ed8528e1d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbb04ee4683b349865c5167d2a2dc2edabe4c1065","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:45.194364752Z 2023-11-30 11:45:45.194 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:45.194379158Z 2023-11-30 11:45:45.194 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":516508834063867445248,"opHash":"0xf566f224e4cb46eb5da41973cf70373ec850ffd750541195e916987ed8528e1d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbb04ee4683b349865c5167d2a2dc2edabe4c1065","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:45.511303806Z 2023-11-30 11:45:45.511 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbb04ee4683b349865c5167d2a2dc2edabe4c1065","stake":0,"unstakeDelaySec":0},"storageMap":{"0xbb04ee4683b349865c5167d2a2dc2edabe4c1065":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x25fb6f4f43d6088b92688ef16e6ad91deeedd6805fe8fa7bc447842a5c389fd8":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:45.511385809Z 2023-11-30 11:45:45.511 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xbB04EE4683b349865c5167d2A2Dc2eDAbe4C1065 is unstaked +bundler_1 | 2023-11-30T11:45:45.511486857Z 2023-11-30 11:45:45.511 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:45.511495002Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:45.511498920Z -- params: [{"sender":"0xbB04EE4683b349865c5167d2A2Dc2eDAbe4C1065","nonce":"0x1c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000001c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:45.511517865Z -- result: "0xf566f224e4cb46eb5da41973cf70373ec850ffd750541195e916987ed8528e1d" +bundler_1 | 2023-11-30T11:45:45.511521662Z -- costTime: 320 +bundler_1 | 2023-11-30T11:45:45.511525078Z +bundler_1 | 2023-11-30T11:45:45.514711638Z 2023-11-30 11:45:45.514 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:45.514790154Z 2023-11-30 11:45:45.514 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:45.515087488Z 2023-11-30 11:45:45.515 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":534955578137576996864,"opHash":"0xe1ae459fa9ff640eff25dfbe564b69e2ec4fa66d1fefff0ae399ce4ec1ea8685","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8cba92abfbda2a935a52a87374779b601d4c07e4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:45.517756947Z 2023-11-30 11:45:45.517 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:45.517774270Z 2023-11-30 11:45:45.517 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":534955578137576996864,"opHash":"0xe1ae459fa9ff640eff25dfbe564b69e2ec4fa66d1fefff0ae399ce4ec1ea8685","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8cba92abfbda2a935a52a87374779b601d4c07e4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:45.823911046Z 2023-11-30 11:45:45.823 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8cba92abfbda2a935a52a87374779b601d4c07e4","stake":0,"unstakeDelaySec":0},"storageMap":{"0x8cba92abfbda2a935a52a87374779b601d4c07e4":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf1a57c631bc2e1f6ffd7c1339195da94ffdfbc6a30f0a6d78dea130529ac6b7b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:45.823987502Z 2023-11-30 11:45:45.823 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8CBA92aBfbDa2A935a52A87374779B601D4c07e4 is unstaked +bundler_1 | 2023-11-30T11:45:45.824038003Z 2023-11-30 11:45:45.823 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:45.824046729Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:45.824053061Z -- params: [{"sender":"0x8CBA92aBfbDa2A935a52A87374779B601D4c07e4","nonce":"0x1d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000001d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:45.824062388Z -- result: "0xe1ae459fa9ff640eff25dfbe564b69e2ec4fa66d1fefff0ae399ce4ec1ea8685" +bundler_1 | 2023-11-30T11:45:45.824066065Z -- costTime: 309 +bundler_1 | 2023-11-30T11:45:45.824069441Z +bundler_1 | 2023-11-30T11:45:45.827092119Z 2023-11-30 11:45:45.827 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:45.827167680Z 2023-11-30 11:45:45.827 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:45.827386604Z 2023-11-30 11:45:45.827 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":553402322211286548480,"opHash":"0x10db5f2f70863e3352911013d6217fb4caacf4de127b6666888b84422b3e574e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0c8898a1c3d4da5c60cc30f933d07e218ecbef0a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:45.829892094Z 2023-11-30 11:45:45.829 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:45.829935405Z 2023-11-30 11:45:45.829 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":553402322211286548480,"opHash":"0x10db5f2f70863e3352911013d6217fb4caacf4de127b6666888b84422b3e574e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0c8898a1c3d4da5c60cc30f933d07e218ecbef0a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:46.138763662Z 2023-11-30 11:45:46.138 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0c8898a1c3d4da5c60cc30f933d07e218ecbef0a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x0c8898a1c3d4da5c60cc30f933d07e218ecbef0a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x111b0fe6569f8e5c5f0e83c59cb39a714215db8f6b0a15f5a23cf4a65b3ffe27":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:46.138817813Z 2023-11-30 11:45:46.138 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0C8898a1C3D4dA5C60cc30f933D07e218EcBEF0a is unstaked +bundler_1 | 2023-11-30T11:45:46.138868086Z 2023-11-30 11:45:46.138 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:46.138877574Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:46.138883134Z -- params: [{"sender":"0x0C8898a1C3D4dA5C60cc30f933D07e218EcBEF0a","nonce":"0x1e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000001e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:46.138889055Z -- result: "0x10db5f2f70863e3352911013d6217fb4caacf4de127b6666888b84422b3e574e" +bundler_1 | 2023-11-30T11:45:46.138892672Z -- costTime: 312 +bundler_1 | 2023-11-30T11:45:46.138896108Z +bundler_1 | 2023-11-30T11:45:46.141870666Z 2023-11-30 11:45:46.141 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:46.141960240Z 2023-11-30 11:45:46.141 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:46.142184328Z 2023-11-30 11:45:46.142 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":571849066284996100096,"opHash":"0x9ba2da183dbb7867233b36f87262eafb10069427cd63d53776dbbc7d1c4a5017","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x425a2932e9b3f8b78245e4613b9b86117c009bbd","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:46.149376456Z 2023-11-30 11:45:46.149 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:46.149397916Z 2023-11-30 11:45:46.149 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000001f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":571849066284996100096,"opHash":"0x9ba2da183dbb7867233b36f87262eafb10069427cd63d53776dbbc7d1c4a5017","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x425a2932e9b3f8b78245e4613b9b86117c009bbd","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:46.466676810Z 2023-11-30 11:45:46.466 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x425a2932e9b3f8b78245e4613b9b86117c009bbd","stake":0,"unstakeDelaySec":0},"storageMap":{"0x425a2932e9b3f8b78245e4613b9b86117c009bbd":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xcb5311cc63b6b2523c17f8e4b6758a520c7e5da8b7721137cb7f7bca0eac8b1e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:46.466735981Z 2023-11-30 11:45:46.466 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x425a2932e9b3f8B78245E4613B9b86117c009bBd is unstaked +bundler_1 | 2023-11-30T11:45:46.466835166Z 2023-11-30 11:45:46.466 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:46.466844513Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:46.466850304Z -- params: [{"sender":"0x425a2932e9b3f8B78245E4613B9b86117c009bBd","nonce":"0x1f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000001f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:46.466858449Z -- result: "0x9ba2da183dbb7867233b36f87262eafb10069427cd63d53776dbbc7d1c4a5017" +bundler_1 | 2023-11-30T11:45:46.466863749Z -- costTime: 325 +bundler_1 | 2023-11-30T11:45:46.466868417Z +bundler_1 | 2023-11-30T11:45:46.470195599Z 2023-11-30 11:45:46.470 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:46.470209716Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:46.470214234Z -- params: [] +bundler_1 | 2023-11-30T11:45:46.470217840Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:46.470221457Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:46.470224894Z +bundler_1 | 2023-11-30T11:45:46.472352112Z 2023-11-30 11:45:46.472 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:46.473739999Z 2023-11-30 11:45:46.473 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:46.473994744Z 2023-11-30 11:45:46.473 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":590295810358705651712,"opHash":"0xbab815fabbb491deca440d06c7c0944aa596e2821f8649690f2146571c3e8f9a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xefbbb086ae04501e59d1c5d19286fb84a1f6673e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:46.476693113Z 2023-11-30 11:45:46.476 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:46.476706928Z 2023-11-30 11:45:46.476 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":590295810358705651712,"opHash":"0xbab815fabbb491deca440d06c7c0944aa596e2821f8649690f2146571c3e8f9a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xefbbb086ae04501e59d1c5d19286fb84a1f6673e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:46.791165199Z 2023-11-30 11:45:46.791 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xefbbb086ae04501e59d1c5d19286fb84a1f6673e","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x041c8a7d616552b8d6c93a58ba0616aa3d910c25944a7e6c0ba12b6ae8fbedd1":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xefbbb086ae04501e59d1c5d19286fb84a1f6673e":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:46.791234829Z 2023-11-30 11:45:46.791 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xefBBB086ae04501E59d1c5D19286fb84a1F6673E is unstaked +bundler_1 | 2023-11-30T11:45:46.791292884Z 2023-11-30 11:45:46.791 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:46.791303814Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:46.791310497Z -- params: [{"sender":"0xefBBB086ae04501E59d1c5D19286fb84a1F6673E","nonce":"0x200000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:46.791319543Z -- result: "0xbab815fabbb491deca440d06c7c0944aa596e2821f8649690f2146571c3e8f9a" +bundler_1 | 2023-11-30T11:45:46.791325414Z -- costTime: 319 +bundler_1 | 2023-11-30T11:45:46.791329201Z +bundler_1 | 2023-11-30T11:45:46.794333852Z 2023-11-30 11:45:46.794 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:46.794418540Z 2023-11-30 11:45:46.794 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:46.794680748Z 2023-11-30 11:45:46.794 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":608742554432415203328,"opHash":"0x7b1eaf271d6d676701aa42c381059219a086cd6615e887793acbe5d5d3c6999e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaa595e64e02ac1a45329fc154213ded917ee67a0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:46.797373748Z 2023-11-30 11:45:46.797 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:46.797395869Z 2023-11-30 11:45:46.797 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":608742554432415203328,"opHash":"0x7b1eaf271d6d676701aa42c381059219a086cd6615e887793acbe5d5d3c6999e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaa595e64e02ac1a45329fc154213ded917ee67a0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:47.110097989Z 2023-11-30 11:45:47.109 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xaa595e64e02ac1a45329fc154213ded917ee67a0","stake":0,"unstakeDelaySec":0},"storageMap":{"0xaa595e64e02ac1a45329fc154213ded917ee67a0":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x894683d363ce596a7bbef1abf9c16ca12563fb3830b64ec1ac51b304144be661":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:47.110201422Z 2023-11-30 11:45:47.110 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xaA595e64e02aC1a45329fc154213dEd917EE67a0 is unstaked +bundler_1 | 2023-11-30T11:45:47.110276312Z 2023-11-30 11:45:47.110 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:47.110309123Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:47.110317629Z -- params: [{"sender":"0xaA595e64e02aC1a45329fc154213dEd917EE67a0","nonce":"0x210000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000002100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:47.110328499Z -- result: "0x7b1eaf271d6d676701aa42c381059219a086cd6615e887793acbe5d5d3c6999e" +bundler_1 | 2023-11-30T11:45:47.110335222Z -- costTime: 316 +bundler_1 | 2023-11-30T11:45:47.110341664Z +bundler_1 | 2023-11-30T11:45:47.113383373Z 2023-11-30 11:45:47.113 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:47.113553387Z 2023-11-30 11:45:47.113 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:47.113833729Z 2023-11-30 11:45:47.113 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":627189298506124754944,"opHash":"0xefbb6ce8ce6e320e5379e2ad6c7648fb0aa17f4315082ac0bbc1bbcced55f218","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x787e84121d447bc9ababaf38f8596b1fb818d0a1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:47.157619413Z 2023-11-30 11:45:47.157 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:47.157647562Z 2023-11-30 11:45:47.157 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":627189298506124754944,"opHash":"0xefbb6ce8ce6e320e5379e2ad6c7648fb0aa17f4315082ac0bbc1bbcced55f218","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x787e84121d447bc9ababaf38f8596b1fb818d0a1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:47.471385513Z 2023-11-30 11:45:47.471 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x787e84121d447bc9ababaf38f8596b1fb818d0a1","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf3d11374047c433768c2995da437af10a48b6a21a77fc69efe5983a7c8d7ed22":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x787e84121d447bc9ababaf38f8596b1fb818d0a1":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:47.471463538Z 2023-11-30 11:45:47.471 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x787E84121D447bc9ABabAf38f8596b1fB818d0a1 is unstaked +bundler_1 | 2023-11-30T11:45:47.471511143Z 2023-11-30 11:45:47.471 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:47.471533705Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:47.471539977Z -- params: [{"sender":"0x787E84121D447bc9ABabAf38f8596b1fB818d0a1","nonce":"0x220000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000002200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:47.471560335Z -- result: "0xefbb6ce8ce6e320e5379e2ad6c7648fb0aa17f4315082ac0bbc1bbcced55f218" +bundler_1 | 2023-11-30T11:45:47.471564252Z -- costTime: 358 +bundler_1 | 2023-11-30T11:45:47.471567688Z +bundler_1 | 2023-11-30T11:45:47.474596152Z 2023-11-30 11:45:47.474 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:47.474672785Z 2023-11-30 11:45:47.474 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:47.474871555Z 2023-11-30 11:45:47.474 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":645636042579834306560,"opHash":"0x1e372b12d4eec3d1679093fc09b43daa1cc82b239d152c99578e81169768e501","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7add62a591c978d525bce9dddab8f8e0f2e970e8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:47.477359211Z 2023-11-30 11:45:47.477 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:47.477372486Z 2023-11-30 11:45:47.477 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":645636042579834306560,"opHash":"0x1e372b12d4eec3d1679093fc09b43daa1cc82b239d152c99578e81169768e501","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7add62a591c978d525bce9dddab8f8e0f2e970e8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:47.785905951Z 2023-11-30 11:45:47.785 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7add62a591c978d525bce9dddab8f8e0f2e970e8","stake":0,"unstakeDelaySec":0},"storageMap":{"0x7add62a591c978d525bce9dddab8f8e0f2e970e8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe283d282583aa41b5d981b8bf04f634a21af8eafabce52d23e069d9af5bf6bbc":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:47.785976849Z 2023-11-30 11:45:47.785 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x7aDd62A591C978d525bcE9DDdAb8f8e0F2E970e8 is unstaked +bundler_1 | 2023-11-30T11:45:47.786036514Z 2023-11-30 11:45:47.785 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:47.786047214Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:47.786061741Z -- params: [{"sender":"0x7aDd62A591C978d525bcE9DDdAb8f8e0F2E970e8","nonce":"0x230000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000002300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:47.786068864Z -- result: "0x1e372b12d4eec3d1679093fc09b43daa1cc82b239d152c99578e81169768e501" +bundler_1 | 2023-11-30T11:45:47.786073393Z -- costTime: 311 +bundler_1 | 2023-11-30T11:45:47.786077901Z +bundler_1 | 2023-11-30T11:45:47.789301238Z 2023-11-30 11:45:47.789 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:47.789327116Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:47.789331785Z -- params: [] +bundler_1 | 2023-11-30T11:45:47.789335402Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:47.789338918Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:47.789342415Z +bundler_1 | 2023-11-30T11:45:47.791334417Z 2023-11-30 11:45:47.791 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:47.791415519Z 2023-11-30 11:45:47.791 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:47.791633835Z 2023-11-30 11:45:47.791 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":664082786653543858176,"opHash":"0x81794453a1b96b7e686507b193f104c04354506221885247c4b0b3a91d5f781c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x20450174344be012e1f5e10f052a887d808d04c5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:47.794651610Z 2023-11-30 11:45:47.794 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:47.794666327Z 2023-11-30 11:45:47.794 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":664082786653543858176,"opHash":"0x81794453a1b96b7e686507b193f104c04354506221885247c4b0b3a91d5f781c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x20450174344be012e1f5e10f052a887d808d04c5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:48.107143050Z 2023-11-30 11:45:48.106 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x20450174344be012e1f5e10f052a887d808d04c5","stake":0,"unstakeDelaySec":0},"storageMap":{"0x20450174344be012e1f5e10f052a887d808d04c5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2698402481030d0ddbb4c0f24e490753e2735ea32ac0c111b59ee20f8596bb9b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:48.107206811Z 2023-11-30 11:45:48.107 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x20450174344bE012e1f5E10F052a887D808D04C5 is unstaked +bundler_1 | 2023-11-30T11:45:48.107257583Z 2023-11-30 11:45:48.107 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:48.107266660Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:48.107272400Z -- params: [{"sender":"0x20450174344bE012e1f5E10F052a887D808D04C5","nonce":"0x240000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000002400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:48.107280786Z -- result: "0x81794453a1b96b7e686507b193f104c04354506221885247c4b0b3a91d5f781c" +bundler_1 | 2023-11-30T11:45:48.107299090Z -- costTime: 316 +bundler_1 | 2023-11-30T11:45:48.107304059Z +bundler_1 | 2023-11-30T11:45:48.110376188Z 2023-11-30 11:45:48.110 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:48.110454905Z 2023-11-30 11:45:48.110 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:48.110660318Z 2023-11-30 11:45:48.110 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":682529530727253409792,"opHash":"0x7cc2564592ebfbcf92b60b9124b8112b73b11ef42eb87c1cab91884a3dddbf14","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x17f975c4a16acd9c3a325676fd457038626fa0bc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:48.157514505Z 2023-11-30 11:45:48.157 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:48.157539391Z 2023-11-30 11:45:48.157 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":682529530727253409792,"opHash":"0x7cc2564592ebfbcf92b60b9124b8112b73b11ef42eb87c1cab91884a3dddbf14","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x17f975c4a16acd9c3a325676fd457038626fa0bc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:48.464842013Z 2023-11-30 11:45:48.464 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x17f975c4a16acd9c3a325676fd457038626fa0bc","stake":0,"unstakeDelaySec":0},"storageMap":{"0x17f975c4a16acd9c3a325676fd457038626fa0bc":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xcecd4d1792b0613f71a074548f241e74e78fcc874a07282553f58314da45c214":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:48.464938848Z 2023-11-30 11:45:48.464 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x17F975C4A16aCD9c3a325676fd457038626fa0bc is unstaked +bundler_1 | 2023-11-30T11:45:48.464969651Z 2023-11-30 11:45:48.464 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:48.464977556Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:48.464982715Z -- params: [{"sender":"0x17F975C4A16aCD9c3a325676fd457038626fa0bc","nonce":"0x250000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000002500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:48.464992784Z -- result: "0x7cc2564592ebfbcf92b60b9124b8112b73b11ef42eb87c1cab91884a3dddbf14" +bundler_1 | 2023-11-30T11:45:48.464998455Z -- costTime: 354 +bundler_1 | 2023-11-30T11:45:48.465004226Z +bundler_1 | 2023-11-30T11:45:48.467989800Z 2023-11-30 11:45:48.467 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:48.468056324Z 2023-11-30 11:45:48.467 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:48.468292103Z 2023-11-30 11:45:48.468 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":700976274800962961408,"opHash":"0xf88feb02b439a4ceb7476dc8fdd177270a74858a5405779e5e7b238adda3174e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x27a7d6f3634fb75a95c69625e8e319ed4307570d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:48.471156375Z 2023-11-30 11:45:48.471 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:48.471179157Z 2023-11-30 11:45:48.471 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":700976274800962961408,"opHash":"0xf88feb02b439a4ceb7476dc8fdd177270a74858a5405779e5e7b238adda3174e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x27a7d6f3634fb75a95c69625e8e319ed4307570d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:48.778697629Z 2023-11-30 11:45:48.778 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x27a7d6f3634fb75a95c69625e8e319ed4307570d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1f360c52b3f99dd9396f2179f9a771354ddc1d24bcf96168d38baafd7b8a28fa":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x27a7d6f3634fb75a95c69625e8e319ed4307570d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:48.778755246Z 2023-11-30 11:45:48.778 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x27A7d6F3634FB75A95c69625E8e319ed4307570D is unstaked +bundler_1 | 2023-11-30T11:45:48.778823146Z 2023-11-30 11:45:48.778 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:48.778839216Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:48.778847712Z -- params: [{"sender":"0x27A7d6F3634FB75A95c69625E8e319ed4307570D","nonce":"0x260000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000002600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:48.778855005Z -- result: "0xf88feb02b439a4ceb7476dc8fdd177270a74858a5405779e5e7b238adda3174e" +bundler_1 | 2023-11-30T11:45:48.778859514Z -- costTime: 311 +bundler_1 | 2023-11-30T11:45:48.778863882Z +bundler_1 | 2023-11-30T11:45:48.781818655Z 2023-11-30 11:45:48.781 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:48.781880003Z 2023-11-30 11:45:48.781 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:48.782105490Z 2023-11-30 11:45:48.782 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":719423018874672513024,"opHash":"0xa46be54bc1f009a2767fc9039a6f3c71815f03bd8cf7b8bb7d67ed71338853cc","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x02132389bf3933ffc166bea35e0c7b59feed0ef6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:48.784796458Z 2023-11-30 11:45:48.784 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:48.784813079Z 2023-11-30 11:45:48.784 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":719423018874672513024,"opHash":"0xa46be54bc1f009a2767fc9039a6f3c71815f03bd8cf7b8bb7d67ed71338853cc","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x02132389bf3933ffc166bea35e0c7b59feed0ef6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:49.092012340Z 2023-11-30 11:45:49.091 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x02132389bf3933ffc166bea35e0c7b59feed0ef6","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xc8bb7c763732f31bf09dcc38cba73c91668f4616f356e9849a6caee915b3f8d6":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x02132389bf3933ffc166bea35e0c7b59feed0ef6":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:49.092093862Z 2023-11-30 11:45:49.092 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x02132389Bf3933FfC166bea35E0C7B59feED0Ef6 is unstaked +bundler_1 | 2023-11-30T11:45:49.092142148Z 2023-11-30 11:45:49.092 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:49.092154381Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:49.092160372Z -- params: [{"sender":"0x02132389Bf3933FfC166bea35E0C7B59feED0Ef6","nonce":"0x270000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000002700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:49.092168658Z -- result: "0xa46be54bc1f009a2767fc9039a6f3c71815f03bd8cf7b8bb7d67ed71338853cc" +bundler_1 | 2023-11-30T11:45:49.092173727Z -- costTime: 311 +bundler_1 | 2023-11-30T11:45:49.092178897Z +bundler_1 | 2023-11-30T11:45:49.095512533Z 2023-11-30 11:45:49.095 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:49.095525718Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:49.095531639Z -- params: [] +bundler_1 | 2023-11-30T11:45:49.095536568Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:49.095541297Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:49.095545855Z +bundler_1 | 2023-11-30T11:45:49.097943052Z 2023-11-30 11:45:49.097 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:49.098012151Z 2023-11-30 11:45:49.097 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:49.098295028Z 2023-11-30 11:45:49.098 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":737869762948382064640,"opHash":"0x55ae65a11665fa085e3877bab2cd1f6337f0aeb3beb07ffdbf640193cc71459b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x51b09591ca216c4b4a527ce06f53dee138cd90d6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:49.102180920Z 2023-11-30 11:45:49.102 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:49.102210525Z 2023-11-30 11:45:49.102 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":737869762948382064640,"opHash":"0x55ae65a11665fa085e3877bab2cd1f6337f0aeb3beb07ffdbf640193cc71459b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x51b09591ca216c4b4a527ce06f53dee138cd90d6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:49.419259088Z 2023-11-30 11:45:49.419 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x51b09591ca216c4b4a527ce06f53dee138cd90d6","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x94d7b153ef76e781a2dc68ee27e7ed55416660a34a351dc0bf75bc8830b1490c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x51b09591ca216c4b4a527ce06f53dee138cd90d6":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:49.419360531Z 2023-11-30 11:45:49.419 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x51b09591Ca216C4B4A527cE06f53DeE138CD90d6 is unstaked +bundler_1 | 2023-11-30T11:45:49.419376190Z 2023-11-30 11:45:49.419 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:49.419416455Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:49.419424219Z -- params: [{"sender":"0x51b09591Ca216C4B4A527cE06f53DeE138CD90d6","nonce":"0x280000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000002800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:49.419431433Z -- result: "0x55ae65a11665fa085e3877bab2cd1f6337f0aeb3beb07ffdbf640193cc71459b" +bundler_1 | 2023-11-30T11:45:49.419435971Z -- costTime: 322 +bundler_1 | 2023-11-30T11:45:49.419440199Z +bundler_1 | 2023-11-30T11:45:49.422389916Z 2023-11-30 11:45:49.422 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:49.422447570Z 2023-11-30 11:45:49.422 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:49.422696457Z 2023-11-30 11:45:49.422 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":756316507022091616256,"opHash":"0xaff08d2d890b8a64484344ecea7355b3e3becbbeca55d1c4488324d972e6578b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x50be7624dae1b016c4879c86efd6d1fefa81b890","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:49.425492458Z 2023-11-30 11:45:49.425 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:49.425514636Z 2023-11-30 11:45:49.425 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":756316507022091616256,"opHash":"0xaff08d2d890b8a64484344ecea7355b3e3becbbeca55d1c4488324d972e6578b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x50be7624dae1b016c4879c86efd6d1fefa81b890","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:49.736762405Z 2023-11-30 11:45:49.736 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x50be7624dae1b016c4879c86efd6d1fefa81b890","stake":0,"unstakeDelaySec":0},"storageMap":{"0x50be7624dae1b016c4879c86efd6d1fefa81b890":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x5c48449c03a6b78aad478d509b09f990cf3a28bb3b891eef9e54d02fc851dff0":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:49.736831023Z 2023-11-30 11:45:49.736 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x50bE7624DAe1B016c4879c86EFD6D1FEFA81b890 is unstaked +bundler_1 | 2023-11-30T11:45:49.736906611Z 2023-11-30 11:45:49.736 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:49.736919304Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:49.736925947Z -- params: [{"sender":"0x50bE7624DAe1B016c4879c86EFD6D1FEFA81b890","nonce":"0x290000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000002900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:49.736947597Z -- result: "0xaff08d2d890b8a64484344ecea7355b3e3becbbeca55d1c4488324d972e6578b" +bundler_1 | 2023-11-30T11:45:49.736951384Z -- costTime: 314 +bundler_1 | 2023-11-30T11:45:49.736954781Z +bundler_1 | 2023-11-30T11:45:49.739968306Z 2023-11-30 11:45:49.739 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:49.740037809Z 2023-11-30 11:45:49.739 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:49.740264418Z 2023-11-30 11:45:49.740 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":774763251095801167872,"opHash":"0xbc769039b94f8530ed2237b34d79ebf6814cb7b12ce005a968ad1ba3f60b556f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x11c1e37108dd71db2c67368c6d27982973bf23d1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:49.742841361Z 2023-11-30 11:45:49.742 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:49.742853353Z 2023-11-30 11:45:49.742 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":774763251095801167872,"opHash":"0xbc769039b94f8530ed2237b34d79ebf6814cb7b12ce005a968ad1ba3f60b556f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x11c1e37108dd71db2c67368c6d27982973bf23d1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:50.048988981Z 2023-11-30 11:45:50.048 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x11c1e37108dd71db2c67368c6d27982973bf23d1","stake":0,"unstakeDelaySec":0},"storageMap":{"0x11c1e37108dd71db2c67368c6d27982973bf23d1":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x5c79bc70b5ec6b2dee54b0c1b39fbea028da51823341dcf18d9a4809b66be5de":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:50.049101084Z 2023-11-30 11:45:50.049 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x11C1E37108DD71DB2C67368C6D27982973bf23d1 is unstaked +bundler_1 | 2023-11-30T11:45:50.049109720Z 2023-11-30 11:45:50.049 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:50.049114008Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:50.049117604Z -- params: [{"sender":"0x11C1E37108DD71DB2C67368C6D27982973bf23d1","nonce":"0x2a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000002a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:50.049123265Z -- result: "0xbc769039b94f8530ed2237b34d79ebf6814cb7b12ce005a968ad1ba3f60b556f" +bundler_1 | 2023-11-30T11:45:50.049126852Z -- costTime: 310 +bundler_1 | 2023-11-30T11:45:50.049130218Z +bundler_1 | 2023-11-30T11:45:50.052033458Z 2023-11-30 11:45:50.051 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:50.052125329Z 2023-11-30 11:45:50.052 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:50.052313500Z 2023-11-30 11:45:50.052 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":793209995169510719488,"opHash":"0x370b5f146f55d25e85a9e148af966bacef299a75173128ee730b89ba11610b89","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4ca1a2a87206a98b55a5922461967a417109ff0d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:50.054934856Z 2023-11-30 11:45:50.054 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:50.054965332Z 2023-11-30 11:45:50.054 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":793209995169510719488,"opHash":"0x370b5f146f55d25e85a9e148af966bacef299a75173128ee730b89ba11610b89","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4ca1a2a87206a98b55a5922461967a417109ff0d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:50.154257848Z 2023-11-30 11:45:50.154 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xd849abba2fb8a1d02784c04ac6d2544f312193d5, uop_hash: 0x474079df9b161e8642d9dfca6ef82a87294ffd20bbc55a4ebc1af74fb68247a6, tx_hash: 0x1270d521561442ccc06439d3f2e913d2aef5898f18beb03d9ec6b951d71cfa49 +bundler_1 | 2023-11-30T11:45:50.154288776Z 2023-11-30 11:45:50.154 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xd849abba2fb8a1d02784c04ac6d2544f312193d5, paymaster: 0xed1619b1afc5ba72dc4980311873335e7b6576f9, by uop_hash: 0x474079df9b161e8642d9dfca6ef82a87294ffd20bbc55a4ebc1af74fb68247a6 +bundler_1 | 2023-11-30T11:45:50.154422715Z 2023-11-30 11:45:50.154 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xde9a418d554bf9ab706ef570abbda6314f6d8957, uop_hash: 0xec0c09fb90244958f12b6f1f16edd8dde499de6b922e4affda57aeeef8882457, tx_hash: 0x1270d521561442ccc06439d3f2e913d2aef5898f18beb03d9ec6b951d71cfa49 +bundler_1 | 2023-11-30T11:45:50.154435018Z 2023-11-30 11:45:50.154 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xde9a418d554bf9ab706ef570abbda6314f6d8957, paymaster: 0xed1619b1afc5ba72dc4980311873335e7b6576f9, by uop_hash: 0xec0c09fb90244958f12b6f1f16edd8dde499de6b922e4affda57aeeef8882457 +bundler_1 | 2023-11-30T11:45:50.154442171Z 2023-11-30 11:45:50.154 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xde9a418d554bf9ab706ef570abbda6314f6d8957, uop_hash: 0xec0c09fb90244958f12b6f1f16edd8dde499de6b922e4affda57aeeef8882457, tx_hash: 0x1270d521561442ccc06439d3f2e913d2aef5898f18beb03d9ec6b951d71cfa49 +bundler_1 | 2023-11-30T11:45:50.154448754Z 2023-11-30 11:45:50.154 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xde9a418d554bf9ab706ef570abbda6314f6d8957, paymaster: 0xed1619b1afc5ba72dc4980311873335e7b6576f9, by uop_hash: 0xec0c09fb90244958f12b6f1f16edd8dde499de6b922e4affda57aeeef8882457 +bundler_1 | 2023-11-30T11:45:50.154455426Z 2023-11-30 11:45:50.154 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xe0c25b4e563a6f3efa1663c60251849abf9d0a8d, uop_hash: 0x152f1d737debbbd7d1a4f01b5917e0d351421731a11406b0973ae15b3c518656, tx_hash: 0x1270d521561442ccc06439d3f2e913d2aef5898f18beb03d9ec6b951d71cfa49 +bundler_1 | 2023-11-30T11:45:50.154461918Z 2023-11-30 11:45:50.154 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xe0c25b4e563a6f3efa1663c60251849abf9d0a8d, paymaster: 0xed1619b1afc5ba72dc4980311873335e7b6576f9, by uop_hash: 0x152f1d737debbbd7d1a4f01b5917e0d351421731a11406b0973ae15b3c518656 +bundler_1 | 2023-11-30T11:45:50.154495030Z 2023-11-30 11:45:50.154 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xd849abba2fb8a1d02784c04ac6d2544f312193d5, uop_hash: 0x474079df9b161e8642d9dfca6ef82a87294ffd20bbc55a4ebc1af74fb68247a6, tx_hash: 0x1270d521561442ccc06439d3f2e913d2aef5898f18beb03d9ec6b951d71cfa49 +bundler_1 | 2023-11-30T11:45:50.154504057Z 2023-11-30 11:45:50.154 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xd849abba2fb8a1d02784c04ac6d2544f312193d5, paymaster: 0xed1619b1afc5ba72dc4980311873335e7b6576f9, by uop_hash: 0x474079df9b161e8642d9dfca6ef82a87294ffd20bbc55a4ebc1af74fb68247a6 +bundler_1 | 2023-11-30T11:45:50.154655960Z 2023-11-30 11:45:50.154 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xe0c25b4e563a6f3efa1663c60251849abf9d0a8d, uop_hash: 0x152f1d737debbbd7d1a4f01b5917e0d351421731a11406b0973ae15b3c518656, tx_hash: 0x1270d521561442ccc06439d3f2e913d2aef5898f18beb03d9ec6b951d71cfa49 +bundler_1 | 2023-11-30T11:45:50.154667181Z 2023-11-30 11:45:50.154 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xe0c25b4e563a6f3efa1663c60251849abf9d0a8d, paymaster: 0xed1619b1afc5ba72dc4980311873335e7b6576f9, by uop_hash: 0x152f1d737debbbd7d1a4f01b5917e0d351421731a11406b0973ae15b3c518656 +bundler_1 | 2023-11-30T11:45:50.154804737Z 2023-11-30 11:45:50.154 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":737869762948382064640,"opHash":"0x55ae65a11665fa085e3877bab2cd1f6337f0aeb3beb07ffdbf640193cc71459b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x51b09591ca216c4b4a527ce06f53dee138cd90d6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:50.383014740Z 2023-11-30 11:45:50.382 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4ca1a2a87206a98b55a5922461967a417109ff0d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x4ca1a2a87206a98b55a5922461967a417109ff0d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x41afa2898614bad76139fd98f4f8d149f8bb27acebe60e8a4def36397bf8847d":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:50.383134419Z 2023-11-30 11:45:50.383 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4cA1A2a87206a98b55A5922461967A417109Ff0D is unstaked +bundler_1 | 2023-11-30T11:45:50.383147624Z 2023-11-30 11:45:50.383 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:50.383155068Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:50.383188360Z -- params: [{"sender":"0x4cA1A2a87206a98b55A5922461967A417109Ff0D","nonce":"0x2b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000002b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:50.383213687Z -- result: "0x370b5f146f55d25e85a9e148af966bacef299a75173128ee730b89ba11610b89" +bundler_1 | 2023-11-30T11:45:50.383220389Z -- costTime: 332 +bundler_1 | 2023-11-30T11:45:50.383226160Z +bundler_1 | 2023-11-30T11:45:50.386443470Z 2023-11-30 11:45:50.386 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:50.386455512Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:50.386462866Z -- params: [] +bundler_1 | 2023-11-30T11:45:50.386466743Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:50.386470300Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:50.386473716Z +bundler_1 | 2023-11-30T11:45:50.388567114Z 2023-11-30 11:45:50.388 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:50.388677430Z 2023-11-30 11:45:50.388 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:50.388898772Z 2023-11-30 11:45:50.388 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":811656739243220271104,"opHash":"0xd329439e95e84b681f401dc6e0323fc8b170b270ae269e45a89043c59f2b8335","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0cbf071fd7652bd9ae3c8c3eb55b5ddbaf29b8bf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:50.392942729Z 2023-11-30 11:45:50.392 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:50.392987412Z 2023-11-30 11:45:50.392 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":811656739243220271104,"opHash":"0xd329439e95e84b681f401dc6e0323fc8b170b270ae269e45a89043c59f2b8335","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0cbf071fd7652bd9ae3c8c3eb55b5ddbaf29b8bf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:50.557093788Z 2023-11-30 11:45:50.556 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x51b09591ca216c4b4a527ce06f53dee138cd90d6","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x94d7b153ef76e781a2dc68ee27e7ed55416660a34a351dc0bf75bc8830b1490c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x51b09591ca216c4b4a527ce06f53dee138cd90d6":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:50.558205099Z 2023-11-30 11:45:50.558 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":756316507022091616256,"opHash":"0xaff08d2d890b8a64484344ecea7355b3e3becbbeca55d1c4488324d972e6578b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x50be7624dae1b016c4879c86efd6d1fefa81b890","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:50.747149765Z 2023-11-30 11:45:50.746 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0cbf071fd7652bd9ae3c8c3eb55b5ddbaf29b8bf","stake":0,"unstakeDelaySec":0},"storageMap":{"0x0cbf071fd7652bd9ae3c8c3eb55b5ddbaf29b8bf":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x53c83c72b46e0d311714725d9804800bd8fe6022d975c63b03c0ffca02494535":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:50.747260241Z 2023-11-30 11:45:50.747 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0CBF071FD7652bD9AE3C8C3Eb55b5dDbAF29B8bf is unstaked +bundler_1 | 2023-11-30T11:45:50.747366739Z 2023-11-30 11:45:50.747 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:50.747380575Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:50.747386426Z -- params: [{"sender":"0x0CBF071FD7652bD9AE3C8C3Eb55b5dDbAF29B8bf","nonce":"0x2c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000002c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:50.747397957Z -- result: "0xd329439e95e84b681f401dc6e0323fc8b170b270ae269e45a89043c59f2b8335" +bundler_1 | 2023-11-30T11:45:50.747444785Z -- costTime: 359 +bundler_1 | 2023-11-30T11:45:50.747453871Z +bundler_1 | 2023-11-30T11:45:50.751895038Z 2023-11-30 11:45:50.751 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:50.752080834Z 2023-11-30 11:45:50.752 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:50.752435986Z 2023-11-30 11:45:50.752 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":830103483316929822720,"opHash":"0xb3db0e5dfed6da7d58adb92cc1362e30402a3ac230983a7c57b67327ec4e9378","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf60f0da8faf5a3ecf9cadc959f6fa3856047c6f0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:50.761448663Z 2023-11-30 11:45:50.761 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:50.761577012Z 2023-11-30 11:45:50.761 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":830103483316929822720,"opHash":"0xb3db0e5dfed6da7d58adb92cc1362e30402a3ac230983a7c57b67327ec4e9378","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf60f0da8faf5a3ecf9cadc959f6fa3856047c6f0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:50.950232131Z 2023-11-30 11:45:50.950 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x50be7624dae1b016c4879c86efd6d1fefa81b890","stake":0,"unstakeDelaySec":0},"storageMap":{"0x50be7624dae1b016c4879c86efd6d1fefa81b890":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x5c48449c03a6b78aad478d509b09f990cf3a28bb3b891eef9e54d02fc851dff0":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:50.950361212Z 2023-11-30 11:45:50.950 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":774763251095801167872,"opHash":"0xbc769039b94f8530ed2237b34d79ebf6814cb7b12ce005a968ad1ba3f60b556f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x11c1e37108dd71db2c67368c6d27982973bf23d1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:51.092953400Z 2023-11-30 11:45:51.092 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf60f0da8faf5a3ecf9cadc959f6fa3856047c6f0","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf60f0da8faf5a3ecf9cadc959f6fa3856047c6f0":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x923ae7a9ca2b61e5e7dd517c0fe43bb2e99d5648b508e8083d311d749c89f207":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:51.093056756Z 2023-11-30 11:45:51.092 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xf60f0DA8FAF5a3eCf9cAdC959f6fa3856047c6f0 is unstaked +bundler_1 | 2023-11-30T11:45:51.093125374Z 2023-11-30 11:45:51.093 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:51.093134461Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:51.093140412Z -- params: [{"sender":"0xf60f0DA8FAF5a3eCf9cAdC959f6fa3856047c6f0","nonce":"0x2d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000002d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:51.093149058Z -- result: "0xb3db0e5dfed6da7d58adb92cc1362e30402a3ac230983a7c57b67327ec4e9378" +bundler_1 | 2023-11-30T11:45:51.093154859Z -- costTime: 342 +bundler_1 | 2023-11-30T11:45:51.093158385Z +bundler_1 | 2023-11-30T11:45:51.096350491Z 2023-11-30 11:45:51.096 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:51.096422195Z 2023-11-30 11:45:51.096 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:51.096633609Z 2023-11-30 11:45:51.096 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":848550227390639374336,"opHash":"0x9b3e9bf701861fca1186dc45b9f12152e4ac9d3eecf260f7112b886abec7ab2e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x02f572162ec74876bb2008ed7f781ef1d7963a7b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:51.099502555Z 2023-11-30 11:45:51.099 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:51.099526811Z 2023-11-30 11:45:51.099 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":848550227390639374336,"opHash":"0x9b3e9bf701861fca1186dc45b9f12152e4ac9d3eecf260f7112b886abec7ab2e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x02f572162ec74876bb2008ed7f781ef1d7963a7b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:51.322497298Z 2023-11-30 11:45:51.322 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x11c1e37108dd71db2c67368c6d27982973bf23d1","stake":0,"unstakeDelaySec":0},"storageMap":{"0x11c1e37108dd71db2c67368c6d27982973bf23d1":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x5c79bc70b5ec6b2dee54b0c1b39fbea028da51823341dcf18d9a4809b66be5de":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:51.444547657Z 2023-11-30 11:45:51.444 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x02f572162ec74876bb2008ed7f781ef1d7963a7b","stake":0,"unstakeDelaySec":0},"storageMap":{"0x02f572162ec74876bb2008ed7f781ef1d7963a7b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x0dd9d3da87ae4f87719b8912b6a2f3ef409d1a80d26c309b448b6004de26076f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:51.444638376Z 2023-11-30 11:45:51.444 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x02f572162eC74876bB2008eD7F781EF1d7963a7b is unstaked +bundler_1 | 2023-11-30T11:45:51.444711667Z 2023-11-30 11:45:51.444 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:51.444722968Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:51.444730311Z -- params: [{"sender":"0x02f572162eC74876bB2008eD7F781EF1d7963a7b","nonce":"0x2e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000002e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:51.444739979Z -- result: "0x9b3e9bf701861fca1186dc45b9f12152e4ac9d3eecf260f7112b886abec7ab2e" +bundler_1 | 2023-11-30T11:45:51.444744297Z -- costTime: 348 +bundler_1 | 2023-11-30T11:45:51.444747714Z +bundler_1 | 2023-11-30T11:45:51.447715344Z 2023-11-30 11:45:51.447 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:51.447804671Z 2023-11-30 11:45:51.447 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:51.448026283Z 2023-11-30 11:45:51.447 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":866996971464348925952,"opHash":"0x11fdb481a5c31d8a5d110b6a87d95e2f9c7edfd24ccdf06c699ed98aff06df2f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2eda74f21664a1fb3ae1fc610975b9cd28881dec","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:51.450688024Z 2023-11-30 11:45:51.450 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:51.450723149Z 2023-11-30 11:45:51.450 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000002f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":866996971464348925952,"opHash":"0x11fdb481a5c31d8a5d110b6a87d95e2f9c7edfd24ccdf06c699ed98aff06df2f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2eda74f21664a1fb3ae1fc610975b9cd28881dec","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:51.765185352Z 2023-11-30 11:45:51.765 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x2eda74f21664a1fb3ae1fc610975b9cd28881dec","stake":0,"unstakeDelaySec":0},"storageMap":{"0x2eda74f21664a1fb3ae1fc610975b9cd28881dec":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3d04053a1e63d566c15ac80489aaf5197d86ecc5e43a38f3f9cef04bb510250f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:51.765546354Z 2023-11-30 11:45:51.765 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x2EDA74F21664A1fB3ae1Fc610975B9Cd28881DeC is unstaked +bundler_1 | 2023-11-30T11:45:51.765556043Z 2023-11-30 11:45:51.765 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:51.765562114Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:51.765567704Z -- params: [{"sender":"0x2EDA74F21664A1fB3ae1Fc610975B9Cd28881DeC","nonce":"0x2f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000002f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:51.765576962Z -- result: "0x11fdb481a5c31d8a5d110b6a87d95e2f9c7edfd24ccdf06c699ed98aff06df2f" +bundler_1 | 2023-11-30T11:45:51.765583053Z -- costTime: 318 +bundler_1 | 2023-11-30T11:45:51.765587822Z +bundler_1 | 2023-11-30T11:45:51.768508565Z 2023-11-30 11:45:51.768 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:51.768521349Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:51.768525968Z -- params: [] +bundler_1 | 2023-11-30T11:45:51.768529895Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:51.768533472Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:51.768536948Z +bundler_1 | 2023-11-30T11:45:51.770467376Z 2023-11-30 11:45:51.770 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:51.771468261Z 2023-11-30 11:45:51.771 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:51.771743915Z 2023-11-30 11:45:51.771 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":885443715538058477568,"opHash":"0x4da102a93ebf55cffc192aa0adfd91e780ceb85686f6c804c7d91a3114c90829","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8b086d2657a7e4ab3d71b9a59752c9e3c8d91770","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:51.777675532Z 2023-11-30 11:45:51.776 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:51.777693195Z 2023-11-30 11:45:51.776 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":885443715538058477568,"opHash":"0x4da102a93ebf55cffc192aa0adfd91e780ceb85686f6c804c7d91a3114c90829","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8b086d2657a7e4ab3d71b9a59752c9e3c8d91770","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:52.088886309Z 2023-11-30 11:45:52.088 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8b086d2657a7e4ab3d71b9a59752c9e3c8d91770","stake":0,"unstakeDelaySec":0},"storageMap":{"0x8b086d2657a7e4ab3d71b9a59752c9e3c8d91770":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3e971cc8e398b764dfa1b3f19306e3906539fa9d94d5fe70f2ce4d9f5fca3da5":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:52.089158623Z 2023-11-30 11:45:52.089 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8b086D2657A7e4AB3d71b9a59752c9e3c8D91770 is unstaked +bundler_1 | 2023-11-30T11:45:52.089260213Z 2023-11-30 11:45:52.089 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:52.089269230Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:52.089274980Z -- params: [{"sender":"0x8b086D2657A7e4AB3d71b9a59752c9e3c8D91770","nonce":"0x300000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000003000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:52.089282855Z -- result: "0x4da102a93ebf55cffc192aa0adfd91e780ceb85686f6c804c7d91a3114c90829" +bundler_1 | 2023-11-30T11:45:52.089288105Z -- costTime: 319 +bundler_1 | 2023-11-30T11:45:52.089293424Z +bundler_1 | 2023-11-30T11:45:52.093053832Z 2023-11-30 11:45:52.092 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:52.093128892Z 2023-11-30 11:45:52.093 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:52.093377095Z 2023-11-30 11:45:52.093 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":903890459611768029184,"opHash":"0xb31d32e189bb20ad184e263e8a8a3aada346fd20933615b8c02bf6293f277e50","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0aae87008a22d617833c16c71bcd006517ae7547","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:52.096979739Z 2023-11-30 11:45:52.096 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:52.096994136Z 2023-11-30 11:45:52.096 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":903890459611768029184,"opHash":"0xb31d32e189bb20ad184e263e8a8a3aada346fd20933615b8c02bf6293f277e50","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0aae87008a22d617833c16c71bcd006517ae7547","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:52.335912004Z 2023-11-30 11:45:52.335 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainTxFailedService : begin to process failed tx, but tx is success, so skip, tx: 0x5728cefc1721ba1ff5c6af1777865305c2e9124cfdece477c9d97adc1d463670 +bundler_1 | 2023-11-30T11:45:52.412902440Z 2023-11-30 11:45:52.412 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0aae87008a22d617833c16c71bcd006517ae7547","stake":0,"unstakeDelaySec":0},"storageMap":{"0x0aae87008a22d617833c16c71bcd006517ae7547":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x089a82f72d9a0376af102854beca0e2ce3431a24fc308e7376580937397b7331":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:52.413017160Z 2023-11-30 11:45:52.412 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0aae87008a22d617833c16c71bCd006517aE7547 is unstaked +bundler_1 | 2023-11-30T11:45:52.413037268Z 2023-11-30 11:45:52.412 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:52.413043499Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:52.413048659Z -- params: [{"sender":"0x0aae87008a22d617833c16c71bCd006517aE7547","nonce":"0x310000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000003100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:52.413082011Z -- result: "0xb31d32e189bb20ad184e263e8a8a3aada346fd20933615b8c02bf6293f277e50" +bundler_1 | 2023-11-30T11:45:52.413087672Z -- costTime: 320 +bundler_1 | 2023-11-30T11:45:52.413092361Z +bundler_1 | 2023-11-30T11:45:52.416366142Z 2023-11-30 11:45:52.416 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:52.416460330Z 2023-11-30 11:45:52.416 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:52.416665079Z 2023-11-30 11:45:52.416 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":922337203685477580800,"opHash":"0xeb6919704a8324fe4444c605907f51566cd6cf6ed4b344943ef94251bc75bb66","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9afbf4d61168492aa1b49916e3ef644fdded0543","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:52.419512830Z 2023-11-30 11:45:52.419 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:52.419553896Z 2023-11-30 11:45:52.419 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":922337203685477580800,"opHash":"0xeb6919704a8324fe4444c605907f51566cd6cf6ed4b344943ef94251bc75bb66","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9afbf4d61168492aa1b49916e3ef644fdded0543","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:52.728248520Z 2023-11-30 11:45:52.728 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9afbf4d61168492aa1b49916e3ef644fdded0543","stake":0,"unstakeDelaySec":0},"storageMap":{"0x9afbf4d61168492aa1b49916e3ef644fdded0543":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x929e8777e7596e22fe9bdf1ea5e6ad9e003059ec31a1d7c7ced2c9a5522a4f1f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:52.728332289Z 2023-11-30 11:45:52.728 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9aFbf4d61168492Aa1b49916E3ef644FdDEd0543 is unstaked +bundler_1 | 2023-11-30T11:45:52.728427396Z 2023-11-30 11:45:52.728 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:52.728436723Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:52.728442264Z -- params: [{"sender":"0x9aFbf4d61168492Aa1b49916E3ef644FdDEd0543","nonce":"0x320000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000003200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:52.728450980Z -- result: "0xeb6919704a8324fe4444c605907f51566cd6cf6ed4b344943ef94251bc75bb66" +bundler_1 | 2023-11-30T11:45:52.728456160Z -- costTime: 312 +bundler_1 | 2023-11-30T11:45:52.728461229Z +bundler_1 | 2023-11-30T11:45:52.731567525Z 2023-11-30 11:45:52.731 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:52.731639499Z 2023-11-30 11:45:52.731 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:52.731892274Z 2023-11-30 11:45:52.731 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":940783947759187132416,"opHash":"0xb190aae25d4cb97c654aedc87ef0417976b70a2a886fe0a5122dd5a452f511a8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x64d12ea321f39b935fe08f7efcc66ebbc69e1919","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:52.734766179Z 2023-11-30 11:45:52.734 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:52.734801435Z 2023-11-30 11:45:52.734 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":940783947759187132416,"opHash":"0xb190aae25d4cb97c654aedc87ef0417976b70a2a886fe0a5122dd5a452f511a8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x64d12ea321f39b935fe08f7efcc66ebbc69e1919","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:53.042643324Z 2023-11-30 11:45:53.042 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x64d12ea321f39b935fe08f7efcc66ebbc69e1919","stake":0,"unstakeDelaySec":0},"storageMap":{"0x64d12ea321f39b935fe08f7efcc66ebbc69e1919":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x21013ee9f78fb4bb8576317499200ffb14338dde80d95e6c8cf82398c9399589":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:53.042758956Z 2023-11-30 11:45:53.042 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x64D12EA321f39B935fe08F7EfCC66Ebbc69E1919 is unstaked +bundler_1 | 2023-11-30T11:45:53.042777050Z 2023-11-30 11:45:53.042 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:53.042783531Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:53.042788892Z -- params: [{"sender":"0x64D12EA321f39B935fe08F7EfCC66Ebbc69E1919","nonce":"0x330000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000003300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:53.042829998Z -- result: "0xb190aae25d4cb97c654aedc87ef0417976b70a2a886fe0a5122dd5a452f511a8" +bundler_1 | 2023-11-30T11:45:53.042837392Z -- costTime: 311 +bundler_1 | 2023-11-30T11:45:53.042842642Z +bundler_1 | 2023-11-30T11:45:53.045950307Z 2023-11-30 11:45:53.045 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:53.045963742Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:53.045968260Z -- params: [] +bundler_1 | 2023-11-30T11:45:53.045971917Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:53.045975494Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:53.045979000Z +bundler_1 | 2023-11-30T11:45:53.047941117Z 2023-11-30 11:45:53.047 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:53.048040168Z 2023-11-30 11:45:53.047 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:53.048245725Z 2023-11-30 11:45:53.048 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":959230691832896684032,"opHash":"0x5203a3a544f6e7e1cecf91aff19714212327a8b27c7bf842127c31b8a6129106","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xda04ffb47872d54ed09e1362e8b1d8562e212bfb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:53.051220766Z 2023-11-30 11:45:53.051 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:53.051237426Z 2023-11-30 11:45:53.051 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":959230691832896684032,"opHash":"0x5203a3a544f6e7e1cecf91aff19714212327a8b27c7bf842127c31b8a6129106","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xda04ffb47872d54ed09e1362e8b1d8562e212bfb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:53.366489117Z 2023-11-30 11:45:53.366 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xda04ffb47872d54ed09e1362e8b1d8562e212bfb","stake":0,"unstakeDelaySec":0},"storageMap":{"0xda04ffb47872d54ed09e1362e8b1d8562e212bfb":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3a47d4bf086371fbc773c69ae96fdf15d12b511f924596898604677fd3dc451e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:53.366583573Z 2023-11-30 11:45:53.366 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xdA04fFb47872d54ed09e1362E8b1d8562e212BFB is unstaked +bundler_1 | 2023-11-30T11:45:53.366612697Z 2023-11-30 11:45:53.366 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:53.366631612Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:53.366638095Z -- params: [{"sender":"0xdA04fFb47872d54ed09e1362E8b1d8562e212BFB","nonce":"0x340000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000003400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:53.366661558Z -- result: "0x5203a3a544f6e7e1cecf91aff19714212327a8b27c7bf842127c31b8a6129106" +bundler_1 | 2023-11-30T11:45:53.366667018Z -- costTime: 319 +bundler_1 | 2023-11-30T11:45:53.366672278Z +bundler_1 | 2023-11-30T11:45:53.369727302Z 2023-11-30 11:45:53.369 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:53.369817897Z 2023-11-30 11:45:53.369 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:53.370012113Z 2023-11-30 11:45:53.369 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":977677435906606235648,"opHash":"0xeba9a5d5f18dc21719739323b01af0d079d9b17cd87b316186ab1107ebbc4566","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x355866d26b5567807ee486907f536f4c2ae59cc7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:53.372716052Z 2023-11-30 11:45:53.372 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:53.372731280Z 2023-11-30 11:45:53.372 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":977677435906606235648,"opHash":"0xeba9a5d5f18dc21719739323b01af0d079d9b17cd87b316186ab1107ebbc4566","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x355866d26b5567807ee486907f536f4c2ae59cc7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:53.686822662Z 2023-11-30 11:45:53.686 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x355866d26b5567807ee486907f536f4c2ae59cc7","stake":0,"unstakeDelaySec":0},"storageMap":{"0x355866d26b5567807ee486907f536f4c2ae59cc7":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xbc81a1bb378239daeea524295700dfa4d7d520f3d51aa62b4fbcdd3254a0c28b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:53.686931939Z 2023-11-30 11:45:53.686 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x355866d26b5567807eE486907F536f4C2ae59CC7 is unstaked +bundler_1 | 2023-11-30T11:45:53.686972451Z 2023-11-30 11:45:53.686 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:53.686979314Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:53.686983292Z -- params: [{"sender":"0x355866d26b5567807eE486907F536f4C2ae59CC7","nonce":"0x350000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000003500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:53.687004471Z -- result: "0xeba9a5d5f18dc21719739323b01af0d079d9b17cd87b316186ab1107ebbc4566" +bundler_1 | 2023-11-30T11:45:53.687010252Z -- costTime: 317 +bundler_1 | 2023-11-30T11:45:53.687026081Z +bundler_1 | 2023-11-30T11:45:53.689989234Z 2023-11-30 11:45:53.689 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:53.690059124Z 2023-11-30 11:45:53.689 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:53.690322214Z 2023-11-30 11:45:53.690 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":996124179980315787264,"opHash":"0xe4312cdc9d8cb198446003393b33ef60cbbb39d881284b29354a4bddf63501cb","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0fa03556c4510e25da460785179467fcd68f8ae7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:53.692855218Z 2023-11-30 11:45:53.692 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:53.692871428Z 2023-11-30 11:45:53.692 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":996124179980315787264,"opHash":"0xe4312cdc9d8cb198446003393b33ef60cbbb39d881284b29354a4bddf63501cb","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0fa03556c4510e25da460785179467fcd68f8ae7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:54.001415725Z 2023-11-30 11:45:54.001 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0fa03556c4510e25da460785179467fcd68f8ae7","stake":0,"unstakeDelaySec":0},"storageMap":{"0x0fa03556c4510e25da460785179467fcd68f8ae7":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x99f33848d7837060d71c3ccdf4f16a11bfb916fec029b1aee5399d6c42b57903":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:54.001545507Z 2023-11-30 11:45:54.001 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0Fa03556c4510E25Da460785179467fCd68F8aE7 is unstaked +bundler_1 | 2023-11-30T11:45:54.001561777Z 2023-11-30 11:45:54.001 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:54.001568881Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:54.001574391Z -- params: [{"sender":"0x0Fa03556c4510E25Da460785179467fCd68F8aE7","nonce":"0x360000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000003600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:54.001582997Z -- result: "0xe4312cdc9d8cb198446003393b33ef60cbbb39d881284b29354a4bddf63501cb" +bundler_1 | 2023-11-30T11:45:54.001586604Z -- costTime: 312 +bundler_1 | 2023-11-30T11:45:54.001589960Z +bundler_1 | 2023-11-30T11:45:54.004656996Z 2023-11-30 11:45:54.004 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:54.004737495Z 2023-11-30 11:45:54.004 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:54.004925476Z 2023-11-30 11:45:54.004 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1014570924054025338880,"opHash":"0x7dd2926b154bf29e430ed705ef9bf412465ff64017866b96d4a1efd06af50905","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x50a97c0bd4fe05a8b521b27c5829b3fbc041d81f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:54.007621207Z 2023-11-30 11:45:54.007 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:54.007663699Z 2023-11-30 11:45:54.007 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1014570924054025338880,"opHash":"0x7dd2926b154bf29e430ed705ef9bf412465ff64017866b96d4a1efd06af50905","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x50a97c0bd4fe05a8b521b27c5829b3fbc041d81f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:54.322776738Z 2023-11-30 11:45:54.322 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x50a97c0bd4fe05a8b521b27c5829b3fbc041d81f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x50a97c0bd4fe05a8b521b27c5829b3fbc041d81f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x628f5c2115687d8d431a4369aa548c4614eb498344b75714d5250a367e7b80a2":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:54.322860944Z 2023-11-30 11:45:54.322 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x50a97c0BD4Fe05a8b521b27c5829b3FBc041d81F is unstaked +bundler_1 | 2023-11-30T11:45:54.322953577Z 2023-11-30 11:45:54.322 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:54.322964377Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:54.322969967Z -- params: [{"sender":"0x50a97c0BD4Fe05a8b521b27c5829b3FBc041d81F","nonce":"0x370000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000003700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:54.322977712Z -- result: "0x7dd2926b154bf29e430ed705ef9bf412465ff64017866b96d4a1efd06af50905" +bundler_1 | 2023-11-30T11:45:54.322982721Z -- costTime: 318 +bundler_1 | 2023-11-30T11:45:54.322987801Z +bundler_1 | 2023-11-30T11:45:54.325909633Z 2023-11-30 11:45:54.325 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:54.325921395Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:54.325925663Z -- params: [] +bundler_1 | 2023-11-30T11:45:54.325929169Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:54.325932716Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:54.325936162Z +bundler_1 | 2023-11-30T11:45:54.327902086Z 2023-11-30 11:45:54.327 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:54.327971028Z 2023-11-30 11:45:54.327 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:54.328179133Z 2023-11-30 11:45:54.328 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1033017668127734890496,"opHash":"0x768ec9fbd9800e443f266c54eaca25ad8ecac37d18a69e03864ea8191f78322b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x70f46c8dc0293aac3443e3ba2b5c575c4ca5d5eb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:54.331189913Z 2023-11-30 11:45:54.331 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:54.331208859Z 2023-11-30 11:45:54.331 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1033017668127734890496,"opHash":"0x768ec9fbd9800e443f266c54eaca25ad8ecac37d18a69e03864ea8191f78322b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x70f46c8dc0293aac3443e3ba2b5c575c4ca5d5eb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:54.640616555Z 2023-11-30 11:45:54.640 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x70f46c8dc0293aac3443e3ba2b5c575c4ca5d5eb","stake":0,"unstakeDelaySec":0},"storageMap":{"0x70f46c8dc0293aac3443e3ba2b5c575c4ca5d5eb":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9bf467fd02972d3bcbcac702672a424d1dfacff96d8df615e007ddc70ff06ee5":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:54.640683560Z 2023-11-30 11:45:54.640 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x70f46C8DC0293AaC3443E3ba2B5c575C4CA5D5EB is unstaked +bundler_1 | 2023-11-30T11:45:54.640754953Z 2023-11-30 11:45:54.640 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:54.640763499Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:54.640767326Z -- params: [{"sender":"0x70f46C8DC0293AaC3443E3ba2B5c575C4CA5D5EB","nonce":"0x380000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000003800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:54.640772997Z -- result: "0x768ec9fbd9800e443f266c54eaca25ad8ecac37d18a69e03864ea8191f78322b" +bundler_1 | 2023-11-30T11:45:54.640776754Z -- costTime: 313 +bundler_1 | 2023-11-30T11:45:54.640780130Z +bundler_1 | 2023-11-30T11:45:54.643812712Z 2023-11-30 11:45:54.643 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:54.643887835Z 2023-11-30 11:45:54.643 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:54.644100551Z 2023-11-30 11:45:54.644 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1051464412201444442112,"opHash":"0x80a9e71b0cb66f1a45665541e0ffb188974e1d8190f28d57aba07009e1a77e13","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd0625b3f05ecf08a2900301915ba3439ebe5e87c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:54.646940494Z 2023-11-30 11:45:54.646 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:54.646956794Z 2023-11-30 11:45:54.646 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1051464412201444442112,"opHash":"0x80a9e71b0cb66f1a45665541e0ffb188974e1d8190f28d57aba07009e1a77e13","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd0625b3f05ecf08a2900301915ba3439ebe5e87c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:54.999342072Z 2023-11-30 11:45:54.999 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd0625b3f05ecf08a2900301915ba3439ebe5e87c","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd0625b3f05ecf08a2900301915ba3439ebe5e87c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2264b7c092e751aace91a2cfdb4ff22f1a9e73641ebc16fa4036ac2282c75bf9":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:54.999421420Z 2023-11-30 11:45:54.999 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xd0625b3F05Ecf08a2900301915Ba3439ebe5E87C is unstaked +bundler_1 | 2023-11-30T11:45:54.999450123Z 2023-11-30 11:45:54.999 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:54.999460142Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:54.999466113Z -- params: [{"sender":"0xd0625b3F05Ecf08a2900301915Ba3439ebe5E87C","nonce":"0x390000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000003900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:54.999473928Z -- result: "0x80a9e71b0cb66f1a45665541e0ffb188974e1d8190f28d57aba07009e1a77e13" +bundler_1 | 2023-11-30T11:45:54.999478997Z -- costTime: 356 +bundler_1 | 2023-11-30T11:45:54.999483837Z +bundler_1 | 2023-11-30T11:45:55.002434866Z 2023-11-30 11:45:55.002 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:55.002519314Z 2023-11-30 11:45:55.002 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:55.002723875Z 2023-11-30 11:45:55.002 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1069911156275153993728,"opHash":"0x384c56d6bb4c2f7dc01239b5ac671425e0b813da6b2ed20fa80b0540a1b99c0a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x86dc99c73e6a249eff48d8b75bf49637e14a17a7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:55.005496893Z 2023-11-30 11:45:55.005 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:55.005523352Z 2023-11-30 11:45:55.005 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1069911156275153993728,"opHash":"0x384c56d6bb4c2f7dc01239b5ac671425e0b813da6b2ed20fa80b0540a1b99c0a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x86dc99c73e6a249eff48d8b75bf49637e14a17a7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:55.323945448Z 2023-11-30 11:45:55.323 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x86dc99c73e6a249eff48d8b75bf49637e14a17a7","stake":0,"unstakeDelaySec":0},"storageMap":{"0x86dc99c73e6a249eff48d8b75bf49637e14a17a7":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2bf36089697b86901c2eb4559946a770b3a310acb09b8d7c9321cfd36a2e4cc9":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:55.324071593Z 2023-11-30 11:45:55.323 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x86dC99C73E6a249Eff48d8b75BF49637E14a17A7 is unstaked +bundler_1 | 2023-11-30T11:45:55.324096780Z 2023-11-30 11:45:55.323 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:55.324104033Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:55.324109493Z -- params: [{"sender":"0x86dC99C73E6a249Eff48d8b75BF49637E14a17A7","nonce":"0x3a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000003a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:55.324135632Z -- result: "0x384c56d6bb4c2f7dc01239b5ac671425e0b813da6b2ed20fa80b0540a1b99c0a" +bundler_1 | 2023-11-30T11:45:55.324141663Z -- costTime: 321 +bundler_1 | 2023-11-30T11:45:55.324147314Z +bundler_1 | 2023-11-30T11:45:55.327788049Z 2023-11-30 11:45:55.327 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:55.327842010Z 2023-11-30 11:45:55.327 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:55.328116735Z 2023-11-30 11:45:55.328 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1088357900348863545344,"opHash":"0x3906403dc137d55830c525b0206caa583467c60df0b8335b23c59740f8689c97","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x816312416ebc1075f3ea32a7a42624bbebe5e8d2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:55.330860277Z 2023-11-30 11:45:55.330 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:55.330882349Z 2023-11-30 11:45:55.330 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1088357900348863545344,"opHash":"0x3906403dc137d55830c525b0206caa583467c60df0b8335b23c59740f8689c97","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x816312416ebc1075f3ea32a7a42624bbebe5e8d2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:55.655108551Z 2023-11-30 11:45:55.654 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x816312416ebc1075f3ea32a7a42624bbebe5e8d2","stake":0,"unstakeDelaySec":0},"storageMap":{"0x816312416ebc1075f3ea32a7a42624bbebe5e8d2":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb43f2a4c02222b763ce85d3ee9405089eed676533f307a4f161daffd6d87c6a7":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:55.655211032Z 2023-11-30 11:45:55.655 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x816312416ebC1075f3Ea32A7a42624BBebE5e8D2 is unstaked +bundler_1 | 2023-11-30T11:45:55.655223015Z 2023-11-30 11:45:55.655 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:55.655228986Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:55.655233504Z -- params: [{"sender":"0x816312416ebC1075f3Ea32A7a42624BBebE5e8D2","nonce":"0x3b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000003b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:55.655240377Z -- result: "0x3906403dc137d55830c525b0206caa583467c60df0b8335b23c59740f8689c97" +bundler_1 | 2023-11-30T11:45:55.655275152Z -- costTime: 328 +bundler_1 | 2023-11-30T11:45:55.655280141Z +bundler_1 | 2023-11-30T11:45:55.658155279Z 2023-11-30 11:45:55.658 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:55.658168504Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:55.658173443Z -- params: [] +bundler_1 | 2023-11-30T11:45:55.658177311Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:55.658180937Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:55.658184394Z +bundler_1 | 2023-11-30T11:45:55.660459444Z 2023-11-30 11:45:55.660 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:55.660556461Z 2023-11-30 11:45:55.660 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:55.660828478Z 2023-11-30 11:45:55.660 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1106804644422573096960,"opHash":"0x44b2c22d6fe5ffd448a060255211708c084e911046f52e4cba282092cd26b6b3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x715923eda32418262cbd3dd420bf9c9af7396d30","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:55.663911727Z 2023-11-30 11:45:55.663 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:55.663943082Z 2023-11-30 11:45:55.663 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1106804644422573096960,"opHash":"0x44b2c22d6fe5ffd448a060255211708c084e911046f52e4cba282092cd26b6b3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x715923eda32418262cbd3dd420bf9c9af7396d30","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:55.981804451Z 2023-11-30 11:45:55.981 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x715923eda32418262cbd3dd420bf9c9af7396d30","stake":0,"unstakeDelaySec":0},"storageMap":{"0x715923eda32418262cbd3dd420bf9c9af7396d30":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x39a1f2ef3cfd8cada8dd653f7b73a4b51c1f90e22a51199b7c619d1a4489e175":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:55.981906963Z 2023-11-30 11:45:55.981 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x715923eDA32418262cBd3dd420BF9C9AF7396D30 is unstaked +bundler_1 | 2023-11-30T11:45:55.981953399Z 2023-11-30 11:45:55.981 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:55.981977234Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:55.981985409Z -- params: [{"sender":"0x715923eDA32418262cBd3dd420BF9C9AF7396D30","nonce":"0x3c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000003c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:55.981996520Z -- result: "0x44b2c22d6fe5ffd448a060255211708c084e911046f52e4cba282092cd26b6b3" +bundler_1 | 2023-11-30T11:45:55.982003793Z -- costTime: 321 +bundler_1 | 2023-11-30T11:45:55.982029681Z +bundler_1 | 2023-11-30T11:45:55.984930921Z 2023-11-30 11:45:55.984 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:55.984991047Z 2023-11-30 11:45:55.984 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:55.985187473Z 2023-11-30 11:45:55.985 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1125251388496282648576,"opHash":"0x216e990f9eb3aa2057a14de62a5797d5878d323cf27fb58ef344277f966c807d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x23b4a49e3a742903654c7248427a0caab9797fb0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:55.987708195Z 2023-11-30 11:45:55.987 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:55.987724366Z 2023-11-30 11:45:55.987 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1125251388496282648576,"opHash":"0x216e990f9eb3aa2057a14de62a5797d5878d323cf27fb58ef344277f966c807d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x23b4a49e3a742903654c7248427a0caab9797fb0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:56.305512888Z 2023-11-30 11:45:56.305 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x23b4a49e3a742903654c7248427a0caab9797fb0","stake":0,"unstakeDelaySec":0},"storageMap":{"0x23b4a49e3a742903654c7248427a0caab9797fb0":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xbe17b5e4c97b488ca24e32a6fc84b06c1a19a9fd77fb7b449bb89a5bba1c4430":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:56.305605691Z 2023-11-30 11:45:56.305 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x23b4A49E3a742903654c7248427A0Caab9797fb0 is unstaked +bundler_1 | 2023-11-30T11:45:56.305616842Z 2023-11-30 11:45:56.305 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:56.305622282Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:56.305626910Z -- params: [{"sender":"0x23b4A49E3a742903654c7248427A0Caab9797fb0","nonce":"0x3d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000003d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:56.305637540Z -- result: "0x216e990f9eb3aa2057a14de62a5797d5878d323cf27fb58ef344277f966c807d" +bundler_1 | 2023-11-30T11:45:56.305646146Z -- costTime: 321 +bundler_1 | 2023-11-30T11:45:56.305653630Z +bundler_1 | 2023-11-30T11:45:56.308714717Z 2023-11-30 11:45:56.308 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:56.308794226Z 2023-11-30 11:45:56.308 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:56.309037279Z 2023-11-30 11:45:56.308 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1143698132569992200192,"opHash":"0x505d55f02e362276b56aa188f20a1efd258dd4c4831bba86948aa4ac4d6d9384","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x26ed8e2a31b4009b7c007556b0744d63cb3b6896","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:56.311870385Z 2023-11-30 11:45:56.311 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:56.311893147Z 2023-11-30 11:45:56.311 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1143698132569992200192,"opHash":"0x505d55f02e362276b56aa188f20a1efd258dd4c4831bba86948aa4ac4d6d9384","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x26ed8e2a31b4009b7c007556b0744d63cb3b6896","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:56.616454886Z 2023-11-30 11:45:56.616 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x26ed8e2a31b4009b7c007556b0744d63cb3b6896","stake":0,"unstakeDelaySec":0},"storageMap":{"0x26ed8e2a31b4009b7c007556b0744d63cb3b6896":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x68ca2c4875e3edf7287d1fb786a718a552a8e63d7ea802c3e9bf30533775d4b9":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:56.616529201Z 2023-11-30 11:45:56.616 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x26ED8e2A31B4009B7c007556b0744D63CB3B6896 is unstaked +bundler_1 | 2023-11-30T11:45:56.616572896Z 2023-11-30 11:45:56.616 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:56.616580941Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:56.616587313Z -- params: [{"sender":"0x26ED8e2A31B4009B7c007556b0744D63CB3B6896","nonce":"0x3e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000003e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:56.616596480Z -- result: "0x505d55f02e362276b56aa188f20a1efd258dd4c4831bba86948aa4ac4d6d9384" +bundler_1 | 2023-11-30T11:45:56.616602301Z -- costTime: 308 +bundler_1 | 2023-11-30T11:45:56.616606419Z +bundler_1 | 2023-11-30T11:45:56.619712183Z 2023-11-30 11:45:56.619 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:56.619786257Z 2023-11-30 11:45:56.619 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:56.620004214Z 2023-11-30 11:45:56.619 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1162144876643701751808,"opHash":"0x2e8f67bf0ad3a4a42e0a291995a0d96e0cb6fde49ce2ba9f48a30ad27a6c4c7a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x47a2f7e1684cafcd9f1754a14337bc5b10148cd5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:56.622860753Z 2023-11-30 11:45:56.622 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:56.622872245Z 2023-11-30 11:45:56.622 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000003f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1162144876643701751808,"opHash":"0x2e8f67bf0ad3a4a42e0a291995a0d96e0cb6fde49ce2ba9f48a30ad27a6c4c7a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x47a2f7e1684cafcd9f1754a14337bc5b10148cd5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:56.927497949Z 2023-11-30 11:45:56.927 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x47a2f7e1684cafcd9f1754a14337bc5b10148cd5","stake":0,"unstakeDelaySec":0},"storageMap":{"0x47a2f7e1684cafcd9f1754a14337bc5b10148cd5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3c3b0d46c4949bb717211f600f8e9f77bac702107cc0c514ec73a7520ca86e68":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:56.927609277Z 2023-11-30 11:45:56.927 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x47a2F7E1684cafcd9F1754a14337bC5B10148CD5 is unstaked +bundler_1 | 2023-11-30T11:45:56.927660516Z 2023-11-30 11:45:56.927 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:56.927672138Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:56.927679041Z -- params: [{"sender":"0x47a2F7E1684cafcd9F1754a14337bC5B10148CD5","nonce":"0x3f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000003f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:56.927685473Z -- result: "0x2e8f67bf0ad3a4a42e0a291995a0d96e0cb6fde49ce2ba9f48a30ad27a6c4c7a" +bundler_1 | 2023-11-30T11:45:56.927689060Z -- costTime: 308 +bundler_1 | 2023-11-30T11:45:56.927692526Z +bundler_1 | 2023-11-30T11:45:56.930496186Z 2023-11-30 11:45:56.930 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:56.930507558Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:56.930512216Z -- params: [] +bundler_1 | 2023-11-30T11:45:56.930515823Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:56.930519350Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:56.930522736Z +bundler_1 | 2023-11-30T11:45:56.932630067Z 2023-11-30 11:45:56.932 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:56.933419410Z 2023-11-30 11:45:56.933 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:56.933618782Z 2023-11-30 11:45:56.933 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1180591620717411303424,"opHash":"0x62a58ac4227b4cb582a4e17603d906bd8b5c6d675c0c46c5c3fe5f8c05afa405","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x537a406ac56a12238877d3d06e1b100f7fdb952a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:56.936314250Z 2023-11-30 11:45:56.936 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:56.936352218Z 2023-11-30 11:45:56.936 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1180591620717411303424,"opHash":"0x62a58ac4227b4cb582a4e17603d906bd8b5c6d675c0c46c5c3fe5f8c05afa405","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x537a406ac56a12238877d3d06e1b100f7fdb952a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:57.252545186Z 2023-11-30 11:45:57.252 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x537a406ac56a12238877d3d06e1b100f7fdb952a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3f0cbc491524d897fd3f93e22adbeecaf7d7b3bc56a33fa5d0a95d8f5998f385":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x537a406ac56a12238877d3d06e1b100f7fdb952a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:57.252604246Z 2023-11-30 11:45:57.252 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x537a406Ac56A12238877d3D06e1B100F7fDb952A is unstaked +bundler_1 | 2023-11-30T11:45:57.252644698Z 2023-11-30 11:45:57.252 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:57.252668233Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:57.252675206Z -- params: [{"sender":"0x537a406Ac56A12238877d3D06e1B100F7fDb952A","nonce":"0x400000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:57.252682529Z -- result: "0x62a58ac4227b4cb582a4e17603d906bd8b5c6d675c0c46c5c3fe5f8c05afa405" +bundler_1 | 2023-11-30T11:45:57.252686286Z -- costTime: 320 +bundler_1 | 2023-11-30T11:45:57.252689662Z +bundler_1 | 2023-11-30T11:45:57.255961921Z 2023-11-30 11:45:57.255 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:57.256065260Z 2023-11-30 11:45:57.255 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:57.256271348Z 2023-11-30 11:45:57.256 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1199038364791120855040,"opHash":"0x0aa4f85e84cef942a37ba67f58b9ce9a642a5823089a47d45c105d3ed1dc159d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x58a250ab4d8e7db97d3f489489936c901324d86c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:57.260028628Z 2023-11-30 11:45:57.259 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:57.260105330Z 2023-11-30 11:45:57.259 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1199038364791120855040,"opHash":"0x0aa4f85e84cef942a37ba67f58b9ce9a642a5823089a47d45c105d3ed1dc159d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x58a250ab4d8e7db97d3f489489936c901324d86c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:57.565914690Z 2023-11-30 11:45:57.565 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x58a250ab4d8e7db97d3f489489936c901324d86c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x58a250ab4d8e7db97d3f489489936c901324d86c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x15c56b369665240683f3f07cc2a59d98535625d75fc3ecbdb52732d3df93bac6":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:57.565972742Z 2023-11-30 11:45:57.565 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x58a250aB4D8e7dB97D3f489489936c901324D86c is unstaked +bundler_1 | 2023-11-30T11:45:57.566021349Z 2023-11-30 11:45:57.565 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:57.566029124Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:57.566035245Z -- params: [{"sender":"0x58a250aB4D8e7dB97D3f489489936c901324D86c","nonce":"0x410000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000004100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:57.566054972Z -- result: "0x0aa4f85e84cef942a37ba67f58b9ce9a642a5823089a47d45c105d3ed1dc159d" +bundler_1 | 2023-11-30T11:45:57.566058719Z -- costTime: 310 +bundler_1 | 2023-11-30T11:45:57.566062116Z +bundler_1 | 2023-11-30T11:45:57.569021056Z 2023-11-30 11:45:57.568 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:57.569092693Z 2023-11-30 11:45:57.569 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:57.569329361Z 2023-11-30 11:45:57.569 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1217485108864830406656,"opHash":"0x49eff8d4a7a84c42fe08462f8d09ad01d9d6ff66d39d7b123b36e8a41949a688","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x614d9c9467d24fe0fdb82ac43375b9ec1fa4b5c0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:57.571991911Z 2023-11-30 11:45:57.571 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:57.572005346Z 2023-11-30 11:45:57.571 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1217485108864830406656,"opHash":"0x49eff8d4a7a84c42fe08462f8d09ad01d9d6ff66d39d7b123b36e8a41949a688","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x614d9c9467d24fe0fdb82ac43375b9ec1fa4b5c0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:57.880038675Z 2023-11-30 11:45:57.879 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x614d9c9467d24fe0fdb82ac43375b9ec1fa4b5c0","stake":0,"unstakeDelaySec":0},"storageMap":{"0x614d9c9467d24fe0fdb82ac43375b9ec1fa4b5c0":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x802520ce16bd629af06f15335164368933b93b683be67d038c93c9db97e3256e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:57.880100554Z 2023-11-30 11:45:57.880 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x614D9c9467d24FE0FdB82Ac43375b9Ec1FA4b5C0 is unstaked +bundler_1 | 2023-11-30T11:45:57.880142138Z 2023-11-30 11:45:57.880 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:57.880150744Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:57.880157196Z -- params: [{"sender":"0x614D9c9467d24FE0FdB82Ac43375b9Ec1FA4b5C0","nonce":"0x420000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000004200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:57.880166093Z -- result: "0x49eff8d4a7a84c42fe08462f8d09ad01d9d6ff66d39d7b123b36e8a41949a688" +bundler_1 | 2023-11-30T11:45:57.880191180Z -- costTime: 312 +bundler_1 | 2023-11-30T11:45:57.880195007Z +bundler_1 | 2023-11-30T11:45:57.883161190Z 2023-11-30 11:45:57.883 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:57.883230373Z 2023-11-30 11:45:57.883 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:57.883426479Z 2023-11-30 11:45:57.883 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1235931852938539958272,"opHash":"0x13bc9d32161372388af57a75ae20cd1e248a531e7e1d4fbe8cf41f3a195b6427","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x72115f8e9f595e1f429880a6903f81e776f51223","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:57.886023815Z 2023-11-30 11:45:57.885 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:57.886036178Z 2023-11-30 11:45:57.885 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1235931852938539958272,"opHash":"0x13bc9d32161372388af57a75ae20cd1e248a531e7e1d4fbe8cf41f3a195b6427","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x72115f8e9f595e1f429880a6903f81e776f51223","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:58.195356931Z 2023-11-30 11:45:58.195 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x72115f8e9f595e1f429880a6903f81e776f51223","stake":0,"unstakeDelaySec":0},"storageMap":{"0x72115f8e9f595e1f429880a6903f81e776f51223":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa3123c879cffcf9fc530bdc2bc14a413cec4a838cc2d23f2245c601a6deeca85":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:58.195426829Z 2023-11-30 11:45:58.195 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x72115f8e9F595e1f429880a6903F81E776F51223 is unstaked +bundler_1 | 2023-11-30T11:45:58.195468079Z 2023-11-30 11:45:58.195 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:58.195477196Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:58.195482916Z -- params: [{"sender":"0x72115f8e9F595e1f429880a6903F81E776F51223","nonce":"0x430000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000004300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:58.195491021Z -- result: "0x13bc9d32161372388af57a75ae20cd1e248a531e7e1d4fbe8cf41f3a195b6427" +bundler_1 | 2023-11-30T11:45:58.195496452Z -- costTime: 312 +bundler_1 | 2023-11-30T11:45:58.195501621Z +bundler_1 | 2023-11-30T11:45:58.198556457Z 2023-11-30 11:45:58.198 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:58.198568419Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:58.198574601Z -- params: [] +bundler_1 | 2023-11-30T11:45:58.198580873Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:58.198586513Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:58.198598856Z +bundler_1 | 2023-11-30T11:45:58.200820411Z 2023-11-30 11:45:58.200 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:58.200909099Z 2023-11-30 11:45:58.200 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:58.201140899Z 2023-11-30 11:45:58.201 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1254378597012249509888,"opHash":"0x46ce69f2f7e7f7197f96885e329d945f8d3fc38e3febdf7b0e419724233e31a2","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe6eff6802a6e503f8b4a04fad5f3a1f37823af9a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:58.203835065Z 2023-11-30 11:45:58.203 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:58.203848991Z 2023-11-30 11:45:58.203 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1254378597012249509888,"opHash":"0x46ce69f2f7e7f7197f96885e329d945f8d3fc38e3febdf7b0e419724233e31a2","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe6eff6802a6e503f8b4a04fad5f3a1f37823af9a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:58.521953692Z 2023-11-30 11:45:58.521 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe6eff6802a6e503f8b4a04fad5f3a1f37823af9a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xe6eff6802a6e503f8b4a04fad5f3a1f37823af9a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2c9d098d0f31ce96415efc198c5b7859dfd24cbbd8e6a8586953cc842dffc0da":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:58.522076852Z 2023-11-30 11:45:58.521 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xe6EFf6802a6E503f8B4A04Fad5F3a1f37823aF9A is unstaked +bundler_1 | 2023-11-30T11:45:58.522086270Z 2023-11-30 11:45:58.521 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:58.522092221Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:58.522097811Z -- params: [{"sender":"0xe6EFf6802a6E503f8B4A04Fad5F3a1f37823aF9A","nonce":"0x440000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000004400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:58.522106537Z -- result: "0x46ce69f2f7e7f7197f96885e329d945f8d3fc38e3febdf7b0e419724233e31a2" +bundler_1 | 2023-11-30T11:45:58.522112058Z -- costTime: 321 +bundler_1 | 2023-11-30T11:45:58.522116967Z +bundler_1 | 2023-11-30T11:45:58.525436199Z 2023-11-30 11:45:58.525 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:58.525509316Z 2023-11-30 11:45:58.525 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:58.525747029Z 2023-11-30 11:45:58.525 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1272825341085959061504,"opHash":"0x044fac281b8bfd5c551de33a0c8115e01675ea0747c21d2cc7c0a15455bc6689","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa83d9437e8886884c6dc2a29901e1c528590913d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:58.528513901Z 2023-11-30 11:45:58.528 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:58.528588681Z 2023-11-30 11:45:58.528 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1272825341085959061504,"opHash":"0x044fac281b8bfd5c551de33a0c8115e01675ea0747c21d2cc7c0a15455bc6689","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa83d9437e8886884c6dc2a29901e1c528590913d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:58.835326666Z 2023-11-30 11:45:58.835 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa83d9437e8886884c6dc2a29901e1c528590913d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x539bb1b78f6549d3cd318dafa90587e5cc82b57a34cacebb9ac5945cccce48c3":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xa83d9437e8886884c6dc2a29901e1c528590913d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:58.835380526Z 2023-11-30 11:45:58.835 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xA83D9437e8886884c6Dc2A29901E1c528590913d is unstaked +bundler_1 | 2023-11-30T11:45:58.835438073Z 2023-11-30 11:45:58.835 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:58.835446750Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:58.835452370Z -- params: [{"sender":"0xA83D9437e8886884c6Dc2A29901E1c528590913d","nonce":"0x450000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000004500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:58.835460185Z -- result: "0x044fac281b8bfd5c551de33a0c8115e01675ea0747c21d2cc7c0a15455bc6689" +bundler_1 | 2023-11-30T11:45:58.835463872Z -- costTime: 310 +bundler_1 | 2023-11-30T11:45:58.835467268Z +bundler_1 | 2023-11-30T11:45:58.838448193Z 2023-11-30 11:45:58.838 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:58.838519632Z 2023-11-30 11:45:58.838 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:58.838728936Z 2023-11-30 11:45:58.838 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1291272085159668613120,"opHash":"0xf1d43f9dcb7d441b3013614b04a6d599489bb73822c5e075780a59fc75ff27d5","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaca41cb78a1e3a2d9fbf484e9402a4b7ce7a14e6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:58.841566811Z 2023-11-30 11:45:58.841 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:58.841580627Z 2023-11-30 11:45:58.841 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1291272085159668613120,"opHash":"0xf1d43f9dcb7d441b3013614b04a6d599489bb73822c5e075780a59fc75ff27d5","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaca41cb78a1e3a2d9fbf484e9402a4b7ce7a14e6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:59.147081875Z 2023-11-30 11:45:59.146 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xaca41cb78a1e3a2d9fbf484e9402a4b7ce7a14e6","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa4eff8c287936d07e16c2143e6b0a39b89e8a6f5c596d30a63876faa39fb23f2":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xaca41cb78a1e3a2d9fbf484e9402a4b7ce7a14e6":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:59.147156163Z 2023-11-30 11:45:59.147 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xAca41Cb78A1e3a2d9FBF484E9402A4B7ce7a14E6 is unstaked +bundler_1 | 2023-11-30T11:45:59.147243967Z 2023-11-30 11:45:59.147 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:59.147254196Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:59.147260258Z -- params: [{"sender":"0xAca41Cb78A1e3a2d9FBF484E9402A4B7ce7a14E6","nonce":"0x460000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000004600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:59.147269575Z -- result: "0xf1d43f9dcb7d441b3013614b04a6d599489bb73822c5e075780a59fc75ff27d5" +bundler_1 | 2023-11-30T11:45:59.147275045Z -- costTime: 309 +bundler_1 | 2023-11-30T11:45:59.147280325Z +bundler_1 | 2023-11-30T11:45:59.150668977Z 2023-11-30 11:45:59.150 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:59.150752710Z 2023-11-30 11:45:59.150 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:59.150986078Z 2023-11-30 11:45:59.150 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1309718829233378164736,"opHash":"0xc6336bc884de3ff1c3f3ea6cd26f39989f9426c50637ef4fd6050a88284a952a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8253598145b6696bb7542409f14c3aa9a150e8c9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:59.153819274Z 2023-11-30 11:45:59.153 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:59.153842067Z 2023-11-30 11:45:59.153 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1309718829233378164736,"opHash":"0xc6336bc884de3ff1c3f3ea6cd26f39989f9426c50637ef4fd6050a88284a952a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8253598145b6696bb7542409f14c3aa9a150e8c9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:59.460966277Z 2023-11-30 11:45:59.460 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8253598145b6696bb7542409f14c3aa9a150e8c9","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xc2da419787aca0ca54da9ee5e01cc81e5cd1fb9a737c6ce17625fa4f931118b6":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x8253598145b6696bb7542409f14c3aa9a150e8c9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:45:59.461074639Z 2023-11-30 11:45:59.460 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8253598145B6696bB7542409F14C3Aa9a150e8c9 is unstaked +bundler_1 | 2023-11-30T11:45:59.461144038Z 2023-11-30 11:45:59.461 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:59.461154327Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:59.461160489Z -- params: [{"sender":"0x8253598145B6696bB7542409F14C3Aa9a150e8c9","nonce":"0x470000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000004700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:59.461187830Z -- result: "0xc6336bc884de3ff1c3f3ea6cd26f39989f9426c50637ef4fd6050a88284a952a" +bundler_1 | 2023-11-30T11:45:59.461194452Z -- costTime: 311 +bundler_1 | 2023-11-30T11:45:59.461199922Z +bundler_1 | 2023-11-30T11:45:59.464181509Z 2023-11-30 11:45:59.464 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:59.464196467Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:45:59.464203660Z -- params: [] +bundler_1 | 2023-11-30T11:45:59.464209802Z -- result: "ok" +bundler_1 | 2023-11-30T11:45:59.464215693Z -- costTime: 0 +bundler_1 | 2023-11-30T11:45:59.464221323Z +bundler_1 | 2023-11-30T11:45:59.466254313Z 2023-11-30 11:45:59.466 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:59.466325145Z 2023-11-30 11:45:59.466 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:59.466538903Z 2023-11-30 11:45:59.466 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1328165573307087716352,"opHash":"0x051caf46bc1dada1e2aa5c58a91e3bc7c1d7ecb593a94971de4167db0cb6e247","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9e80bdbc4364adb10da0ba809477347cfb8051fc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:59.470420661Z 2023-11-30 11:45:59.470 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:59.470479881Z 2023-11-30 11:45:59.470 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1328165573307087716352,"opHash":"0x051caf46bc1dada1e2aa5c58a91e3bc7c1d7ecb593a94971de4167db0cb6e247","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9e80bdbc4364adb10da0ba809477347cfb8051fc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:59.779093414Z 2023-11-30 11:45:59.778 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9e80bdbc4364adb10da0ba809477347cfb8051fc","stake":0,"unstakeDelaySec":0},"storageMap":{"0x9e80bdbc4364adb10da0ba809477347cfb8051fc":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xcb7273d69034bd05ff21e7fd94ae6f8e26017d5ab2d50ae845a7aa4ed9e0b5c5":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:45:59.779217706Z 2023-11-30 11:45:59.779 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9E80bdBC4364adb10da0Ba809477347cFB8051fC is unstaked +bundler_1 | 2023-11-30T11:45:59.779301642Z 2023-11-30 11:45:59.779 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:45:59.779312291Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:45:59.779318603Z -- params: [{"sender":"0x9E80bdBC4364adb10da0Ba809477347cFB8051fC","nonce":"0x480000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000004800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:45:59.779344331Z -- result: "0x051caf46bc1dada1e2aa5c58a91e3bc7c1d7ecb593a94971de4167db0cb6e247" +bundler_1 | 2023-11-30T11:45:59.779364088Z -- costTime: 313 +bundler_1 | 2023-11-30T11:45:59.779369839Z +bundler_1 | 2023-11-30T11:45:59.782284177Z 2023-11-30 11:45:59.782 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:45:59.782360893Z 2023-11-30 11:45:59.782 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:45:59.782569392Z 2023-11-30 11:45:59.782 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1346612317380797267968,"opHash":"0xe5f76961162787459af6a7c23e1566929607ccb0d1307ab884ee9363f8720936","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb7e1a32f2dd61419a55e4de6b4b91bd30cddeb8b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:45:59.785164174Z 2023-11-30 11:45:59.785 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:45:59.785180314Z 2023-11-30 11:45:59.785 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1346612317380797267968,"opHash":"0xe5f76961162787459af6a7c23e1566929607ccb0d1307ab884ee9363f8720936","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb7e1a32f2dd61419a55e4de6b4b91bd30cddeb8b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:00.096666565Z 2023-11-30 11:46:00.096 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb7e1a32f2dd61419a55e4de6b4b91bd30cddeb8b","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb7e1a32f2dd61419a55e4de6b4b91bd30cddeb8b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xab567ada79213a6ba2c85053d2a181b3fe5c3386862faad03f1a338dcddbd859":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:00.096729138Z 2023-11-30 11:46:00.096 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xB7E1a32f2DD61419a55E4de6B4B91Bd30CDDEB8b is unstaked +bundler_1 | 2023-11-30T11:46:00.096782200Z 2023-11-30 11:46:00.096 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:00.096791397Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:00.096796877Z -- params: [{"sender":"0xB7E1a32f2DD61419a55E4de6B4B91Bd30CDDEB8b","nonce":"0x490000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000004900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:00.096804842Z -- result: "0xe5f76961162787459af6a7c23e1566929607ccb0d1307ab884ee9363f8720936" +bundler_1 | 2023-11-30T11:46:00.096827705Z -- costTime: 314 +bundler_1 | 2023-11-30T11:46:00.096833205Z +bundler_1 | 2023-11-30T11:46:00.099893084Z 2023-11-30 11:46:00.099 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:00.099962928Z 2023-11-30 11:46:00.099 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:00.100174990Z 2023-11-30 11:46:00.100 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1365059061454506819584,"opHash":"0xae3c886d10807d3c0fc31fa26d39cc3f61711604193cf6b87430055fff34e727","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3541f3563a12c8e473761121f8549eebaf365a3d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:00.102731594Z 2023-11-30 11:46:00.102 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:00.102744168Z 2023-11-30 11:46:00.102 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1365059061454506819584,"opHash":"0xae3c886d10807d3c0fc31fa26d39cc3f61711604193cf6b87430055fff34e727","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3541f3563a12c8e473761121f8549eebaf365a3d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:00.339688607Z 2023-11-30 11:46:00.339 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x51b09591ca216c4b4a527ce06f53dee138cd90d6, uop_hash: 0x55ae65a11665fa085e3877bab2cd1f6337f0aeb3beb07ffdbf640193cc71459b, tx_hash: 0x5728cefc1721ba1ff5c6af1777865305c2e9124cfdece477c9d97adc1d463670 +bundler_1 | 2023-11-30T11:46:00.339818850Z 2023-11-30 11:46:00.339 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x51b09591ca216c4b4a527ce06f53dee138cd90d6, paymaster: 0xed1619b1afc5ba72dc4980311873335e7b6576f9, by uop_hash: 0x55ae65a11665fa085e3877bab2cd1f6337f0aeb3beb07ffdbf640193cc71459b +bundler_1 | 2023-11-30T11:46:00.339830141Z 2023-11-30 11:46:00.339 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x50be7624dae1b016c4879c86efd6d1fefa81b890, uop_hash: 0xaff08d2d890b8a64484344ecea7355b3e3becbbeca55d1c4488324d972e6578b, tx_hash: 0x5728cefc1721ba1ff5c6af1777865305c2e9124cfdece477c9d97adc1d463670 +bundler_1 | 2023-11-30T11:46:00.339910651Z 2023-11-30 11:46:00.339 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x50be7624dae1b016c4879c86efd6d1fefa81b890, paymaster: 0xed1619b1afc5ba72dc4980311873335e7b6576f9, by uop_hash: 0xaff08d2d890b8a64484344ecea7355b3e3becbbeca55d1c4488324d972e6578b +bundler_1 | 2023-11-30T11:46:00.339976944Z 2023-11-30 11:46:00.339 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x11c1e37108dd71db2c67368c6d27982973bf23d1, uop_hash: 0xbc769039b94f8530ed2237b34d79ebf6814cb7b12ce005a968ad1ba3f60b556f, tx_hash: 0x5728cefc1721ba1ff5c6af1777865305c2e9124cfdece477c9d97adc1d463670 +bundler_1 | 2023-11-30T11:46:00.340052055Z 2023-11-30 11:46:00.339 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x11c1e37108dd71db2c67368c6d27982973bf23d1, paymaster: 0xed1619b1afc5ba72dc4980311873335e7b6576f9, by uop_hash: 0xbc769039b94f8530ed2237b34d79ebf6814cb7b12ce005a968ad1ba3f60b556f +bundler_1 | 2023-11-30T11:46:00.340155016Z 2023-11-30 11:46:00.340 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1328165573307087716352,"opHash":"0x051caf46bc1dada1e2aa5c58a91e3bc7c1d7ecb593a94971de4167db0cb6e247","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9e80bdbc4364adb10da0ba809477347cfb8051fc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:00.340261214Z 2023-11-30 11:46:00.339 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x51b09591ca216c4b4a527ce06f53dee138cd90d6, uop_hash: 0x55ae65a11665fa085e3877bab2cd1f6337f0aeb3beb07ffdbf640193cc71459b, tx_hash: 0x5728cefc1721ba1ff5c6af1777865305c2e9124cfdece477c9d97adc1d463670 +bundler_1 | 2023-11-30T11:46:00.340405774Z 2023-11-30 11:46:00.340 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x51b09591ca216c4b4a527ce06f53dee138cd90d6, paymaster: 0xed1619b1afc5ba72dc4980311873335e7b6576f9, by uop_hash: 0x55ae65a11665fa085e3877bab2cd1f6337f0aeb3beb07ffdbf640193cc71459b +bundler_1 | 2023-11-30T11:46:00.340608070Z 2023-11-30 11:46:00.339 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x50be7624dae1b016c4879c86efd6d1fefa81b890, uop_hash: 0xaff08d2d890b8a64484344ecea7355b3e3becbbeca55d1c4488324d972e6578b, tx_hash: 0x5728cefc1721ba1ff5c6af1777865305c2e9124cfdece477c9d97adc1d463670 +bundler_1 | 2023-11-30T11:46:00.340682419Z 2023-11-30 11:46:00.340 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x50be7624dae1b016c4879c86efd6d1fefa81b890, paymaster: 0xed1619b1afc5ba72dc4980311873335e7b6576f9, by uop_hash: 0xaff08d2d890b8a64484344ecea7355b3e3becbbeca55d1c4488324d972e6578b +bundler_1 | 2023-11-30T11:46:00.340952181Z 2023-11-30 11:46:00.340 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x11c1e37108dd71db2c67368c6d27982973bf23d1, uop_hash: 0xbc769039b94f8530ed2237b34d79ebf6814cb7b12ce005a968ad1ba3f60b556f, tx_hash: 0x5728cefc1721ba1ff5c6af1777865305c2e9124cfdece477c9d97adc1d463670 +bundler_1 | 2023-11-30T11:46:00.340963292Z 2023-11-30 11:46:00.340 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x11c1e37108dd71db2c67368c6d27982973bf23d1, paymaster: 0xed1619b1afc5ba72dc4980311873335e7b6576f9, by uop_hash: 0xbc769039b94f8530ed2237b34d79ebf6814cb7b12ce005a968ad1ba3f60b556f +bundler_1 | 2023-11-30T11:46:00.414129200Z 2023-11-30 11:46:00.413 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3541f3563a12c8e473761121f8549eebaf365a3d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x3541f3563a12c8e473761121f8549eebaf365a3d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x48bc716ed0a87c68366dae10297a9c1ed4c41eebe930c859312051f09098fc0a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:00.414240337Z 2023-11-30 11:46:00.414 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3541F3563a12C8e473761121F8549eebAf365a3D is unstaked +bundler_1 | 2023-11-30T11:46:00.414252499Z 2023-11-30 11:46:00.414 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:00.414275993Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:00.414283046Z -- params: [{"sender":"0x3541F3563a12C8e473761121F8549eebAf365a3D","nonce":"0x4a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000004a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:00.414293125Z -- result: "0xae3c886d10807d3c0fc31fa26d39cc3f61711604193cf6b87430055fff34e727" +bundler_1 | 2023-11-30T11:46:00.414300939Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:00.414305899Z +bundler_1 | 2023-11-30T11:46:00.418020688Z 2023-11-30 11:46:00.417 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:00.418132567Z 2023-11-30 11:46:00.418 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:00.418326108Z 2023-11-30 11:46:00.418 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1383505805528216371200,"opHash":"0x91c47aed0185121b0dd554b50365279c4d7aafd5f9b1aa9883d85dac3c95f492","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa4503469e7c24b2f5399cc60976168137371b7be","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:00.422139074Z 2023-11-30 11:46:00.422 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:00.422155545Z 2023-11-30 11:46:00.422 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1383505805528216371200,"opHash":"0x91c47aed0185121b0dd554b50365279c4d7aafd5f9b1aa9883d85dac3c95f492","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa4503469e7c24b2f5399cc60976168137371b7be","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:00.692944916Z 2023-11-30 11:46:00.692 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9e80bdbc4364adb10da0ba809477347cfb8051fc","stake":0,"unstakeDelaySec":0},"storageMap":{"0x9e80bdbc4364adb10da0ba809477347cfb8051fc":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xcb7273d69034bd05ff21e7fd94ae6f8e26017d5ab2d50ae845a7aa4ed9e0b5c5":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:00.693853323Z 2023-11-30 11:46:00.693 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1346612317380797267968,"opHash":"0xe5f76961162787459af6a7c23e1566929607ccb0d1307ab884ee9363f8720936","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb7e1a32f2dd61419a55e4de6b4b91bd30cddeb8b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:00.771244200Z 2023-11-30 11:46:00.771 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa4503469e7c24b2f5399cc60976168137371b7be","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa4503469e7c24b2f5399cc60976168137371b7be":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x278e0413969e0daf293d378f5730fa6aee259408167c3aae09443b36081d64db":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:00.771330605Z 2023-11-30 11:46:00.771 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xa4503469e7C24B2F5399cc60976168137371b7Be is unstaked +bundler_1 | 2023-11-30T11:46:00.771410514Z 2023-11-30 11:46:00.771 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:00.771420152Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:00.771426143Z -- params: [{"sender":"0xa4503469e7C24B2F5399cc60976168137371b7Be","nonce":"0x4b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000004b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:00.771435280Z -- result: "0x91c47aed0185121b0dd554b50365279c4d7aafd5f9b1aa9883d85dac3c95f492" +bundler_1 | 2023-11-30T11:46:00.771439257Z -- costTime: 354 +bundler_1 | 2023-11-30T11:46:00.771442844Z +bundler_1 | 2023-11-30T11:46:00.774482445Z 2023-11-30 11:46:00.774 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:00.774514455Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:00.774522039Z -- params: [] +bundler_1 | 2023-11-30T11:46:00.774528691Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:00.774534442Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:00.774539832Z +bundler_1 | 2023-11-30T11:46:00.776549337Z 2023-11-30 11:46:00.776 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:00.776622914Z 2023-11-30 11:46:00.776 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:00.776867380Z 2023-11-30 11:46:00.776 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1401952549601925922816,"opHash":"0x295a84ced04eec374b6c02b1e48bc8be1a20c084a789911420958b4121b60662","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcead5711456871a07a726d47d66da1885c1ff403","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:00.780440309Z 2023-11-30 11:46:00.780 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:00.780456338Z 2023-11-30 11:46:00.780 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1401952549601925922816,"opHash":"0x295a84ced04eec374b6c02b1e48bc8be1a20c084a789911420958b4121b60662","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcead5711456871a07a726d47d66da1885c1ff403","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:01.036506354Z 2023-11-30 11:46:01.036 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb7e1a32f2dd61419a55e4de6b4b91bd30cddeb8b","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb7e1a32f2dd61419a55e4de6b4b91bd30cddeb8b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xab567ada79213a6ba2c85053d2a181b3fe5c3386862faad03f1a338dcddbd859":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:01.119128401Z 2023-11-30 11:46:01.118 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcead5711456871a07a726d47d66da1885c1ff403","stake":0,"unstakeDelaySec":0},"storageMap":{"0xcead5711456871a07a726d47d66da1885c1ff403":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x418eb347b8532c1866509173db0ddcb9371f9af768c4bc895ef118629bd93c77":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:01.119201847Z 2023-11-30 11:46:01.119 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xCEAd5711456871a07A726D47D66Da1885c1ff403 is unstaked +bundler_1 | 2023-11-30T11:46:01.119275515Z 2023-11-30 11:46:01.119 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:01.119287848Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:01.119294129Z -- params: [{"sender":"0xCEAd5711456871a07A726D47D66Da1885c1ff403","nonce":"0x4c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000004c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:01.119302425Z -- result: "0x295a84ced04eec374b6c02b1e48bc8be1a20c084a789911420958b4121b60662" +bundler_1 | 2023-11-30T11:46:01.119307805Z -- costTime: 343 +bundler_1 | 2023-11-30T11:46:01.119313024Z +bundler_1 | 2023-11-30T11:46:01.122224461Z 2023-11-30 11:46:01.122 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:01.122300746Z 2023-11-30 11:46:01.122 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:01.122495096Z 2023-11-30 11:46:01.122 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1420399293675635474432,"opHash":"0xb8ea17a1c220354e515b822061c9165a02a61d9f288272760d5b187295207d82","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x57195773bd36b4b999e634de12a57caada1b85fb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:01.125030671Z 2023-11-30 11:46:01.124 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:01.125069146Z 2023-11-30 11:46:01.125 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1420399293675635474432,"opHash":"0xb8ea17a1c220354e515b822061c9165a02a61d9f288272760d5b187295207d82","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x57195773bd36b4b999e634de12a57caada1b85fb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:01.441441729Z 2023-11-30 11:46:01.441 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x57195773bd36b4b999e634de12a57caada1b85fb","stake":0,"unstakeDelaySec":0},"storageMap":{"0x57195773bd36b4b999e634de12a57caada1b85fb":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xee1bd3f532f4252743dd7e3a579647e2dc77850d55524db9895f029c8d324bc2":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:01.441524884Z 2023-11-30 11:46:01.441 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x57195773Bd36b4b999e634dE12a57caaDA1B85Fb is unstaked +bundler_1 | 2023-11-30T11:46:01.441534021Z 2023-11-30 11:46:01.441 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:01.441539832Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:01.441544761Z -- params: [{"sender":"0x57195773Bd36b4b999e634dE12a57caaDA1B85Fb","nonce":"0x4d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000004d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:01.441568055Z -- result: "0xb8ea17a1c220354e515b822061c9165a02a61d9f288272760d5b187295207d82" +bundler_1 | 2023-11-30T11:46:01.441573875Z -- costTime: 319 +bundler_1 | 2023-11-30T11:46:01.441578804Z +bundler_1 | 2023-11-30T11:46:01.444732493Z 2023-11-30 11:46:01.444 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:01.444812621Z 2023-11-30 11:46:01.444 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:01.445001403Z 2023-11-30 11:46:01.444 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1438846037749345026048,"opHash":"0xad2e997683bb5eaa77c58cbb332b890b9dcad21c8465caf943f16ff44cc0e4fd","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4941d4e5648303049b5f860fe3019c52f5670d11","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:01.448058711Z 2023-11-30 11:46:01.447 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:01.448133240Z 2023-11-30 11:46:01.448 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1438846037749345026048,"opHash":"0xad2e997683bb5eaa77c58cbb332b890b9dcad21c8465caf943f16ff44cc0e4fd","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4941d4e5648303049b5f860fe3019c52f5670d11","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:01.774567772Z 2023-11-30 11:46:01.774 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4941d4e5648303049b5f860fe3019c52f5670d11","stake":0,"unstakeDelaySec":0},"storageMap":{"0x4941d4e5648303049b5f860fe3019c52f5670d11":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb256704c0fbe9883ad8f71d95fee484fd9809dd44e29673d6858b458cb2f83c7":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:01.774633047Z 2023-11-30 11:46:01.774 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4941D4e5648303049B5f860FE3019c52F5670D11 is unstaked +bundler_1 | 2023-11-30T11:46:01.774686637Z 2023-11-30 11:46:01.774 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:01.774697818Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:01.774704591Z -- params: [{"sender":"0x4941D4e5648303049B5f860FE3019c52F5670D11","nonce":"0x4e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000004e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:01.774711043Z -- result: "0xad2e997683bb5eaa77c58cbb332b890b9dcad21c8465caf943f16ff44cc0e4fd" +bundler_1 | 2023-11-30T11:46:01.774729557Z -- costTime: 330 +bundler_1 | 2023-11-30T11:46:01.774733144Z +bundler_1 | 2023-11-30T11:46:01.777727932Z 2023-11-30 11:46:01.777 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:01.777804898Z 2023-11-30 11:46:01.777 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:01.778004848Z 2023-11-30 11:46:01.777 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1457292781823054577664,"opHash":"0x5e579e06517b1c415571e38ae89f332c84b1cd9e0b00e3ba58e454a8fe06271d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcaf7c9df7ead0fc9edcdd0fa68694441294f62f5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:01.780726710Z 2023-11-30 11:46:01.780 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:01.780742880Z 2023-11-30 11:46:01.780 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000004f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1457292781823054577664,"opHash":"0x5e579e06517b1c415571e38ae89f332c84b1cd9e0b00e3ba58e454a8fe06271d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcaf7c9df7ead0fc9edcdd0fa68694441294f62f5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:02.042999740Z 2023-11-30 11:46:02.042 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainTxFailedService : begin to process failed tx, but tx is success, so skip, tx: 0xb842781a438f7f6aa9557094d5c53c895bcfb13816cbf6d77c48cdf9c282d026 +bundler_1 | 2023-11-30T11:46:02.093144483Z 2023-11-30 11:46:02.093 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcaf7c9df7ead0fc9edcdd0fa68694441294f62f5","stake":0,"unstakeDelaySec":0},"storageMap":{"0xcaf7c9df7ead0fc9edcdd0fa68694441294f62f5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x842578336d1b7872e971491971edae70e7519dba16676879d012dab9332b9ef9":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:02.093253119Z 2023-11-30 11:46:02.093 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xcaf7c9df7Ead0fC9edCdd0fA68694441294F62F5 is unstaked +bundler_1 | 2023-11-30T11:46:02.093263118Z 2023-11-30 11:46:02.093 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:02.093269570Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:02.093274068Z -- params: [{"sender":"0xcaf7c9df7Ead0fC9edCdd0fA68694441294F62F5","nonce":"0x4f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000004f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:02.093279809Z -- result: "0x5e579e06517b1c415571e38ae89f332c84b1cd9e0b00e3ba58e454a8fe06271d" +bundler_1 | 2023-11-30T11:46:02.093283395Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:02.093297952Z +bundler_1 | 2023-11-30T11:46:02.096175776Z 2023-11-30 11:46:02.096 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:02.096187087Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:02.096191435Z -- params: [] +bundler_1 | 2023-11-30T11:46:02.096205962Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:02.096209689Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:02.096213055Z +bundler_1 | 2023-11-30T11:46:02.098125440Z 2023-11-30 11:46:02.098 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:02.098863745Z 2023-11-30 11:46:02.098 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:02.099081381Z 2023-11-30 11:46:02.099 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1475739525896764129280,"opHash":"0xc36318899b5eb744978e4377f1423c80565d30d0968fae77d5731b258c0b9134","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x169a8e7cccd79a017959f215890a2dba6cebcb80","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:02.101497895Z 2023-11-30 11:46:02.101 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:02.101537880Z 2023-11-30 11:46:02.101 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1475739525896764129280,"opHash":"0xc36318899b5eb744978e4377f1423c80565d30d0968fae77d5731b258c0b9134","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x169a8e7cccd79a017959f215890a2dba6cebcb80","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:02.410749848Z 2023-11-30 11:46:02.410 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x169a8e7cccd79a017959f215890a2dba6cebcb80","stake":0,"unstakeDelaySec":0},"storageMap":{"0x169a8e7cccd79a017959f215890a2dba6cebcb80":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3314f408b0b97f4a60f0d8fd77d497d662d7d0ecd208365f6c0996ed4011c95e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:02.410815009Z 2023-11-30 11:46:02.410 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x169a8e7cccd79a017959F215890A2DBa6cEBCB80 is unstaked +bundler_1 | 2023-11-30T11:46:02.410855234Z 2023-11-30 11:46:02.410 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:02.410876724Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:02.410883406Z -- params: [{"sender":"0x169a8e7cccd79a017959F215890A2DBa6cEBCB80","nonce":"0x500000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000005000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:02.410893435Z -- result: "0xc36318899b5eb744978e4377f1423c80565d30d0968fae77d5731b258c0b9134" +bundler_1 | 2023-11-30T11:46:02.410899567Z -- costTime: 312 +bundler_1 | 2023-11-30T11:46:02.410904626Z +bundler_1 | 2023-11-30T11:46:02.413878535Z 2023-11-30 11:46:02.413 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:02.413953568Z 2023-11-30 11:46:02.413 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:02.414167136Z 2023-11-30 11:46:02.414 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1494186269970473680896,"opHash":"0xd5f7775fb1d6ff8156dbb9626372278a13b5d074abc9e6ef2274b804019b0511","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcef4544b106838403753dea0f70340c9310c870a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:02.416565963Z 2023-11-30 11:46:02.416 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:02.416581833Z 2023-11-30 11:46:02.416 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1494186269970473680896,"opHash":"0xd5f7775fb1d6ff8156dbb9626372278a13b5d074abc9e6ef2274b804019b0511","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcef4544b106838403753dea0f70340c9310c870a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:02.721535275Z 2023-11-30 11:46:02.721 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcef4544b106838403753dea0f70340c9310c870a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xcef4544b106838403753dea0f70340c9310c870a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xfe2648650745dbab8ec8715d535de6ccf800dd1a4cb0593851d3f1ef2fda7a4b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:02.721652968Z 2023-11-30 11:46:02.721 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xceF4544b106838403753Dea0F70340c9310c870A is unstaked +bundler_1 | 2023-11-30T11:46:02.721668718Z 2023-11-30 11:46:02.721 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:02.721674729Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:02.721680780Z -- params: [{"sender":"0xceF4544b106838403753Dea0F70340c9310c870A","nonce":"0x510000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000005100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:02.721688935Z -- result: "0xd5f7775fb1d6ff8156dbb9626372278a13b5d074abc9e6ef2274b804019b0511" +bundler_1 | 2023-11-30T11:46:02.721694205Z -- costTime: 308 +bundler_1 | 2023-11-30T11:46:02.721699174Z +bundler_1 | 2023-11-30T11:46:02.724688345Z 2023-11-30 11:46:02.724 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:02.724762490Z 2023-11-30 11:46:02.724 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:02.725003362Z 2023-11-30 11:46:02.724 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1512633014044183232512,"opHash":"0x529d546ad91bb00376637a37a20c9693b8e5e412013ea2163faa4cba50b952f3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9066ead04b453af230e928e7d61fbe9b29ba1350","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:02.727856229Z 2023-11-30 11:46:02.727 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:02.727925334Z 2023-11-30 11:46:02.727 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1512633014044183232512,"opHash":"0x529d546ad91bb00376637a37a20c9693b8e5e412013ea2163faa4cba50b952f3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9066ead04b453af230e928e7d61fbe9b29ba1350","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:03.038099229Z 2023-11-30 11:46:03.037 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9066ead04b453af230e928e7d61fbe9b29ba1350","stake":0,"unstakeDelaySec":0},"storageMap":{"0x9066ead04b453af230e928e7d61fbe9b29ba1350":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x84a73b3aa79de9a2e34d6d7a7ba74131ed2b74517ed827fca494d6db38f20674":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:03.038173343Z 2023-11-30 11:46:03.038 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9066eAd04b453Af230e928e7D61FBe9b29BA1350 is unstaked +bundler_1 | 2023-11-30T11:46:03.038230364Z 2023-11-30 11:46:03.038 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:03.038240763Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:03.038247536Z -- params: [{"sender":"0x9066eAd04b453Af230e928e7D61FBe9b29BA1350","nonce":"0x520000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000005200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:03.038256833Z -- result: "0x529d546ad91bb00376637a37a20c9693b8e5e412013ea2163faa4cba50b952f3" +bundler_1 | 2023-11-30T11:46:03.038260480Z -- costTime: 314 +bundler_1 | 2023-11-30T11:46:03.038263886Z +bundler_1 | 2023-11-30T11:46:03.041213724Z 2023-11-30 11:46:03.041 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:03.041274406Z 2023-11-30 11:46:03.041 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:03.041498635Z 2023-11-30 11:46:03.041 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1531079758117892784128,"opHash":"0xe1c2dcf01f30eac32278e977e2f4692cf489001dab88284686d1569f1b6592d7","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xede2f475e07df512abb0733884d75046c3fa61f2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:03.044105382Z 2023-11-30 11:46:03.044 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:03.044132723Z 2023-11-30 11:46:03.044 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1531079758117892784128,"opHash":"0xe1c2dcf01f30eac32278e977e2f4692cf489001dab88284686d1569f1b6592d7","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xede2f475e07df512abb0733884d75046c3fa61f2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:03.356181555Z 2023-11-30 11:46:03.356 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xede2f475e07df512abb0733884d75046c3fa61f2","stake":0,"unstakeDelaySec":0},"storageMap":{"0xede2f475e07df512abb0733884d75046c3fa61f2":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb8bfb7663aef9ff33264f07dc33a0978300f4be017bda8cf019be23f4af1d98a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:03.356264583Z 2023-11-30 11:46:03.356 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xede2F475E07dF512abb0733884D75046C3FA61F2 is unstaked +bundler_1 | 2023-11-30T11:46:03.356336327Z 2023-11-30 11:46:03.356 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:03.356361594Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:03.356365932Z -- params: [{"sender":"0xede2F475E07dF512abb0733884D75046C3FA61F2","nonce":"0x530000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000005300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:03.356372044Z -- result: "0xe1c2dcf01f30eac32278e977e2f4692cf489001dab88284686d1569f1b6592d7" +bundler_1 | 2023-11-30T11:46:03.356375821Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:03.356379177Z +bundler_1 | 2023-11-30T11:46:03.359465980Z 2023-11-30 11:46:03.359 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:03.359480286Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:03.359487099Z -- params: [] +bundler_1 | 2023-11-30T11:46:03.359492549Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:03.359497829Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:03.359501285Z +bundler_1 | 2023-11-30T11:46:03.361574315Z 2023-11-30 11:46:03.361 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:03.361649566Z 2023-11-30 11:46:03.361 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:03.361861190Z 2023-11-30 11:46:03.361 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1549526502191602335744,"opHash":"0xaeceacf3812ff2905a17e2390a7f6a0d233247e06e741849e4904ba42f0b92f6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8ce0443340a7b4eacd9fe647040cb0088d6dfcee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:03.369667659Z 2023-11-30 11:46:03.369 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:03.369708705Z 2023-11-30 11:46:03.369 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1549526502191602335744,"opHash":"0xaeceacf3812ff2905a17e2390a7f6a0d233247e06e741849e4904ba42f0b92f6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8ce0443340a7b4eacd9fe647040cb0088d6dfcee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:03.676719321Z 2023-11-30 11:46:03.676 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8ce0443340a7b4eacd9fe647040cb0088d6dfcee","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x38fcdd91285af7208291a7f34a1ebe95ef3050513479179e84e25ac2d80dfa22":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x8ce0443340a7b4eacd9fe647040cb0088d6dfcee":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:03.676833758Z 2023-11-30 11:46:03.676 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8Ce0443340a7b4eACd9fe647040cB0088D6DFcEE is unstaked +bundler_1 | 2023-11-30T11:46:03.676846221Z 2023-11-30 11:46:03.676 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:03.676852553Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:03.676872761Z -- params: [{"sender":"0x8Ce0443340a7b4eACd9fe647040cB0088D6DFcEE","nonce":"0x540000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000005400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:03.676901675Z -- result: "0xaeceacf3812ff2905a17e2390a7f6a0d233247e06e741849e4904ba42f0b92f6" +bundler_1 | 2023-11-30T11:46:03.676907175Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:03.676912104Z +bundler_1 | 2023-11-30T11:46:03.680532127Z 2023-11-30 11:46:03.680 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:03.680586262Z 2023-11-30 11:46:03.680 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:03.680837817Z 2023-11-30 11:46:03.680 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1567973246265311887360,"opHash":"0xc34a869a6bd5a31165ac51a7095f3a69ddc4781524308df982b23541845c919c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x448f7c87eeb3f35fbc67739111b36ee5d2d800f2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:03.683774813Z 2023-11-30 11:46:03.683 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:03.683792066Z 2023-11-30 11:46:03.683 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1567973246265311887360,"opHash":"0xc34a869a6bd5a31165ac51a7095f3a69ddc4781524308df982b23541845c919c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x448f7c87eeb3f35fbc67739111b36ee5d2d800f2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:03.998872477Z 2023-11-30 11:46:03.998 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x448f7c87eeb3f35fbc67739111b36ee5d2d800f2","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6d85a3b97b4276d0994ff7d435fd8141bb7b2b0f3e9b39ddd08e8efe0c7b207e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x448f7c87eeb3f35fbc67739111b36ee5d2d800f2":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:03.998968125Z 2023-11-30 11:46:03.998 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x448f7c87Eeb3F35fbc67739111b36Ee5D2d800f2 is unstaked +bundler_1 | 2023-11-30T11:46:03.998985328Z 2023-11-30 11:46:03.998 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:03.998991008Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:03.998995988Z -- params: [{"sender":"0x448f7c87Eeb3F35fbc67739111b36Ee5D2d800f2","nonce":"0x550000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000005500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:03.999018810Z -- result: "0xc34a869a6bd5a31165ac51a7095f3a69ddc4781524308df982b23541845c919c" +bundler_1 | 2023-11-30T11:46:03.999024050Z -- costTime: 318 +bundler_1 | 2023-11-30T11:46:03.999028939Z +bundler_1 | 2023-11-30T11:46:04.002493249Z 2023-11-30 11:46:04.002 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:04.002557048Z 2023-11-30 11:46:04.002 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:04.002782529Z 2023-11-30 11:46:04.002 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1586419990339021438976,"opHash":"0xf96b7373908fd0361a02caee24114de37c6a37f9a745936152d202417df5ade3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x27da08115486911be5e24e16df300a6a6d80ffe3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:04.005411382Z 2023-11-30 11:46:04.005 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:04.005428434Z 2023-11-30 11:46:04.005 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1586419990339021438976,"opHash":"0xf96b7373908fd0361a02caee24114de37c6a37f9a745936152d202417df5ade3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x27da08115486911be5e24e16df300a6a6d80ffe3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:04.312823325Z 2023-11-30 11:46:04.312 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x27da08115486911be5e24e16df300a6a6d80ffe3","stake":0,"unstakeDelaySec":0},"storageMap":{"0x27da08115486911be5e24e16df300a6a6d80ffe3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x28cd147aceb4fd9679d8b8b49f46535b1c883ddc5a3234698bb8d12ee96b9730":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:04.312893219Z 2023-11-30 11:46:04.312 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x27Da08115486911bE5E24E16DF300a6a6D80FfE3 is unstaked +bundler_1 | 2023-11-30T11:46:04.312965904Z 2023-11-30 11:46:04.312 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:04.312978718Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:04.312984889Z -- params: [{"sender":"0x27Da08115486911bE5E24E16DF300a6a6D80FfE3","nonce":"0x560000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000005600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:04.312993205Z -- result: "0xf96b7373908fd0361a02caee24114de37c6a37f9a745936152d202417df5ade3" +bundler_1 | 2023-11-30T11:46:04.312998435Z -- costTime: 310 +bundler_1 | 2023-11-30T11:46:04.313003544Z +bundler_1 | 2023-11-30T11:46:04.316622220Z 2023-11-30 11:46:04.316 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:04.316663546Z 2023-11-30 11:46:04.316 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:04.316907742Z 2023-11-30 11:46:04.316 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1604866734412730990592,"opHash":"0x287f70db3201de9e91ad4b7b30e064c8d134d2da4aad48cfaa93d390aee9a16e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x35d08de64236aa9f6a0c77708a892d962d4a4019","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:04.320776320Z 2023-11-30 11:46:04.320 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:04.320793011Z 2023-11-30 11:46:04.320 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1604866734412730990592,"opHash":"0x287f70db3201de9e91ad4b7b30e064c8d134d2da4aad48cfaa93d390aee9a16e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x35d08de64236aa9f6a0c77708a892d962d4a4019","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:04.632040631Z 2023-11-30 11:46:04.631 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x35d08de64236aa9f6a0c77708a892d962d4a4019","stake":0,"unstakeDelaySec":0},"storageMap":{"0x35d08de64236aa9f6a0c77708a892d962d4a4019":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2ba90410c892f11d2f7c8439e037a9c59ef1c3637a422b8cb8ff6e9e43198c15":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:04.632099992Z 2023-11-30 11:46:04.632 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x35D08dE64236aA9F6a0C77708A892D962D4a4019 is unstaked +bundler_1 | 2023-11-30T11:46:04.632136226Z 2023-11-30 11:46:04.632 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:04.632149752Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:04.632156634Z -- params: [{"sender":"0x35D08dE64236aA9F6a0C77708A892D962D4a4019","nonce":"0x570000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000005700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:04.632166052Z -- result: "0x287f70db3201de9e91ad4b7b30e064c8d134d2da4aad48cfaa93d390aee9a16e" +bundler_1 | 2023-11-30T11:46:04.632169759Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:04.632183535Z +bundler_1 | 2023-11-30T11:46:04.635173794Z 2023-11-30 11:46:04.635 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:04.635188582Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:04.635192970Z -- params: [] +bundler_1 | 2023-11-30T11:46:04.635196647Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:04.635200374Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:04.635203700Z +bundler_1 | 2023-11-30T11:46:04.637118420Z 2023-11-30 11:46:04.637 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:04.637189981Z 2023-11-30 11:46:04.637 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:04.637395344Z 2023-11-30 11:46:04.637 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1623313478486440542208,"opHash":"0x566cf579e416f1d0bcb2a5127431d1bf66124cfce668ef15f6910423fda7bef5","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa827c5ef7969403499883a820a6429e11a1e799b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:04.640366204Z 2023-11-30 11:46:04.640 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:04.640379549Z 2023-11-30 11:46:04.640 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1623313478486440542208,"opHash":"0x566cf579e416f1d0bcb2a5127431d1bf66124cfce668ef15f6910423fda7bef5","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa827c5ef7969403499883a820a6429e11a1e799b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:04.950106293Z 2023-11-30 11:46:04.949 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa827c5ef7969403499883a820a6429e11a1e799b","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa827c5ef7969403499883a820a6429e11a1e799b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9a1485e7a6a11ca965de8d1325528ebf5ac55f8e347da25a0a2c5ab1069147aa":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:04.950250041Z 2023-11-30 11:46:04.950 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xa827C5eF7969403499883A820A6429E11A1e799b is unstaked +bundler_1 | 2023-11-30T11:46:04.950269978Z 2023-11-30 11:46:04.950 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:04.950275468Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:04.950280578Z -- params: [{"sender":"0xa827C5eF7969403499883A820A6429E11A1e799b","nonce":"0x580000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000005800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:04.950288973Z -- result: "0x566cf579e416f1d0bcb2a5127431d1bf66124cfce668ef15f6910423fda7bef5" +bundler_1 | 2023-11-30T11:46:04.950294133Z -- costTime: 313 +bundler_1 | 2023-11-30T11:46:04.950298882Z +bundler_1 | 2023-11-30T11:46:04.953617000Z 2023-11-30 11:46:04.953 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:04.953675208Z 2023-11-30 11:46:04.953 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:04.953889418Z 2023-11-30 11:46:04.953 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1641760222560150093824,"opHash":"0x798066bb18f3012e32a8275f9656357a5fd6ba8c8513c5e8fe89873c99884405","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x515b867fafbe92c3d20e0cab88e13d474f5324ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:04.956805459Z 2023-11-30 11:46:04.956 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:04.956818904Z 2023-11-30 11:46:04.956 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1641760222560150093824,"opHash":"0x798066bb18f3012e32a8275f9656357a5fd6ba8c8513c5e8fe89873c99884405","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x515b867fafbe92c3d20e0cab88e13d474f5324ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:05.269022647Z 2023-11-30 11:46:05.268 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x515b867fafbe92c3d20e0cab88e13d474f5324ee","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9653347c22b1a10942babcae7c4e5c1dbb35c6cb4021e0dcf0869503bd0484fb":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x515b867fafbe92c3d20e0cab88e13d474f5324ee":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:05.269097273Z 2023-11-30 11:46:05.269 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x515b867fAfbe92C3D20e0Cab88E13d474f5324ee is unstaked +bundler_1 | 2023-11-30T11:46:05.269129878Z 2023-11-30 11:46:05.269 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:05.269137472Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:05.269143653Z -- params: [{"sender":"0x515b867fAfbe92C3D20e0Cab88E13d474f5324ee","nonce":"0x590000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000005900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:05.269150706Z -- result: "0x798066bb18f3012e32a8275f9656357a5fd6ba8c8513c5e8fe89873c99884405" +bundler_1 | 2023-11-30T11:46:05.269157419Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:05.269163470Z +bundler_1 | 2023-11-30T11:46:05.272169947Z 2023-11-30 11:46:05.272 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:05.272232524Z 2023-11-30 11:46:05.272 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:05.272456151Z 2023-11-30 11:46:05.272 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1660206966633859645440,"opHash":"0x960566dcea4f13a875caab9390cdb3bc4f66ed944b9c6d599459535fb7a1bdf9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x82a95dd233a852302041204211d564ef074eee37","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:05.275222901Z 2023-11-30 11:46:05.275 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:05.275250262Z 2023-11-30 11:46:05.275 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1660206966633859645440,"opHash":"0x960566dcea4f13a875caab9390cdb3bc4f66ed944b9c6d599459535fb7a1bdf9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x82a95dd233a852302041204211d564ef074eee37","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:05.582690221Z 2023-11-30 11:46:05.582 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x82a95dd233a852302041204211d564ef074eee37","stake":0,"unstakeDelaySec":0},"storageMap":{"0x82a95dd233a852302041204211d564ef074eee37":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf9973d55d1b8ddee30a5415bb2c91c3d8b513a0d2b53513d929192ea1af869f1":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:05.582750083Z 2023-11-30 11:46:05.582 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x82a95dD233a852302041204211D564ef074eEE37 is unstaked +bundler_1 | 2023-11-30T11:46:05.582848887Z 2023-11-30 11:46:05.582 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:05.582876689Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:05.582882720Z -- params: [{"sender":"0x82a95dD233a852302041204211D564ef074eEE37","nonce":"0x5a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000005a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:05.582890845Z -- result: "0x960566dcea4f13a875caab9390cdb3bc4f66ed944b9c6d599459535fb7a1bdf9" +bundler_1 | 2023-11-30T11:46:05.582926271Z -- costTime: 310 +bundler_1 | 2023-11-30T11:46:05.582933875Z +bundler_1 | 2023-11-30T11:46:05.585809057Z 2023-11-30 11:46:05.585 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:05.585884337Z 2023-11-30 11:46:05.585 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:05.586076005Z 2023-11-30 11:46:05.586 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1678653710707569197056,"opHash":"0x3fe5643431eca29c19af5ccee693c97c3a0f866bef1f98fd0a1fc03f297cdfe0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x395833cf06ad21b0fe2d1fd907da89eadeed83a3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:05.588594752Z 2023-11-30 11:46:05.588 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:05.588619254Z 2023-11-30 11:46:05.588 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1678653710707569197056,"opHash":"0x3fe5643431eca29c19af5ccee693c97c3a0f866bef1f98fd0a1fc03f297cdfe0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x395833cf06ad21b0fe2d1fd907da89eadeed83a3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:05.901875721Z 2023-11-30 11:46:05.901 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x395833cf06ad21b0fe2d1fd907da89eadeed83a3","stake":0,"unstakeDelaySec":0},"storageMap":{"0x395833cf06ad21b0fe2d1fd907da89eadeed83a3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x8c5f847acb94d439d208e993f1c97fbb3824d99ec7765ca35fcc7a84c471fc12":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:05.901975670Z 2023-11-30 11:46:05.901 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x395833cF06ad21B0fe2D1fD907Da89EadeEd83a3 is unstaked +bundler_1 | 2023-11-30T11:46:05.902025751Z 2023-11-30 11:46:05.901 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:05.902036411Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:05.902042492Z -- params: [{"sender":"0x395833cF06ad21B0fe2D1fD907Da89EadeEd83a3","nonce":"0x5b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000005b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:05.902067949Z -- result: "0x3fe5643431eca29c19af5ccee693c97c3a0f866bef1f98fd0a1fc03f297cdfe0" +bundler_1 | 2023-11-30T11:46:05.902073219Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:05.902077968Z +bundler_1 | 2023-11-30T11:46:05.905216615Z 2023-11-30 11:46:05.905 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:05.905233486Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:05.905238145Z -- params: [] +bundler_1 | 2023-11-30T11:46:05.905241752Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:05.905245278Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:05.905248705Z +bundler_1 | 2023-11-30T11:46:05.907281876Z 2023-11-30 11:46:05.907 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:05.907352124Z 2023-11-30 11:46:05.907 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:05.907547919Z 2023-11-30 11:46:05.907 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1697100454781278748672,"opHash":"0x2de9d2afae0aea48376e7e0cd62f9f1539670490cc478b2398b3f06ce34d9452","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9ab344be249211c7d43c898d89b9cf29dd335b5f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:05.910172914Z 2023-11-30 11:46:05.910 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:05.910213964Z 2023-11-30 11:46:05.910 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1697100454781278748672,"opHash":"0x2de9d2afae0aea48376e7e0cd62f9f1539670490cc478b2398b3f06ce34d9452","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9ab344be249211c7d43c898d89b9cf29dd335b5f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:06.223823990Z 2023-11-30 11:46:06.223 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9ab344be249211c7d43c898d89b9cf29dd335b5f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x9ab344be249211c7d43c898d89b9cf29dd335b5f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1427eff02add84f5e4cc6ee8cfbb617ab3c52aae6a441a1b714b61939bbdf0b4":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:06.223949992Z 2023-11-30 11:46:06.223 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9ab344bE249211C7d43c898D89b9cf29DD335B5F is unstaked +bundler_1 | 2023-11-30T11:46:06.224088751Z 2023-11-30 11:46:06.224 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:06.224099100Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:06.224104340Z -- params: [{"sender":"0x9ab344bE249211C7d43c898D89b9cf29DD335B5F","nonce":"0x5c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000005c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:06.224125800Z -- result: "0x2de9d2afae0aea48376e7e0cd62f9f1539670490cc478b2398b3f06ce34d9452" +bundler_1 | 2023-11-30T11:46:06.224133985Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:06.224141078Z +bundler_1 | 2023-11-30T11:46:06.227273911Z 2023-11-30 11:46:06.227 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:06.227358252Z 2023-11-30 11:46:06.227 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:06.227588166Z 2023-11-30 11:46:06.227 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1715547198854988300288,"opHash":"0x783bd2a2892985ff376e7e02ca387e7aecd0ed496d48d6ae0f3fd4ecab75ea18","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe10fa0cc0547c65ca5673c1c2ed18d231a51d9d4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:06.230512971Z 2023-11-30 11:46:06.230 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:06.230527097Z 2023-11-30 11:46:06.230 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1715547198854988300288,"opHash":"0x783bd2a2892985ff376e7e02ca387e7aecd0ed496d48d6ae0f3fd4ecab75ea18","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe10fa0cc0547c65ca5673c1c2ed18d231a51d9d4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:06.572373184Z 2023-11-30 11:46:06.572 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe10fa0cc0547c65ca5673c1c2ed18d231a51d9d4","stake":0,"unstakeDelaySec":0},"storageMap":{"0xe10fa0cc0547c65ca5673c1c2ed18d231a51d9d4":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xffca26a4bbf63983ffe83d0a273a3d5d992d7d08428639a9f3310c31932d3877":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:06.572477896Z 2023-11-30 11:46:06.572 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xE10FA0CC0547c65CA5673C1c2ED18D231A51d9D4 is unstaked +bundler_1 | 2023-11-30T11:46:06.572500832Z 2023-11-30 11:46:06.572 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:06.572506653Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:06.572510681Z -- params: [{"sender":"0xE10FA0CC0547c65CA5673C1c2ED18D231A51d9D4","nonce":"0x5d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000005d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:06.572518776Z -- result: "0x783bd2a2892985ff376e7e02ca387e7aecd0ed496d48d6ae0f3fd4ecab75ea18" +bundler_1 | 2023-11-30T11:46:06.572524917Z -- costTime: 345 +bundler_1 | 2023-11-30T11:46:06.572530518Z +bundler_1 | 2023-11-30T11:46:06.575546442Z 2023-11-30 11:46:06.575 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:06.575612081Z 2023-11-30 11:46:06.575 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:06.575849547Z 2023-11-30 11:46:06.575 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1733993942928697851904,"opHash":"0x80136838a7b63e7112e6a9c801cee4efbd07657bbb970e97b17460a21ffb9942","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdc281396ed895425a0f249e0d413d87e8c788ecd","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:06.578667633Z 2023-11-30 11:46:06.578 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:06.578679475Z 2023-11-30 11:46:06.578 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1733993942928697851904,"opHash":"0x80136838a7b63e7112e6a9c801cee4efbd07657bbb970e97b17460a21ffb9942","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdc281396ed895425a0f249e0d413d87e8c788ecd","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:06.893562825Z 2023-11-30 11:46:06.893 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xdc281396ed895425a0f249e0d413d87e8c788ecd","stake":0,"unstakeDelaySec":0},"storageMap":{"0xdc281396ed895425a0f249e0d413d87e8c788ecd":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x8532e6f1405feb02bcaa99a7089684079916a2f25e07b57008421a87a2259243":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:06.893665233Z 2023-11-30 11:46:06.893 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xdC281396Ed895425A0f249e0d413d87e8c788ECD is unstaked +bundler_1 | 2023-11-30T11:46:06.893719988Z 2023-11-30 11:46:06.893 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:06.893731019Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:06.893736990Z -- params: [{"sender":"0xdC281396Ed895425A0f249e0d413d87e8c788ECD","nonce":"0x5e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000005e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:06.893759973Z -- result: "0x80136838a7b63e7112e6a9c801cee4efbd07657bbb970e97b17460a21ffb9942" +bundler_1 | 2023-11-30T11:46:06.893766084Z -- costTime: 318 +bundler_1 | 2023-11-30T11:46:06.893771164Z +bundler_1 | 2023-11-30T11:46:06.896724438Z 2023-11-30 11:46:06.896 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:06.896791447Z 2023-11-30 11:46:06.896 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:06.897009660Z 2023-11-30 11:46:06.896 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1752440687002407403520,"opHash":"0x951c80297b0da996dec8b69145d6604dfadef9ed3a5b0090d1ca86b8929033dc","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2013c7e7c78322a767c6e6425b7d05ddd93a0efa","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:06.899874994Z 2023-11-30 11:46:06.899 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:06.899888158Z 2023-11-30 11:46:06.899 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000005f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1752440687002407403520,"opHash":"0x951c80297b0da996dec8b69145d6604dfadef9ed3a5b0090d1ca86b8929033dc","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2013c7e7c78322a767c6e6425b7d05ddd93a0efa","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:07.219520311Z 2023-11-30 11:46:07.219 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x2013c7e7c78322a767c6e6425b7d05ddd93a0efa","stake":0,"unstakeDelaySec":0},"storageMap":{"0x2013c7e7c78322a767c6e6425b7d05ddd93a0efa":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xfc8a6198a16abac40762e4f0b54eb39dd7d681eef75e8fa2b61344c556919f7c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:07.219806424Z 2023-11-30 11:46:07.219 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x2013C7e7C78322A767c6E6425b7d05DDD93a0efa is unstaked +bundler_1 | 2023-11-30T11:46:07.219944992Z 2023-11-30 11:46:07.219 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:07.219954089Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:07.219959449Z -- params: [{"sender":"0x2013C7e7C78322A767c6E6425b7d05DDD93a0efa","nonce":"0x5f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000005f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:07.219967725Z -- result: "0x951c80297b0da996dec8b69145d6604dfadef9ed3a5b0090d1ca86b8929033dc" +bundler_1 | 2023-11-30T11:46:07.219972654Z -- costTime: 323 +bundler_1 | 2023-11-30T11:46:07.219977323Z +bundler_1 | 2023-11-30T11:46:07.223670833Z 2023-11-30 11:46:07.223 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:07.223686101Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:07.223692153Z -- params: [] +bundler_1 | 2023-11-30T11:46:07.223697483Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:07.223711519Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:07.223717320Z +bundler_1 | 2023-11-30T11:46:07.226012140Z 2023-11-30 11:46:07.225 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:07.227173124Z 2023-11-30 11:46:07.227 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:07.227377224Z 2023-11-30 11:46:07.227 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1770887431076116955136,"opHash":"0xa5ba868b6dcddf5d891141d62b14b080e50cedbf7633b7deee5cc3cc73057a0d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x30619f3aa2edb6568f8eb496c746618c422f256d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:07.230134183Z 2023-11-30 11:46:07.230 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:07.230163147Z 2023-11-30 11:46:07.230 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1770887431076116955136,"opHash":"0xa5ba868b6dcddf5d891141d62b14b080e50cedbf7633b7deee5cc3cc73057a0d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x30619f3aa2edb6568f8eb496c746618c422f256d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:07.542763246Z 2023-11-30 11:46:07.542 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x30619f3aa2edb6568f8eb496c746618c422f256d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf4b2b0a34d77571654d1ecb21d13ddbe59c089aec3606993b10ebcda7431b281":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x30619f3aa2edb6568f8eb496c746618c422f256d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:07.542849477Z 2023-11-30 11:46:07.542 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x30619F3AA2EDB6568f8eb496C746618C422F256D is unstaked +bundler_1 | 2023-11-30T11:46:07.542890951Z 2023-11-30 11:46:07.542 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:07.542902001Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:07.542929383Z -- params: [{"sender":"0x30619F3AA2EDB6568f8eb496C746618C422F256D","nonce":"0x600000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:07.542939161Z -- result: "0xa5ba868b6dcddf5d891141d62b14b080e50cedbf7633b7deee5cc3cc73057a0d" +bundler_1 | 2023-11-30T11:46:07.542942898Z -- costTime: 317 +bundler_1 | 2023-11-30T11:46:07.542946334Z +bundler_1 | 2023-11-30T11:46:07.545952611Z 2023-11-30 11:46:07.545 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:07.546022828Z 2023-11-30 11:46:07.545 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:07.546250696Z 2023-11-30 11:46:07.546 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1789334175149826506752,"opHash":"0x8b91e9afddf2c34de25fbe8a27b018ea93ee441f6d7446e6ca15018bfdd5490b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6525ebf508b782b5c9a7525c214e293b0ca4a9ad","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:07.589625206Z 2023-11-30 11:46:07.589 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:07.589670100Z 2023-11-30 11:46:07.589 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1789334175149826506752,"opHash":"0x8b91e9afddf2c34de25fbe8a27b018ea93ee441f6d7446e6ca15018bfdd5490b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6525ebf508b782b5c9a7525c214e293b0ca4a9ad","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:07.897641140Z 2023-11-30 11:46:07.897 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6525ebf508b782b5c9a7525c214e293b0ca4a9ad","stake":0,"unstakeDelaySec":0},"storageMap":{"0x6525ebf508b782b5c9a7525c214e293b0ca4a9ad":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1d2646f669dfe874d5f2248fc0ce4ad6871681301d07faa06da7ab913617252c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:07.897690295Z 2023-11-30 11:46:07.897 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x6525eBf508B782B5c9A7525c214e293B0cA4A9Ad is unstaked +bundler_1 | 2023-11-30T11:46:07.897769543Z 2023-11-30 11:46:07.897 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:07.897801483Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:07.897808135Z -- params: [{"sender":"0x6525eBf508B782B5c9A7525c214e293B0cA4A9Ad","nonce":"0x610000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000006100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:07.897816300Z -- result: "0x8b91e9afddf2c34de25fbe8a27b018ea93ee441f6d7446e6ca15018bfdd5490b" +bundler_1 | 2023-11-30T11:46:07.897821440Z -- costTime: 352 +bundler_1 | 2023-11-30T11:46:07.897826479Z +bundler_1 | 2023-11-30T11:46:07.900746778Z 2023-11-30 11:46:07.900 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:07.900819287Z 2023-11-30 11:46:07.900 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:07.901007554Z 2023-11-30 11:46:07.900 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1807780919223536058368,"opHash":"0xee3bbe06e2ff13138928d3c634f2074ae80f5da7a668643bfded717fe86945f7","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x752ffb23c474beb5f369aa466416b41336364684","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:07.903582433Z 2023-11-30 11:46:07.903 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:07.903595728Z 2023-11-30 11:46:07.903 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1807780919223536058368,"opHash":"0xee3bbe06e2ff13138928d3c634f2074ae80f5da7a668643bfded717fe86945f7","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x752ffb23c474beb5f369aa466416b41336364684","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:08.214713625Z 2023-11-30 11:46:08.214 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x752ffb23c474beb5f369aa466416b41336364684","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf99fc2f0fed9fe15de204eecff08b307a1ae9347f44995c1811df879005acd7e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x752ffb23c474beb5f369aa466416b41336364684":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:08.214780363Z 2023-11-30 11:46:08.214 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x752Ffb23c474Beb5F369aa466416B41336364684 is unstaked +bundler_1 | 2023-11-30T11:46:08.214817208Z 2023-11-30 11:46:08.214 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:08.214824772Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:08.214830633Z -- params: [{"sender":"0x752Ffb23c474Beb5F369aa466416B41336364684","nonce":"0x620000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000006200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:08.214857032Z -- result: "0xee3bbe06e2ff13138928d3c634f2074ae80f5da7a668643bfded717fe86945f7" +bundler_1 | 2023-11-30T11:46:08.214861230Z -- costTime: 314 +bundler_1 | 2023-11-30T11:46:08.214864747Z +bundler_1 | 2023-11-30T11:46:08.217776454Z 2023-11-30 11:46:08.217 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:08.217854122Z 2023-11-30 11:46:08.217 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:08.218110636Z 2023-11-30 11:46:08.218 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1826227663297245609984,"opHash":"0x5e9237bb6e2326f53c733d4a54753b03066d32bd2b81ae77aba848cd84f8d494","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0c4ed1ecea048cfa05c6c98ccdb5ff822459fd45","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:08.220689266Z 2023-11-30 11:46:08.220 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:08.220721336Z 2023-11-30 11:46:08.220 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1826227663297245609984,"opHash":"0x5e9237bb6e2326f53c733d4a54753b03066d32bd2b81ae77aba848cd84f8d494","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0c4ed1ecea048cfa05c6c98ccdb5ff822459fd45","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:08.535250647Z 2023-11-30 11:46:08.535 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0c4ed1ecea048cfa05c6c98ccdb5ff822459fd45","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xbaee23309a8b2b1e87b66c33e65b1453559705f4d701de8d511b079e02522d83":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x0c4ed1ecea048cfa05c6c98ccdb5ff822459fd45":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:08.535343132Z 2023-11-30 11:46:08.535 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0C4eD1ecea048cFA05C6C98cCdB5ff822459fd45 is unstaked +bundler_1 | 2023-11-30T11:46:08.535375042Z 2023-11-30 11:46:08.535 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:08.535388457Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:08.535395921Z -- params: [{"sender":"0x0C4eD1ecea048cFA05C6C98cCdB5ff822459fd45","nonce":"0x630000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000006300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:08.535403265Z -- result: "0x5e9237bb6e2326f53c733d4a54753b03066d32bd2b81ae77aba848cd84f8d494" +bundler_1 | 2023-11-30T11:46:08.535413314Z -- costTime: 318 +bundler_1 | 2023-11-30T11:46:08.535420187Z +bundler_1 | 2023-11-30T11:46:08.538408703Z 2023-11-30 11:46:08.538 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:08.538419403Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:08.538435152Z -- params: [] +bundler_1 | 2023-11-30T11:46:08.538453777Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:08.538460189Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:08.538465589Z +bundler_1 | 2023-11-30T11:46:08.540510019Z 2023-11-30 11:46:08.540 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:08.540574914Z 2023-11-30 11:46:08.540 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:08.540779962Z 2023-11-30 11:46:08.540 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1844674407370955161600,"opHash":"0x895f3268a17dd6ba7fe2892be960b7613a3ab2ed596ca6ac6df1b4423493722a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x87aa8954dc813c172dc2ce3d609f315e59575dfa","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:08.548389666Z 2023-11-30 11:46:08.548 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:08.548421565Z 2023-11-30 11:46:08.548 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1844674407370955161600,"opHash":"0x895f3268a17dd6ba7fe2892be960b7613a3ab2ed596ca6ac6df1b4423493722a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x87aa8954dc813c172dc2ce3d609f315e59575dfa","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:08.861136191Z 2023-11-30 11:46:08.860 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x87aa8954dc813c172dc2ce3d609f315e59575dfa","stake":0,"unstakeDelaySec":0},"storageMap":{"0x87aa8954dc813c172dc2ce3d609f315e59575dfa":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6b547af2166383721e08ab092ed99b80463312fd552a6a67e1e2323bd1f3b65f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:08.861206803Z 2023-11-30 11:46:08.861 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x87aA8954dc813C172dc2Ce3D609F315e59575dFA is unstaked +bundler_1 | 2023-11-30T11:46:08.861379435Z 2023-11-30 11:46:08.861 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:08.861390605Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:08.861396737Z -- params: [{"sender":"0x87aA8954dc813C172dc2Ce3D609F315e59575dFA","nonce":"0x640000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000006400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:08.861405824Z -- result: "0x895f3268a17dd6ba7fe2892be960b7613a3ab2ed596ca6ac6df1b4423493722a" +bundler_1 | 2023-11-30T11:46:08.861410963Z -- costTime: 321 +bundler_1 | 2023-11-30T11:46:08.861415743Z +bundler_1 | 2023-11-30T11:46:08.864571113Z 2023-11-30 11:46:08.864 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:08.864640369Z 2023-11-30 11:46:08.864 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:08.864819035Z 2023-11-30 11:46:08.864 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1863121151444664713216,"opHash":"0x475e98918e641322e8c1da33d74872339942bd965657f8719a8b0ce5b5c09874","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3c434cc43efef034a598a07555a8b823313ea9dc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:08.909242590Z 2023-11-30 11:46:08.909 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:08.909259982Z 2023-11-30 11:46:08.909 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1863121151444664713216,"opHash":"0x475e98918e641322e8c1da33d74872339942bd965657f8719a8b0ce5b5c09874","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3c434cc43efef034a598a07555a8b823313ea9dc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:09.220159074Z 2023-11-30 11:46:09.219 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3c434cc43efef034a598a07555a8b823313ea9dc","stake":0,"unstakeDelaySec":0},"storageMap":{"0x3c434cc43efef034a598a07555a8b823313ea9dc":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb523d959f2aa4d1c59c8a5ccb9a78d09f11ba5166638dcfde4e21f03c3adc7ca":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:09.220246567Z 2023-11-30 11:46:09.220 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3c434cc43efeF034A598A07555a8b823313ea9dc is unstaked +bundler_1 | 2023-11-30T11:46:09.220276242Z 2023-11-30 11:46:09.220 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:09.220281873Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:09.220286822Z -- params: [{"sender":"0x3c434cc43efeF034A598A07555a8b823313ea9dc","nonce":"0x650000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000006500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:09.220294336Z -- result: "0x475e98918e641322e8c1da33d74872339942bd965657f8719a8b0ce5b5c09874" +bundler_1 | 2023-11-30T11:46:09.220299456Z -- costTime: 356 +bundler_1 | 2023-11-30T11:46:09.220304515Z +bundler_1 | 2023-11-30T11:46:09.223905864Z 2023-11-30 11:46:09.223 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:09.223971389Z 2023-11-30 11:46:09.223 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:09.224196746Z 2023-11-30 11:46:09.224 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1881567895518374264832,"opHash":"0x152e024360735979f2ae5e4ad8b47d018e13cafdd42c9e124b57d9d9842676bc","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaf0590dd605548f1990ae5355be3729108aa5731","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:09.227786336Z 2023-11-30 11:46:09.227 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:09.227802136Z 2023-11-30 11:46:09.227 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1881567895518374264832,"opHash":"0x152e024360735979f2ae5e4ad8b47d018e13cafdd42c9e124b57d9d9842676bc","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaf0590dd605548f1990ae5355be3729108aa5731","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:09.536179364Z 2023-11-30 11:46:09.536 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xaf0590dd605548f1990ae5355be3729108aa5731","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x291cec3f26515c1f551e12bb5f90c78f445c640af80065fd73dd58330b6ed68e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xaf0590dd605548f1990ae5355be3729108aa5731":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:09.536284490Z 2023-11-30 11:46:09.536 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xAF0590Dd605548f1990ae5355BE3729108aa5731 is unstaked +bundler_1 | 2023-11-30T11:46:09.536332913Z 2023-11-30 11:46:09.536 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:09.536345517Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:09.536351849Z -- params: [{"sender":"0xAF0590Dd605548f1990ae5355BE3729108aa5731","nonce":"0x660000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000006600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:09.536360515Z -- result: "0x152e024360735979f2ae5e4ad8b47d018e13cafdd42c9e124b57d9d9842676bc" +bundler_1 | 2023-11-30T11:46:09.536365394Z -- costTime: 313 +bundler_1 | 2023-11-30T11:46:09.536384600Z +bundler_1 | 2023-11-30T11:46:09.539514033Z 2023-11-30 11:46:09.539 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:09.539583783Z 2023-11-30 11:46:09.539 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:09.539809130Z 2023-11-30 11:46:09.539 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1900014639592083816448,"opHash":"0x42d54655bb378207b18fed7e1d936d75935238abf3b6b77edea41a8c2c6ac203","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x931005d480c6b7949cc984b4b308676b834e29fc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:09.585446784Z 2023-11-30 11:46:09.585 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:09.585475798Z 2023-11-30 11:46:09.585 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1900014639592083816448,"opHash":"0x42d54655bb378207b18fed7e1d936d75935238abf3b6b77edea41a8c2c6ac203","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x931005d480c6b7949cc984b4b308676b834e29fc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:09.890550518Z 2023-11-30 11:46:09.890 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x931005d480c6b7949cc984b4b308676b834e29fc","stake":0,"unstakeDelaySec":0},"storageMap":{"0x931005d480c6b7949cc984b4b308676b834e29fc":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x263aa56c966929dc9807506039d56b3fc7815933b4e4cc1b421093860950a467":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:09.890619430Z 2023-11-30 11:46:09.890 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x931005D480C6B7949cC984b4B308676b834E29fc is unstaked +bundler_1 | 2023-11-30T11:46:09.890644777Z 2023-11-30 11:46:09.890 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:09.890650688Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:09.890657120Z -- params: [{"sender":"0x931005D480C6B7949cC984b4B308676b834E29fc","nonce":"0x670000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000006700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:09.890677107Z -- result: "0x42d54655bb378207b18fed7e1d936d75935238abf3b6b77edea41a8c2c6ac203" +bundler_1 | 2023-11-30T11:46:09.890681786Z -- costTime: 351 +bundler_1 | 2023-11-30T11:46:09.890685543Z +bundler_1 | 2023-11-30T11:46:09.893509997Z 2023-11-30 11:46:09.893 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:09.893522891Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:09.893527319Z -- params: [] +bundler_1 | 2023-11-30T11:46:09.893530906Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:09.893534513Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:09.893537859Z +bundler_1 | 2023-11-30T11:46:09.895423353Z 2023-11-30 11:46:09.895 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:09.895494993Z 2023-11-30 11:46:09.895 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:09.895692444Z 2023-11-30 11:46:09.895 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1918461383665793368064,"opHash":"0x09a7b26511d987a7bc0aecc83abfe9ed65950293bef9b6677357dc2c9b1bd8d4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x01f88c77b9f94137f4c0a191b9d5e5e717c0e875","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:09.898285467Z 2023-11-30 11:46:09.898 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:09.898305765Z 2023-11-30 11:46:09.898 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1918461383665793368064,"opHash":"0x09a7b26511d987a7bc0aecc83abfe9ed65950293bef9b6677357dc2c9b1bd8d4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x01f88c77b9f94137f4c0a191b9d5e5e717c0e875","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:10.046803664Z 2023-11-30 11:46:10.046 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x9e80bdbc4364adb10da0ba809477347cfb8051fc, uop_hash: 0x051caf46bc1dada1e2aa5c58a91e3bc7c1d7ecb593a94971de4167db0cb6e247, tx_hash: 0xb842781a438f7f6aa9557094d5c53c895bcfb13816cbf6d77c48cdf9c282d026 +bundler_1 | 2023-11-30T11:46:10.046856012Z 2023-11-30 11:46:10.046 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x9e80bdbc4364adb10da0ba809477347cfb8051fc, paymaster: 0xed1619b1afc5ba72dc4980311873335e7b6576f9, by uop_hash: 0x051caf46bc1dada1e2aa5c58a91e3bc7c1d7ecb593a94971de4167db0cb6e247 +bundler_1 | 2023-11-30T11:46:10.047011442Z 2023-11-30 11:46:10.046 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xb7e1a32f2dd61419a55e4de6b4b91bd30cddeb8b, uop_hash: 0xe5f76961162787459af6a7c23e1566929607ccb0d1307ab884ee9363f8720936, tx_hash: 0xb842781a438f7f6aa9557094d5c53c895bcfb13816cbf6d77c48cdf9c282d026 +bundler_1 | 2023-11-30T11:46:10.047045295Z 2023-11-30 11:46:10.046 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xb7e1a32f2dd61419a55e4de6b4b91bd30cddeb8b, paymaster: 0xed1619b1afc5ba72dc4980311873335e7b6576f9, by uop_hash: 0xe5f76961162787459af6a7c23e1566929607ccb0d1307ab884ee9363f8720936 +bundler_1 | 2023-11-30T11:46:10.047053270Z 2023-11-30 11:46:10.046 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x9e80bdbc4364adb10da0ba809477347cfb8051fc, uop_hash: 0x051caf46bc1dada1e2aa5c58a91e3bc7c1d7ecb593a94971de4167db0cb6e247, tx_hash: 0xb842781a438f7f6aa9557094d5c53c895bcfb13816cbf6d77c48cdf9c282d026 +bundler_1 | 2023-11-30T11:46:10.047060153Z 2023-11-30 11:46:10.046 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x9e80bdbc4364adb10da0ba809477347cfb8051fc, paymaster: 0xed1619b1afc5ba72dc4980311873335e7b6576f9, by uop_hash: 0x051caf46bc1dada1e2aa5c58a91e3bc7c1d7ecb593a94971de4167db0cb6e247 +bundler_1 | 2023-11-30T11:46:10.047174275Z 2023-11-30 11:46:10.047 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xb7e1a32f2dd61419a55e4de6b4b91bd30cddeb8b, uop_hash: 0xe5f76961162787459af6a7c23e1566929607ccb0d1307ab884ee9363f8720936, tx_hash: 0xb842781a438f7f6aa9557094d5c53c895bcfb13816cbf6d77c48cdf9c282d026 +bundler_1 | 2023-11-30T11:46:10.047202227Z 2023-11-30 11:46:10.047 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xb7e1a32f2dd61419a55e4de6b4b91bd30cddeb8b, paymaster: 0xed1619b1afc5ba72dc4980311873335e7b6576f9, by uop_hash: 0xe5f76961162787459af6a7c23e1566929607ccb0d1307ab884ee9363f8720936 +bundler_1 | 2023-11-30T11:46:10.206815347Z 2023-11-30 11:46:10.206 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x01f88c77b9f94137f4c0a191b9d5e5e717c0e875","stake":0,"unstakeDelaySec":0},"storageMap":{"0x01f88c77b9f94137f4c0a191b9d5e5e717c0e875":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x60bfb96e7b9bfa6f2fe966c2ff9f541a058d09cb627ab5d0e1826d3503ac952c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:10.206885858Z 2023-11-30 11:46:10.206 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x01f88c77b9F94137F4c0A191B9d5e5E717c0E875 is unstaked +bundler_1 | 2023-11-30T11:46:10.206897099Z 2023-11-30 11:46:10.206 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:10.206901437Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:10.206905164Z -- params: [{"sender":"0x01f88c77b9F94137F4c0A191B9d5e5E717c0E875","nonce":"0x680000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000006800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:10.206934228Z -- result: "0x09a7b26511d987a7bc0aecc83abfe9ed65950293bef9b6677357dc2c9b1bd8d4" +bundler_1 | 2023-11-30T11:46:10.206955969Z -- costTime: 311 +bundler_1 | 2023-11-30T11:46:10.206959816Z +bundler_1 | 2023-11-30T11:46:10.209972601Z 2023-11-30 11:46:10.209 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:10.210029347Z 2023-11-30 11:46:10.209 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:10.210226304Z 2023-11-30 11:46:10.210 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1936908127739502919680,"opHash":"0x143dc2ab1cae29d23464aec3984f85cfa58d73005690c476eb355d3e1f5a8975","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc3859b859fbe3457fd659f0c290f056aaeef974","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:10.212954499Z 2023-11-30 11:46:10.212 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:10.212970900Z 2023-11-30 11:46:10.212 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1936908127739502919680,"opHash":"0x143dc2ab1cae29d23464aec3984f85cfa58d73005690c476eb355d3e1f5a8975","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc3859b859fbe3457fd659f0c290f056aaeef974","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:10.521832831Z 2023-11-30 11:46:10.521 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc3859b859fbe3457fd659f0c290f056aaeef974","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd890d1df9c5f37a56cd20b90580d9c2f0c079c06d76dc31d37dc406191cd54b7":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xbc3859b859fbe3457fd659f0c290f056aaeef974":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:10.521890860Z 2023-11-30 11:46:10.521 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xBC3859b859FBe3457FD659F0c290f056aaeef974 is unstaked +bundler_1 | 2023-11-30T11:46:10.521935884Z 2023-11-30 11:46:10.521 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:10.521952074Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:10.521958526Z -- params: [{"sender":"0xBC3859b859FBe3457FD659F0c290f056aaeef974","nonce":"0x690000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000006900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:10.521966110Z -- result: "0x143dc2ab1cae29d23464aec3984f85cfa58d73005690c476eb355d3e1f5a8975" +bundler_1 | 2023-11-30T11:46:10.521970849Z -- costTime: 312 +bundler_1 | 2023-11-30T11:46:10.521975126Z +bundler_1 | 2023-11-30T11:46:10.524941499Z 2023-11-30 11:46:10.524 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:10.525005595Z 2023-11-30 11:46:10.524 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:10.525207986Z 2023-11-30 11:46:10.525 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1955354871813212471296,"opHash":"0x56e20b5287c11b1299830bdc32821353002d7f7bc9abd4c0df18f16ca613d10a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc24a5f17c8d373bd2cb83d0ab5b0992d8223e06a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:10.527720238Z 2023-11-30 11:46:10.527 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:10.527736588Z 2023-11-30 11:46:10.527 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1955354871813212471296,"opHash":"0x56e20b5287c11b1299830bdc32821353002d7f7bc9abd4c0df18f16ca613d10a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc24a5f17c8d373bd2cb83d0ab5b0992d8223e06a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:10.830140303Z 2023-11-30 11:46:10.829 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xc24a5f17c8d373bd2cb83d0ab5b0992d8223e06a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xc24a5f17c8d373bd2cb83d0ab5b0992d8223e06a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd6994b62bedb9986952e6f04cb1f9a251e4c301dd54dd4a6e5394762e478c71b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:10.830277689Z 2023-11-30 11:46:10.830 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xC24a5F17C8D373bd2Cb83D0ab5b0992d8223E06A is unstaked +bundler_1 | 2023-11-30T11:46:10.830299961Z 2023-11-30 11:46:10.830 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:10.830305792Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:10.830311011Z -- params: [{"sender":"0xC24a5F17C8D373bd2Cb83D0ab5b0992d8223E06A","nonce":"0x6a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000006a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:10.830320549Z -- result: "0x56e20b5287c11b1299830bdc32821353002d7f7bc9abd4c0df18f16ca613d10a" +bundler_1 | 2023-11-30T11:46:10.830325699Z -- costTime: 306 +bundler_1 | 2023-11-30T11:46:10.830330618Z +bundler_1 | 2023-11-30T11:46:10.834021567Z 2023-11-30 11:46:10.833 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:10.834166875Z 2023-11-30 11:46:10.834 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:10.834402093Z 2023-11-30 11:46:10.834 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1973801615886922022912,"opHash":"0x8d4c7f826e668e2909e07cc0e45f3946aacc1f71fd479604bc909d977f072f47","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x774c7236cafcfbcc73f810fa3fb35a8a53b93231","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:10.837216459Z 2023-11-30 11:46:10.837 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:10.837230775Z 2023-11-30 11:46:10.837 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1973801615886922022912,"opHash":"0x8d4c7f826e668e2909e07cc0e45f3946aacc1f71fd479604bc909d977f072f47","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x774c7236cafcfbcc73f810fa3fb35a8a53b93231","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:11.151007688Z 2023-11-30 11:46:11.150 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x774c7236cafcfbcc73f810fa3fb35a8a53b93231","stake":0,"unstakeDelaySec":0},"storageMap":{"0x774c7236cafcfbcc73f810fa3fb35a8a53b93231":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2f1c519d1994eafefa412d4c4d97d70be2f68d72202a002f0975c1c9776d0a87":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:11.151065285Z 2023-11-30 11:46:11.150 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x774C7236CafcfBCC73F810Fa3fb35a8a53b93231 is unstaked +bundler_1 | 2023-11-30T11:46:11.151134217Z 2023-11-30 11:46:11.151 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:11.151146500Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:11.151152681Z -- params: [{"sender":"0x774C7236CafcfBCC73F810Fa3fb35a8a53b93231","nonce":"0x6b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000006b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:11.151161097Z -- result: "0x8d4c7f826e668e2909e07cc0e45f3946aacc1f71fd479604bc909d977f072f47" +bundler_1 | 2023-11-30T11:46:11.151166517Z -- costTime: 318 +bundler_1 | 2023-11-30T11:46:11.151171687Z +bundler_1 | 2023-11-30T11:46:11.154415089Z 2023-11-30 11:46:11.154 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:11.154428233Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:11.154435036Z -- params: [] +bundler_1 | 2023-11-30T11:46:11.154441017Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:11.154447820Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:11.154453891Z +bundler_1 | 2023-11-30T11:46:11.156369244Z 2023-11-30 11:46:11.156 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:11.156450696Z 2023-11-30 11:46:11.156 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:11.156649927Z 2023-11-30 11:46:11.156 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1992248359960631574528,"opHash":"0x06e2d347eef6b0d8d1c73b49458c2d56969538dc9613ea6f0f2be24d5d2a6cff","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x57db3d156e5c86a3b32c85ce78b4912be0db1469","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:11.201598584Z 2023-11-30 11:46:11.201 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:11.201616657Z 2023-11-30 11:46:11.201 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1992248359960631574528,"opHash":"0x06e2d347eef6b0d8d1c73b49458c2d56969538dc9613ea6f0f2be24d5d2a6cff","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x57db3d156e5c86a3b32c85ce78b4912be0db1469","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:11.509033262Z 2023-11-30 11:46:11.508 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x57db3d156e5c86a3b32c85ce78b4912be0db1469","stake":0,"unstakeDelaySec":0},"storageMap":{"0x57db3d156e5c86a3b32c85ce78b4912be0db1469":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9137068607afd25df67e4d5f3b7d5428884e6132169b604456b82c45e9bc7f4e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:11.509160433Z 2023-11-30 11:46:11.508 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x57DB3D156e5c86A3B32C85cE78B4912be0DB1469 is unstaked +bundler_1 | 2023-11-30T11:46:11.509173887Z 2023-11-30 11:46:11.509 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:11.509180600Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:11.509186150Z -- params: [{"sender":"0x57DB3D156e5c86A3B32C85cE78B4912be0DB1469","nonce":"0x6c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000006c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:11.509194305Z -- result: "0x06e2d347eef6b0d8d1c73b49458c2d56969538dc9613ea6f0f2be24d5d2a6cff" +bundler_1 | 2023-11-30T11:46:11.509199606Z -- costTime: 353 +bundler_1 | 2023-11-30T11:46:11.509216577Z +bundler_1 | 2023-11-30T11:46:11.513859928Z 2023-11-30 11:46:11.513 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:11.513873764Z -- method: debug_bundler_dumpReputation +bundler_1 | 2023-11-30T11:46:11.513879294Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:11.513885005Z -- result: [{"address":"0x50bE7624DAe1B016c4879c86EFD6D1FEFA81b890","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0x053d01517bABeE76d636647ccEfA691FA37fEb29","opsIncluded":"0x0","opsSeen":"0x6d","status":"0x0"},{"address":"0x0000000000000000000000000000000000000000","opsIncluded":"0x6","opsSeen":"0x0","status":"0x0"},{"address":"0xb93A5655b13e4B2C6423E25F0b62A0cB8011a8CF","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xDE9a418d554BF9AB706ef570aBBdA6314F6D8957","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0x9E80bdBC4364adb10da0Ba809477347cFB8051fC","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xD849aBBa2fB8A1d02784C04ac6D2544F312193d5","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0x11C1E37108DD71DB2C67368C6D27982973bf23d1","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xE0c25B4e563a6F3EFa1663c60251849aBF9d0A8d","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","opsIncluded":"0x10","opsSeen":"0x6d","status":"0x0"},{"address":"0x9996fF619a27da8A1BDb47558985aCb061632cA4","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xB7E1a32f2DD61419a55E4de6B4B91Bd30CDDEB8b","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xd2e8CBC48345B322d65fA88A0ec624BB14f23563","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0x51b09591Ca216C4B4A527cE06f53DeE138CD90d6","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"}] +bundler_1 | 2023-11-30T11:46:11.513938378Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:11.513944549Z +bundler_1 | 2023-11-30T11:46:11.517386170Z 2023-11-30 11:46:11.517 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:11.517472284Z 2023-11-30 11:46:11.517 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:11.517709753Z 2023-11-30 11:46:11.517 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2010695104034341126144,"opHash":"0xfcce29e9f5c98d4a9e7291173d574a57651d1bed8e6cac27c8858aeebf2ee3de","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xec8827d62d7c934a0ba30aed9faebe35d900c27c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:11.520674923Z 2023-11-30 11:46:11.520 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:11.520691073Z 2023-11-30 11:46:11.520 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2010695104034341126144,"opHash":"0xfcce29e9f5c98d4a9e7291173d574a57651d1bed8e6cac27c8858aeebf2ee3de","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xec8827d62d7c934a0ba30aed9faebe35d900c27c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:11.832929585Z 2023-11-30 11:46:11.832 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xec8827d62d7c934a0ba30aed9faebe35d900c27c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xbcd5aed40ed620a2e257e0c6605698a60990a9dba31755a7c3488b6082234d86":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xec8827d62d7c934a0ba30aed9faebe35d900c27c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:11.832983937Z 2023-11-30 11:46:11.832 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xEc8827D62d7c934a0ba30AeD9faebE35D900c27c is unstaked +bundler_1 | 2023-11-30T11:46:11.833040582Z 2023-11-30 11:46:11.832 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:11.833053426Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:11.833059367Z -- params: [{"sender":"0xEc8827D62d7c934a0ba30AeD9faebE35D900c27c","nonce":"0x6d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000006d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:11.833067552Z -- result: "0xfcce29e9f5c98d4a9e7291173d574a57651d1bed8e6cac27c8858aeebf2ee3de" +bundler_1 | 2023-11-30T11:46:11.833073143Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:11.833078112Z +bundler_1 | 2023-11-30T11:46:11.836103320Z 2023-11-30 11:46:11.836 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:11.836118248Z -- method: debug_bundler_dumpReputation +bundler_1 | 2023-11-30T11:46:11.836124911Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:11.836131763Z -- result: [{"address":"0x50bE7624DAe1B016c4879c86EFD6D1FEFA81b890","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0x053d01517bABeE76d636647ccEfA691FA37fEb29","opsIncluded":"0x0","opsSeen":"0x6e","status":"0x1"},{"address":"0x0000000000000000000000000000000000000000","opsIncluded":"0x6","opsSeen":"0x0","status":"0x0"},{"address":"0xb93A5655b13e4B2C6423E25F0b62A0cB8011a8CF","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xDE9a418d554BF9AB706ef570aBBdA6314F6D8957","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0x9E80bdBC4364adb10da0Ba809477347cFB8051fC","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xD849aBBa2fB8A1d02784C04ac6D2544F312193d5","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0x11C1E37108DD71DB2C67368C6D27982973bf23d1","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xE0c25B4e563a6F3EFa1663c60251849aBF9d0A8d","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","opsIncluded":"0x10","opsSeen":"0x6e","status":"0x0"},{"address":"0x9996fF619a27da8A1BDb47558985aCb061632cA4","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xB7E1a32f2DD61419a55E4de6B4B91Bd30CDDEB8b","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xd2e8CBC48345B322d65fA88A0ec624BB14f23563","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0x51b09591Ca216C4B4A527cE06f53DeE138CD90d6","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"}] +bundler_1 | 2023-11-30T11:46:11.836157020Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:11.836162962Z +bundler_1 | 2023-11-30T11:46:11.837968557Z 2023-11-30 11:46:11.837 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:11.837980830Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:11.837987532Z -- params: [] +bundler_1 | 2023-11-30T11:46:11.837993914Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:11.838000115Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:11.838005826Z +bundler_1 | 2023-11-30T11:46:11.839846817Z 2023-11-30 11:46:11.839 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:11.839934241Z 2023-11-30 11:46:11.839 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:11.840143120Z 2023-11-30 11:46:11.840 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2029141848108050677760,"opHash":"0x8f7ece82b8271abd588a743df8977019f49764e92ca16e8cf6224825fc08caa3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd2e139a5aae1ca8051824766cd3c869251380f82","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:11.842742208Z 2023-11-30 11:46:11.842 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:11.842776098Z 2023-11-30 11:46:11.842 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2029141848108050677760,"opHash":"0x8f7ece82b8271abd588a743df8977019f49764e92ca16e8cf6224825fc08caa3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd2e139a5aae1ca8051824766cd3c869251380f82","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:12.155812180Z 2023-11-30 11:46:12.155 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd2e139a5aae1ca8051824766cd3c869251380f82","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd2e139a5aae1ca8051824766cd3c869251380f82":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x749bde2c65377c92708ca5ddd65c23b8855c87d6d6e9b71529c7d27bdbd8103b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:12.155873615Z 2023-11-30 11:46:12.155 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xD2e139a5AAe1ca8051824766cd3C869251380f82 is unstaked +bundler_1 | 2023-11-30T11:46:12.155921370Z 2023-11-30 11:46:12.155 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:12.155932361Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:12.155936819Z -- params: [{"sender":"0xD2e139a5AAe1ca8051824766cd3C869251380f82","nonce":"0x6e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000006e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:12.155942580Z -- result: "0x8f7ece82b8271abd588a743df8977019f49764e92ca16e8cf6224825fc08caa3" +bundler_1 | 2023-11-30T11:46:12.155946127Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:12.155949543Z +bundler_1 | 2023-11-30T11:46:12.159004518Z 2023-11-30 11:46:12.158 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:12.159080450Z 2023-11-30 11:46:12.159 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:12.159258121Z 2023-11-30 11:46:12.159 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2047588592181760229376,"opHash":"0xa586d07a4da75047e38d5092c09d15b07e1eb8ef43799dcbd5ff36f24fcb68f3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x87994b850c0ab1ccacf2540223ba9178984014aa","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:12.205146291Z 2023-11-30 11:46:12.205 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:12.205167350Z 2023-11-30 11:46:12.205 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000006f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2047588592181760229376,"opHash":"0xa586d07a4da75047e38d5092c09d15b07e1eb8ef43799dcbd5ff36f24fcb68f3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x87994b850c0ab1ccacf2540223ba9178984014aa","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:12.521553186Z 2023-11-30 11:46:12.521 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x87994b850c0ab1ccacf2540223ba9178984014aa","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe87795c36195e9f674e6e64e2e2428250e8db026f9fb7f3d399f2919c7438454":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x87994b850c0ab1ccacf2540223ba9178984014aa":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:12.521606589Z 2023-11-30 11:46:12.521 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x87994b850C0AB1CcACF2540223Ba9178984014Aa is unstaked +bundler_1 | 2023-11-30T11:46:12.521650912Z 2023-11-30 11:46:12.521 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:12.521659327Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:12.521665749Z -- params: [{"sender":"0x87994b850C0AB1CcACF2540223Ba9178984014Aa","nonce":"0x6f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000006f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:12.521687891Z -- result: "0xa586d07a4da75047e38d5092c09d15b07e1eb8ef43799dcbd5ff36f24fcb68f3" +bundler_1 | 2023-11-30T11:46:12.521694172Z -- costTime: 363 +bundler_1 | 2023-11-30T11:46:12.521699432Z +bundler_1 | 2023-11-30T11:46:12.524789940Z 2023-11-30 11:46:12.524 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:12.525583319Z 2023-11-30 11:46:12.525 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:12.525789142Z 2023-11-30 11:46:12.525 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2066035336255469780992,"opHash":"0x6cc75771aac46578057778c5ac52e7815389947dc481b08adadaf20e6826ca20","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8042c1d2261e4def1e72363f7d1e495ea1ec6614","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:12.528470762Z 2023-11-30 11:46:12.528 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:12.528486461Z 2023-11-30 11:46:12.528 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2066035336255469780992,"opHash":"0x6cc75771aac46578057778c5ac52e7815389947dc481b08adadaf20e6826ca20","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8042c1d2261e4def1e72363f7d1e495ea1ec6614","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:12.842639588Z 2023-11-30 11:46:12.842 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8042c1d2261e4def1e72363f7d1e495ea1ec6614","stake":0,"unstakeDelaySec":0},"storageMap":{"0x8042c1d2261e4def1e72363f7d1e495ea1ec6614":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x917f07689f172ca0ec609117c552003cfb135d92c2b9257e1b93c17a2bda8ad3":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:12.842728845Z 2023-11-30 11:46:12.842 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8042c1d2261E4deF1e72363f7D1e495ea1Ec6614 is unstaked +bundler_1 | 2023-11-30T11:46:12.842737481Z 2023-11-30 11:46:12.842 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:12.842743572Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:12.842749062Z -- params: [{"sender":"0x8042c1d2261E4deF1e72363f7D1e495ea1Ec6614","nonce":"0x700000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000007000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:12.842757247Z -- result: "0x6cc75771aac46578057778c5ac52e7815389947dc481b08adadaf20e6826ca20" +bundler_1 | 2023-11-30T11:46:12.842773257Z -- costTime: 318 +bundler_1 | 2023-11-30T11:46:12.842776774Z +bundler_1 | 2023-11-30T11:46:12.845958074Z 2023-11-30 11:46:12.845 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:12.846025160Z 2023-11-30 11:46:12.845 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:12.846220724Z 2023-11-30 11:46:12.846 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2084482080329179332608,"opHash":"0xa1f3fc6969e44a33c648ff55c8b5a8b6813a8ccbbb0ada3c51030cc2bf9f4994","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x90ac0ba4dc845b811b862852c6574d0a0f03dc13","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:12.849067601Z 2023-11-30 11:46:12.848 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:12.849094107Z 2023-11-30 11:46:12.849 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2084482080329179332608,"opHash":"0xa1f3fc6969e44a33c648ff55c8b5a8b6813a8ccbbb0ada3c51030cc2bf9f4994","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x90ac0ba4dc845b811b862852c6574d0a0f03dc13","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:13.204258775Z 2023-11-30 11:46:13.204 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x90ac0ba4dc845b811b862852c6574d0a0f03dc13","stake":0,"unstakeDelaySec":0},"storageMap":{"0x90ac0ba4dc845b811b862852c6574d0a0f03dc13":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2f2ecee86eea07c9ea677ed8884fc8d993ff125fb3592d9bfbd5935696d97b37":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:13.204313707Z 2023-11-30 11:46:13.204 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x90aC0Ba4dC845b811B862852C6574D0A0F03Dc13 is unstaked +bundler_1 | 2023-11-30T11:46:13.204361366Z 2023-11-30 11:46:13.204 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:13.204369792Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:13.204375823Z -- params: [{"sender":"0x90aC0Ba4dC845b811B862852C6574D0A0F03Dc13","nonce":"0x710000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000007100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:13.204381604Z -- result: "0xa1f3fc6969e44a33c648ff55c8b5a8b6813a8ccbbb0ada3c51030cc2bf9f4994" +bundler_1 | 2023-11-30T11:46:13.204385291Z -- costTime: 359 +bundler_1 | 2023-11-30T11:46:13.204388747Z +bundler_1 | 2023-11-30T11:46:13.207153019Z 2023-11-30 11:46:13.207 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:13.207168238Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:13.207175532Z -- params: [] +bundler_1 | 2023-11-30T11:46:13.207181623Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:13.207187403Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:13.207193615Z +bundler_1 | 2023-11-30T11:46:13.209108805Z 2023-11-30 11:46:13.209 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:13.209182269Z 2023-11-30 11:46:13.209 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:13.209376551Z 2023-11-30 11:46:13.209 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2102928824402888884224,"opHash":"0x500fd730ae166cbc9681bcb26005e90710f9ffe3c9c442ed1280edfae57b1dbc","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb9fe1b2d7b61235b64e0a8b1a5ff80d4e250ade4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:13.213146238Z 2023-11-30 11:46:13.213 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:13.213159573Z 2023-11-30 11:46:13.213 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2102928824402888884224,"opHash":"0x500fd730ae166cbc9681bcb26005e90710f9ffe3c9c442ed1280edfae57b1dbc","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb9fe1b2d7b61235b64e0a8b1a5ff80d4e250ade4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:13.534959823Z 2023-11-30 11:46:13.534 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb9fe1b2d7b61235b64e0a8b1a5ff80d4e250ade4","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xaa5fb89c1423326cd3f7cd224a42a2c7849a3ef8f3dc3153c78a1130181d1e5c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xb9fe1b2d7b61235b64e0a8b1a5ff80d4e250ade4":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:13.535019805Z 2023-11-30 11:46:13.534 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xb9Fe1b2d7B61235b64E0A8B1a5fF80D4e250Ade4 is unstaked +bundler_1 | 2023-11-30T11:46:13.535076210Z 2023-11-30 11:46:13.535 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:13.535084906Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:13.535090807Z -- params: [{"sender":"0xb9Fe1b2d7B61235b64E0A8B1a5fF80D4e250Ade4","nonce":"0x720000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000007200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:13.535096618Z -- result: "0x500fd730ae166cbc9681bcb26005e90710f9ffe3c9c442ed1280edfae57b1dbc" +bundler_1 | 2023-11-30T11:46:13.535100235Z -- costTime: 325 +bundler_1 | 2023-11-30T11:46:13.535103661Z +bundler_1 | 2023-11-30T11:46:13.538083850Z 2023-11-30 11:46:13.537 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:13.538154882Z 2023-11-30 11:46:13.538 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:13.538400146Z 2023-11-30 11:46:13.538 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2121375568476598435840,"opHash":"0x6a07e7b45de20295a02f2636d1e08ec70cc0ca84b1cc46a7726822067b9b8042","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf369437e59d23a3605337407129f44d3a8c410f3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:13.541053095Z 2023-11-30 11:46:13.540 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:13.541070167Z 2023-11-30 11:46:13.541 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2121375568476598435840,"opHash":"0x6a07e7b45de20295a02f2636d1e08ec70cc0ca84b1cc46a7726822067b9b8042","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf369437e59d23a3605337407129f44d3a8c410f3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:13.848444785Z 2023-11-30 11:46:13.848 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf369437e59d23a3605337407129f44d3a8c410f3","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf369437e59d23a3605337407129f44d3a8c410f3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x67a9459470ae4ec589ad8aadb1d372137ac8fadd94ed999976ff02c649fefda6":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:13.848498996Z 2023-11-30 11:46:13.848 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xF369437E59d23A3605337407129f44d3a8c410F3 is unstaked +bundler_1 | 2023-11-30T11:46:13.848508484Z 2023-11-30 11:46:13.848 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:13.848513824Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:13.848518973Z -- params: [{"sender":"0xF369437E59d23A3605337407129f44d3a8c410F3","nonce":"0x730000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000007300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:13.848526648Z -- result: "0x6a07e7b45de20295a02f2636d1e08ec70cc0ca84b1cc46a7726822067b9b8042" +bundler_1 | 2023-11-30T11:46:13.848531727Z -- costTime: 311 +bundler_1 | 2023-11-30T11:46:13.848536526Z +bundler_1 | 2023-11-30T11:46:13.851589978Z 2023-11-30 11:46:13.851 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:13.851658272Z 2023-11-30 11:46:13.851 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:13.851872541Z 2023-11-30 11:46:13.851 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2139822312550307987456,"opHash":"0x3fd5de9dd3695428d57c6f747115855b1e98869ecf98c905eb25d81e631c0df1","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9bd7eca1f67b238a9a75e818a204829fdcdd104a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:13.854723195Z 2023-11-30 11:46:13.854 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:13.854738153Z 2023-11-30 11:46:13.854 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2139822312550307987456,"opHash":"0x3fd5de9dd3695428d57c6f747115855b1e98869ecf98c905eb25d81e631c0df1","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9bd7eca1f67b238a9a75e818a204829fdcdd104a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:14.167596644Z 2023-11-30 11:46:14.167 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9bd7eca1f67b238a9a75e818a204829fdcdd104a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x9bd7eca1f67b238a9a75e818a204829fdcdd104a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x761884bb266a0f1ed444a803cf3048e11a1b34d50e1bbde7849aa8ad27ac7a9e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:14.167668842Z 2023-11-30 11:46:14.167 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9Bd7ECA1F67B238a9a75E818a204829fDCdD104A is unstaked +bundler_1 | 2023-11-30T11:46:14.167697161Z 2023-11-30 11:46:14.167 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:14.167704856Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:14.167709053Z -- params: [{"sender":"0x9Bd7ECA1F67B238a9a75E818a204829fDCdD104A","nonce":"0x740000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000007400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:14.167714784Z -- result: "0x3fd5de9dd3695428d57c6f747115855b1e98869ecf98c905eb25d81e631c0df1" +bundler_1 | 2023-11-30T11:46:14.167721497Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:14.167727258Z +bundler_1 | 2023-11-30T11:46:14.170670233Z 2023-11-30 11:46:14.170 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:14.170719605Z 2023-11-30 11:46:14.170 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:14.170954784Z 2023-11-30 11:46:14.170 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2158269056624017539072,"opHash":"0x3dd821302b74618032fe242d93995c1647dfc57cef56cb30f4fb8a07603a9fca","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x35768712897f479cbef1ea9c95e94871bcb8d049","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:14.173667233Z 2023-11-30 11:46:14.173 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:14.173698922Z 2023-11-30 11:46:14.173 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2158269056624017539072,"opHash":"0x3dd821302b74618032fe242d93995c1647dfc57cef56cb30f4fb8a07603a9fca","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x35768712897f479cbef1ea9c95e94871bcb8d049","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:14.484826274Z 2023-11-30 11:46:14.484 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x35768712897f479cbef1ea9c95e94871bcb8d049","stake":0,"unstakeDelaySec":0},"storageMap":{"0x35768712897f479cbef1ea9c95e94871bcb8d049":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x56de2ab0206ae5da8af929d89f1b39c217350d8b9ed431b27ee85a02ce3684ed":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:14.484864304Z 2023-11-30 11:46:14.484 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x35768712897F479cbef1EA9c95E94871Bcb8D049 is unstaked +bundler_1 | 2023-11-30T11:46:14.484933226Z 2023-11-30 11:46:14.484 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:14.484943936Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:14.484950458Z -- params: [{"sender":"0x35768712897F479cbef1EA9c95E94871Bcb8D049","nonce":"0x750000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000007500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:14.484971017Z -- result: "0x3dd821302b74618032fe242d93995c1647dfc57cef56cb30f4fb8a07603a9fca" +bundler_1 | 2023-11-30T11:46:14.484974894Z -- costTime: 314 +bundler_1 | 2023-11-30T11:46:14.484978300Z +bundler_1 | 2023-11-30T11:46:14.487804609Z 2023-11-30 11:46:14.487 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:14.487817653Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:14.487824145Z -- params: [] +bundler_1 | 2023-11-30T11:46:14.487829595Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:14.487835065Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:14.487840566Z +bundler_1 | 2023-11-30T11:46:14.490140623Z 2023-11-30 11:46:14.490 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:14.490211462Z 2023-11-30 11:46:14.490 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:14.490428757Z 2023-11-30 11:46:14.490 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2176715800697727090688,"opHash":"0xb0a7aa0bb89e176f0b21d1f8cc8e11883d736d2eae2e72daffb4fe1e6e1d455a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2d018c0063037222c14c49d343dba595c0c7ec1b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:14.493383448Z 2023-11-30 11:46:14.493 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:14.493398246Z 2023-11-30 11:46:14.493 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2176715800697727090688,"opHash":"0xb0a7aa0bb89e176f0b21d1f8cc8e11883d736d2eae2e72daffb4fe1e6e1d455a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2d018c0063037222c14c49d343dba595c0c7ec1b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:14.805485596Z 2023-11-30 11:46:14.805 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x2d018c0063037222c14c49d343dba595c0c7ec1b","stake":0,"unstakeDelaySec":0},"storageMap":{"0x2d018c0063037222c14c49d343dba595c0c7ec1b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1c80e2479a20a0790d9a6626be6eb56d8d5f2a9e5dae2310327fb2d9ce2f69f5":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:14.805558565Z 2023-11-30 11:46:14.805 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x2d018c0063037222C14c49d343dBA595C0C7EC1B is unstaked +bundler_1 | 2023-11-30T11:46:14.805601605Z 2023-11-30 11:46:14.805 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:14.805609280Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:14.805615281Z -- params: [{"sender":"0x2d018c0063037222C14c49d343dBA595C0C7EC1B","nonce":"0x760000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000007600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:14.805636510Z -- result: "0xb0a7aa0bb89e176f0b21d1f8cc8e11883d736d2eae2e72daffb4fe1e6e1d455a" +bundler_1 | 2023-11-30T11:46:14.805640337Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:14.805643814Z +bundler_1 | 2023-11-30T11:46:14.808709179Z 2023-11-30 11:46:14.808 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:14.808774667Z 2023-11-30 11:46:14.808 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:14.808973992Z 2023-11-30 11:46:14.808 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2195162544771436642304,"opHash":"0x5f73b029d58f113378bb752e609dfa10dc7074358286378684e65ab95f04fa8f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xeb32d1a972c435601b0970477e689e1748227250","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:14.812128078Z 2023-11-30 11:46:14.812 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:14.812145210Z 2023-11-30 11:46:14.812 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2195162544771436642304,"opHash":"0x5f73b029d58f113378bb752e609dfa10dc7074358286378684e65ab95f04fa8f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xeb32d1a972c435601b0970477e689e1748227250","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:15.125528960Z 2023-11-30 11:46:15.125 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xeb32d1a972c435601b0970477e689e1748227250","stake":0,"unstakeDelaySec":0},"storageMap":{"0xeb32d1a972c435601b0970477e689e1748227250":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd64e2bc9b2a68d27a9b31557e3c810c6a58fb7d9752a97f4c939fbd6408691a2":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:15.125605343Z 2023-11-30 11:46:15.125 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xeB32D1a972c435601b0970477e689e1748227250 is unstaked +bundler_1 | 2023-11-30T11:46:15.125672638Z 2023-11-30 11:46:15.125 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:15.125682236Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:15.125688017Z -- params: [{"sender":"0xeB32D1a972c435601b0970477e689e1748227250","nonce":"0x770000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000007700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:15.125696283Z -- result: "0x5f73b029d58f113378bb752e609dfa10dc7074358286378684e65ab95f04fa8f" +bundler_1 | 2023-11-30T11:46:15.125719936Z -- costTime: 317 +bundler_1 | 2023-11-30T11:46:15.125725497Z +bundler_1 | 2023-11-30T11:46:15.128782796Z 2023-11-30 11:46:15.128 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:15.128854543Z 2023-11-30 11:46:15.128 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:15.129056700Z 2023-11-30 11:46:15.128 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2213609288845146193920,"opHash":"0xac77149ff6cbf12a4fa6d51b911b181bc74088b030fde4bb3db22103091eedbe","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf642d8789109a2bd04d5d3fc92451475d414e27d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:15.173669330Z 2023-11-30 11:46:15.173 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:15.173684347Z 2023-11-30 11:46:15.173 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2213609288845146193920,"opHash":"0xac77149ff6cbf12a4fa6d51b911b181bc74088b030fde4bb3db22103091eedbe","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf642d8789109a2bd04d5d3fc92451475d414e27d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:15.486587205Z 2023-11-30 11:46:15.486 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf642d8789109a2bd04d5d3fc92451475d414e27d","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf642d8789109a2bd04d5d3fc92451475d414e27d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb5591814bdc3cca133d445009b3460fcb00f5589702de4275d25da07b7916a95":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:15.486725613Z 2023-11-30 11:46:15.486 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xF642D8789109A2BD04d5D3fC92451475d414E27D is unstaked +bundler_1 | 2023-11-30T11:46:15.486735712Z 2023-11-30 11:46:15.486 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:15.486741853Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:15.486747143Z -- params: [{"sender":"0xF642D8789109A2BD04d5D3fC92451475d414E27D","nonce":"0x780000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000007800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:15.486766980Z -- result: "0xac77149ff6cbf12a4fa6d51b911b181bc74088b030fde4bb3db22103091eedbe" +bundler_1 | 2023-11-30T11:46:15.486772340Z -- costTime: 358 +bundler_1 | 2023-11-30T11:46:15.486777199Z +bundler_1 | 2023-11-30T11:46:15.489876937Z 2023-11-30 11:46:15.489 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:15.489939744Z 2023-11-30 11:46:15.489 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:15.490166156Z 2023-11-30 11:46:15.490 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2232056032918855745536,"opHash":"0xbe7bd8977a78afb66a4ce689dcd24482dc7799f589f996d3fd3141d581f2929a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x32c603513116bf8db3fa57a27ca19b7597f09a6b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:15.493850604Z 2023-11-30 11:46:15.493 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:15.493866864Z 2023-11-30 11:46:15.493 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2232056032918855745536,"opHash":"0xbe7bd8977a78afb66a4ce689dcd24482dc7799f589f996d3fd3141d581f2929a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x32c603513116bf8db3fa57a27ca19b7597f09a6b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:15.802037327Z 2023-11-30 11:46:15.801 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x32c603513116bf8db3fa57a27ca19b7597f09a6b","stake":0,"unstakeDelaySec":0},"storageMap":{"0x32c603513116bf8db3fa57a27ca19b7597f09a6b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x71353c4f94964155c241dbda86674764453b3489da8c02135590560583849a74":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:15.802129648Z 2023-11-30 11:46:15.802 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x32C603513116BF8dB3fa57a27ca19b7597F09a6b is unstaked +bundler_1 | 2023-11-30T11:46:15.802195241Z 2023-11-30 11:46:15.802 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:15.802204899Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:15.802211041Z -- params: [{"sender":"0x32C603513116BF8dB3fa57a27ca19b7597F09a6b","nonce":"0x790000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000007900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:15.802219476Z -- result: "0xbe7bd8977a78afb66a4ce689dcd24482dc7799f589f996d3fd3141d581f2929a" +bundler_1 | 2023-11-30T11:46:15.802223153Z -- costTime: 313 +bundler_1 | 2023-11-30T11:46:15.802226650Z +bundler_1 | 2023-11-30T11:46:15.805208498Z 2023-11-30 11:46:15.805 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:15.805223686Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:15.805230589Z -- params: [] +bundler_1 | 2023-11-30T11:46:15.805237011Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:15.805243012Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:15.805248783Z +bundler_1 | 2023-11-30T11:46:15.807167246Z 2023-11-30 11:46:15.807 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:15.807255501Z 2023-11-30 11:46:15.807 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:15.807446496Z 2023-11-30 11:46:15.807 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2250502776992565297152,"opHash":"0xc713309d086ae25609049374e231d2dde8c010241960b66d874ef355137fb81f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb9b1c9d6e0f62d4f77645c0b3e9370b6e834a3c7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:15.810018150Z 2023-11-30 11:46:15.809 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:15.810045184Z 2023-11-30 11:46:15.809 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2250502776992565297152,"opHash":"0xc713309d086ae25609049374e231d2dde8c010241960b66d874ef355137fb81f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb9b1c9d6e0f62d4f77645c0b3e9370b6e834a3c7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:16.117012834Z 2023-11-30 11:46:16.116 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb9b1c9d6e0f62d4f77645c0b3e9370b6e834a3c7","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb9b1c9d6e0f62d4f77645c0b3e9370b6e834a3c7":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x5d221ffa78cf0933e76aa4e5025c42a51f3505682e85e309a3188ffaae089b17":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:16.117101857Z 2023-11-30 11:46:16.117 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xB9B1c9D6e0F62d4f77645c0B3e9370B6E834A3C7 is unstaked +bundler_1 | 2023-11-30T11:46:16.117114330Z 2023-11-30 11:46:16.117 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:16.117120251Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:16.117125431Z -- params: [{"sender":"0xB9B1c9D6e0F62d4f77645c0B3e9370B6E834A3C7","nonce":"0x7a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000007a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:16.117135650Z -- result: "0xc713309d086ae25609049374e231d2dde8c010241960b66d874ef355137fb81f" +bundler_1 | 2023-11-30T11:46:16.117158362Z -- costTime: 310 +bundler_1 | 2023-11-30T11:46:16.117163872Z +bundler_1 | 2023-11-30T11:46:16.120165517Z 2023-11-30 11:46:16.120 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:16.120233254Z 2023-11-30 11:46:16.120 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:16.120424680Z 2023-11-30 11:46:16.120 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2268949521066274848768,"opHash":"0x985e41dda558cacf357a8976f1662eed97cf0f049ea1add1143068873100a9ec","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3e5ae1d96ae93ccddbe52be630261cb53df132f5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:16.123012875Z 2023-11-30 11:46:16.122 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:16.123027632Z 2023-11-30 11:46:16.122 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2268949521066274848768,"opHash":"0x985e41dda558cacf357a8976f1662eed97cf0f049ea1add1143068873100a9ec","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3e5ae1d96ae93ccddbe52be630261cb53df132f5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:16.435119775Z 2023-11-30 11:46:16.434 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3e5ae1d96ae93ccddbe52be630261cb53df132f5","stake":0,"unstakeDelaySec":0},"storageMap":{"0x3e5ae1d96ae93ccddbe52be630261cb53df132f5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe787359e5f059edbea7acd5988fe807bbef4635264aa9f1c52239ed6f52f8276":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:16.435206907Z 2023-11-30 11:46:16.435 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3E5Ae1d96AE93ccddbe52BE630261cb53DF132F5 is unstaked +bundler_1 | 2023-11-30T11:46:16.435214462Z 2023-11-30 11:46:16.435 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:16.435219882Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:16.435225021Z -- params: [{"sender":"0x3E5Ae1d96AE93ccddbe52BE630261cb53DF132F5","nonce":"0x7b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000007b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:16.435233187Z -- result: "0x985e41dda558cacf357a8976f1662eed97cf0f049ea1add1143068873100a9ec" +bundler_1 | 2023-11-30T11:46:16.435238697Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:16.435243526Z +bundler_1 | 2023-11-30T11:46:16.438755162Z 2023-11-30 11:46:16.438 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:16.438838430Z 2023-11-30 11:46:16.438 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:16.439083384Z 2023-11-30 11:46:16.439 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2287396265139984400384,"opHash":"0xf335ed72fc7d33e037a5b38201689d6fe407f734ca1b28cd7dafa0774940b55e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7c1c6c152fa34069d4777a4ac9e053874349173b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:16.441934202Z 2023-11-30 11:46:16.441 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:16.441963276Z 2023-11-30 11:46:16.441 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2287396265139984400384,"opHash":"0xf335ed72fc7d33e037a5b38201689d6fe407f734ca1b28cd7dafa0774940b55e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7c1c6c152fa34069d4777a4ac9e053874349173b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:16.753829133Z 2023-11-30 11:46:16.753 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7c1c6c152fa34069d4777a4ac9e053874349173b","stake":0,"unstakeDelaySec":0},"storageMap":{"0x7c1c6c152fa34069d4777a4ac9e053874349173b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa83eea7effdfae19d839eb9e210a3263585783d1d629aa595665c5d2762c4632":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:16.753884937Z 2023-11-30 11:46:16.753 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x7c1C6C152Fa34069d4777A4Ac9e053874349173b is unstaked +bundler_1 | 2023-11-30T11:46:16.753909443Z 2023-11-30 11:46:16.753 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:16.753918850Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:16.753924370Z -- params: [{"sender":"0x7c1C6C152Fa34069d4777A4Ac9e053874349173b","nonce":"0x7c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000007c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:16.753948886Z -- result: "0xf335ed72fc7d33e037a5b38201689d6fe407f734ca1b28cd7dafa0774940b55e" +bundler_1 | 2023-11-30T11:46:16.753954507Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:16.753959476Z +bundler_1 | 2023-11-30T11:46:16.756882765Z 2023-11-30 11:46:16.756 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:16.756948862Z 2023-11-30 11:46:16.756 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:16.757148621Z 2023-11-30 11:46:16.757 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2305843009213693952000,"opHash":"0x7fa83991b74663b52ba08f9e10d114b42659ac0b0eec74d057724afded163420","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x55efc19eafdd723c03d93c53421a0dfccd73227f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:16.759748327Z 2023-11-30 11:46:16.759 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:16.759760570Z 2023-11-30 11:46:16.759 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2305843009213693952000,"opHash":"0x7fa83991b74663b52ba08f9e10d114b42659ac0b0eec74d057724afded163420","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x55efc19eafdd723c03d93c53421a0dfccd73227f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:17.069501674Z 2023-11-30 11:46:17.069 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x55efc19eafdd723c03d93c53421a0dfccd73227f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x55efc19eafdd723c03d93c53421a0dfccd73227f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x43354c4aac73c90b9ccba6c96a05fa19d3a5a4d437046723ea6155c8edf63b8c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:17.069542670Z 2023-11-30 11:46:17.069 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x55EFC19EAfDd723c03d93C53421a0DfcCd73227F is unstaked +bundler_1 | 2023-11-30T11:46:17.069592199Z 2023-11-30 11:46:17.069 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:17.069604862Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:17.069609881Z -- params: [{"sender":"0x55EFC19EAfDd723c03d93C53421a0DfcCd73227F","nonce":"0x7d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000007d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:17.069629608Z -- result: "0x7fa83991b74663b52ba08f9e10d114b42659ac0b0eec74d057724afded163420" +bundler_1 | 2023-11-30T11:46:17.069633505Z -- costTime: 313 +bundler_1 | 2023-11-30T11:46:17.069636922Z +bundler_1 | 2023-11-30T11:46:17.072554952Z 2023-11-30 11:46:17.072 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:17.072570220Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:17.072577434Z -- params: [] +bundler_1 | 2023-11-30T11:46:17.072583815Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:17.072589476Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:17.072594936Z +bundler_1 | 2023-11-30T11:46:17.074494096Z 2023-11-30 11:46:17.074 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:17.074558269Z 2023-11-30 11:46:17.074 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:17.074740846Z 2023-11-30 11:46:17.074 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2324289753287403503616,"opHash":"0x71f39d485a6d659d19e292502eb41599dc8b71a532eb659d08d867c7e22d8b4b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdbffee983cc0a91bfe2aa86eb0443ee46378e4ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:17.077281062Z 2023-11-30 11:46:17.077 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:17.077297502Z 2023-11-30 11:46:17.077 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2324289753287403503616,"opHash":"0x71f39d485a6d659d19e292502eb41599dc8b71a532eb659d08d867c7e22d8b4b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdbffee983cc0a91bfe2aa86eb0443ee46378e4ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:17.387045164Z 2023-11-30 11:46:17.386 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xdbffee983cc0a91bfe2aa86eb0443ee46378e4ee","stake":0,"unstakeDelaySec":0},"storageMap":{"0xdbffee983cc0a91bfe2aa86eb0443ee46378e4ee":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1a53e6386052ddf09e885d14c2dea66ce78e866401d06f4f809eb6b62c24500a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:17.387282917Z 2023-11-30 11:46:17.387 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xdbfFEe983Cc0A91bFe2aA86eb0443Ee46378E4ee is unstaked +bundler_1 | 2023-11-30T11:46:17.387291423Z 2023-11-30 11:46:17.387 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:17.387297745Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:17.387303225Z -- params: [{"sender":"0xdbfFEe983Cc0A91bFe2aA86eb0443Ee46378E4ee","nonce":"0x7e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000007e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:17.387311771Z -- result: "0x71f39d485a6d659d19e292502eb41599dc8b71a532eb659d08d867c7e22d8b4b" +bundler_1 | 2023-11-30T11:46:17.387326288Z -- costTime: 313 +bundler_1 | 2023-11-30T11:46:17.387329945Z +bundler_1 | 2023-11-30T11:46:17.390095911Z 2023-11-30 11:46:17.390 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:17.390154731Z 2023-11-30 11:46:17.390 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:17.390358531Z 2023-11-30 11:46:17.390 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2342736497361113055232,"opHash":"0x17590426219168c94980177dacab2f62d731d6b062d336c0f4b682441eb6030b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x85bb3fcdfd8b82268893336308e1afb251c940b3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:17.392888897Z 2023-11-30 11:46:17.392 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:17.392900970Z 2023-11-30 11:46:17.392 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2342736497361113055232,"opHash":"0x17590426219168c94980177dacab2f62d731d6b062d336c0f4b682441eb6030b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x85bb3fcdfd8b82268893336308e1afb251c940b3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:17.706287188Z 2023-11-30 11:46:17.706 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x85bb3fcdfd8b82268893336308e1afb251c940b3","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x44727bd3f0ea58b546a4fe86b1943c1d11537ae6950a98e2808da8d1e1db6adc":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x85bb3fcdfd8b82268893336308e1afb251c940b3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:17.706347190Z 2023-11-30 11:46:17.706 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x85Bb3FCdfD8b82268893336308E1aFb251C940B3 is unstaked +bundler_1 | 2023-11-30T11:46:17.706406858Z 2023-11-30 11:46:17.706 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:17.706417468Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:17.706421515Z -- params: [{"sender":"0x85Bb3FCdfD8b82268893336308E1aFb251C940B3","nonce":"0x7f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000007f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:17.706427186Z -- result: "0x17590426219168c94980177dacab2f62d731d6b062d336c0f4b682441eb6030b" +bundler_1 | 2023-11-30T11:46:17.706430723Z -- costTime: 317 +bundler_1 | 2023-11-30T11:46:17.706434219Z +bundler_1 | 2023-11-30T11:46:17.709481209Z 2023-11-30 11:46:17.709 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:17.710321665Z 2023-11-30 11:46:17.710 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:17.710554600Z 2023-11-30 11:46:17.710 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2361183241434822606848,"opHash":"0x718adb980753ee027251c9b3ce131be2359d16704230ee18dd1e6ade58548863","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x79d534f50d33d6ef4f940b55ed76e199357641c3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:17.713263690Z 2023-11-30 11:46:17.713 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:17.713276834Z 2023-11-30 11:46:17.713 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2361183241434822606848,"opHash":"0x718adb980753ee027251c9b3ce131be2359d16704230ee18dd1e6ade58548863","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x79d534f50d33d6ef4f940b55ed76e199357641c3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:18.023979586Z 2023-11-30 11:46:18.023 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x79d534f50d33d6ef4f940b55ed76e199357641c3","stake":0,"unstakeDelaySec":0},"storageMap":{"0x79d534f50d33d6ef4f940b55ed76e199357641c3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2da3e6ea0a44a2aace3186c0bfd15256f07b92b16251d23788aa54f5c159fb20":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:18.024055959Z 2023-11-30 11:46:18.023 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x79D534F50d33D6ef4f940b55ed76e199357641C3 is unstaked +bundler_1 | 2023-11-30T11:46:18.024103912Z 2023-11-30 11:46:18.024 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:18.024114091Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:18.024120543Z -- params: [{"sender":"0x79D534F50d33D6ef4f940b55ed76e199357641C3","nonce":"0x800000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:18.024126694Z -- result: "0x718adb980753ee027251c9b3ce131be2359d16704230ee18dd1e6ade58548863" +bundler_1 | 2023-11-30T11:46:18.024130341Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:18.024133737Z +bundler_1 | 2023-11-30T11:46:18.027583204Z 2023-11-30 11:46:18.027 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:18.027647884Z 2023-11-30 11:46:18.027 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:18.027874871Z 2023-11-30 11:46:18.027 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2379629985508532158464,"opHash":"0x0a859e0d29e6db2278c630028643ac18b507a058f17fa87adba62afe2818a6ee","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x79e5caa51c19b1cbc6c6386d866435b9e8682f09","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:18.030475429Z 2023-11-30 11:46:18.030 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:18.030487100Z 2023-11-30 11:46:18.030 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2379629985508532158464,"opHash":"0x0a859e0d29e6db2278c630028643ac18b507a058f17fa87adba62afe2818a6ee","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x79e5caa51c19b1cbc6c6386d866435b9e8682f09","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:18.342477233Z 2023-11-30 11:46:18.342 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x79e5caa51c19b1cbc6c6386d866435b9e8682f09","stake":0,"unstakeDelaySec":0},"storageMap":{"0x79e5caa51c19b1cbc6c6386d866435b9e8682f09":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x08cd5a6c051303db5e7db702eb6c3ace70f5b8b965698a39cbd7d9456062e2de":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:18.342541663Z 2023-11-30 11:46:18.342 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x79e5caA51C19b1cbC6c6386d866435B9e8682f09 is unstaked +bundler_1 | 2023-11-30T11:46:18.342585251Z 2023-11-30 11:46:18.342 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:18.342594558Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:18.342600680Z -- params: [{"sender":"0x79e5caA51C19b1cbC6c6386d866435B9e8682f09","nonce":"0x810000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000008100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:18.342607492Z -- result: "0x0a859e0d29e6db2278c630028643ac18b507a058f17fa87adba62afe2818a6ee" +bundler_1 | 2023-11-30T11:46:18.342611159Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:18.342614595Z +bundler_1 | 2023-11-30T11:46:18.345618004Z 2023-11-30 11:46:18.345 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:18.345632111Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:18.345636609Z -- params: [] +bundler_1 | 2023-11-30T11:46:18.345640256Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:18.345643913Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:18.345647349Z +bundler_1 | 2023-11-30T11:46:18.347520361Z 2023-11-30 11:46:18.347 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:18.347570534Z 2023-11-30 11:46:18.347 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:18.347815831Z 2023-11-30 11:46:18.347 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2398076729582241710080,"opHash":"0x4a6db89967d417c1f20a1623b75a9a31854f8dc180f2b8bf64a49d250383bba9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x61c6863000c9b1034110c4ea1737e1f68a4dcdb8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:18.350404718Z 2023-11-30 11:46:18.350 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:18.350419205Z 2023-11-30 11:46:18.350 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2398076729582241710080,"opHash":"0x4a6db89967d417c1f20a1623b75a9a31854f8dc180f2b8bf64a49d250383bba9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x61c6863000c9b1034110c4ea1737e1f68a4dcdb8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:18.656625609Z 2023-11-30 11:46:18.656 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x61c6863000c9b1034110c4ea1737e1f68a4dcdb8","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xce9f83c2d75ec3d191f95a91f9f1c66336bc2c63ec1010ef79495873dc26c432":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x61c6863000c9b1034110c4ea1737e1f68a4dcdb8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:18.656682104Z 2023-11-30 11:46:18.656 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x61c6863000C9B1034110c4ea1737e1f68A4DcDB8 is unstaked +bundler_1 | 2023-11-30T11:46:18.656705053Z 2023-11-30 11:46:18.656 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:18.656729779Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:18.656737383Z -- params: [{"sender":"0x61c6863000C9B1034110c4ea1737e1f68A4DcDB8","nonce":"0x820000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000008200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:18.656744266Z -- result: "0x4a6db89967d417c1f20a1623b75a9a31854f8dc180f2b8bf64a49d250383bba9" +bundler_1 | 2023-11-30T11:46:18.656747973Z -- costTime: 309 +bundler_1 | 2023-11-30T11:46:18.656751470Z +bundler_1 | 2023-11-30T11:46:18.659670144Z 2023-11-30 11:46:18.659 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:18.659729702Z 2023-11-30 11:46:18.659 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:18.659912032Z 2023-11-30 11:46:18.659 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2416523473655951261696,"opHash":"0x38b1b6d0bdfdfb31a2802a8408e660b76ce28875852f9711e614d30a2d8d8b40","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xae8a4b16ca9ba1234b6fd1cb8c9f76cc5af952cd","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:18.663430240Z 2023-11-30 11:46:18.663 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:18.663458463Z 2023-11-30 11:46:18.663 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2416523473655951261696,"opHash":"0x38b1b6d0bdfdfb31a2802a8408e660b76ce28875852f9711e614d30a2d8d8b40","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xae8a4b16ca9ba1234b6fd1cb8c9f76cc5af952cd","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:18.975248452Z 2023-11-30 11:46:18.975 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xae8a4b16ca9ba1234b6fd1cb8c9f76cc5af952cd","stake":0,"unstakeDelaySec":0},"storageMap":{"0xae8a4b16ca9ba1234b6fd1cb8c9f76cc5af952cd":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4513285facfe9eab2a7501d4b5c57cd35d274b100d112048044dfc4c2e6b6890":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:18.975301765Z 2023-11-30 11:46:18.975 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xAE8A4b16Ca9ba1234b6fD1cB8C9F76cc5aF952CD is unstaked +bundler_1 | 2023-11-30T11:46:18.975359893Z 2023-11-30 11:46:18.975 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:18.975369451Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:18.975376133Z -- params: [{"sender":"0xAE8A4b16Ca9ba1234b6fD1cB8C9F76cc5aF952CD","nonce":"0x830000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000008300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:18.975401010Z -- result: "0x38b1b6d0bdfdfb31a2802a8408e660b76ce28875852f9711e614d30a2d8d8b40" +bundler_1 | 2023-11-30T11:46:18.975404977Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:18.975408533Z +bundler_1 | 2023-11-30T11:46:18.978291103Z 2023-11-30 11:46:18.978 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:18.978367065Z 2023-11-30 11:46:18.978 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:18.978553632Z 2023-11-30 11:46:18.978 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2434970217729660813312,"opHash":"0xd5522bb133cf74cede9ef7746744e2f5e6b8df4bb0671e15ce6c3181c482e406","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe62ac8bc9882079d7c347130fc79d87d3bd6bb6f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:18.981069571Z 2023-11-30 11:46:18.980 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:18.981082425Z 2023-11-30 11:46:18.981 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2434970217729660813312,"opHash":"0xd5522bb133cf74cede9ef7746744e2f5e6b8df4bb0671e15ce6c3181c482e406","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe62ac8bc9882079d7c347130fc79d87d3bd6bb6f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:19.288865938Z 2023-11-30 11:46:19.288 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe62ac8bc9882079d7c347130fc79d87d3bd6bb6f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x56ab78ac5b188e9028e8e1df291fd609386e1f13e354267c4ff2b2270c514fb0":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xe62ac8bc9882079d7c347130fc79d87d3bd6bb6f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:19.288926978Z 2023-11-30 11:46:19.288 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xE62AC8BC9882079D7C347130Fc79d87d3bD6bB6f is unstaked +bundler_1 | 2023-11-30T11:46:19.288967156Z 2023-11-30 11:46:19.288 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:19.288974781Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:19.288978978Z -- params: [{"sender":"0xE62AC8BC9882079D7C347130Fc79d87d3bD6bB6f","nonce":"0x840000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000008400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:19.288984679Z -- result: "0xd5522bb133cf74cede9ef7746744e2f5e6b8df4bb0671e15ce6c3181c482e406" +bundler_1 | 2023-11-30T11:46:19.289002562Z -- costTime: 310 +bundler_1 | 2023-11-30T11:46:19.289008884Z +bundler_1 | 2023-11-30T11:46:19.291939366Z 2023-11-30 11:46:19.291 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:19.292015866Z 2023-11-30 11:46:19.291 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:19.292195734Z 2023-11-30 11:46:19.292 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2453416961803370364928,"opHash":"0x1efc818065f3f74d4ff9a39f92988b0f8a0c6ba014d485b1ffa8b90a2c7a175f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb6c188af9f42e98eabf87dbac099591ae1065eec","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:19.294627824Z 2023-11-30 11:46:19.294 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:19.294639606Z 2023-11-30 11:46:19.294 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2453416961803370364928,"opHash":"0x1efc818065f3f74d4ff9a39f92988b0f8a0c6ba014d485b1ffa8b90a2c7a175f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb6c188af9f42e98eabf87dbac099591ae1065eec","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:19.600625498Z 2023-11-30 11:46:19.600 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb6c188af9f42e98eabf87dbac099591ae1065eec","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb6c188af9f42e98eabf87dbac099591ae1065eec":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x079e4d624df467deca8ac639825a77cb62e7af9ce14b1d17a8fe72dca132ba01":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:19.600685249Z 2023-11-30 11:46:19.600 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xb6c188AF9f42e98eabf87DBaC099591aE1065eEC is unstaked +bundler_1 | 2023-11-30T11:46:19.600724993Z 2023-11-30 11:46:19.600 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:19.600734000Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:19.600740071Z -- params: [{"sender":"0xb6c188AF9f42e98eabf87DBaC099591aE1065eEC","nonce":"0x850000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000008500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:19.600749329Z -- result: "0x1efc818065f3f74d4ff9a39f92988b0f8a0c6ba014d485b1ffa8b90a2c7a175f" +bundler_1 | 2023-11-30T11:46:19.600754759Z -- costTime: 309 +bundler_1 | 2023-11-30T11:46:19.600759908Z +bundler_1 | 2023-11-30T11:46:19.603658141Z 2023-11-30 11:46:19.603 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:19.603670814Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:19.603675393Z -- params: [] +bundler_1 | 2023-11-30T11:46:19.603678990Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:19.603682526Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:19.603694519Z +bundler_1 | 2023-11-30T11:46:19.605754184Z 2023-11-30 11:46:19.605 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:19.605816931Z 2023-11-30 11:46:19.605 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:19.606037713Z 2023-11-30 11:46:19.605 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2471863705877079916544,"opHash":"0x323baa808387cbb90dd7bbeddb78941b5507584a007e5880fd1008107a135fd3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8d69cc81c55af275e426978abb0cf7f0b3ee0b0a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:19.608812986Z 2023-11-30 11:46:19.608 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:19.608887758Z 2023-11-30 11:46:19.608 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2471863705877079916544,"opHash":"0x323baa808387cbb90dd7bbeddb78941b5507584a007e5880fd1008107a135fd3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8d69cc81c55af275e426978abb0cf7f0b3ee0b0a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:19.919816585Z 2023-11-30 11:46:19.919 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8d69cc81c55af275e426978abb0cf7f0b3ee0b0a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x8d69cc81c55af275e426978abb0cf7f0b3ee0b0a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd9190ca68be6a4a4116e5b61c646a749de7cc3f728c216aabc01b9d7155c612d":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:19.919881536Z 2023-11-30 11:46:19.919 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8D69cC81C55AF275e426978ABB0Cf7F0B3eE0B0A is unstaked +bundler_1 | 2023-11-30T11:46:19.919907638Z 2023-11-30 11:46:19.919 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:19.919915383Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:19.919921975Z -- params: [{"sender":"0x8D69cC81C55AF275e426978ABB0Cf7F0B3eE0B0A","nonce":"0x860000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000008600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:19.919942614Z -- result: "0x323baa808387cbb90dd7bbeddb78941b5507584a007e5880fd1008107a135fd3" +bundler_1 | 2023-11-30T11:46:19.919948264Z -- costTime: 314 +bundler_1 | 2023-11-30T11:46:19.919954035Z +bundler_1 | 2023-11-30T11:46:19.923002725Z 2023-11-30 11:46:19.922 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:19.923083498Z 2023-11-30 11:46:19.923 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:19.923283060Z 2023-11-30 11:46:19.923 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2490310449950789468160,"opHash":"0x0d7e349d403547d72dc460fb7a2aa3ac2cc115f1da09de83a44fd591ce2b4ced","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x64036d940c1b21f3e89ea047454156ce0845a730","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:19.925867558Z 2023-11-30 11:46:19.925 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:19.925881934Z 2023-11-30 11:46:19.925 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2490310449950789468160,"opHash":"0x0d7e349d403547d72dc460fb7a2aa3ac2cc115f1da09de83a44fd591ce2b4ced","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x64036d940c1b21f3e89ea047454156ce0845a730","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:20.051454667Z 2023-11-30 11:46:20.051 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1778 to: 1778 +bundler_1 | 2023-11-30T11:46:20.235934762Z 2023-11-30 11:46:20.235 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x64036d940c1b21f3e89ea047454156ce0845a730","stake":0,"unstakeDelaySec":0},"storageMap":{"0x64036d940c1b21f3e89ea047454156ce0845a730":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd5c5cce0ceec298e5a5ce1e8f9a2c8d76e4e7d49e170e9a7ef53e24279b0d483":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:20.235986027Z 2023-11-30 11:46:20.235 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x64036d940c1b21F3E89ea047454156cE0845a730 is unstaked +bundler_1 | 2023-11-30T11:46:20.236044086Z 2023-11-30 11:46:20.235 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:20.236054545Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:20.236060506Z -- params: [{"sender":"0x64036d940c1b21F3E89ea047454156cE0845a730","nonce":"0x870000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000008700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:20.236068441Z -- result: "0x0d7e349d403547d72dc460fb7a2aa3ac2cc115f1da09de83a44fd591ce2b4ced" +bundler_1 | 2023-11-30T11:46:20.236072088Z -- costTime: 313 +bundler_1 | 2023-11-30T11:46:20.236075464Z +bundler_1 | 2023-11-30T11:46:20.239281791Z 2023-11-30 11:46:20.239 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:20.239373442Z 2023-11-30 11:46:20.239 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:20.239600295Z 2023-11-30 11:46:20.239 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2508757194024499019776,"opHash":"0x298d9af3eb9ae09ad06fbd9709a41d0c433d81ffcae77c4fe24048cfc997d98c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5ae1740f4a558f288bb88fa9beaa56bbff379972","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:20.242084435Z 2023-11-30 11:46:20.242 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:20.242097389Z 2023-11-30 11:46:20.242 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2508757194024499019776,"opHash":"0x298d9af3eb9ae09ad06fbd9709a41d0c433d81ffcae77c4fe24048cfc997d98c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5ae1740f4a558f288bb88fa9beaa56bbff379972","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:20.559350972Z 2023-11-30 11:46:20.559 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x5ae1740f4a558f288bb88fa9beaa56bbff379972","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ae1740f4a558f288bb88fa9beaa56bbff379972":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x8c621e397b22a50de43516536b444dbe7ba10da591bd9126728849f8f70004af":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:20.559436261Z 2023-11-30 11:46:20.559 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x5Ae1740F4a558F288bB88Fa9beaA56BBff379972 is unstaked +bundler_1 | 2023-11-30T11:46:20.559482657Z 2023-11-30 11:46:20.559 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:20.559492466Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:20.559498587Z -- params: [{"sender":"0x5Ae1740F4a558F288bB88Fa9beaA56BBff379972","nonce":"0x880000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000008800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:20.559508085Z -- result: "0x298d9af3eb9ae09ad06fbd9709a41d0c433d81ffcae77c4fe24048cfc997d98c" +bundler_1 | 2023-11-30T11:46:20.559511772Z -- costTime: 320 +bundler_1 | 2023-11-30T11:46:20.559515208Z +bundler_1 | 2023-11-30T11:46:20.562441656Z 2023-11-30 11:46:20.562 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:20.562527256Z 2023-11-30 11:46:20.562 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:20.562717370Z 2023-11-30 11:46:20.562 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2527203938098208571392,"opHash":"0xa5db4cf4ab2242d723098f6ed09c9b50789a83d758b721fbd5a3d1f9338bfaae","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x97993de66e02cb99c9ab8c4c8fb2812052ccd09c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:20.565203024Z 2023-11-30 11:46:20.565 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:20.565227259Z 2023-11-30 11:46:20.565 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2527203938098208571392,"opHash":"0xa5db4cf4ab2242d723098f6ed09c9b50789a83d758b721fbd5a3d1f9338bfaae","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x97993de66e02cb99c9ab8c4c8fb2812052ccd09c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:20.869029237Z 2023-11-30 11:46:20.868 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x97993de66e02cb99c9ab8c4c8fb2812052ccd09c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x97993de66e02cb99c9ab8c4c8fb2812052ccd09c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa03fc8ef46ce274e7c0f44baf84a6546b9211784921792fcddc1a15457d95f33":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:20.869103215Z 2023-11-30 11:46:20.869 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x97993de66e02cB99C9AB8C4C8FB2812052cCD09c is unstaked +bundler_1 | 2023-11-30T11:46:20.869197331Z 2023-11-30 11:46:20.869 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:20.869226765Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:20.869232727Z -- params: [{"sender":"0x97993de66e02cB99C9AB8C4C8FB2812052cCD09c","nonce":"0x890000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000008900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:20.869240651Z -- result: "0xa5db4cf4ab2242d723098f6ed09c9b50789a83d758b721fbd5a3d1f9338bfaae" +bundler_1 | 2023-11-30T11:46:20.869258324Z -- costTime: 307 +bundler_1 | 2023-11-30T11:46:20.869263444Z +bundler_1 | 2023-11-30T11:46:20.872158560Z 2023-11-30 11:46:20.872 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:20.872171194Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:20.872175802Z -- params: [] +bundler_1 | 2023-11-30T11:46:20.872179479Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:20.872183106Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:20.872186512Z +bundler_1 | 2023-11-30T11:46:20.874139233Z 2023-11-30 11:46:20.874 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:20.874210803Z 2023-11-30 11:46:20.874 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:20.874398312Z 2023-11-30 11:46:20.874 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2545650682171918123008,"opHash":"0xc5791e76b7f4637bb929ad347294b40b35e25164bb10d09c923a5cc5a69f0503","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0013c0510aeaac8ad863d296aea616f5c7d21bc7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:20.876998409Z 2023-11-30 11:46:20.876 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:20.877019338Z 2023-11-30 11:46:20.876 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2545650682171918123008,"opHash":"0xc5791e76b7f4637bb929ad347294b40b35e25164bb10d09c923a5cc5a69f0503","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0013c0510aeaac8ad863d296aea616f5c7d21bc7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:21.184641340Z 2023-11-30 11:46:21.184 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0013c0510aeaac8ad863d296aea616f5c7d21bc7","stake":0,"unstakeDelaySec":0},"storageMap":{"0x0013c0510aeaac8ad863d296aea616f5c7d21bc7":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xed73ebd1dd8f8089c7e79d3b74a9ed5f848444f53db9acae97665f1aae9ef8c1":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:21.184746423Z 2023-11-30 11:46:21.184 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0013C0510AEaAc8Ad863d296Aea616F5c7D21Bc7 is unstaked +bundler_1 | 2023-11-30T11:46:21.184799525Z 2023-11-30 11:46:21.184 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:21.184824812Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:21.184845912Z -- params: [{"sender":"0x0013C0510AEaAc8Ad863d296Aea616F5c7D21Bc7","nonce":"0x8a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000008a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:21.184855039Z -- result: "0xc5791e76b7f4637bb929ad347294b40b35e25164bb10d09c923a5cc5a69f0503" +bundler_1 | 2023-11-30T11:46:21.184860419Z -- costTime: 310 +bundler_1 | 2023-11-30T11:46:21.184865218Z +bundler_1 | 2023-11-30T11:46:21.187805699Z 2023-11-30 11:46:21.187 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:21.187897761Z 2023-11-30 11:46:21.187 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:21.188094507Z 2023-11-30 11:46:21.188 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2564097426245627674624,"opHash":"0x13006d5ef4462974a1e80947c42fdedddd9a43fe49462183d4a68ffe538aecbb","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7dc2d2f7258664716a80553fb23dc5277f31517e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:21.195239355Z 2023-11-30 11:46:21.195 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:21.195328121Z 2023-11-30 11:46:21.195 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2564097426245627674624,"opHash":"0x13006d5ef4462974a1e80947c42fdedddd9a43fe49462183d4a68ffe538aecbb","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7dc2d2f7258664716a80553fb23dc5277f31517e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:21.516258668Z 2023-11-30 11:46:21.516 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7dc2d2f7258664716a80553fb23dc5277f31517e","stake":0,"unstakeDelaySec":0},"storageMap":{"0x7dc2d2f7258664716a80553fb23dc5277f31517e":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xde7b61b08e0a26e1594b231b9b2dec862d3045c53597e127ca916d538a249299":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:21.516345289Z 2023-11-30 11:46:21.516 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x7DC2d2F7258664716a80553Fb23DC5277F31517e is unstaked +bundler_1 | 2023-11-30T11:46:21.516375372Z 2023-11-30 11:46:21.516 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:21.516385120Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:21.516390911Z -- params: [{"sender":"0x7DC2d2F7258664716a80553Fb23DC5277F31517e","nonce":"0x8b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000008b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:21.516415146Z -- result: "0x13006d5ef4462974a1e80947c42fdedddd9a43fe49462183d4a68ffe538aecbb" +bundler_1 | 2023-11-30T11:46:21.516419184Z -- costTime: 329 +bundler_1 | 2023-11-30T11:46:21.516422650Z +bundler_1 | 2023-11-30T11:46:21.519316888Z 2023-11-30 11:46:21.519 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:21.519373861Z 2023-11-30 11:46:21.519 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:21.519561534Z 2023-11-30 11:46:21.519 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2582544170319337226240,"opHash":"0x74f489bb3b9fce8b36d3d9bd895b637111af1cb5383b17ffecde95c9436f67f9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6942221b0e3e280cd02440bd3d6332e7e8969ab8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:21.522278148Z 2023-11-30 11:46:21.522 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:21.522292915Z 2023-11-30 11:46:21.522 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2582544170319337226240,"opHash":"0x74f489bb3b9fce8b36d3d9bd895b637111af1cb5383b17ffecde95c9436f67f9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6942221b0e3e280cd02440bd3d6332e7e8969ab8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:21.838054494Z 2023-11-30 11:46:21.837 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6942221b0e3e280cd02440bd3d6332e7e8969ab8","stake":0,"unstakeDelaySec":0},"storageMap":{"0x6942221b0e3e280cd02440bd3d6332e7e8969ab8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x5669b650d7b0b3c765e610237ee5d5de6617675ff717d883f98e6fd330872f08":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:21.838107867Z 2023-11-30 11:46:21.838 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x6942221b0E3E280cD02440bd3d6332e7e8969Ab8 is unstaked +bundler_1 | 2023-11-30T11:46:21.838189409Z 2023-11-30 11:46:21.838 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:21.838201972Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:21.838208484Z -- params: [{"sender":"0x6942221b0E3E280cD02440bd3d6332e7e8969Ab8","nonce":"0x8c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000008c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:21.838216910Z -- result: "0x74f489bb3b9fce8b36d3d9bd895b637111af1cb5383b17ffecde95c9436f67f9" +bundler_1 | 2023-11-30T11:46:21.838222230Z -- costTime: 319 +bundler_1 | 2023-11-30T11:46:21.838227129Z +bundler_1 | 2023-11-30T11:46:21.841181577Z 2023-11-30 11:46:21.841 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:21.841250886Z 2023-11-30 11:46:21.841 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:21.841462370Z 2023-11-30 11:46:21.841 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2600990914393046777856,"opHash":"0x4c2d72b75adf474b03545b662760be20c41f776b1d779c7a983cd5331f8aff6a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x32e6ac5febadd2ba9d9464305214c8296f715896","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:21.844361164Z 2023-11-30 11:46:21.844 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:21.844377434Z 2023-11-30 11:46:21.844 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2600990914393046777856,"opHash":"0x4c2d72b75adf474b03545b662760be20c41f776b1d779c7a983cd5331f8aff6a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x32e6ac5febadd2ba9d9464305214c8296f715896","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:22.157312593Z 2023-11-30 11:46:22.157 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x32e6ac5febadd2ba9d9464305214c8296f715896","stake":0,"unstakeDelaySec":0},"storageMap":{"0x32e6ac5febadd2ba9d9464305214c8296f715896":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x83040243f554ae92bffe9086c6901fb22fbff313ea0a986e10a7164a7f00e9e6":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:22.157380039Z 2023-11-30 11:46:22.157 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x32e6aC5feBAdD2ba9d9464305214C8296f715896 is unstaked +bundler_1 | 2023-11-30T11:46:22.157412152Z 2023-11-30 11:46:22.157 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:22.157420678Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:22.157426319Z -- params: [{"sender":"0x32e6aC5feBAdD2ba9d9464305214C8296f715896","nonce":"0x8d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000008d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:22.157435696Z -- result: "0x4c2d72b75adf474b03545b662760be20c41f776b1d779c7a983cd5331f8aff6a" +bundler_1 | 2023-11-30T11:46:22.157439854Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:22.157443261Z +bundler_1 | 2023-11-30T11:46:22.160417093Z 2023-11-30 11:46:22.160 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:22.160429957Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:22.160434616Z -- params: [] +bundler_1 | 2023-11-30T11:46:22.160438353Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:22.160441930Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:22.160445346Z +bundler_1 | 2023-11-30T11:46:22.162324859Z 2023-11-30 11:46:22.162 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:22.162407183Z 2023-11-30 11:46:22.162 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:22.162592207Z 2023-11-30 11:46:22.162 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2619437658466756329472,"opHash":"0x1305f3359c11fae857a83e01e60525cdf512f9f92b2d29954b842c55f9bb833c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf25c6a9815faf3afc3bc6d888ec8b886dc5bbde5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:22.165638937Z 2023-11-30 11:46:22.165 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:22.165655348Z 2023-11-30 11:46:22.165 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2619437658466756329472,"opHash":"0x1305f3359c11fae857a83e01e60525cdf512f9f92b2d29954b842c55f9bb833c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf25c6a9815faf3afc3bc6d888ec8b886dc5bbde5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:22.481970548Z 2023-11-30 11:46:22.481 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf25c6a9815faf3afc3bc6d888ec8b886dc5bbde5","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf25c6a9815faf3afc3bc6d888ec8b886dc5bbde5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x06d7ba8313cd607835b3edfd20f529399c41a93490d49828603a5aab57581d14":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:22.482024819Z 2023-11-30 11:46:22.481 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xf25C6A9815fAF3AfC3Bc6D888EC8B886Dc5bbDe5 is unstaked +bundler_1 | 2023-11-30T11:46:22.482050216Z 2023-11-30 11:46:22.481 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:22.482063441Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:22.482068230Z -- params: [{"sender":"0xf25C6A9815fAF3AfC3Bc6D888EC8B886Dc5bbDe5","nonce":"0x8e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000008e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:22.482074281Z -- result: "0x1305f3359c11fae857a83e01e60525cdf512f9f92b2d29954b842c55f9bb833c" +bundler_1 | 2023-11-30T11:46:22.482078018Z -- costTime: 319 +bundler_1 | 2023-11-30T11:46:22.482081495Z +bundler_1 | 2023-11-30T11:46:22.485059590Z 2023-11-30 11:46:22.484 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:22.485128004Z 2023-11-30 11:46:22.485 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:22.485338085Z 2023-11-30 11:46:22.485 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2637884402540465881088,"opHash":"0xf95d26e87ef8ac22d8c9374b414cfc9b3e46f4ad697dc52368c13acfbfaac1d0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd2d66018a422a34e5d4c41e5b265131fd641c910","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:22.487996571Z 2023-11-30 11:46:22.487 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:22.488008273Z 2023-11-30 11:46:22.487 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000008f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2637884402540465881088,"opHash":"0xf95d26e87ef8ac22d8c9374b414cfc9b3e46f4ad697dc52368c13acfbfaac1d0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd2d66018a422a34e5d4c41e5b265131fd641c910","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:22.816201678Z 2023-11-30 11:46:22.816 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd2d66018a422a34e5d4c41e5b265131fd641c910","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd2d66018a422a34e5d4c41e5b265131fd641c910":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x14f0dbbb9c13f2ed4136784ce8316dfae07abb984a1313a6e3e7f8143d961906":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:22.816265346Z 2023-11-30 11:46:22.816 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xD2d66018A422A34E5D4C41E5B265131Fd641c910 is unstaked +bundler_1 | 2023-11-30T11:46:22.816308089Z 2023-11-30 11:46:22.816 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:22.816320552Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:22.816327315Z -- params: [{"sender":"0xD2d66018A422A34E5D4C41E5B265131Fd641c910","nonce":"0x8f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000008f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:22.816335370Z -- result: "0xf95d26e87ef8ac22d8c9374b414cfc9b3e46f4ad697dc52368c13acfbfaac1d0" +bundler_1 | 2023-11-30T11:46:22.816340680Z -- costTime: 332 +bundler_1 | 2023-11-30T11:46:22.816345719Z +bundler_1 | 2023-11-30T11:46:22.819414065Z 2023-11-30 11:46:22.819 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:22.820149536Z 2023-11-30 11:46:22.820 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:22.820340011Z 2023-11-30 11:46:22.820 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2656331146614175432704,"opHash":"0x2a044d71a1925dc64dbe49c5580563fd6c2c3e4b39a8bffe91ec2e156d136049","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1cb8193d794989c3dda644bd1d3adf69141d5cb7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:22.825990344Z 2023-11-30 11:46:22.825 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:22.826020560Z 2023-11-30 11:46:22.825 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2656331146614175432704,"opHash":"0x2a044d71a1925dc64dbe49c5580563fd6c2c3e4b39a8bffe91ec2e156d136049","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1cb8193d794989c3dda644bd1d3adf69141d5cb7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:23.155197509Z 2023-11-30 11:46:23.155 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1cb8193d794989c3dda644bd1d3adf69141d5cb7","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x7ed5d7a8779c6e99b983b9bd8b3d1a17b702bb9d9a2747b8b400fb3773b816cb":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x1cb8193d794989c3dda644bd1d3adf69141d5cb7":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:23.155304318Z 2023-11-30 11:46:23.155 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1Cb8193d794989C3DDA644BD1D3adf69141d5Cb7 is unstaked +bundler_1 | 2023-11-30T11:46:23.155314557Z 2023-11-30 11:46:23.155 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:23.155353549Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:23.155360372Z -- params: [{"sender":"0x1Cb8193d794989C3DDA644BD1D3adf69141d5Cb7","nonce":"0x900000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000009000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:23.155369209Z -- result: "0x2a044d71a1925dc64dbe49c5580563fd6c2c3e4b39a8bffe91ec2e156d136049" +bundler_1 | 2023-11-30T11:46:23.155374959Z -- costTime: 336 +bundler_1 | 2023-11-30T11:46:23.155380370Z +bundler_1 | 2023-11-30T11:46:23.158464038Z 2023-11-30 11:46:23.158 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:23.158579463Z 2023-11-30 11:46:23.158 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:23.158776611Z 2023-11-30 11:46:23.158 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2674777890687884984320,"opHash":"0x21fba30b64f32fea6ecb009c9eb05705c658af2946d782ef114e576db6064cba","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x37b9d4712a8d5b78a09ee9034d06caa2ecb92c77","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:23.161423213Z 2023-11-30 11:46:23.161 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:23.161439274Z 2023-11-30 11:46:23.161 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2674777890687884984320,"opHash":"0x21fba30b64f32fea6ecb009c9eb05705c658af2946d782ef114e576db6064cba","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x37b9d4712a8d5b78a09ee9034d06caa2ecb92c77","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:23.470750652Z 2023-11-30 11:46:23.470 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x37b9d4712a8d5b78a09ee9034d06caa2ecb92c77","stake":0,"unstakeDelaySec":0},"storageMap":{"0x37b9d4712a8d5b78a09ee9034d06caa2ecb92c77":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6819a444304878842f754ff6fefef2c288ec1cc413c34d1b59d3d5753fa62f53":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:23.470861181Z 2023-11-30 11:46:23.470 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x37b9D4712a8D5B78a09ee9034D06caa2eCb92c77 is unstaked +bundler_1 | 2023-11-30T11:46:23.470882531Z 2023-11-30 11:46:23.470 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:23.470889895Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:23.470895795Z -- params: [{"sender":"0x37b9D4712a8D5B78a09ee9034D06caa2eCb92c77","nonce":"0x910000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000009100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:23.470940118Z -- result: "0x21fba30b64f32fea6ecb009c9eb05705c658af2946d782ef114e576db6064cba" +bundler_1 | 2023-11-30T11:46:23.470948694Z -- costTime: 312 +bundler_1 | 2023-11-30T11:46:23.470953743Z +bundler_1 | 2023-11-30T11:46:23.473770594Z 2023-11-30 11:46:23.473 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:23.473783999Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:23.473789259Z -- params: [] +bundler_1 | 2023-11-30T11:46:23.473792936Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:23.473796673Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:23.473800099Z +bundler_1 | 2023-11-30T11:46:23.475730735Z 2023-11-30 11:46:23.475 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:23.475805036Z 2023-11-30 11:46:23.475 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:23.475991501Z 2023-11-30 11:46:23.475 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2693224634761594535936,"opHash":"0x9e04ed484e6e57095cececd50e9bc188e8096dd02cbe8ad64aee0cf52b504e0a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbb96c4cdb41050f1bef143563fad0b6bed7b3d9e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:23.478949875Z 2023-11-30 11:46:23.478 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:23.478966175Z 2023-11-30 11:46:23.478 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2693224634761594535936,"opHash":"0x9e04ed484e6e57095cececd50e9bc188e8096dd02cbe8ad64aee0cf52b504e0a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbb96c4cdb41050f1bef143563fad0b6bed7b3d9e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:23.797483785Z 2023-11-30 11:46:23.797 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbb96c4cdb41050f1bef143563fad0b6bed7b3d9e","stake":0,"unstakeDelaySec":0},"storageMap":{"0xbb96c4cdb41050f1bef143563fad0b6bed7b3d9e":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x66042c1768b0d3760541ea86693624771d905ac6b5d33ef4c81072b7ad0b2679":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:23.797527136Z 2023-11-30 11:46:23.797 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xBb96C4cDb41050F1beF143563fad0B6bEd7B3d9E is unstaked +bundler_1 | 2023-11-30T11:46:23.797596358Z 2023-11-30 11:46:23.797 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:23.797606246Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:23.797612017Z -- params: [{"sender":"0xBb96C4cDb41050F1beF143563fad0B6bEd7B3d9E","nonce":"0x920000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000009200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:23.797635210Z -- result: "0x9e04ed484e6e57095cececd50e9bc188e8096dd02cbe8ad64aee0cf52b504e0a" +bundler_1 | 2023-11-30T11:46:23.797639157Z -- costTime: 322 +bundler_1 | 2023-11-30T11:46:23.797642574Z +bundler_1 | 2023-11-30T11:46:23.800536115Z 2023-11-30 11:46:23.800 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:23.800635092Z 2023-11-30 11:46:23.800 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:23.800808142Z 2023-11-30 11:46:23.800 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2711671378835304087552,"opHash":"0x564ee7372b9ef3bdf8a9ca56907d70abba6d3575b9131bbaf08a42e3f626e951","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaef2ae4e4049b835d984a1935ccda32c7417cc4c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:23.803587362Z 2023-11-30 11:46:23.803 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:23.803603082Z 2023-11-30 11:46:23.803 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2711671378835304087552,"opHash":"0x564ee7372b9ef3bdf8a9ca56907d70abba6d3575b9131bbaf08a42e3f626e951","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaef2ae4e4049b835d984a1935ccda32c7417cc4c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:24.111436368Z 2023-11-30 11:46:24.111 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xaef2ae4e4049b835d984a1935ccda32c7417cc4c","stake":0,"unstakeDelaySec":0},"storageMap":{"0xaef2ae4e4049b835d984a1935ccda32c7417cc4c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9d85a9c099156d2a176945cae2904f4ab390829a8d6c0d02e452ea178b470211":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:24.111545221Z 2023-11-30 11:46:24.111 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xAef2aE4E4049B835d984A1935CCDa32C7417cc4C is unstaked +bundler_1 | 2023-11-30T11:46:24.111554929Z 2023-11-30 11:46:24.111 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:24.111560539Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:24.111565559Z -- params: [{"sender":"0xAef2aE4E4049B835d984A1935CCDa32C7417cc4C","nonce":"0x930000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000009300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:24.111585045Z -- result: "0x564ee7372b9ef3bdf8a9ca56907d70abba6d3575b9131bbaf08a42e3f626e951" +bundler_1 | 2023-11-30T11:46:24.111590435Z -- costTime: 311 +bundler_1 | 2023-11-30T11:46:24.111595565Z +bundler_1 | 2023-11-30T11:46:24.114889825Z 2023-11-30 11:46:24.114 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:24.114986826Z 2023-11-30 11:46:24.114 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:24.115214220Z 2023-11-30 11:46:24.115 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2730118122909013639168,"opHash":"0x981e6999945fdf7a3eb94541b024be6f64f86252cedd6bc9199c9037aa91a6e9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4c1e4870e674e0f9a5418df9f7788fa940c2bc64","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:24.119104137Z 2023-11-30 11:46:24.119 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:24.119120968Z 2023-11-30 11:46:24.119 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2730118122909013639168,"opHash":"0x981e6999945fdf7a3eb94541b024be6f64f86252cedd6bc9199c9037aa91a6e9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4c1e4870e674e0f9a5418df9f7788fa940c2bc64","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:24.434250946Z 2023-11-30 11:46:24.434 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4c1e4870e674e0f9a5418df9f7788fa940c2bc64","stake":0,"unstakeDelaySec":0},"storageMap":{"0x4c1e4870e674e0f9a5418df9f7788fa940c2bc64":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd379c68b24fed403bd3c04de5ea95e3140ba942dd30c2f1ec354ab30d8fb4444":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:24.434301891Z 2023-11-30 11:46:24.434 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4c1e4870e674e0f9A5418df9f7788fA940c2Bc64 is unstaked +bundler_1 | 2023-11-30T11:46:24.434388319Z 2023-11-30 11:46:24.434 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:24.434400281Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:24.434406212Z -- params: [{"sender":"0x4c1e4870e674e0f9A5418df9f7788fA940c2Bc64","nonce":"0x940000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000009400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:24.434414908Z -- result: "0x981e6999945fdf7a3eb94541b024be6f64f86252cedd6bc9199c9037aa91a6e9" +bundler_1 | 2023-11-30T11:46:24.434419918Z -- costTime: 320 +bundler_1 | 2023-11-30T11:46:24.434424637Z +bundler_1 | 2023-11-30T11:46:24.437370768Z 2023-11-30 11:46:24.437 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:24.437454304Z 2023-11-30 11:46:24.437 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:24.437638738Z 2023-11-30 11:46:24.437 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2748564866982723190784,"opHash":"0x645ff62a461c05d3a3223da58ef031f59f89f6f9bf3fcf0b56c317a7599039dc","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x18689f2bc551d69d7fc821a1543426a0927bf3c3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:24.440348459Z 2023-11-30 11:46:24.440 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:24.440365281Z 2023-11-30 11:46:24.440 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2748564866982723190784,"opHash":"0x645ff62a461c05d3a3223da58ef031f59f89f6f9bf3fcf0b56c317a7599039dc","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x18689f2bc551d69d7fc821a1543426a0927bf3c3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:24.750111032Z 2023-11-30 11:46:24.749 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x18689f2bc551d69d7fc821a1543426a0927bf3c3","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xff6493f1252311dd608b201a183afd9ce50dc994efce0f83ab2a84e953669261":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x18689f2bc551d69d7fc821a1543426a0927bf3c3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:24.750176754Z 2023-11-30 11:46:24.750 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x18689F2Bc551D69d7fc821A1543426a0927Bf3c3 is unstaked +bundler_1 | 2023-11-30T11:46:24.750221959Z 2023-11-30 11:46:24.750 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:24.750228521Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:24.750232598Z -- params: [{"sender":"0x18689F2Bc551D69d7fc821A1543426a0927Bf3c3","nonce":"0x950000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000009500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:24.750238369Z -- result: "0x645ff62a461c05d3a3223da58ef031f59f89f6f9bf3fcf0b56c317a7599039dc" +bundler_1 | 2023-11-30T11:46:24.750241946Z -- costTime: 313 +bundler_1 | 2023-11-30T11:46:24.750245292Z +bundler_1 | 2023-11-30T11:46:24.753345621Z 2023-11-30 11:46:24.753 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:24.753359818Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:24.753366621Z -- params: [] +bundler_1 | 2023-11-30T11:46:24.753372141Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:24.753376719Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:24.753380256Z +bundler_1 | 2023-11-30T11:46:24.755393989Z 2023-11-30 11:46:24.755 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:24.755491761Z 2023-11-30 11:46:24.755 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:24.755703546Z 2023-11-30 11:46:24.755 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2767011611056432742400,"opHash":"0x35ea006d56e472a63ba0ed98b730d8b49aa807e1564ceb6e7cdff6438b06d103","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xee21bf08f4b3eb101c669b537272b57e0939964c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:24.759289761Z 2023-11-30 11:46:24.759 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:24.759313445Z 2023-11-30 11:46:24.759 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2767011611056432742400,"opHash":"0x35ea006d56e472a63ba0ed98b730d8b49aa807e1564ceb6e7cdff6438b06d103","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xee21bf08f4b3eb101c669b537272b57e0939964c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:25.069297317Z 2023-11-30 11:46:25.069 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xee21bf08f4b3eb101c669b537272b57e0939964c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xc2fbb2edd960f11b099c57b4f6a08f575bdb94da9105e6447ad3b2b60cdcf158":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xee21bf08f4b3eb101c669b537272b57e0939964c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:25.069357579Z 2023-11-30 11:46:25.069 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xEe21bF08f4b3Eb101c669B537272b57E0939964c is unstaked +bundler_1 | 2023-11-30T11:46:25.069372066Z 2023-11-30 11:46:25.069 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:25.069377817Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:25.069383087Z -- params: [{"sender":"0xEe21bF08f4b3Eb101c669B537272b57E0939964c","nonce":"0x960000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000009600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:25.069391382Z -- result: "0x35ea006d56e472a63ba0ed98b730d8b49aa807e1564ceb6e7cdff6438b06d103" +bundler_1 | 2023-11-30T11:46:25.069396411Z -- costTime: 314 +bundler_1 | 2023-11-30T11:46:25.069401080Z +bundler_1 | 2023-11-30T11:46:25.072997521Z 2023-11-30 11:46:25.072 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:25.073105993Z 2023-11-30 11:46:25.073 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:25.073335020Z 2023-11-30 11:46:25.073 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2785458355130142294016,"opHash":"0x3121b43f435c6f451ba6e3c4b6c3227954f2420dd26b853d9c983008ad242e48","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc352cff21df4d6403eddea6d4710c14dd2a33554","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:25.076233196Z 2023-11-30 11:46:25.076 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:25.076261859Z 2023-11-30 11:46:25.076 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2785458355130142294016,"opHash":"0x3121b43f435c6f451ba6e3c4b6c3227954f2420dd26b853d9c983008ad242e48","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc352cff21df4d6403eddea6d4710c14dd2a33554","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:25.382039740Z 2023-11-30 11:46:25.381 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xc352cff21df4d6403eddea6d4710c14dd2a33554","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x0b6820fadd9d980d80c2e38bbdc8a4225cc0b30902d887a65a90d95dd46dea8e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xc352cff21df4d6403eddea6d4710c14dd2a33554":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:25.382110910Z 2023-11-30 11:46:25.382 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xc352CfF21df4D6403EDDEa6D4710C14DD2A33554 is unstaked +bundler_1 | 2023-11-30T11:46:25.382162369Z 2023-11-30 11:46:25.382 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:25.382190181Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:25.382195601Z -- params: [{"sender":"0xc352CfF21df4D6403EDDEa6D4710C14DD2A33554","nonce":"0x970000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000009700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:25.382201542Z -- result: "0x3121b43f435c6f451ba6e3c4b6c3227954f2420dd26b853d9c983008ad242e48" +bundler_1 | 2023-11-30T11:46:25.382205129Z -- costTime: 310 +bundler_1 | 2023-11-30T11:46:25.382208585Z +bundler_1 | 2023-11-30T11:46:25.385237772Z 2023-11-30 11:46:25.385 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:25.385308730Z 2023-11-30 11:46:25.385 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:25.385491812Z 2023-11-30 11:46:25.385 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2803905099203851845632,"opHash":"0xb6aae3e6630cafcc5a127dc8d804eee3614cd111e1742416a7a54c958743f99d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x68861cff794d77bb706d2538dabd34352bbe105f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:25.388051864Z 2023-11-30 11:46:25.387 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:25.388067924Z 2023-11-30 11:46:25.388 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2803905099203851845632,"opHash":"0xb6aae3e6630cafcc5a127dc8d804eee3614cd111e1742416a7a54c958743f99d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x68861cff794d77bb706d2538dabd34352bbe105f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:25.691763087Z 2023-11-30 11:46:25.691 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x68861cff794d77bb706d2538dabd34352bbe105f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x058a23d6760f01f5225319339ae4327e94a11bea85fa5cde02faf66b9d095deb":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x68861cff794d77bb706d2538dabd34352bbe105f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:25.691835111Z 2023-11-30 11:46:25.691 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x68861Cff794D77BB706D2538DAbD34352bBE105f is unstaked +bundler_1 | 2023-11-30T11:46:25.691854407Z 2023-11-30 11:46:25.691 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:25.691861090Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:25.691866560Z -- params: [{"sender":"0x68861Cff794D77BB706D2538DAbD34352bBE105f","nonce":"0x980000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000009800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:25.691890955Z -- result: "0xb6aae3e6630cafcc5a127dc8d804eee3614cd111e1742416a7a54c958743f99d" +bundler_1 | 2023-11-30T11:46:25.691896606Z -- costTime: 306 +bundler_1 | 2023-11-30T11:46:25.691901425Z +bundler_1 | 2023-11-30T11:46:25.694808203Z 2023-11-30 11:46:25.694 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:25.694884174Z 2023-11-30 11:46:25.694 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:25.695102207Z 2023-11-30 11:46:25.695 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2822351843277561397248,"opHash":"0x202c535c73b346e3afe78471077ca99997e808ec7a7aa547bd0d61f9df43409c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x896ddf34f443063be55dfa502194d8339a6262d1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:25.697600264Z 2023-11-30 11:46:25.697 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:25.697614641Z 2023-11-30 11:46:25.697 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2822351843277561397248,"opHash":"0x202c535c73b346e3afe78471077ca99997e808ec7a7aa547bd0d61f9df43409c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x896ddf34f443063be55dfa502194d8339a6262d1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:25.999454001Z 2023-11-30 11:46:25.999 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x896ddf34f443063be55dfa502194d8339a6262d1","stake":0,"unstakeDelaySec":0},"storageMap":{"0x896ddf34f443063be55dfa502194d8339a6262d1":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x718a786d92eebc563d1b2419f12f4b5908ec0ca10e17096c75360d110fcf1146":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:25.999580146Z 2023-11-30 11:46:25.999 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x896DDF34F443063Be55dfa502194D8339a6262d1 is unstaked +bundler_1 | 2023-11-30T11:46:25.999592419Z 2023-11-30 11:46:25.999 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:25.999598540Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:25.999603921Z -- params: [{"sender":"0x896DDF34F443063Be55dfa502194D8339a6262d1","nonce":"0x990000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000009900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:25.999612046Z -- result: "0x202c535c73b346e3afe78471077ca99997e808ec7a7aa547bd0d61f9df43409c" +bundler_1 | 2023-11-30T11:46:25.999617326Z -- costTime: 305 +bundler_1 | 2023-11-30T11:46:25.999622505Z +bundler_1 | 2023-11-30T11:46:26.002595597Z 2023-11-30 11:46:26.002 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:26.002623609Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:26.002629651Z -- params: [] +bundler_1 | 2023-11-30T11:46:26.002634610Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:26.002651581Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:26.002656781Z +bundler_1 | 2023-11-30T11:46:26.004777214Z 2023-11-30 11:46:26.004 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:26.004889653Z 2023-11-30 11:46:26.004 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:26.005115545Z 2023-11-30 11:46:26.005 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2840798587351270948864,"opHash":"0x2ab669d35e1f62c2cce6909c82d8db7011371850d43612ac0a8904c797826eb6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x76b2715cd334292d5d6d833c8c5c961683a55f42","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:26.008108624Z 2023-11-30 11:46:26.008 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:26.008124213Z 2023-11-30 11:46:26.008 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2840798587351270948864,"opHash":"0x2ab669d35e1f62c2cce6909c82d8db7011371850d43612ac0a8904c797826eb6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x76b2715cd334292d5d6d833c8c5c961683a55f42","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:26.323409841Z 2023-11-30 11:46:26.323 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x76b2715cd334292d5d6d833c8c5c961683a55f42","stake":0,"unstakeDelaySec":0},"storageMap":{"0x76b2715cd334292d5d6d833c8c5c961683a55f42":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x03e875ed3f706af6962cbac2276b449647bb0be0294952979734de82c6c61f72":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:26.323477072Z 2023-11-30 11:46:26.323 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x76b2715CD334292D5d6d833C8c5c961683a55f42 is unstaked +bundler_1 | 2023-11-30T11:46:26.323572620Z 2023-11-30 11:46:26.323 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:26.323583000Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:26.323588650Z -- params: [{"sender":"0x76b2715CD334292D5d6d833C8c5c961683a55f42","nonce":"0x9a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000009a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:26.323596816Z -- result: "0x2ab669d35e1f62c2cce6909c82d8db7011371850d43612ac0a8904c797826eb6" +bundler_1 | 2023-11-30T11:46:26.323602085Z -- costTime: 319 +bundler_1 | 2023-11-30T11:46:26.323607315Z +bundler_1 | 2023-11-30T11:46:26.326522212Z 2023-11-30 11:46:26.326 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:26.326594533Z 2023-11-30 11:46:26.326 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:26.326778666Z 2023-11-30 11:46:26.326 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2859245331424980500480,"opHash":"0x8026f6abe54e215f8496b3edae908546b0f747feee0f30f77ec173b6f27e5832","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4058150ad8921153fd17d77141dd84dcdad4cf8f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:26.329541079Z 2023-11-30 11:46:26.329 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:26.329569933Z 2023-11-30 11:46:26.329 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2859245331424980500480,"opHash":"0x8026f6abe54e215f8496b3edae908546b0f747feee0f30f77ec173b6f27e5832","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4058150ad8921153fd17d77141dd84dcdad4cf8f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:26.642967094Z 2023-11-30 11:46:26.642 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4058150ad8921153fd17d77141dd84dcdad4cf8f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb07d65fe0db1b37118dc13269ce874b636dab6770e2ef4c24fd087f2cfc65e68":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x4058150ad8921153fd17d77141dd84dcdad4cf8f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:26.643105061Z 2023-11-30 11:46:26.643 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4058150Ad8921153Fd17D77141dD84dcdAD4cf8F is unstaked +bundler_1 | 2023-11-30T11:46:26.643188881Z 2023-11-30 11:46:26.643 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:26.643201224Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:26.643207676Z -- params: [{"sender":"0x4058150Ad8921153Fd17D77141dD84dcdAD4cf8F","nonce":"0x9b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000009b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:26.643215941Z -- result: "0x8026f6abe54e215f8496b3edae908546b0f747feee0f30f77ec173b6f27e5832" +bundler_1 | 2023-11-30T11:46:26.643221231Z -- costTime: 317 +bundler_1 | 2023-11-30T11:46:26.643226030Z +bundler_1 | 2023-11-30T11:46:26.646105297Z 2023-11-30 11:46:26.646 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:26.646188329Z 2023-11-30 11:46:26.646 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:26.646388402Z 2023-11-30 11:46:26.646 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2877692075498690052096,"opHash":"0xfb029efea06b52c61b8318f00a15e94bffa483ed814dbb1b0420de10010eb2a9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe651f80145a27c8164628ba3696760faa91e4a83","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:26.648922756Z 2023-11-30 11:46:26.648 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:26.648938735Z 2023-11-30 11:46:26.648 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2877692075498690052096,"opHash":"0xfb029efea06b52c61b8318f00a15e94bffa483ed814dbb1b0420de10010eb2a9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe651f80145a27c8164628ba3696760faa91e4a83","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:26.957149445Z 2023-11-30 11:46:26.957 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe651f80145a27c8164628ba3696760faa91e4a83","stake":0,"unstakeDelaySec":0},"storageMap":{"0xe651f80145a27c8164628ba3696760faa91e4a83":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x50ac5f55e099c522fb2c0d495c39a640ee9145f7a0631b1c9887035459978456":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:26.957244242Z 2023-11-30 11:46:26.957 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xE651f80145A27c8164628bA3696760fAa91e4A83 is unstaked +bundler_1 | 2023-11-30T11:46:26.957253870Z 2023-11-30 11:46:26.957 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:26.957259921Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:26.957265762Z -- params: [{"sender":"0xE651f80145A27c8164628bA3696760fAa91e4A83","nonce":"0x9c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000009c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:26.957274669Z -- result: "0xfb029efea06b52c61b8318f00a15e94bffa483ed814dbb1b0420de10010eb2a9" +bundler_1 | 2023-11-30T11:46:26.957280359Z -- costTime: 311 +bundler_1 | 2023-11-30T11:46:26.957284146Z +bundler_1 | 2023-11-30T11:46:26.960361573Z 2023-11-30 11:46:26.960 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:26.960425258Z 2023-11-30 11:46:26.960 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:26.960623501Z 2023-11-30 11:46:26.960 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2896138819572399603712,"opHash":"0x7eae3eb56e6b0c79dbfea4e26ba3f9379764534fc3a0806f6c97b9781e564945","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x75b89828a210c6e068bea6a96ac57c71ce7dc87a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:26.963191104Z 2023-11-30 11:46:26.963 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:26.963213586Z 2023-11-30 11:46:26.963 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2896138819572399603712,"opHash":"0x7eae3eb56e6b0c79dbfea4e26ba3f9379764534fc3a0806f6c97b9781e564945","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x75b89828a210c6e068bea6a96ac57c71ce7dc87a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:27.276428974Z 2023-11-30 11:46:27.276 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x75b89828a210c6e068bea6a96ac57c71ce7dc87a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x646aad58dc151052cb19d1dd3e851ff9daf8cbc5a514536d0f51af51c453d33e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x75b89828a210c6e068bea6a96ac57c71ce7dc87a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:27.276511595Z 2023-11-30 11:46:27.276 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x75b89828a210C6e068Bea6A96Ac57c71CE7Dc87A is unstaked +bundler_1 | 2023-11-30T11:46:27.276561348Z 2023-11-30 11:46:27.276 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:27.276578119Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:27.276584330Z -- params: [{"sender":"0x75b89828a210C6e068Bea6A96Ac57c71CE7Dc87A","nonce":"0x9d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000009d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:27.276596363Z -- result: "0x7eae3eb56e6b0c79dbfea4e26ba3f9379764534fc3a0806f6c97b9781e564945" +bundler_1 | 2023-11-30T11:46:27.276602274Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:27.276608025Z +bundler_1 | 2023-11-30T11:46:27.279578943Z 2023-11-30 11:46:27.279 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:27.279593871Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:27.279600864Z -- params: [] +bundler_1 | 2023-11-30T11:46:27.279607025Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:27.279613407Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:27.279619348Z +bundler_1 | 2023-11-30T11:46:27.281659270Z 2023-11-30 11:46:27.281 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:27.281759510Z 2023-11-30 11:46:27.281 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:27.281975360Z 2023-11-30 11:46:27.281 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2914585563646109155328,"opHash":"0xb1223cbad8082ef7bccab2159ea1af5c3d555e2065ae92293221b01bf2684e1a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe92b54bfd01e74598fbc8cbf748e8c737b081839","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:27.285755550Z 2023-11-30 11:46:27.285 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:27.285783812Z 2023-11-30 11:46:27.285 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2914585563646109155328,"opHash":"0xb1223cbad8082ef7bccab2159ea1af5c3d555e2065ae92293221b01bf2684e1a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe92b54bfd01e74598fbc8cbf748e8c737b081839","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:27.606213906Z 2023-11-30 11:46:27.606 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe92b54bfd01e74598fbc8cbf748e8c737b081839","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x45dd0a54325b923e13498cfcfa7a3a746d5fe01d11f85d63c4e5a685eb285e63":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xe92b54bfd01e74598fbc8cbf748e8c737b081839":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:27.606260573Z 2023-11-30 11:46:27.606 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xE92b54BfD01E74598FBc8CBF748e8c737b081839 is unstaked +bundler_1 | 2023-11-30T11:46:27.606345107Z 2023-11-30 11:46:27.606 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:27.606368320Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:27.606373180Z -- params: [{"sender":"0xE92b54BfD01E74598FBc8CBF748e8c737b081839","nonce":"0x9e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000009e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:27.606379020Z -- result: "0xb1223cbad8082ef7bccab2159ea1af5c3d555e2065ae92293221b01bf2684e1a" +bundler_1 | 2023-11-30T11:46:27.606382607Z -- costTime: 325 +bundler_1 | 2023-11-30T11:46:27.606386033Z +bundler_1 | 2023-11-30T11:46:27.609333541Z 2023-11-30 11:46:27.609 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:27.609395747Z 2023-11-30 11:46:27.609 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:27.609578027Z 2023-11-30 11:46:27.609 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2933032307719818706944,"opHash":"0x01709c67c5c201157f642c9dca9ec31b2b8b8f693400ae93117cea4985c96a02","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa52628e3d6d0381094f5f2a961b69eddfb8f91ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:27.612112041Z 2023-11-30 11:46:27.612 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:27.612142454Z 2023-11-30 11:46:27.612 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000009f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2933032307719818706944,"opHash":"0x01709c67c5c201157f642c9dca9ec31b2b8b8f693400ae93117cea4985c96a02","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa52628e3d6d0381094f5f2a961b69eddfb8f91ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:27.926456446Z 2023-11-30 11:46:27.926 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa52628e3d6d0381094f5f2a961b69eddfb8f91ee","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa52628e3d6d0381094f5f2a961b69eddfb8f91ee":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x94a7b24456fa011746dcab5b776e2a98f7b6be2d7b6db8a85d86742472cc0da8":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:27.926532358Z 2023-11-30 11:46:27.926 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xa52628e3D6d0381094f5F2A961b69EddFb8f91ee is unstaked +bundler_1 | 2023-11-30T11:46:27.926544641Z 2023-11-30 11:46:27.926 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:27.926550211Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:27.926555521Z -- params: [{"sender":"0xa52628e3D6d0381094f5F2A961b69EddFb8f91ee","nonce":"0x9f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000009f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:27.926582381Z -- result: "0x01709c67c5c201157f642c9dca9ec31b2b8b8f693400ae93117cea4985c96a02" +bundler_1 | 2023-11-30T11:46:27.926588162Z -- costTime: 317 +bundler_1 | 2023-11-30T11:46:27.926604793Z +bundler_1 | 2023-11-30T11:46:27.929691763Z 2023-11-30 11:46:27.929 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:27.930560352Z 2023-11-30 11:46:27.930 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:27.930781945Z 2023-11-30 11:46:27.930 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2951479051793528258560,"opHash":"0xbd4c9eb9895d8cab5e1e1eef0d0552be5eb2deaac5c81a1655388fa8ad440aa8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x67c6aea7abaf61405a17434b279eea00f790261f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:27.933413891Z 2023-11-30 11:46:27.933 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:27.933487197Z 2023-11-30 11:46:27.933 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2951479051793528258560,"opHash":"0xbd4c9eb9895d8cab5e1e1eef0d0552be5eb2deaac5c81a1655388fa8ad440aa8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x67c6aea7abaf61405a17434b279eea00f790261f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:28.268673361Z 2023-11-30 11:46:28.268 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x67c6aea7abaf61405a17434b279eea00f790261f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x67c6aea7abaf61405a17434b279eea00f790261f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x17b61211c2355440cc438932ad32d4b58e7cf0298afabb78e211b1213ef87a5f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:28.268713696Z 2023-11-30 11:46:28.268 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x67C6AEa7abAF61405A17434B279eEa00F790261F is unstaked +bundler_1 | 2023-11-30T11:46:28.268751086Z 2023-11-30 11:46:28.268 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:28.268765884Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:28.268773208Z -- params: [{"sender":"0x67C6AEa7abAF61405A17434B279eEa00F790261F","nonce":"0xa00000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000a000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:28.268783066Z -- result: "0xbd4c9eb9895d8cab5e1e1eef0d0552be5eb2deaac5c81a1655388fa8ad440aa8" +bundler_1 | 2023-11-30T11:46:28.268789188Z -- costTime: 339 +bundler_1 | 2023-11-30T11:46:28.268794247Z +bundler_1 | 2023-11-30T11:46:28.271875811Z 2023-11-30 11:46:28.271 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:28.271957900Z 2023-11-30 11:46:28.271 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:28.272146014Z 2023-11-30 11:46:28.272 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2969925795867237810176,"opHash":"0xd3e54b58f9e777132ab2e0ffcb3485f64bf393a647efd78454e34ed126dd08a0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x49c89c26288ef67bde380ff83c509ae91dba7166","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:28.274876855Z 2023-11-30 11:46:28.274 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:28.274931413Z 2023-11-30 11:46:28.274 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2969925795867237810176,"opHash":"0xd3e54b58f9e777132ab2e0ffcb3485f64bf393a647efd78454e34ed126dd08a0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x49c89c26288ef67bde380ff83c509ae91dba7166","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:28.589742555Z 2023-11-30 11:46:28.589 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x49c89c26288ef67bde380ff83c509ae91dba7166","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xdeeca2d39efc1fd33707abd71e101d77462f21fe9fe0506773c202d81b2535dc":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x49c89c26288ef67bde380ff83c509ae91dba7166":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:28.589801635Z 2023-11-30 11:46:28.589 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x49c89c26288Ef67BDE380ff83C509AE91DbA7166 is unstaked +bundler_1 | 2023-11-30T11:46:28.589833514Z 2023-11-30 11:46:28.589 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:28.589847140Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:28.589853251Z -- params: [{"sender":"0x49c89c26288Ef67BDE380ff83C509AE91DbA7166","nonce":"0xa10000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000a100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:28.589860895Z -- result: "0xd3e54b58f9e777132ab2e0ffcb3485f64bf393a647efd78454e34ed126dd08a0" +bundler_1 | 2023-11-30T11:46:28.589866085Z -- costTime: 318 +bundler_1 | 2023-11-30T11:46:28.589870684Z +bundler_1 | 2023-11-30T11:46:28.592776390Z 2023-11-30 11:46:28.592 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:28.592791037Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:28.592798050Z -- params: [] +bundler_1 | 2023-11-30T11:46:28.592804222Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:28.592810453Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:28.592816044Z +bundler_1 | 2023-11-30T11:46:28.594663247Z 2023-11-30 11:46:28.594 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:28.594729764Z 2023-11-30 11:46:28.594 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:28.594949129Z 2023-11-30 11:46:28.594 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2988372539940947361792,"opHash":"0x9be20c027e665b6478a23c1da8ffadbcb17693e44569d1867ba652733259a0f8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa0c069186759db3e138cb3857d24f41b430cc8f7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:28.597614938Z 2023-11-30 11:46:28.597 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:28.597629576Z 2023-11-30 11:46:28.597 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":2988372539940947361792,"opHash":"0x9be20c027e665b6478a23c1da8ffadbcb17693e44569d1867ba652733259a0f8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa0c069186759db3e138cb3857d24f41b430cc8f7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:28.912206381Z 2023-11-30 11:46:28.912 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa0c069186759db3e138cb3857d24f41b430cc8f7","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa0c069186759db3e138cb3857d24f41b430cc8f7":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa96331ba19840ea28f91b52538b443771a96e6a5d4f4bd0b189db57e70abdd65":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:28.912264620Z 2023-11-30 11:46:28.912 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xa0c069186759Db3E138CB3857d24F41b430Cc8F7 is unstaked +bundler_1 | 2023-11-30T11:46:28.912294649Z 2023-11-30 11:46:28.912 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:28.912307854Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:28.912312643Z -- params: [{"sender":"0xa0c069186759Db3E138CB3857d24F41b430Cc8F7","nonce":"0xa20000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000a200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:28.912318514Z -- result: "0x9be20c027e665b6478a23c1da8ffadbcb17693e44569d1867ba652733259a0f8" +bundler_1 | 2023-11-30T11:46:28.912322261Z -- costTime: 318 +bundler_1 | 2023-11-30T11:46:28.912325677Z +bundler_1 | 2023-11-30T11:46:28.915286486Z 2023-11-30 11:46:28.915 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:28.915355151Z 2023-11-30 11:46:28.915 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:28.915550138Z 2023-11-30 11:46:28.915 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3006819284014656913408,"opHash":"0x8f14c172104b353a2e0c146b97605957d3320bcbc424c51ea0fc4da02b7ad069","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9444d52c17a5788815664ae34340d1d6ff892c0b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:28.918420077Z 2023-11-30 11:46:28.918 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:28.918434604Z 2023-11-30 11:46:28.918 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3006819284014656913408,"opHash":"0x8f14c172104b353a2e0c146b97605957d3320bcbc424c51ea0fc4da02b7ad069","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9444d52c17a5788815664ae34340d1d6ff892c0b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:29.235670813Z 2023-11-30 11:46:29.235 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9444d52c17a5788815664ae34340d1d6ff892c0b","stake":0,"unstakeDelaySec":0},"storageMap":{"0x9444d52c17a5788815664ae34340d1d6ff892c0b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xfa84a1a18a3b11a8d4b6cd55fa66c99ff1b30419f5f5d592bd97f90328bc57c6":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:29.235724834Z 2023-11-30 11:46:29.235 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9444d52C17A5788815664aE34340d1d6ff892c0b is unstaked +bundler_1 | 2023-11-30T11:46:29.235734512Z 2023-11-30 11:46:29.235 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:29.235740393Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:29.235745813Z -- params: [{"sender":"0x9444d52C17A5788815664aE34340d1d6ff892c0b","nonce":"0xa30000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000a300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:29.235753467Z -- result: "0x8f14c172104b353a2e0c146b97605957d3320bcbc424c51ea0fc4da02b7ad069" +bundler_1 | 2023-11-30T11:46:29.235758577Z -- costTime: 320 +bundler_1 | 2023-11-30T11:46:29.235763756Z +bundler_1 | 2023-11-30T11:46:29.239526881Z 2023-11-30 11:46:29.239 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:29.239549503Z 2023-11-30 11:46:29.239 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:29.239797255Z 2023-11-30 11:46:29.239 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3025266028088366465024,"opHash":"0x7899994efbec515a6550502e3f11e50c01ff49b5bbc8653e2921071bcc255a24","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf7ce420c8c75cfb7afba5d3e504dba8a0f5cb6c3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:29.242403663Z 2023-11-30 11:46:29.242 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:29.242428519Z 2023-11-30 11:46:29.242 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3025266028088366465024,"opHash":"0x7899994efbec515a6550502e3f11e50c01ff49b5bbc8653e2921071bcc255a24","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf7ce420c8c75cfb7afba5d3e504dba8a0f5cb6c3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:29.559133141Z 2023-11-30 11:46:29.558 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf7ce420c8c75cfb7afba5d3e504dba8a0f5cb6c3","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf7ce420c8c75cfb7afba5d3e504dba8a0f5cb6c3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x15d4a030299e57a6a297c0ae75e8da2005cd57b069f22b5cc6893f15356f324b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:29.559184997Z 2023-11-30 11:46:29.559 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xF7Ce420C8c75Cfb7AFbA5D3e504DbA8A0f5cb6C3 is unstaked +bundler_1 | 2023-11-30T11:46:29.559258999Z 2023-11-30 11:46:29.559 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:29.559268236Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:29.559273706Z -- params: [{"sender":"0xF7Ce420C8c75Cfb7AFbA5D3e504DbA8A0f5cb6C3","nonce":"0xa40000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000a400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:29.559279286Z -- result: "0x7899994efbec515a6550502e3f11e50c01ff49b5bbc8653e2921071bcc255a24" +bundler_1 | 2023-11-30T11:46:29.559282863Z -- costTime: 320 +bundler_1 | 2023-11-30T11:46:29.559286230Z +bundler_1 | 2023-11-30T11:46:29.562393982Z 2023-11-30 11:46:29.562 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:29.562469202Z 2023-11-30 11:46:29.562 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:29.562685225Z 2023-11-30 11:46:29.562 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3043712772162076016640,"opHash":"0xea7d33bf4274112d7358783edc1b57c34b2ab627b30680d4397ae1d25dc65c02","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x94f4e72e0e0f28d316b9adbeead20ec6be2735f8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:29.565439976Z 2023-11-30 11:46:29.565 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:29.565456507Z 2023-11-30 11:46:29.565 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3043712772162076016640,"opHash":"0xea7d33bf4274112d7358783edc1b57c34b2ab627b30680d4397ae1d25dc65c02","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x94f4e72e0e0f28d316b9adbeead20ec6be2735f8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:29.881324623Z 2023-11-30 11:46:29.881 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x94f4e72e0e0f28d316b9adbeead20ec6be2735f8","stake":0,"unstakeDelaySec":0},"storageMap":{"0x94f4e72e0e0f28d316b9adbeead20ec6be2735f8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf63cc445c6c98521ef8fe0556238340f52b9a7e515723d78a9502a53a91b1d3a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:29.881402919Z 2023-11-30 11:46:29.881 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x94F4e72E0E0f28d316B9AdBEeaD20eC6BE2735f8 is unstaked +bundler_1 | 2023-11-30T11:46:29.881413418Z 2023-11-30 11:46:29.881 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:29.881419510Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:29.881425150Z -- params: [{"sender":"0x94F4e72E0E0f28d316B9AdBEeaD20eC6BE2735f8","nonce":"0xa50000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000a500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:29.881453363Z -- result: "0xea7d33bf4274112d7358783edc1b57c34b2ab627b30680d4397ae1d25dc65c02" +bundler_1 | 2023-11-30T11:46:29.881457601Z -- costTime: 319 +bundler_1 | 2023-11-30T11:46:29.881461047Z +bundler_1 | 2023-11-30T11:46:29.884394722Z 2023-11-30 11:46:29.884 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:29.884409219Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:29.884413707Z -- params: [] +bundler_1 | 2023-11-30T11:46:29.884417334Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:29.884420831Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:29.884424297Z +bundler_1 | 2023-11-30T11:46:29.886440058Z 2023-11-30 11:46:29.886 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:29.886529612Z 2023-11-30 11:46:29.886 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:29.886747809Z 2023-11-30 11:46:29.886 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3062159516235785568256,"opHash":"0x2240b41a8394d4a9c07787265d975dac72c6e0050285b1dd2be0c25650601d01","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x55acc913fe64a08a47d7a512360773208098277c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:29.889498068Z 2023-11-30 11:46:29.889 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:29.889520630Z 2023-11-30 11:46:29.889 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3062159516235785568256,"opHash":"0x2240b41a8394d4a9c07787265d975dac72c6e0050285b1dd2be0c25650601d01","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x55acc913fe64a08a47d7a512360773208098277c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:30.056289936Z 2023-11-30 11:46:30.056 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1778 to: 1778 +bundler_1 | 2023-11-30T11:46:30.204168495Z 2023-11-30 11:46:30.204 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x55acc913fe64a08a47d7a512360773208098277c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x55acc913fe64a08a47d7a512360773208098277c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa7e42eeef619ad95bc3359643d9cb21a6f7653bc241f2c352ccc53d64e1ed569":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:30.204200414Z 2023-11-30 11:46:30.204 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x55AcC913fe64A08a47d7A512360773208098277C is unstaked +bundler_1 | 2023-11-30T11:46:30.204238795Z 2023-11-30 11:46:30.204 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:30.204246079Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:30.204249936Z -- params: [{"sender":"0x55AcC913fe64A08a47d7A512360773208098277C","nonce":"0xa60000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000a600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:30.204269282Z -- result: "0x2240b41a8394d4a9c07787265d975dac72c6e0050285b1dd2be0c25650601d01" +bundler_1 | 2023-11-30T11:46:30.204272979Z -- costTime: 318 +bundler_1 | 2023-11-30T11:46:30.204276356Z +bundler_1 | 2023-11-30T11:46:30.207236216Z 2023-11-30 11:46:30.207 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:30.207319578Z 2023-11-30 11:46:30.207 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:30.207501030Z 2023-11-30 11:46:30.207 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3080606260309495119872,"opHash":"0x19431962fad1df636d08f0178ed8baabccf28b4a82861aacd03e781d766e7dec","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb1ea404aec014ec12cb55a1ca14822065a3f0a41","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:30.210107404Z 2023-11-30 11:46:30.210 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:30.210177395Z 2023-11-30 11:46:30.210 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3080606260309495119872,"opHash":"0x19431962fad1df636d08f0178ed8baabccf28b4a82861aacd03e781d766e7dec","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb1ea404aec014ec12cb55a1ca14822065a3f0a41","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:30.524413639Z 2023-11-30 11:46:30.524 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb1ea404aec014ec12cb55a1ca14822065a3f0a41","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x146767cfa39a42f6fafbde7f104c953292b6112edade83aecfd0b86325fbb268":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xb1ea404aec014ec12cb55a1ca14822065a3f0a41":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:30.524506098Z 2023-11-30 11:46:30.524 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xB1eA404aEC014ec12Cb55a1cA14822065a3f0A41 is unstaked +bundler_1 | 2023-11-30T11:46:30.524525313Z 2023-11-30 11:46:30.524 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:30.524531866Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:30.524537086Z -- params: [{"sender":"0xB1eA404aEC014ec12Cb55a1cA14822065a3f0A41","nonce":"0xa70000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000a700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:30.524546303Z -- result: "0x19431962fad1df636d08f0178ed8baabccf28b4a82861aacd03e781d766e7dec" +bundler_1 | 2023-11-30T11:46:30.524551362Z -- costTime: 317 +bundler_1 | 2023-11-30T11:46:30.524555680Z +bundler_1 | 2023-11-30T11:46:30.527889477Z 2023-11-30 11:46:30.527 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:30.527969353Z 2023-11-30 11:46:30.527 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:30.528240141Z 2023-11-30 11:46:30.528 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3099053004383204671488,"opHash":"0xd68b0d5d76c176bb7e0d662c985bf97db4af6775c652f5d48154a12ea92e15f5","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xebf84b3c1373e5df80b6048bb55ecfa4d3a5484a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:30.532082059Z 2023-11-30 11:46:30.531 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:30.532111974Z 2023-11-30 11:46:30.532 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3099053004383204671488,"opHash":"0xd68b0d5d76c176bb7e0d662c985bf97db4af6775c652f5d48154a12ea92e15f5","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xebf84b3c1373e5df80b6048bb55ecfa4d3a5484a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:30.849072443Z 2023-11-30 11:46:30.848 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xebf84b3c1373e5df80b6048bb55ecfa4d3a5484a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xebf84b3c1373e5df80b6048bb55ecfa4d3a5484a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb3a3f3d082e2b34602966ce33ba8341e5659411ce29db84d387a7d87ba0857e5":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:30.849129730Z 2023-11-30 11:46:30.849 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xeBf84b3c1373e5dF80B6048bb55eCFa4D3a5484A is unstaked +bundler_1 | 2023-11-30T11:46:30.849151771Z 2023-11-30 11:46:30.849 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:30.849165046Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:30.849169895Z -- params: [{"sender":"0xeBf84b3c1373e5dF80B6048bb55eCFa4D3a5484A","nonce":"0xa80000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000a800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:30.849175936Z -- result: "0xd68b0d5d76c176bb7e0d662c985bf97db4af6775c652f5d48154a12ea92e15f5" +bundler_1 | 2023-11-30T11:46:30.849179553Z -- costTime: 322 +bundler_1 | 2023-11-30T11:46:30.849182919Z +bundler_1 | 2023-11-30T11:46:30.852469709Z 2023-11-30 11:46:30.852 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:30.852509724Z 2023-11-30 11:46:30.852 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:30.852747447Z 2023-11-30 11:46:30.852 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3117499748456914223104,"opHash":"0xcdcb0a5c780cf7753033c469536b53189fbf4a0c52162c628d57c904432f0b33","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xff56b980fae9f79548db35beed7be3f345f1d357","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:30.855514962Z 2023-11-30 11:46:30.855 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:30.855594313Z 2023-11-30 11:46:30.855 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000a900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3117499748456914223104,"opHash":"0xcdcb0a5c780cf7753033c469536b53189fbf4a0c52162c628d57c904432f0b33","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xff56b980fae9f79548db35beed7be3f345f1d357","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:31.169745612Z 2023-11-30 11:46:31.169 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xff56b980fae9f79548db35beed7be3f345f1d357","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x48ffc5b70c821d9efb737e6a5a31143a432c215bcf10dbfd5cd0b51f4c0ac6d9":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xff56b980fae9f79548db35beed7be3f345f1d357":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:31.169886458Z 2023-11-30 11:46:31.169 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xff56b980FAe9F79548dB35BEED7Be3F345F1d357 is unstaked +bundler_1 | 2023-11-30T11:46:31.169949943Z 2023-11-30 11:46:31.169 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:31.169960162Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:31.169966203Z -- params: [{"sender":"0xff56b980FAe9F79548dB35BEED7Be3F345F1d357","nonce":"0xa90000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000a900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:31.169975280Z -- result: "0xcdcb0a5c780cf7753033c469536b53189fbf4a0c52162c628d57c904432f0b33" +bundler_1 | 2023-11-30T11:46:31.169980600Z -- costTime: 317 +bundler_1 | 2023-11-30T11:46:31.169985910Z +bundler_1 | 2023-11-30T11:46:31.173883756Z 2023-11-30 11:46:31.173 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:31.173898994Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:31.173905346Z -- params: [] +bundler_1 | 2023-11-30T11:46:31.173910726Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:31.173915966Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:31.173949248Z +bundler_1 | 2023-11-30T11:46:31.176217345Z 2023-11-30 11:46:31.176 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:31.176318734Z 2023-11-30 11:46:31.176 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:31.176557132Z 2023-11-30 11:46:31.176 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000aa00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3135946492530623774720,"opHash":"0x38d3d12343bb3817a9c14fb280a2ea231acf58376f4ccb65f293bafba7db2d39","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa9fb298cd886f909c5c4dba2be49f1ef4ed087f7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:31.179405768Z 2023-11-30 11:46:31.179 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:31.179482982Z 2023-11-30 11:46:31.179 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000aa00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3135946492530623774720,"opHash":"0x38d3d12343bb3817a9c14fb280a2ea231acf58376f4ccb65f293bafba7db2d39","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa9fb298cd886f909c5c4dba2be49f1ef4ed087f7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:31.493454784Z 2023-11-30 11:46:31.493 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa9fb298cd886f909c5c4dba2be49f1ef4ed087f7","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa9fb298cd886f909c5c4dba2be49f1ef4ed087f7":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x285f6903f2e2d2585088069c71699853c3381ec9cb5468242e6c00196cafad27":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:31.493537497Z 2023-11-30 11:46:31.493 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xa9fb298CD886f909c5c4dba2BE49f1eF4ED087F7 is unstaked +bundler_1 | 2023-11-30T11:46:31.493647062Z 2023-11-30 11:46:31.493 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:31.493656469Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:31.493662751Z -- params: [{"sender":"0xa9fb298CD886f909c5c4dba2BE49f1eF4ED087F7","nonce":"0xaa0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000aa00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:31.493672038Z -- result: "0x38d3d12343bb3817a9c14fb280a2ea231acf58376f4ccb65f293bafba7db2d39" +bundler_1 | 2023-11-30T11:46:31.493676527Z -- costTime: 317 +bundler_1 | 2023-11-30T11:46:31.493680013Z +bundler_1 | 2023-11-30T11:46:31.496788935Z 2023-11-30 11:46:31.496 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:31.496875690Z 2023-11-30 11:46:31.496 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:31.497127739Z 2023-11-30 11:46:31.497 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ab00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3154393236604333326336,"opHash":"0xf333faa4b3a344548b3715dbed268d91769a3103a4e92098732183a302854f92","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb28998bdddf2fc467cffd250eb68946b5ac8eb24","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:31.500752195Z 2023-11-30 11:46:31.500 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:31.500773615Z 2023-11-30 11:46:31.500 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ab00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3154393236604333326336,"opHash":"0xf333faa4b3a344548b3715dbed268d91769a3103a4e92098732183a302854f92","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb28998bdddf2fc467cffd250eb68946b5ac8eb24","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:31.818079635Z 2023-11-30 11:46:31.817 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb28998bdddf2fc467cffd250eb68946b5ac8eb24","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x18c4c8bc0eb25648aa3343887812d42d62a1c5785098a0d2f6993d6b4199f82f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xb28998bdddf2fc467cffd250eb68946b5ac8eb24":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:31.818161246Z 2023-11-30 11:46:31.818 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xB28998BdDdF2FC467cffD250eB68946b5AC8eB24 is unstaked +bundler_1 | 2023-11-30T11:46:31.818194809Z 2023-11-30 11:46:31.818 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:31.818201121Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:31.818206320Z -- params: [{"sender":"0xB28998BdDdF2FC467cffD250eB68946b5AC8eB24","nonce":"0xab0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000ab00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:31.818214556Z -- result: "0xf333faa4b3a344548b3715dbed268d91769a3103a4e92098732183a302854f92" +bundler_1 | 2023-11-30T11:46:31.818220046Z -- costTime: 322 +bundler_1 | 2023-11-30T11:46:31.818225156Z +bundler_1 | 2023-11-30T11:46:31.821578349Z 2023-11-30 11:46:31.821 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:31.821652236Z 2023-11-30 11:46:31.821 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:31.821905125Z 2023-11-30 11:46:31.821 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ac00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3172839980678042877952,"opHash":"0xf9dadab0436d39d8699f62bf9c72b87de5bbd5e9ae9286b24e846b12e608616a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5e76261893d495a40dea5fc536392d431f2dee82","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:31.824680719Z 2023-11-30 11:46:31.824 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:31.824697871Z 2023-11-30 11:46:31.824 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ac00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3172839980678042877952,"opHash":"0xf9dadab0436d39d8699f62bf9c72b87de5bbd5e9ae9286b24e846b12e608616a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5e76261893d495a40dea5fc536392d431f2dee82","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:32.131854909Z 2023-11-30 11:46:32.131 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x5e76261893d495a40dea5fc536392d431f2dee82","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5e76261893d495a40dea5fc536392d431f2dee82":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x8295d6df919568c100e044763e97020add8b2dc85464199a7eaaad3043585271":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:32.131894664Z 2023-11-30 11:46:32.131 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x5E76261893D495A40dEa5fc536392d431F2Dee82 is unstaked +bundler_1 | 2023-11-30T11:46:32.131942108Z 2023-11-30 11:46:32.131 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:32.131952167Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:32.131958519Z -- params: [{"sender":"0x5E76261893D495A40dEa5fc536392d431F2Dee82","nonce":"0xac0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000ac00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:32.131984387Z -- result: "0xf9dadab0436d39d8699f62bf9c72b87de5bbd5e9ae9286b24e846b12e608616a" +bundler_1 | 2023-11-30T11:46:32.131990930Z -- costTime: 310 +bundler_1 | 2023-11-30T11:46:32.131996810Z +bundler_1 | 2023-11-30T11:46:32.135775076Z 2023-11-30 11:46:32.135 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:32.135853599Z 2023-11-30 11:46:32.135 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:32.136110157Z 2023-11-30 11:46:32.136 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ad00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3191286724751752429568,"opHash":"0x0d9cbab4055c67c0fec465af6642e10ce2c932c55cbbb42f175e31083950b856","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x36ea99f3c54d5ac1b3be02d5029414817c35d861","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:32.139010183Z 2023-11-30 11:46:32.138 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:32.139026414Z 2023-11-30 11:46:32.138 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ad00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3191286724751752429568,"opHash":"0x0d9cbab4055c67c0fec465af6642e10ce2c932c55cbbb42f175e31083950b856","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x36ea99f3c54d5ac1b3be02d5029414817c35d861","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:32.444336626Z 2023-11-30 11:46:32.444 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x36ea99f3c54d5ac1b3be02d5029414817c35d861","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe1dfce25e87ee9d7b3a9ba360b6f1f9d39aed44b0cfb461a347cb958c931dfe1":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x36ea99f3c54d5ac1b3be02d5029414817c35d861":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:32.444376821Z 2023-11-30 11:46:32.444 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x36EA99f3C54D5aC1B3be02d5029414817c35D861 is unstaked +bundler_1 | 2023-11-30T11:46:32.444389725Z 2023-11-30 11:46:32.444 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:32.444395336Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:32.444400966Z -- params: [{"sender":"0x36EA99f3C54D5aC1B3be02d5029414817c35D861","nonce":"0xad0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000ad00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:32.444408731Z -- result: "0x0d9cbab4055c67c0fec465af6642e10ce2c932c55cbbb42f175e31083950b856" +bundler_1 | 2023-11-30T11:46:32.444431894Z -- costTime: 309 +bundler_1 | 2023-11-30T11:46:32.444437264Z +bundler_1 | 2023-11-30T11:46:32.447382634Z 2023-11-30 11:46:32.447 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:32.447396079Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:32.447400227Z -- params: [] +bundler_1 | 2023-11-30T11:46:32.447403723Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:32.447407160Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:32.447410606Z +bundler_1 | 2023-11-30T11:46:32.449510771Z 2023-11-30 11:46:32.449 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:32.449581613Z 2023-11-30 11:46:32.449 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:32.449851716Z 2023-11-30 11:46:32.449 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ae00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3209733468825461981184,"opHash":"0xaf5eb0a08ad7d9abcde9bbbf1a9bf62c77fc4d5874fc0b08362a8df214286408","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8437342ae23c7978cdfb0ca48613858e02eac5a8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:32.452762923Z 2023-11-30 11:46:32.452 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:32.452794802Z 2023-11-30 11:46:32.452 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ae00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3209733468825461981184,"opHash":"0xaf5eb0a08ad7d9abcde9bbbf1a9bf62c77fc4d5874fc0b08362a8df214286408","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8437342ae23c7978cdfb0ca48613858e02eac5a8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:32.763681502Z 2023-11-30 11:46:32.763 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8437342ae23c7978cdfb0ca48613858e02eac5a8","stake":0,"unstakeDelaySec":0},"storageMap":{"0x8437342ae23c7978cdfb0ca48613858e02eac5a8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x77d954c2785ccf1c0ade82db3707dd85b392d66052e6d72f6871851ab6e72f6e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:32.763727508Z 2023-11-30 11:46:32.763 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8437342aE23C7978cdFB0CA48613858e02eAC5a8 is unstaked +bundler_1 | 2023-11-30T11:46:32.763782661Z 2023-11-30 11:46:32.763 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:32.763795305Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:32.763801146Z -- params: [{"sender":"0x8437342aE23C7978cdFB0CA48613858e02eAC5a8","nonce":"0xae0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000ae00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:32.763809131Z -- result: "0xaf5eb0a08ad7d9abcde9bbbf1a9bf62c77fc4d5874fc0b08362a8df214286408" +bundler_1 | 2023-11-30T11:46:32.763814541Z -- costTime: 314 +bundler_1 | 2023-11-30T11:46:32.763820041Z +bundler_1 | 2023-11-30T11:46:32.766801158Z 2023-11-30 11:46:32.766 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:32.766869462Z 2023-11-30 11:46:32.766 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:32.767095012Z 2023-11-30 11:46:32.767 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000af00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3228180212899171532800,"opHash":"0xb1c2dfb750ed99988597ba5e41250ae5f45c38d07955bb7cdfa6a10c7d632cdb","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb6d112faf89fb16f31fc6fb255e732aac9c9b26a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:32.769557803Z 2023-11-30 11:46:32.769 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:32.769570246Z 2023-11-30 11:46:32.769 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000af00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3228180212899171532800,"opHash":"0xb1c2dfb750ed99988597ba5e41250ae5f45c38d07955bb7cdfa6a10c7d632cdb","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb6d112faf89fb16f31fc6fb255e732aac9c9b26a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:33.075304032Z 2023-11-30 11:46:33.075 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb6d112faf89fb16f31fc6fb255e732aac9c9b26a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb6d112faf89fb16f31fc6fb255e732aac9c9b26a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6100bfd839894476def33544c611cd14430ef51e1e76ec1f9af9aef41ff7affc":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:33.075379860Z 2023-11-30 11:46:33.075 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xb6d112Faf89fb16f31fC6fb255E732aac9C9B26A is unstaked +bundler_1 | 2023-11-30T11:46:33.075442366Z 2023-11-30 11:46:33.075 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:33.075450942Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:33.075457574Z -- params: [{"sender":"0xb6d112Faf89fb16f31fC6fb255E732aac9C9B26A","nonce":"0xaf0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000af00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:33.075463656Z -- result: "0xb1c2dfb750ed99988597ba5e41250ae5f45c38d07955bb7cdfa6a10c7d632cdb" +bundler_1 | 2023-11-30T11:46:33.075467262Z -- costTime: 309 +bundler_1 | 2023-11-30T11:46:33.075470629Z +bundler_1 | 2023-11-30T11:46:33.078488578Z 2023-11-30 11:46:33.078 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:33.079308513Z 2023-11-30 11:46:33.079 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:33.079545645Z 2023-11-30 11:46:33.079 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3246626956972881084416,"opHash":"0xbc3db3094ee4b4460aeea3fdd6f02d87b51431d69a62dba5ef5c76b5dc2e84af","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfa9e9353238d3a265242c03ff6b184da768f4ec9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:33.082998340Z 2023-11-30 11:46:33.082 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:33.083014731Z 2023-11-30 11:46:33.082 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3246626956972881084416,"opHash":"0xbc3db3094ee4b4460aeea3fdd6f02d87b51431d69a62dba5ef5c76b5dc2e84af","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfa9e9353238d3a265242c03ff6b184da768f4ec9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:33.395805020Z 2023-11-30 11:46:33.395 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xfa9e9353238d3a265242c03ff6b184da768f4ec9","stake":0,"unstakeDelaySec":0},"storageMap":{"0xfa9e9353238d3a265242c03ff6b184da768f4ec9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6ad30d1546bd5098d3452056b6a76075eb755951c57f9643f0017004a6e5b30c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:33.395875708Z 2023-11-30 11:46:33.395 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xfA9e9353238d3a265242c03FF6B184DA768f4eC9 is unstaked +bundler_1 | 2023-11-30T11:46:33.395917145Z 2023-11-30 11:46:33.395 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:33.395925831Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:33.395932033Z -- params: [{"sender":"0xfA9e9353238d3a265242c03FF6B184DA768f4eC9","nonce":"0xb00000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000b000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:33.395938455Z -- result: "0xbc3db3094ee4b4460aeea3fdd6f02d87b51431d69a62dba5ef5c76b5dc2e84af" +bundler_1 | 2023-11-30T11:46:33.395942152Z -- costTime: 317 +bundler_1 | 2023-11-30T11:46:33.395945528Z +bundler_1 | 2023-11-30T11:46:33.398965160Z 2023-11-30 11:46:33.398 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:33.399044484Z 2023-11-30 11:46:33.398 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:33.399260727Z 2023-11-30 11:46:33.399 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3265073701046590636032,"opHash":"0x6921619ed773f10d8e5121aa3c812291c33fa85cd8315b3a6df3cddbdab3339b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x463e8520147850e024bb8fa4210d3e1a1eeb4ee3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:33.401969236Z 2023-11-30 11:46:33.401 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:33.401983623Z 2023-11-30 11:46:33.401 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3265073701046590636032,"opHash":"0x6921619ed773f10d8e5121aa3c812291c33fa85cd8315b3a6df3cddbdab3339b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x463e8520147850e024bb8fa4210d3e1a1eeb4ee3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:33.719671888Z 2023-11-30 11:46:33.719 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x463e8520147850e024bb8fa4210d3e1a1eeb4ee3","stake":0,"unstakeDelaySec":0},"storageMap":{"0x463e8520147850e024bb8fa4210d3e1a1eeb4ee3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1ba91ae202127317138928752ff799597f17d947e71727c21c7294568b2e1363":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:33.719741808Z 2023-11-30 11:46:33.719 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x463e8520147850E024bb8fA4210d3E1a1eEb4Ee3 is unstaked +bundler_1 | 2023-11-30T11:46:33.719783336Z 2023-11-30 11:46:33.719 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:33.719790389Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:33.719794446Z -- params: [{"sender":"0x463e8520147850E024bb8fA4210d3E1a1eEb4Ee3","nonce":"0xb10000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000b100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:33.719800147Z -- result: "0x6921619ed773f10d8e5121aa3c812291c33fa85cd8315b3a6df3cddbdab3339b" +bundler_1 | 2023-11-30T11:46:33.719803774Z -- costTime: 321 +bundler_1 | 2023-11-30T11:46:33.719807100Z +bundler_1 | 2023-11-30T11:46:33.722817351Z 2023-11-30 11:46:33.722 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:33.722829063Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:33.722833701Z -- params: [] +bundler_1 | 2023-11-30T11:46:33.722837368Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:33.722840905Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:33.722844301Z +bundler_1 | 2023-11-30T11:46:33.724797364Z 2023-11-30 11:46:33.724 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:33.724868414Z 2023-11-30 11:46:33.724 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:33.725086380Z 2023-11-30 11:46:33.725 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3283520445120300187648,"opHash":"0x41dfab7706640e5f9cacf079371711588c2633eb8a420818dc9aa9b04a1d2c6e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa527bcff0b132c4fa575eff484daa12b611aaab2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:33.727809278Z 2023-11-30 11:46:33.727 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:33.727822964Z 2023-11-30 11:46:33.727 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3283520445120300187648,"opHash":"0x41dfab7706640e5f9cacf079371711588c2633eb8a420818dc9aa9b04a1d2c6e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa527bcff0b132c4fa575eff484daa12b611aaab2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:34.040209233Z 2023-11-30 11:46:34.040 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa527bcff0b132c4fa575eff484daa12b611aaab2","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xba0a3f3b26280cdc6c7bb74c7f9ee0ac4e98d10e5e11212c0673dd288620da79":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xa527bcff0b132c4fa575eff484daa12b611aaab2":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:34.040250891Z 2023-11-30 11:46:34.040 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xA527BcFf0b132c4FA575Eff484dAa12B611AAAB2 is unstaked +bundler_1 | 2023-11-30T11:46:34.040325249Z 2023-11-30 11:46:34.040 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:34.040335899Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:34.040341851Z -- params: [{"sender":"0xA527BcFf0b132c4FA575Eff484dAa12B611AAAB2","nonce":"0xb20000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000b200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:34.040347581Z -- result: "0x41dfab7706640e5f9cacf079371711588c2633eb8a420818dc9aa9b04a1d2c6e" +bundler_1 | 2023-11-30T11:46:34.040351198Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:34.040354654Z +bundler_1 | 2023-11-30T11:46:34.043217791Z 2023-11-30 11:46:34.043 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:34.043281049Z 2023-11-30 11:46:34.043 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:34.043485140Z 2023-11-30 11:46:34.043 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3301967189194009739264,"opHash":"0x38e05b27526fb927cda1d60ab80881fa7e96ea22000fe22a76dd28065738fb1c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xddc8ad9e3a14a1c9fd046377a03664a407223ced","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:34.045946708Z 2023-11-30 11:46:34.045 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:34.045961516Z 2023-11-30 11:46:34.045 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3301967189194009739264,"opHash":"0x38e05b27526fb927cda1d60ab80881fa7e96ea22000fe22a76dd28065738fb1c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xddc8ad9e3a14a1c9fd046377a03664a407223ced","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:34.359833758Z 2023-11-30 11:46:34.359 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xddc8ad9e3a14a1c9fd046377a03664a407223ced","stake":0,"unstakeDelaySec":0},"storageMap":{"0xddc8ad9e3a14a1c9fd046377a03664a407223ced":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xc2bab5cfd7518684e06cee9968fafb7652a598d594ceb80eb7d45e29f7c91d5d":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:34.359870696Z 2023-11-30 11:46:34.359 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xdDC8AD9e3A14a1C9fD046377A03664A407223ceD is unstaked +bundler_1 | 2023-11-30T11:46:34.359904643Z 2023-11-30 11:46:34.359 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:34.359916675Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:34.359921474Z -- params: [{"sender":"0xdDC8AD9e3A14a1C9fD046377A03664A407223ceD","nonce":"0xb30000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000b300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:34.359942113Z -- result: "0x38e05b27526fb927cda1d60ab80881fa7e96ea22000fe22a76dd28065738fb1c" +bundler_1 | 2023-11-30T11:46:34.359948705Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:34.359954796Z +bundler_1 | 2023-11-30T11:46:34.362821477Z 2023-11-30 11:46:34.362 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:34.362885520Z 2023-11-30 11:46:34.362 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:34.363117970Z 2023-11-30 11:46:34.363 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3320413933267719290880,"opHash":"0x5073ac3c3b27909b0f408b70a98825a1882a9e7bbd9fc1499c0227cbaa8a83f8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x484ffd504238365cf9435a091bf8affb2e90c3f0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:34.365635873Z 2023-11-30 11:46:34.365 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:34.365651031Z 2023-11-30 11:46:34.365 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3320413933267719290880,"opHash":"0x5073ac3c3b27909b0f408b70a98825a1882a9e7bbd9fc1499c0227cbaa8a83f8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x484ffd504238365cf9435a091bf8affb2e90c3f0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:34.683513290Z 2023-11-30 11:46:34.683 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x484ffd504238365cf9435a091bf8affb2e90c3f0","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4b352a79e5e71f046b04195d019786f68d9ad40fae5562e349e35fabc6dab48a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x484ffd504238365cf9435a091bf8affb2e90c3f0":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:34.683560438Z 2023-11-30 11:46:34.683 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x484Ffd504238365Cf9435A091Bf8aFfB2e90C3f0 is unstaked +bundler_1 | 2023-11-30T11:46:34.683621773Z 2023-11-30 11:46:34.683 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:34.683635338Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:34.683641740Z -- params: [{"sender":"0x484Ffd504238365Cf9435A091Bf8aFfB2e90C3f0","nonce":"0xb40000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000b400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:34.683649754Z -- result: "0x5073ac3c3b27909b0f408b70a98825a1882a9e7bbd9fc1499c0227cbaa8a83f8" +bundler_1 | 2023-11-30T11:46:34.683671485Z -- costTime: 321 +bundler_1 | 2023-11-30T11:46:34.683676765Z +bundler_1 | 2023-11-30T11:46:34.686840823Z 2023-11-30 11:46:34.686 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:34.686938254Z 2023-11-30 11:46:34.686 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:34.687193681Z 2023-11-30 11:46:34.687 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3338860677341428842496,"opHash":"0x3f9a60895fc5cffb91ff4224cf116f4c5bf3e5f07806e443e1539e24fd36e809","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x617162e07e65bd2dde305d456c4559e954a64f7b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:34.689871545Z 2023-11-30 11:46:34.689 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:34.689886193Z 2023-11-30 11:46:34.689 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3338860677341428842496,"opHash":"0x3f9a60895fc5cffb91ff4224cf116f4c5bf3e5f07806e443e1539e24fd36e809","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x617162e07e65bd2dde305d456c4559e954a64f7b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:34.995874740Z 2023-11-30 11:46:34.995 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x617162e07e65bd2dde305d456c4559e954a64f7b","stake":0,"unstakeDelaySec":0},"storageMap":{"0x617162e07e65bd2dde305d456c4559e954a64f7b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2fd65d6714a771c58fee55c1b2d710d6426c144c7dbbce6c700f61688a49214f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:34.995946049Z 2023-11-30 11:46:34.995 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x617162e07E65Bd2dDe305d456c4559e954A64F7b is unstaked +bundler_1 | 2023-11-30T11:46:34.995960105Z 2023-11-30 11:46:34.995 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:34.995966588Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:34.995971948Z -- params: [{"sender":"0x617162e07E65Bd2dDe305d456c4559e954A64F7b","nonce":"0xb50000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000b500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:34.995979672Z -- result: "0x3f9a60895fc5cffb91ff4224cf116f4c5bf3e5f07806e443e1539e24fd36e809" +bundler_1 | 2023-11-30T11:46:34.995984791Z -- costTime: 309 +bundler_1 | 2023-11-30T11:46:34.995989851Z +bundler_1 | 2023-11-30T11:46:34.998827774Z 2023-11-30 11:46:34.998 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:34.998839115Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:34.998845277Z -- params: [] +bundler_1 | 2023-11-30T11:46:34.998850657Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:34.998855857Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:34.998859303Z +bundler_1 | 2023-11-30T11:46:35.000918391Z 2023-11-30 11:46:35.000 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:35.001030630Z 2023-11-30 11:46:35.000 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:35.001263134Z 2023-11-30 11:46:35.001 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3357307421415138394112,"opHash":"0x46fa51e40f7018b88d5dff5775e022783741c48a0d23912e65e44d22c420dab0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x84d231878cd182b3ca906b6cd0cb82f44ddd82e2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:35.003892020Z 2023-11-30 11:46:35.003 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:35.003905896Z 2023-11-30 11:46:35.003 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3357307421415138394112,"opHash":"0x46fa51e40f7018b88d5dff5775e022783741c48a0d23912e65e44d22c420dab0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x84d231878cd182b3ca906b6cd0cb82f44ddd82e2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:35.312576833Z 2023-11-30 11:46:35.312 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x84d231878cd182b3ca906b6cd0cb82f44ddd82e2","stake":0,"unstakeDelaySec":0},"storageMap":{"0x84d231878cd182b3ca906b6cd0cb82f44ddd82e2":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x013b17a3db71f6f2acb3f990f6f29c90b4cf1fd1885642a24cc6b0b46e6ac111":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:35.312629451Z 2023-11-30 11:46:35.312 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x84d231878cD182B3ca906b6cd0CB82f44ddD82E2 is unstaked +bundler_1 | 2023-11-30T11:46:35.312679849Z 2023-11-30 11:46:35.312 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:35.312690017Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:35.312696259Z -- params: [{"sender":"0x84d231878cD182B3ca906b6cd0CB82f44ddD82E2","nonce":"0xb60000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000b600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:35.312704304Z -- result: "0x46fa51e40f7018b88d5dff5775e022783741c48a0d23912e65e44d22c420dab0" +bundler_1 | 2023-11-30T11:46:35.312709584Z -- costTime: 312 +bundler_1 | 2023-11-30T11:46:35.312714754Z +bundler_1 | 2023-11-30T11:46:35.315654473Z 2023-11-30 11:46:35.315 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:35.315730231Z 2023-11-30 11:46:35.315 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:35.315932481Z 2023-11-30 11:46:35.315 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3375754165488847945728,"opHash":"0xe309e3d55888c38da3e6be10015838840813b68634396bb0ecc477ed067717a4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2f0b89616c29f5ead1c3f6c4851d63f3cc1ca219","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:35.318382705Z 2023-11-30 11:46:35.318 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:35.318405882Z 2023-11-30 11:46:35.318 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3375754165488847945728,"opHash":"0xe309e3d55888c38da3e6be10015838840813b68634396bb0ecc477ed067717a4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2f0b89616c29f5ead1c3f6c4851d63f3cc1ca219","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:35.629047873Z 2023-11-30 11:46:35.628 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x2f0b89616c29f5ead1c3f6c4851d63f3cc1ca219","stake":0,"unstakeDelaySec":0},"storageMap":{"0x2f0b89616c29f5ead1c3f6c4851d63f3cc1ca219":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf23357e44385bc06eca3a3149cb1325f53a8d6af3999f6792714dec6769c4fe1":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:35.629168708Z 2023-11-30 11:46:35.628 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x2f0B89616c29f5eAd1C3F6C4851d63F3Cc1Ca219 is unstaked +bundler_1 | 2023-11-30T11:46:35.629180250Z 2023-11-30 11:46:35.629 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:35.629187203Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:35.629192813Z -- params: [{"sender":"0x2f0B89616c29f5eAd1C3F6C4851d63F3Cc1Ca219","nonce":"0xb70000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000b700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:35.629201800Z -- result: "0xe309e3d55888c38da3e6be10015838840813b68634396bb0ecc477ed067717a4" +bundler_1 | 2023-11-30T11:46:35.629207420Z -- costTime: 314 +bundler_1 | 2023-11-30T11:46:35.629212820Z +bundler_1 | 2023-11-30T11:46:35.632266940Z 2023-11-30 11:46:35.632 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:35.632345366Z 2023-11-30 11:46:35.632 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:35.632612087Z 2023-11-30 11:46:35.632 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3394200909562557497344,"opHash":"0x688fe78776150d77311a842ca7b9c5c10bfc35ab2ba740c04b25752366a2d949","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5d71d439d77e155a65723acf94dbceaaf678a21e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:35.635343755Z 2023-11-30 11:46:35.635 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:35.635369413Z 2023-11-30 11:46:35.635 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3394200909562557497344,"opHash":"0x688fe78776150d77311a842ca7b9c5c10bfc35ab2ba740c04b25752366a2d949","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5d71d439d77e155a65723acf94dbceaaf678a21e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:35.943919883Z 2023-11-30 11:46:35.943 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x5d71d439d77e155a65723acf94dbceaaf678a21e","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4ca8435057140de944a8e342738da22a04389cec3c6bda47c63c4938878232df":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x5d71d439d77e155a65723acf94dbceaaf678a21e":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:35.943977310Z 2023-11-30 11:46:35.943 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x5d71D439d77e155a65723aCF94DBceAAf678A21e is unstaked +bundler_1 | 2023-11-30T11:46:35.944013678Z 2023-11-30 11:46:35.943 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:35.944021603Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:35.944027724Z -- params: [{"sender":"0x5d71D439d77e155a65723aCF94DBceAAf678A21e","nonce":"0xb80000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000b800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:35.944034607Z -- result: "0x688fe78776150d77311a842ca7b9c5c10bfc35ab2ba740c04b25752366a2d949" +bundler_1 | 2023-11-30T11:46:35.944038314Z -- costTime: 311 +bundler_1 | 2023-11-30T11:46:35.944041710Z +bundler_1 | 2023-11-30T11:46:35.946983819Z 2023-11-30 11:46:35.946 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:35.947052568Z 2023-11-30 11:46:35.946 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:35.947283879Z 2023-11-30 11:46:35.947 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3412647653636267048960,"opHash":"0x91bceb53ee8ce49f41b4cb089a7b482e1945072d3f333b31e582841dfb4df9c1","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x74a646cdd59484447ca5e9aaf8a650558f56e881","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:35.949812590Z 2023-11-30 11:46:35.949 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:35.949890592Z 2023-11-30 11:46:35.949 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000b900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3412647653636267048960,"opHash":"0x91bceb53ee8ce49f41b4cb089a7b482e1945072d3f333b31e582841dfb4df9c1","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x74a646cdd59484447ca5e9aaf8a650558f56e881","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:36.263777211Z 2023-11-30 11:46:36.263 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x74a646cdd59484447ca5e9aaf8a650558f56e881","stake":0,"unstakeDelaySec":0},"storageMap":{"0x74a646cdd59484447ca5e9aaf8a650558f56e881":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd972a561e791fd09fa7ccea7dc8b37be3544af1a2206ddc6f9d6cf75b288350d":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:36.263843491Z 2023-11-30 11:46:36.263 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x74A646CDD59484447ca5e9aaf8A650558F56E881 is unstaked +bundler_1 | 2023-11-30T11:46:36.263857768Z 2023-11-30 11:46:36.263 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:36.263864440Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:36.263870401Z -- params: [{"sender":"0x74A646CDD59484447ca5e9aaf8A650558F56E881","nonce":"0xb90000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000b900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:36.263892202Z -- result: "0x91bceb53ee8ce49f41b4cb089a7b482e1945072d3f333b31e582841dfb4df9c1" +bundler_1 | 2023-11-30T11:46:36.263896139Z -- costTime: 317 +bundler_1 | 2023-11-30T11:46:36.263899866Z +bundler_1 | 2023-11-30T11:46:36.266953904Z 2023-11-30 11:46:36.266 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:36.266969844Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:36.266976426Z -- params: [] +bundler_1 | 2023-11-30T11:46:36.266981986Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:36.266987837Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:36.266993678Z +bundler_1 | 2023-11-30T11:46:36.269158500Z 2023-11-30 11:46:36.269 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:36.269223792Z 2023-11-30 11:46:36.269 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:36.269460470Z 2023-11-30 11:46:36.269 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ba00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3431094397709976600576,"opHash":"0x4195ed217873335d797903d31b45a83329af63870a08b52402ae4fd8c2b96701","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xba90bbf0f6d273a71d9e23074d1d15c7ef51a6ea","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:36.272468526Z 2023-11-30 11:46:36.272 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:36.272494510Z 2023-11-30 11:46:36.272 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ba00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3431094397709976600576,"opHash":"0x4195ed217873335d797903d31b45a83329af63870a08b52402ae4fd8c2b96701","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xba90bbf0f6d273a71d9e23074d1d15c7ef51a6ea","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:36.583409903Z 2023-11-30 11:46:36.583 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xba90bbf0f6d273a71d9e23074d1d15c7ef51a6ea","stake":0,"unstakeDelaySec":0},"storageMap":{"0xba90bbf0f6d273a71d9e23074d1d15c7ef51a6ea":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3d8b4a6f80358c2116ca8118ba0528323ef9e6d7a7f6bcd3709413f6a0b67413":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:36.583451320Z 2023-11-30 11:46:36.583 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xBA90BBf0F6D273a71D9e23074d1d15C7Ef51A6EA is unstaked +bundler_1 | 2023-11-30T11:46:36.583510464Z 2023-11-30 11:46:36.583 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:36.583518208Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:36.583521925Z -- params: [{"sender":"0xBA90BBf0F6D273a71D9e23074d1d15C7Ef51A6EA","nonce":"0xba0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000ba00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:36.583540410Z -- result: "0x4195ed217873335d797903d31b45a83329af63870a08b52402ae4fd8c2b96701" +bundler_1 | 2023-11-30T11:46:36.583544117Z -- costTime: 314 +bundler_1 | 2023-11-30T11:46:36.583558353Z +bundler_1 | 2023-11-30T11:46:36.586473859Z 2023-11-30 11:46:36.586 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:36.586539305Z 2023-11-30 11:46:36.586 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:36.586750665Z 2023-11-30 11:46:36.586 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000bb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3449541141783686152192,"opHash":"0x411c0b5758aa596401bfa44bb7edd6213e19fcaab594934c821780ed1ef6ac26","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1d6b0c4a23a5f0ad9ad47c1397913c7010b92a0d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:36.589424106Z 2023-11-30 11:46:36.589 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:36.589440537Z 2023-11-30 11:46:36.589 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000bb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3449541141783686152192,"opHash":"0x411c0b5758aa596401bfa44bb7edd6213e19fcaab594934c821780ed1ef6ac26","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1d6b0c4a23a5f0ad9ad47c1397913c7010b92a0d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:36.894783903Z 2023-11-30 11:46:36.894 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1d6b0c4a23a5f0ad9ad47c1397913c7010b92a0d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb77883b9ea771beba02232968a733153c37a6cfcde0f8bb0aaab63723223ad03":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x1d6b0c4a23a5f0ad9ad47c1397913c7010b92a0d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:36.894824439Z 2023-11-30 11:46:36.894 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1D6b0C4A23a5f0ad9ad47C1397913C7010b92a0D is unstaked +bundler_1 | 2023-11-30T11:46:36.894854646Z 2023-11-30 11:46:36.894 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:36.894868271Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:36.894874844Z -- params: [{"sender":"0x1D6b0C4A23a5f0ad9ad47C1397913C7010b92a0D","nonce":"0xbb0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000bb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:36.894882989Z -- result: "0x411c0b5758aa596401bfa44bb7edd6213e19fcaab594934c821780ed1ef6ac26" +bundler_1 | 2023-11-30T11:46:36.894904910Z -- costTime: 308 +bundler_1 | 2023-11-30T11:46:36.894929786Z +bundler_1 | 2023-11-30T11:46:36.897826116Z 2023-11-30 11:46:36.897 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:36.897883994Z 2023-11-30 11:46:36.897 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:36.898096862Z 2023-11-30 11:46:36.898 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000bc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3467987885857395703808,"opHash":"0xec19647aa2dfee976e307ec6b281c6292c46803888756e09d8c5565f01b535ee","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x047fda57a2e21bec8201af686abe940861a37628","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:36.900636994Z 2023-11-30 11:46:36.900 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:36.900648445Z 2023-11-30 11:46:36.900 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000bc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3467987885857395703808,"opHash":"0xec19647aa2dfee976e307ec6b281c6292c46803888756e09d8c5565f01b535ee","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x047fda57a2e21bec8201af686abe940861a37628","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:37.208645843Z 2023-11-30 11:46:37.208 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x047fda57a2e21bec8201af686abe940861a37628","stake":0,"unstakeDelaySec":0},"storageMap":{"0x047fda57a2e21bec8201af686abe940861a37628":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x5fa1e710eda3d7e80ff61281cd6a22ddeea6fa9c07b8d6d4ebaa9d37309b3ed9":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:37.208709562Z 2023-11-30 11:46:37.208 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x047FDa57A2E21BEC8201AF686abE940861A37628 is unstaked +bundler_1 | 2023-11-30T11:46:37.208730417Z 2023-11-30 11:46:37.208 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:37.208738783Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:37.208744354Z -- params: [{"sender":"0x047FDa57A2E21BEC8201AF686abE940861A37628","nonce":"0xbc0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000bc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:37.208753150Z -- result: "0xec19647aa2dfee976e307ec6b281c6292c46803888756e09d8c5565f01b535ee" +bundler_1 | 2023-11-30T11:46:37.208770703Z -- costTime: 311 +bundler_1 | 2023-11-30T11:46:37.208776594Z +bundler_1 | 2023-11-30T11:46:37.211659712Z 2023-11-30 11:46:37.211 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:37.211723986Z 2023-11-30 11:46:37.211 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:37.211923214Z 2023-11-30 11:46:37.211 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000bd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3486434629931105255424,"opHash":"0x489581c630428441a793709c93296d067fee4ff0718ccb83cadc58895931330d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6e578e157e1e9d72f7a395034b1ee03cda6f4af0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:37.214701157Z 2023-11-30 11:46:37.214 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:37.214715724Z 2023-11-30 11:46:37.214 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000bd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3486434629931105255424,"opHash":"0x489581c630428441a793709c93296d067fee4ff0718ccb83cadc58895931330d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6e578e157e1e9d72f7a395034b1ee03cda6f4af0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:37.527092786Z 2023-11-30 11:46:37.526 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6e578e157e1e9d72f7a395034b1ee03cda6f4af0","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa1aba033124ee711c06631398f48f3fe0783db5b90afa7d23f48368ba51adec4":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x6e578e157e1e9d72f7a395034b1ee03cda6f4af0":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:37.527155393Z 2023-11-30 11:46:37.527 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x6e578e157e1E9d72F7A395034b1EE03cDA6f4af0 is unstaked +bundler_1 | 2023-11-30T11:46:37.527190378Z 2023-11-30 11:46:37.527 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:37.527198153Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:37.527204094Z -- params: [{"sender":"0x6e578e157e1E9d72F7A395034b1EE03cDA6f4af0","nonce":"0xbd0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000bd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:37.527211618Z -- result: "0x489581c630428441a793709c93296d067fee4ff0718ccb83cadc58895931330d" +bundler_1 | 2023-11-30T11:46:37.527215345Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:37.527218721Z +bundler_1 | 2023-11-30T11:46:37.530227524Z 2023-11-30 11:46:37.530 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:37.530239607Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:37.530246069Z -- params: [] +bundler_1 | 2023-11-30T11:46:37.530250527Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:37.530254144Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:37.530257711Z +bundler_1 | 2023-11-30T11:46:37.532264455Z 2023-11-30 11:46:37.532 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:37.532350295Z 2023-11-30 11:46:37.532 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:37.532564344Z 2023-11-30 11:46:37.532 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000be00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3504881374004814807040,"opHash":"0x976fdf10c7aa4f5ac7eeeb0a80c192db7a6b4f28cb99dc33a19413c592fa4104","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb882b7f664b153881bbbe72d979853847c33d1f5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:37.536519112Z 2023-11-30 11:46:37.536 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:37.536535263Z 2023-11-30 11:46:37.536 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000be00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3504881374004814807040,"opHash":"0x976fdf10c7aa4f5ac7eeeb0a80c192db7a6b4f28cb99dc33a19413c592fa4104","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb882b7f664b153881bbbe72d979853847c33d1f5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:37.852356594Z 2023-11-30 11:46:37.852 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb882b7f664b153881bbbe72d979853847c33d1f5","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb5814ef3c8c7ec517bef7b1e00c8d1f4d19121b7b1d0eeb9708f25eb62c45530":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xb882b7f664b153881bbbe72d979853847c33d1f5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:37.857529127Z 2023-11-30 11:46:37.857 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xB882B7f664B153881BbBe72d979853847c33D1F5 is unstaked +bundler_1 | 2023-11-30T11:46:37.857546940Z 2023-11-30 11:46:37.857 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:37.857565084Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:37.857571967Z -- params: [{"sender":"0xB882B7f664B153881BbBe72d979853847c33D1F5","nonce":"0xbe0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000be00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:37.857580483Z -- result: "0x976fdf10c7aa4f5ac7eeeb0a80c192db7a6b4f28cb99dc33a19413c592fa4104" +bundler_1 | 2023-11-30T11:46:37.857585873Z -- costTime: 325 +bundler_1 | 2023-11-30T11:46:37.857590762Z +bundler_1 | 2023-11-30T11:46:37.860386324Z 2023-11-30 11:46:37.860 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:37.860447631Z 2023-11-30 11:46:37.860 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:37.860635662Z 2023-11-30 11:46:37.860 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000bf00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3523328118078524358656,"opHash":"0x8f449ce73ec296c4e9303cc2f91ea28eb12c9c9d3bc3d7c0845f9866358e50e8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1864020521423f97806ebf4db15d5e36054c9d7b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:37.863411337Z 2023-11-30 11:46:37.863 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:37.863424742Z 2023-11-30 11:46:37.863 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000bf00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3523328118078524358656,"opHash":"0x8f449ce73ec296c4e9303cc2f91ea28eb12c9c9d3bc3d7c0845f9866358e50e8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1864020521423f97806ebf4db15d5e36054c9d7b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:38.175647637Z 2023-11-30 11:46:38.175 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1864020521423f97806ebf4db15d5e36054c9d7b","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd8a8e9848787ddfe3c98ec2f77bd848a14df88d31b8e5be5b2a7d98fe35a06e9":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x1864020521423f97806ebf4db15d5e36054c9d7b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:38.175705405Z 2023-11-30 11:46:38.175 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1864020521423f97806eBf4DB15D5e36054C9D7b is unstaked +bundler_1 | 2023-11-30T11:46:38.175735087Z 2023-11-30 11:46:38.175 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:38.175747901Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:38.175751908Z -- params: [{"sender":"0x1864020521423f97806eBf4DB15D5e36054C9D7b","nonce":"0xbf0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000bf00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:38.175757529Z -- result: "0x8f449ce73ec296c4e9303cc2f91ea28eb12c9c9d3bc3d7c0845f9866358e50e8" +bundler_1 | 2023-11-30T11:46:38.175761116Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:38.175764442Z +bundler_1 | 2023-11-30T11:46:38.178729914Z 2023-11-30 11:46:38.178 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:38.179525489Z 2023-11-30 11:46:38.179 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:38.179718839Z 2023-11-30 11:46:38.179 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3541774862152233910272,"opHash":"0x3b2913389dde610019749bf4cf103a8ae3e4058622f1b49a52142f8f51b04d99","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x352775b958590c57bb4984dc04fcb23079335d7a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:38.182287281Z 2023-11-30 11:46:38.182 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:38.182309162Z 2023-11-30 11:46:38.182 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3541774862152233910272,"opHash":"0x3b2913389dde610019749bf4cf103a8ae3e4058622f1b49a52142f8f51b04d99","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x352775b958590c57bb4984dc04fcb23079335d7a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:38.496177112Z 2023-11-30 11:46:38.496 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x352775b958590c57bb4984dc04fcb23079335d7a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x43790e09cec039f1f176c6a05be4c446844cd14be607427088b468f55e528a45":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x352775b958590c57bb4984dc04fcb23079335d7a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:38.496296054Z 2023-11-30 11:46:38.496 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x352775B958590C57Bb4984dc04FCB23079335D7a is unstaked +bundler_1 | 2023-11-30T11:46:38.496377366Z 2023-11-30 11:46:38.496 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:38.496384790Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:38.496389769Z -- params: [{"sender":"0x352775B958590C57Bb4984dc04FCB23079335D7a","nonce":"0xc00000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:38.496414185Z -- result: "0x3b2913389dde610019749bf4cf103a8ae3e4058622f1b49a52142f8f51b04d99" +bundler_1 | 2023-11-30T11:46:38.496419495Z -- costTime: 318 +bundler_1 | 2023-11-30T11:46:38.496451644Z +bundler_1 | 2023-11-30T11:46:38.499558671Z 2023-11-30 11:46:38.499 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:38.499626167Z 2023-11-30 11:46:38.499 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:38.499834345Z 2023-11-30 11:46:38.499 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3560221606225943461888,"opHash":"0x76cb2b36292d8e2a2f3ef5ce4fc956bf495e2e58d662ffb5b0651ec28204df86","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x94239edf6150281793351545241b99ec17e9ee2a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:38.502305446Z 2023-11-30 11:46:38.502 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:38.502319692Z 2023-11-30 11:46:38.502 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3560221606225943461888,"opHash":"0x76cb2b36292d8e2a2f3ef5ce4fc956bf495e2e58d662ffb5b0651ec28204df86","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x94239edf6150281793351545241b99ec17e9ee2a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:38.811991504Z 2023-11-30 11:46:38.811 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x94239edf6150281793351545241b99ec17e9ee2a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x94239edf6150281793351545241b99ec17e9ee2a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe5ba210547de3f7e803329381028bf0a153250ab0389ed5001e946278369d1b2":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:38.812066063Z 2023-11-30 11:46:38.811 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x94239EdF6150281793351545241B99EC17e9ee2A is unstaked +bundler_1 | 2023-11-30T11:46:38.812100431Z 2023-11-30 11:46:38.812 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:38.812109908Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:38.812124505Z -- params: [{"sender":"0x94239EdF6150281793351545241B99EC17e9ee2A","nonce":"0xc10000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000c100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:38.812144433Z -- result: "0x76cb2b36292d8e2a2f3ef5ce4fc956bf495e2e58d662ffb5b0651ec28204df86" +bundler_1 | 2023-11-30T11:46:38.812148360Z -- costTime: 313 +bundler_1 | 2023-11-30T11:46:38.812151826Z +bundler_1 | 2023-11-30T11:46:38.815037787Z 2023-11-30 11:46:38.814 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:38.815051032Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:38.815055640Z -- params: [] +bundler_1 | 2023-11-30T11:46:38.815059327Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:38.815062804Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:38.815066210Z +bundler_1 | 2023-11-30T11:46:38.816951641Z 2023-11-30 11:46:38.816 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:38.817019164Z 2023-11-30 11:46:38.816 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:38.817228538Z 2023-11-30 11:46:38.817 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3578668350299653013504,"opHash":"0x5d146890534b1dd2d7f8a6d9ae2a0e0a0489b0ecabe36697b32c6422dff85b1a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf67d07f1d896503e4a40e86aabd74716a31fab50","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:38.820947042Z 2023-11-30 11:46:38.820 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:38.821015149Z 2023-11-30 11:46:38.820 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3578668350299653013504,"opHash":"0x5d146890534b1dd2d7f8a6d9ae2a0e0a0489b0ecabe36697b32c6422dff85b1a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf67d07f1d896503e4a40e86aabd74716a31fab50","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:39.134776681Z 2023-11-30 11:46:39.134 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf67d07f1d896503e4a40e86aabd74716a31fab50","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf67d07f1d896503e4a40e86aabd74716a31fab50":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe449824179951d467caa7d64e601558013f56c62ce2acca77a0dbfa64807afe1":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:39.134815533Z 2023-11-30 11:46:39.134 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xF67d07f1D896503e4A40E86aABd74716A31FAb50 is unstaked +bundler_1 | 2023-11-30T11:46:39.134827796Z 2023-11-30 11:46:39.134 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:39.134832776Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:39.134837394Z -- params: [{"sender":"0xF67d07f1D896503e4A40E86aABd74716A31FAb50","nonce":"0xc20000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000c200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:39.134844888Z -- result: "0x5d146890534b1dd2d7f8a6d9ae2a0e0a0489b0ecabe36697b32c6422dff85b1a" +bundler_1 | 2023-11-30T11:46:39.134850058Z -- costTime: 318 +bundler_1 | 2023-11-30T11:46:39.134870416Z +bundler_1 | 2023-11-30T11:46:39.137758153Z 2023-11-30 11:46:39.137 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:39.137834416Z 2023-11-30 11:46:39.137 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:39.138014902Z 2023-11-30 11:46:39.137 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3597115094373362565120,"opHash":"0x6ed49121622fcbb0c0506ddebd57bed137670c1e1ba08245a55a7db6dfea657d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfd8c60a8d05885d287cd8464179e511722f7e51b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:39.140535588Z 2023-11-30 11:46:39.140 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:39.140568837Z 2023-11-30 11:46:39.140 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3597115094373362565120,"opHash":"0x6ed49121622fcbb0c0506ddebd57bed137670c1e1ba08245a55a7db6dfea657d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfd8c60a8d05885d287cd8464179e511722f7e51b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:39.452955297Z 2023-11-30 11:46:39.452 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xfd8c60a8d05885d287cd8464179e511722f7e51b","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x25069f8edb696861746a29ea9b2b769495d18aabdb5995a875aec91a0a50a4f8":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xfd8c60a8d05885d287cd8464179e511722f7e51b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:39.452999850Z 2023-11-30 11:46:39.452 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xfD8C60a8D05885D287cD8464179E511722F7e51B is unstaked +bundler_1 | 2023-11-30T11:46:39.453084331Z 2023-11-30 11:46:39.453 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:39.453093558Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:39.453097495Z -- params: [{"sender":"0xfD8C60a8D05885D287cD8464179E511722F7e51B","nonce":"0xc30000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000c300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:39.453103086Z -- result: "0x6ed49121622fcbb0c0506ddebd57bed137670c1e1ba08245a55a7db6dfea657d" +bundler_1 | 2023-11-30T11:46:39.453106913Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:39.453110269Z +bundler_1 | 2023-11-30T11:46:39.456030783Z 2023-11-30 11:46:39.455 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:39.456101335Z 2023-11-30 11:46:39.456 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:39.456303932Z 2023-11-30 11:46:39.456 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3615561838447072116736,"opHash":"0x691224612ab7db159d782965f85778b82604adb119676109395566311fed1ba8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa35065266e60d41bae65d9faeb98ec1da9b7144b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:39.458702473Z 2023-11-30 11:46:39.458 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:39.458716920Z 2023-11-30 11:46:39.458 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3615561838447072116736,"opHash":"0x691224612ab7db159d782965f85778b82604adb119676109395566311fed1ba8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa35065266e60d41bae65d9faeb98ec1da9b7144b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:39.765254306Z 2023-11-30 11:46:39.765 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa35065266e60d41bae65d9faeb98ec1da9b7144b","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa35065266e60d41bae65d9faeb98ec1da9b7144b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x030d5e96ef571deae7f05b089c8cf4b5eb2f144a9929cb009028fa8af27e1389":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:39.765322483Z 2023-11-30 11:46:39.765 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xA35065266e60d41bAe65d9faeb98eC1da9B7144b is unstaked +bundler_1 | 2023-11-30T11:46:39.765373468Z 2023-11-30 11:46:39.765 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:39.765382084Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:39.765388316Z -- params: [{"sender":"0xA35065266e60d41bAe65d9faeb98eC1da9B7144b","nonce":"0xc40000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000c400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:39.765395018Z -- result: "0x691224612ab7db159d782965f85778b82604adb119676109395566311fed1ba8" +bundler_1 | 2023-11-30T11:46:39.765401140Z -- costTime: 310 +bundler_1 | 2023-11-30T11:46:39.765406670Z +bundler_1 | 2023-11-30T11:46:39.768420134Z 2023-11-30 11:46:39.768 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:39.768494983Z 2023-11-30 11:46:39.768 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:39.768697361Z 2023-11-30 11:46:39.768 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3634008582520781668352,"opHash":"0xfed25a57e4501276c3b8876b789a0501f43a22ae39b19bc66071fad1ad5416f5","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf69e8f4385d425fb2f8d2b990197123fd3841de3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:39.771226876Z 2023-11-30 11:46:39.771 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:39.771266510Z 2023-11-30 11:46:39.771 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3634008582520781668352,"opHash":"0xfed25a57e4501276c3b8876b789a0501f43a22ae39b19bc66071fad1ad5416f5","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf69e8f4385d425fb2f8d2b990197123fd3841de3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:40.060337330Z 2023-11-30 11:46:40.060 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1778 to: 1778 +bundler_1 | 2023-11-30T11:46:40.082057704Z 2023-11-30 11:46:40.081 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf69e8f4385d425fb2f8d2b990197123fd3841de3","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf69e8f4385d425fb2f8d2b990197123fd3841de3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9659f2502666edd24a150435ded1dc3d4724be60c1916bd1323df07d5a8645d5":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:40.082121894Z 2023-11-30 11:46:40.082 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xF69E8f4385D425fB2f8D2B990197123fD3841dE3 is unstaked +bundler_1 | 2023-11-30T11:46:40.082143825Z 2023-11-30 11:46:40.082 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:40.082151700Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:40.082155697Z -- params: [{"sender":"0xF69E8f4385D425fB2f8D2B990197123fD3841dE3","nonce":"0xc50000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000c500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:40.082161308Z -- result: "0xfed25a57e4501276c3b8876b789a0501f43a22ae39b19bc66071fad1ad5416f5" +bundler_1 | 2023-11-30T11:46:40.082164885Z -- costTime: 314 +bundler_1 | 2023-11-30T11:46:40.082168251Z +bundler_1 | 2023-11-30T11:46:40.084987800Z 2023-11-30 11:46:40.084 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:40.085000303Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:40.085004872Z -- params: [] +bundler_1 | 2023-11-30T11:46:40.085008478Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:40.085011935Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:40.085015261Z +bundler_1 | 2023-11-30T11:46:40.086895592Z 2023-11-30 11:46:40.086 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:40.086994730Z 2023-11-30 11:46:40.086 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:40.087190522Z 2023-11-30 11:46:40.087 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3652455326594491219968,"opHash":"0x3e126fa1259b85391d5a15f0f836b434f9b129912817c534a94880130f3f03e1","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3f94f6e62c7b9eb5b1e8d32d8d3bc75094734022","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:40.089739186Z 2023-11-30 11:46:40.089 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:40.089753202Z 2023-11-30 11:46:40.089 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3652455326594491219968,"opHash":"0x3e126fa1259b85391d5a15f0f836b434f9b129912817c534a94880130f3f03e1","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3f94f6e62c7b9eb5b1e8d32d8d3bc75094734022","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:40.402278597Z 2023-11-30 11:46:40.402 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3f94f6e62c7b9eb5b1e8d32d8d3bc75094734022","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb790328b45f724ab8d30b8d60d4081a26ed490590bfccad59eb7f39d75693378":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x3f94f6e62c7b9eb5b1e8d32d8d3bc75094734022":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:40.402340201Z 2023-11-30 11:46:40.402 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3f94f6E62c7b9eb5B1e8d32D8d3BC75094734022 is unstaked +bundler_1 | 2023-11-30T11:46:40.402368898Z 2023-11-30 11:46:40.402 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:40.402377885Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:40.402384427Z -- params: [{"sender":"0x3f94f6E62c7b9eb5B1e8d32D8d3BC75094734022","nonce":"0xc60000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000c600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:40.402391260Z -- result: "0x3e126fa1259b85391d5a15f0f836b434f9b129912817c534a94880130f3f03e1" +bundler_1 | 2023-11-30T11:46:40.402394906Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:40.402398463Z +bundler_1 | 2023-11-30T11:46:40.405329934Z 2023-11-30 11:46:40.405 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:40.405394097Z 2023-11-30 11:46:40.405 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:40.405601741Z 2023-11-30 11:46:40.405 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3670902070668200771584,"opHash":"0x1d49b831986f1bb8f06dec1bf12ec454c0aa43420bf01762d175ef079b20c9c6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4677ce4896b9bdeadcd84fda71cbd0bbcdbfc85e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:40.408265647Z 2023-11-30 11:46:40.408 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:40.408287327Z 2023-11-30 11:46:40.408 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3670902070668200771584,"opHash":"0x1d49b831986f1bb8f06dec1bf12ec454c0aa43420bf01762d175ef079b20c9c6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4677ce4896b9bdeadcd84fda71cbd0bbcdbfc85e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:40.712991887Z 2023-11-30 11:46:40.712 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4677ce4896b9bdeadcd84fda71cbd0bbcdbfc85e","stake":0,"unstakeDelaySec":0},"storageMap":{"0x4677ce4896b9bdeadcd84fda71cbd0bbcdbfc85e":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xec4e5cb686163e94c14dbeacf7af6bfe38bc724ef68380ed39d4a7d2dbb2dacf":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:40.713061867Z 2023-11-30 11:46:40.712 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4677ce4896b9bdEaDcD84fDa71CBd0BBCdbFC85e is unstaked +bundler_1 | 2023-11-30T11:46:40.713075031Z 2023-11-30 11:46:40.713 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:40.713081353Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:40.713102833Z -- params: [{"sender":"0x4677ce4896b9bdEaDcD84fDa71CBd0BBCdbFC85e","nonce":"0xc70000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000c700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:40.713111920Z -- result: "0x1d49b831986f1bb8f06dec1bf12ec454c0aa43420bf01762d175ef079b20c9c6" +bundler_1 | 2023-11-30T11:46:40.713117440Z -- costTime: 307 +bundler_1 | 2023-11-30T11:46:40.713122600Z +bundler_1 | 2023-11-30T11:46:40.716004125Z 2023-11-30 11:46:40.715 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:40.716085596Z 2023-11-30 11:46:40.716 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:40.716285920Z 2023-11-30 11:46:40.716 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3689348814741910323200,"opHash":"0xb4806a3651228a6e8c1f34f08b0b60475feb20888cf3c8c58f90dd58de8beda9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3f2c68befb4eb7b865ceeaf591cf8cfc5cbb2059","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:40.718790689Z 2023-11-30 11:46:40.718 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:40.718805316Z 2023-11-30 11:46:40.718 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3689348814741910323200,"opHash":"0xb4806a3651228a6e8c1f34f08b0b60475feb20888cf3c8c58f90dd58de8beda9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3f2c68befb4eb7b865ceeaf591cf8cfc5cbb2059","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:41.047110314Z 2023-11-30 11:46:41.046 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3f2c68befb4eb7b865ceeaf591cf8cfc5cbb2059","stake":0,"unstakeDelaySec":0},"storageMap":{"0x3f2c68befb4eb7b865ceeaf591cf8cfc5cbb2059":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x88e226aea181b598f508b01df4849820fd3080d4430816bfef4625089fc2ee27":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:41.047156560Z 2023-11-30 11:46:41.047 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3F2c68befb4EB7b865CeEAF591CF8CfC5CbB2059 is unstaked +bundler_1 | 2023-11-30T11:46:41.047210945Z 2023-11-30 11:46:41.047 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:41.047223268Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:41.047240951Z -- params: [{"sender":"0x3F2c68befb4EB7b865CeEAF591CF8CfC5CbB2059","nonce":"0xc80000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:41.047264184Z -- result: "0xb4806a3651228a6e8c1f34f08b0b60475feb20888cf3c8c58f90dd58de8beda9" +bundler_1 | 2023-11-30T11:46:41.047270135Z -- costTime: 332 +bundler_1 | 2023-11-30T11:46:41.047275215Z +bundler_1 | 2023-11-30T11:46:41.050302885Z 2023-11-30 11:46:41.050 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:41.050353439Z 2023-11-30 11:46:41.050 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:41.050577197Z 2023-11-30 11:46:41.050 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3707795558815619874816,"opHash":"0xa4f19d7be040b7676eed3faeaa9c9d55200453cbce4215ccecf4acee2b610ea4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6457418ab5125a19a33b308daa6a89f7e0d17f21","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:41.053250069Z 2023-11-30 11:46:41.053 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:41.053319939Z 2023-11-30 11:46:41.053 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000c900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3707795558815619874816,"opHash":"0xa4f19d7be040b7676eed3faeaa9c9d55200453cbce4215ccecf4acee2b610ea4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6457418ab5125a19a33b308daa6a89f7e0d17f21","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:41.375458309Z 2023-11-30 11:46:41.375 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6457418ab5125a19a33b308daa6a89f7e0d17f21","stake":0,"unstakeDelaySec":0},"storageMap":{"0x6457418ab5125a19a33b308daa6a89f7e0d17f21":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9ba250261d573eb3e4bfc5f97ca6adea674b3a0132de57506f535080d189f817":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:41.375522826Z 2023-11-30 11:46:41.375 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x6457418AB5125a19A33B308DAa6A89f7e0d17f21 is unstaked +bundler_1 | 2023-11-30T11:46:41.375578253Z 2023-11-30 11:46:41.375 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:41.375587770Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:41.375593822Z -- params: [{"sender":"0x6457418AB5125a19A33B308DAa6A89f7e0d17f21","nonce":"0xc90000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000c900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:41.375599713Z -- result: "0xa4f19d7be040b7676eed3faeaa9c9d55200453cbce4215ccecf4acee2b610ea4" +bundler_1 | 2023-11-30T11:46:41.375603359Z -- costTime: 325 +bundler_1 | 2023-11-30T11:46:41.375606756Z +bundler_1 | 2023-11-30T11:46:41.378385662Z 2023-11-30 11:46:41.378 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:41.378399859Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:41.378423593Z -- params: [] +bundler_1 | 2023-11-30T11:46:41.378430736Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:41.378436757Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:41.378442258Z +bundler_1 | 2023-11-30T11:46:41.380279415Z 2023-11-30 11:46:41.380 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:41.380355815Z 2023-11-30 11:46:41.380 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:41.380538599Z 2023-11-30 11:46:41.380 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ca00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3726242302889329426432,"opHash":"0x29850a91c9d896496d8844179b5ae2e7e2d162d47ceb2ff5bb6cdcb4d53a66d7","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0cb7b9213dcc32027714bbcbaf54fdfa8315b92c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:41.383138645Z 2023-11-30 11:46:41.383 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:41.383154655Z 2023-11-30 11:46:41.383 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ca00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3726242302889329426432,"opHash":"0x29850a91c9d896496d8844179b5ae2e7e2d162d47ceb2ff5bb6cdcb4d53a66d7","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0cb7b9213dcc32027714bbcbaf54fdfa8315b92c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:41.692912434Z 2023-11-30 11:46:41.692 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0cb7b9213dcc32027714bbcbaf54fdfa8315b92c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe474ec6a167ac657de7a06624d80ecfa24d5bc344f7d92aa43f5ecf7ec6e4aac":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x0cb7b9213dcc32027714bbcbaf54fdfa8315b92c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:41.692949723Z 2023-11-30 11:46:41.692 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0CB7b9213dCc32027714bBcbaF54FdFa8315b92c is unstaked +bundler_1 | 2023-11-30T11:46:41.692997760Z 2023-11-30 11:46:41.692 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:41.693011545Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:41.693018088Z -- params: [{"sender":"0x0CB7b9213dCc32027714bBcbaF54FdFa8315b92c","nonce":"0xca0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000ca00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:41.693026934Z -- result: "0x29850a91c9d896496d8844179b5ae2e7e2d162d47ceb2ff5bb6cdcb4d53a66d7" +bundler_1 | 2023-11-30T11:46:41.693032284Z -- costTime: 312 +bundler_1 | 2023-11-30T11:46:41.693037243Z +bundler_1 | 2023-11-30T11:46:41.695879154Z 2023-11-30 11:46:41.695 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:41.695946045Z 2023-11-30 11:46:41.695 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:41.696165454Z 2023-11-30 11:46:41.696 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000cb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3744689046963038978048,"opHash":"0x3a9e710e62dbc211847c15bd1f5554b1d828535aeec1b40b468a9d33f02b271d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6f904f2bc624aa7f4cd194f635ef7a953e9e865c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:41.741460425Z 2023-11-30 11:46:41.741 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:41.741474351Z 2023-11-30 11:46:41.741 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000cb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3744689046963038978048,"opHash":"0x3a9e710e62dbc211847c15bd1f5554b1d828535aeec1b40b468a9d33f02b271d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6f904f2bc624aa7f4cd194f635ef7a953e9e865c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:42.053704118Z 2023-11-30 11:46:42.053 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6f904f2bc624aa7f4cd194f635ef7a953e9e865c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6e2562e8e05ddc1bf0909f412639674509d1c780f5845fe98e00569ffd3c094c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x6f904f2bc624aa7f4cd194f635ef7a953e9e865c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:42.053764270Z 2023-11-30 11:46:42.053 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x6f904f2bc624Aa7f4Cd194f635EF7a953E9e865C is unstaked +bundler_1 | 2023-11-30T11:46:42.053792272Z 2023-11-30 11:46:42.053 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:42.053805547Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:42.053811959Z -- params: [{"sender":"0x6f904f2bc624Aa7f4Cd194f635EF7a953E9e865C","nonce":"0xcb0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000cb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:42.053820375Z -- result: "0x3a9e710e62dbc211847c15bd1f5554b1d828535aeec1b40b468a9d33f02b271d" +bundler_1 | 2023-11-30T11:46:42.053825604Z -- costTime: 358 +bundler_1 | 2023-11-30T11:46:42.053830233Z +bundler_1 | 2023-11-30T11:46:42.056807185Z 2023-11-30 11:46:42.056 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:42.056874722Z 2023-11-30 11:46:42.056 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:42.057079593Z 2023-11-30 11:46:42.056 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000cc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3763135791036748529664,"opHash":"0x08ae13a1392612faebe26a656383167b5615c3669416862e046ca54e3e01c09b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xad92a14fc0bc6d35b0a5f9a558028049767b04b9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:42.059613657Z 2023-11-30 11:46:42.059 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:42.059629015Z 2023-11-30 11:46:42.059 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000cc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3763135791036748529664,"opHash":"0x08ae13a1392612faebe26a656383167b5615c3669416862e046ca54e3e01c09b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xad92a14fc0bc6d35b0a5f9a558028049767b04b9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:42.380467085Z 2023-11-30 11:46:42.380 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xad92a14fc0bc6d35b0a5f9a558028049767b04b9","stake":0,"unstakeDelaySec":0},"storageMap":{"0xad92a14fc0bc6d35b0a5f9a558028049767b04b9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xea4ca6a3d00349dca107ed5adc340c64c6a76f226c47d56ec45f643cfe808292":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:42.380523069Z 2023-11-30 11:46:42.380 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xAD92A14Fc0bC6d35b0a5F9A558028049767B04b9 is unstaked +bundler_1 | 2023-11-30T11:46:42.380552504Z 2023-11-30 11:46:42.380 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:42.380566160Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:42.380572762Z -- params: [{"sender":"0xAD92A14Fc0bC6d35b0a5F9A558028049767B04b9","nonce":"0xcc0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000cc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:42.380584083Z -- result: "0x08ae13a1392612faebe26a656383167b5615c3669416862e046ca54e3e01c09b" +bundler_1 | 2023-11-30T11:46:42.380589323Z -- costTime: 324 +bundler_1 | 2023-11-30T11:46:42.380594242Z +bundler_1 | 2023-11-30T11:46:42.383709733Z 2023-11-30 11:46:42.383 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:42.383788719Z 2023-11-30 11:46:42.383 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:42.383981099Z 2023-11-30 11:46:42.383 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000cd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3781582535110458081280,"opHash":"0x1179659424ca611d9d656ea4864610c121106fee9dc6e5f27f7021b80cc35c7a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcd0d234c76c9a061cf0c22b6e19d843218d8c147","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:42.386524830Z 2023-11-30 11:46:42.386 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:42.386552061Z 2023-11-30 11:46:42.386 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000cd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3781582535110458081280,"opHash":"0x1179659424ca611d9d656ea4864610c121106fee9dc6e5f27f7021b80cc35c7a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcd0d234c76c9a061cf0c22b6e19d843218d8c147","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:42.704532864Z 2023-11-30 11:46:42.704 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcd0d234c76c9a061cf0c22b6e19d843218d8c147","stake":0,"unstakeDelaySec":0},"storageMap":{"0xcd0d234c76c9a061cf0c22b6e19d843218d8c147":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x0e48bd33e7668722dd853780a57b12ba5d49e8a529b5682a399ddb978571f438":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:42.704569012Z 2023-11-30 11:46:42.704 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xcD0d234c76c9a061Cf0C22B6e19D843218D8c147 is unstaked +bundler_1 | 2023-11-30T11:46:42.704628302Z 2023-11-30 11:46:42.704 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:42.704657176Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:42.704663678Z -- params: [{"sender":"0xcD0d234c76c9a061Cf0C22B6e19D843218D8c147","nonce":"0xcd0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000cd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:42.704672094Z -- result: "0x1179659424ca611d9d656ea4864610c121106fee9dc6e5f27f7021b80cc35c7a" +bundler_1 | 2023-11-30T11:46:42.704677453Z -- costTime: 321 +bundler_1 | 2023-11-30T11:46:42.704682834Z +bundler_1 | 2023-11-30T11:46:42.707600031Z 2023-11-30 11:46:42.707 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:42.707614288Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:42.707620449Z -- params: [] +bundler_1 | 2023-11-30T11:46:42.707625730Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:42.707631039Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:42.707636039Z +bundler_1 | 2023-11-30T11:46:42.709614707Z 2023-11-30 11:46:42.709 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:42.709663257Z 2023-11-30 11:46:42.709 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:42.709915998Z 2023-11-30 11:46:42.709 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ce00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3800029279184167632896,"opHash":"0x3e5c0d22fed6301e2f1c41d33890a28bb3e3ac85ba29587431a06cb59ca2f40c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5faad939ec3b6f056b40fe7b7c325e7e93e0264c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:42.712828781Z 2023-11-30 11:46:42.712 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:42.712856012Z 2023-11-30 11:46:42.712 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ce00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3800029279184167632896,"opHash":"0x3e5c0d22fed6301e2f1c41d33890a28bb3e3ac85ba29587431a06cb59ca2f40c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5faad939ec3b6f056b40fe7b7c325e7e93e0264c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:43.024391260Z 2023-11-30 11:46:43.024 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x5faad939ec3b6f056b40fe7b7c325e7e93e0264c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5faad939ec3b6f056b40fe7b7c325e7e93e0264c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa0d44ed0b1d0194d8865634812137b521f547de5479d9ad0d23021fa19edcf4a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:43.024437727Z 2023-11-30 11:46:43.024 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x5fAaD939eC3b6F056B40FE7B7c325e7E93E0264C is unstaked +bundler_1 | 2023-11-30T11:46:43.024514780Z 2023-11-30 11:46:43.024 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:43.024524358Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:43.024542272Z -- params: [{"sender":"0x5fAaD939eC3b6F056B40FE7B7c325e7E93E0264C","nonce":"0xce0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000ce00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:43.024548353Z -- result: "0x3e5c0d22fed6301e2f1c41d33890a28bb3e3ac85ba29587431a06cb59ca2f40c" +bundler_1 | 2023-11-30T11:46:43.024552030Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:43.024555406Z +bundler_1 | 2023-11-30T11:46:43.027465775Z 2023-11-30 11:46:43.027 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:43.027555412Z 2023-11-30 11:46:43.027 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:43.027783066Z 2023-11-30 11:46:43.027 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000cf00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3818476023257877184512,"opHash":"0x2468f1ad3a9bf3598521b218fe69fe2e963ef3140a32fc6be7bf1ced7a08f23b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x89a20ab953db0700b5fbafbd5bd9360520c4e9b9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:43.031404393Z 2023-11-30 11:46:43.031 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:43.031418780Z 2023-11-30 11:46:43.031 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000cf00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3818476023257877184512,"opHash":"0x2468f1ad3a9bf3598521b218fe69fe2e963ef3140a32fc6be7bf1ced7a08f23b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x89a20ab953db0700b5fbafbd5bd9360520c4e9b9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:43.343452144Z 2023-11-30 11:46:43.343 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x89a20ab953db0700b5fbafbd5bd9360520c4e9b9","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa12b6364b1a9f28a3263886d30f6eebacf5b0eb51a317f533891832f9305143a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x89a20ab953db0700b5fbafbd5bd9360520c4e9b9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:43.343513819Z 2023-11-30 11:46:43.343 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x89a20AB953DB0700b5fbAFbd5bD9360520C4E9B9 is unstaked +bundler_1 | 2023-11-30T11:46:43.343554996Z 2023-11-30 11:46:43.343 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:43.343564093Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:43.343571035Z -- params: [{"sender":"0x89a20AB953DB0700b5fbAFbd5bD9360520C4E9B9","nonce":"0xcf0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000cf00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:43.343599399Z -- result: "0x2468f1ad3a9bf3598521b218fe69fe2e963ef3140a32fc6be7bf1ced7a08f23b" +bundler_1 | 2023-11-30T11:46:43.343606893Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:43.343614266Z +bundler_1 | 2023-11-30T11:46:43.346614665Z 2023-11-30 11:46:43.346 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:43.347847143Z 2023-11-30 11:46:43.347 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:43.348049520Z 2023-11-30 11:46:43.347 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3836922767331586736128,"opHash":"0xb09af96dfb43c07ca4d2d9f351889929800b1fe12e1a3dba38c00807f9fa9162","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf438ff15bba0dc6a7e433ca05926865b8280f9d6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:43.350528080Z 2023-11-30 11:46:43.350 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:43.350542397Z 2023-11-30 11:46:43.350 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3836922767331586736128,"opHash":"0xb09af96dfb43c07ca4d2d9f351889929800b1fe12e1a3dba38c00807f9fa9162","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf438ff15bba0dc6a7e433ca05926865b8280f9d6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:43.664188063Z 2023-11-30 11:46:43.664 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf438ff15bba0dc6a7e433ca05926865b8280f9d6","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xbdd8606a9293dc071ec7b7ab7c256a6f82c878a139831ec814ff68620d2ac32c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xf438ff15bba0dc6a7e433ca05926865b8280f9d6":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:43.664254186Z 2023-11-30 11:46:43.664 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xF438fF15BBa0dC6A7e433cA05926865B8280f9d6 is unstaked +bundler_1 | 2023-11-30T11:46:43.664284252Z 2023-11-30 11:46:43.664 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:43.664292126Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:43.664296455Z -- params: [{"sender":"0xF438fF15BBa0dC6A7e433cA05926865B8280f9d6","nonce":"0xd00000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000d000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:43.664302215Z -- result: "0xb09af96dfb43c07ca4d2d9f351889929800b1fe12e1a3dba38c00807f9fa9162" +bundler_1 | 2023-11-30T11:46:43.664305912Z -- costTime: 318 +bundler_1 | 2023-11-30T11:46:43.664309278Z +bundler_1 | 2023-11-30T11:46:43.667209074Z 2023-11-30 11:46:43.667 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:43.667287620Z 2023-11-30 11:46:43.667 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:43.667474579Z 2023-11-30 11:46:43.667 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3855369511405296287744,"opHash":"0xace54b2cfd538012cc244682b708305c8ecf8ab2af9f5d7a59e8d0b6d15867ad","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe52306c7fda5a7dd7a675b699426600539084f0b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:43.672152208Z 2023-11-30 11:46:43.672 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:43.672213632Z 2023-11-30 11:46:43.672 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3855369511405296287744,"opHash":"0xace54b2cfd538012cc244682b708305c8ecf8ab2af9f5d7a59e8d0b6d15867ad","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe52306c7fda5a7dd7a675b699426600539084f0b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:43.986728459Z 2023-11-30 11:46:43.986 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe52306c7fda5a7dd7a675b699426600539084f0b","stake":0,"unstakeDelaySec":0},"storageMap":{"0xe52306c7fda5a7dd7a675b699426600539084f0b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x31cc3032cdf50b88ea8fe136836ddf177bd73865994315d32046585cd3e3d975":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:43.986781688Z 2023-11-30 11:46:43.986 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xe52306c7FDa5a7Dd7A675b699426600539084f0B is unstaked +bundler_1 | 2023-11-30T11:46:43.986791687Z 2023-11-30 11:46:43.986 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:43.986797528Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:43.986802457Z -- params: [{"sender":"0xe52306c7FDa5a7Dd7A675b699426600539084f0B","nonce":"0xd10000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000d100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:43.986810673Z -- result: "0xace54b2cfd538012cc244682b708305c8ecf8ab2af9f5d7a59e8d0b6d15867ad" +bundler_1 | 2023-11-30T11:46:43.986815983Z -- costTime: 319 +bundler_1 | 2023-11-30T11:46:43.986821022Z +bundler_1 | 2023-11-30T11:46:43.989613394Z 2023-11-30 11:46:43.989 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:43.989629033Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:43.989633762Z -- params: [] +bundler_1 | 2023-11-30T11:46:43.989637238Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:43.989640765Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:43.989644402Z +bundler_1 | 2023-11-30T11:46:43.991578577Z 2023-11-30 11:46:43.991 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:43.991661906Z 2023-11-30 11:46:43.991 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:43.991849391Z 2023-11-30 11:46:43.991 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3873816255479005839360,"opHash":"0xbca249f5ca99af26d9d22cb40e80f93f33f505a0dbad54700d8d924ba0940c42","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9eb8153e32deca293e7a83869fc41bb3e6940ee5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:43.994646766Z 2023-11-30 11:46:43.994 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:43.994676632Z 2023-11-30 11:46:43.994 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3873816255479005839360,"opHash":"0xbca249f5ca99af26d9d22cb40e80f93f33f505a0dbad54700d8d924ba0940c42","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9eb8153e32deca293e7a83869fc41bb3e6940ee5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:44.302475694Z 2023-11-30 11:46:44.302 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9eb8153e32deca293e7a83869fc41bb3e6940ee5","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x5427c499ef5c11611477ba2643d5537aae9d71aa4dc5b50aee98e15c50c0282e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x9eb8153e32deca293e7a83869fc41bb3e6940ee5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:44.302535285Z 2023-11-30 11:46:44.302 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9eB8153E32dECA293e7A83869fC41Bb3E6940ee5 is unstaked +bundler_1 | 2023-11-30T11:46:44.302571339Z 2023-11-30 11:46:44.302 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:44.302581488Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:44.302587098Z -- params: [{"sender":"0x9eB8153E32dECA293e7A83869fC41Bb3E6940ee5","nonce":"0xd20000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000d200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:44.302594512Z -- result: "0xbca249f5ca99af26d9d22cb40e80f93f33f505a0dbad54700d8d924ba0940c42" +bundler_1 | 2023-11-30T11:46:44.302599331Z -- costTime: 311 +bundler_1 | 2023-11-30T11:46:44.302604841Z +bundler_1 | 2023-11-30T11:46:44.306163879Z 2023-11-30 11:46:44.306 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:44.306300083Z 2023-11-30 11:46:44.306 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:44.306558895Z 2023-11-30 11:46:44.306 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3892262999552715390976,"opHash":"0xf598c80f1209f09b039d77c9330cd1664ee2d0fb512362537b971031482bcdc5","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x889ff881e69970da81ed9465f0e9c9bd31854a90","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:44.309614859Z 2023-11-30 11:46:44.309 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:44.309631279Z 2023-11-30 11:46:44.309 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3892262999552715390976,"opHash":"0xf598c80f1209f09b039d77c9330cd1664ee2d0fb512362537b971031482bcdc5","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x889ff881e69970da81ed9465f0e9c9bd31854a90","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:44.620283797Z 2023-11-30 11:46:44.620 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x889ff881e69970da81ed9465f0e9c9bd31854a90","stake":0,"unstakeDelaySec":0},"storageMap":{"0x889ff881e69970da81ed9465f0e9c9bd31854a90":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xddfd2b9142c5733a45d600992950b29d7e1aadba9becf540202256486bb37c84":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:44.620384388Z 2023-11-30 11:46:44.620 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x889fF881E69970Da81ed9465F0E9C9BD31854a90 is unstaked +bundler_1 | 2023-11-30T11:46:44.620412580Z 2023-11-30 11:46:44.620 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:44.620419613Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:44.620425134Z -- params: [{"sender":"0x889fF881E69970Da81ed9465F0E9C9BD31854a90","nonce":"0xd30000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000d300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:44.620433369Z -- result: "0xf598c80f1209f09b039d77c9330cd1664ee2d0fb512362537b971031482bcdc5" +bundler_1 | 2023-11-30T11:46:44.620438719Z -- costTime: 314 +bundler_1 | 2023-11-30T11:46:44.620443929Z +bundler_1 | 2023-11-30T11:46:44.623318698Z 2023-11-30 11:46:44.623 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:44.623396058Z 2023-11-30 11:46:44.623 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:44.623591142Z 2023-11-30 11:46:44.623 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3910709743626424942592,"opHash":"0x625077bb5741bcb7c61ffed9709ed8aff3685b18435d9927fa5aca0427b116e4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc161ad65f7e85643fa75fccdda266ab343fca33a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:44.626068600Z 2023-11-30 11:46:44.625 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:44.626095040Z 2023-11-30 11:46:44.626 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3910709743626424942592,"opHash":"0x625077bb5741bcb7c61ffed9709ed8aff3685b18435d9927fa5aca0427b116e4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc161ad65f7e85643fa75fccdda266ab343fca33a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:44.937762499Z 2023-11-30 11:46:44.937 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xc161ad65f7e85643fa75fccdda266ab343fca33a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xc161ad65f7e85643fa75fccdda266ab343fca33a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x7fac94359e6607e4772812ec1bf8db3425a0211bdaeac2c011857113414be36b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:44.937802133Z 2023-11-30 11:46:44.937 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xC161aD65f7E85643Fa75fCcdda266aB343Fca33A is unstaked +bundler_1 | 2023-11-30T11:46:44.937839877Z 2023-11-30 11:46:44.937 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:44.937865164Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:44.937869302Z -- params: [{"sender":"0xC161aD65f7E85643Fa75fCcdda266aB343Fca33A","nonce":"0xd40000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000d400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:44.937875022Z -- result: "0x625077bb5741bcb7c61ffed9709ed8aff3685b18435d9927fa5aca0427b116e4" +bundler_1 | 2023-11-30T11:46:44.937878619Z -- costTime: 314 +bundler_1 | 2023-11-30T11:46:44.937882015Z +bundler_1 | 2023-11-30T11:46:44.940895920Z 2023-11-30 11:46:44.940 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:44.940970583Z 2023-11-30 11:46:44.940 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:44.941188586Z 2023-11-30 11:46:44.941 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3929156487700134494208,"opHash":"0x422d3747501568734d479d57503e41a764b403b0729755009c0e05ef3e80f4d3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1aaab7be222f2f8f9de68822ebe9930a604457b4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:44.943920532Z 2023-11-30 11:46:44.943 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:44.943936632Z 2023-11-30 11:46:44.943 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3929156487700134494208,"opHash":"0x422d3747501568734d479d57503e41a764b403b0729755009c0e05ef3e80f4d3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1aaab7be222f2f8f9de68822ebe9930a604457b4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:45.254222002Z 2023-11-30 11:46:45.254 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1aaab7be222f2f8f9de68822ebe9930a604457b4","stake":0,"unstakeDelaySec":0},"storageMap":{"0x1aaab7be222f2f8f9de68822ebe9930a604457b4":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6e6d6d68df57bace43be6d8635ac8aea5eec87ab908cb5d81d4d23b2fc8e9a4b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:45.254269801Z 2023-11-30 11:46:45.254 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1AAAB7BE222F2f8F9dE68822eBE9930a604457B4 is unstaked +bundler_1 | 2023-11-30T11:46:45.254297416Z 2023-11-30 11:46:45.254 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:45.254306082Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:45.254311672Z -- params: [{"sender":"0x1AAAB7BE222F2f8F9dE68822eBE9930a604457B4","nonce":"0xd50000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000d500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:45.254335026Z -- result: "0x422d3747501568734d479d57503e41a764b403b0729755009c0e05ef3e80f4d3" +bundler_1 | 2023-11-30T11:46:45.254338813Z -- costTime: 314 +bundler_1 | 2023-11-30T11:46:45.254343201Z +bundler_1 | 2023-11-30T11:46:45.257307333Z 2023-11-30 11:46:45.257 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:45.257322361Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:45.257328583Z -- params: [] +bundler_1 | 2023-11-30T11:46:45.257334333Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:45.257340134Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:45.257346176Z +bundler_1 | 2023-11-30T11:46:45.259716143Z 2023-11-30 11:46:45.259 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:45.259801015Z 2023-11-30 11:46:45.259 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:45.260016814Z 2023-11-30 11:46:45.259 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3947603231773844045824,"opHash":"0x8c3f0ccecc628f6be57a361c93dd08d67ce6de36075331b825092ddbab710dfc","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6bd305ff029cbb0fe01ec15582121844333f4a22","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:45.262823058Z 2023-11-30 11:46:45.262 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:45.262838136Z 2023-11-30 11:46:45.262 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3947603231773844045824,"opHash":"0x8c3f0ccecc628f6be57a361c93dd08d67ce6de36075331b825092ddbab710dfc","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6bd305ff029cbb0fe01ec15582121844333f4a22","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:45.577171502Z 2023-11-30 11:46:45.577 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6bd305ff029cbb0fe01ec15582121844333f4a22","stake":0,"unstakeDelaySec":0},"storageMap":{"0x6bd305ff029cbb0fe01ec15582121844333f4a22":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x17d25ecbf24a7bb7e1a21f265ff127ceb941b26a8b84f2999235b075bc17a2bb":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:45.577208121Z 2023-11-30 11:46:45.577 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x6Bd305FF029cBb0FE01EC15582121844333F4A22 is unstaked +bundler_1 | 2023-11-30T11:46:45.577233100Z 2023-11-30 11:46:45.577 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:45.577248098Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:45.577255462Z -- params: [{"sender":"0x6Bd305FF029cBb0FE01EC15582121844333F4A22","nonce":"0xd60000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000d600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:45.577275159Z -- result: "0x8c3f0ccecc628f6be57a361c93dd08d67ce6de36075331b825092ddbab710dfc" +bundler_1 | 2023-11-30T11:46:45.577279006Z -- costTime: 318 +bundler_1 | 2023-11-30T11:46:45.577282442Z +bundler_1 | 2023-11-30T11:46:45.580175863Z 2023-11-30 11:46:45.580 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:45.580239545Z 2023-11-30 11:46:45.580 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:45.580439184Z 2023-11-30 11:46:45.580 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3966049975847553597440,"opHash":"0x06cdc6c4f0ae043f5a82413151bfc6650e2fd08c62aad4150146bbd6d2ec9e5f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1d17144e32dd2087d852bb4269d4a55dc363100a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:45.582999436Z 2023-11-30 11:46:45.582 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:45.583014274Z 2023-11-30 11:46:45.582 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3966049975847553597440,"opHash":"0x06cdc6c4f0ae043f5a82413151bfc6650e2fd08c62aad4150146bbd6d2ec9e5f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1d17144e32dd2087d852bb4269d4a55dc363100a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:45.897677982Z 2023-11-30 11:46:45.897 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1d17144e32dd2087d852bb4269d4a55dc363100a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x58ee908a04149c119df80ee076479dc5f6e52a18d2ce252bd4e466e81b7bc52b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x1d17144e32dd2087d852bb4269d4a55dc363100a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:45.897720291Z 2023-11-30 11:46:45.897 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1d17144E32DD2087D852bb4269D4A55dc363100A is unstaked +bundler_1 | 2023-11-30T11:46:45.897785623Z 2023-11-30 11:46:45.897 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:45.897794640Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:45.897798587Z -- params: [{"sender":"0x1d17144E32DD2087D852bb4269D4A55dc363100A","nonce":"0xd70000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000d700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:45.897804318Z -- result: "0x06cdc6c4f0ae043f5a82413151bfc6650e2fd08c62aad4150146bbd6d2ec9e5f" +bundler_1 | 2023-11-30T11:46:45.897807924Z -- costTime: 317 +bundler_1 | 2023-11-30T11:46:45.897811291Z +bundler_1 | 2023-11-30T11:46:45.900744327Z 2023-11-30 11:46:45.900 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:45.900825289Z 2023-11-30 11:46:45.900 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:45.901032505Z 2023-11-30 11:46:45.900 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3984496719921263149056,"opHash":"0x2ed809ca6e5b336fe25035e0943d15a1ae8ed2cedccd132dc4c871155696e3ad","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1649816d36eeb1ee8eabb23d55c9b2c44a0f4ca8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:45.903627302Z 2023-11-30 11:46:45.903 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:45.903643202Z 2023-11-30 11:46:45.903 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":3984496719921263149056,"opHash":"0x2ed809ca6e5b336fe25035e0943d15a1ae8ed2cedccd132dc4c871155696e3ad","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1649816d36eeb1ee8eabb23d55c9b2c44a0f4ca8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:46.212297575Z 2023-11-30 11:46:46.212 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1649816d36eeb1ee8eabb23d55c9b2c44a0f4ca8","stake":0,"unstakeDelaySec":0},"storageMap":{"0x1649816d36eeb1ee8eabb23d55c9b2c44a0f4ca8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x981cb18b0e4ab3c50b07e54c4f67c2ebc79ea694992c5810b35d1a8a9d7049ab":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:46.212353780Z 2023-11-30 11:46:46.212 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1649816d36eeB1ee8eABB23d55C9B2c44A0f4Ca8 is unstaked +bundler_1 | 2023-11-30T11:46:46.212362887Z 2023-11-30 11:46:46.212 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:46.212368287Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:46.212373276Z -- params: [{"sender":"0x1649816d36eeB1ee8eABB23d55C9B2c44A0f4Ca8","nonce":"0xd80000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000d800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:46.212381181Z -- result: "0x2ed809ca6e5b336fe25035e0943d15a1ae8ed2cedccd132dc4c871155696e3ad" +bundler_1 | 2023-11-30T11:46:46.212386420Z -- costTime: 312 +bundler_1 | 2023-11-30T11:46:46.212391830Z +bundler_1 | 2023-11-30T11:46:46.215264796Z 2023-11-30 11:46:46.215 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:46.215336025Z 2023-11-30 11:46:46.215 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:46.215535918Z 2023-11-30 11:46:46.215 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4002943463994972700672,"opHash":"0x28da834f688f10879e63a32a5594e641e32797e984dc511c6ed9cec0e96970e8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6f8819c4dc83a6b447940a2637fb0c1ea6adf4d3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:46.218119995Z 2023-11-30 11:46:46.218 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:46.218131055Z 2023-11-30 11:46:46.218 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000d900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4002943463994972700672,"opHash":"0x28da834f688f10879e63a32a5594e641e32797e984dc511c6ed9cec0e96970e8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6f8819c4dc83a6b447940a2637fb0c1ea6adf4d3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:46.526256392Z 2023-11-30 11:46:46.526 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6f8819c4dc83a6b447940a2637fb0c1ea6adf4d3","stake":0,"unstakeDelaySec":0},"storageMap":{"0x6f8819c4dc83a6b447940a2637fb0c1ea6adf4d3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x726d1dc41fbbb0b878700cf7ba22115f0ab4970c85a7b3a9e9d7f1789a6d63da":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:46.526311044Z 2023-11-30 11:46:46.526 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x6F8819c4Dc83a6b447940A2637fb0C1EA6ADf4d3 is unstaked +bundler_1 | 2023-11-30T11:46:46.526319880Z 2023-11-30 11:46:46.526 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:46.526325230Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:46.526330580Z -- params: [{"sender":"0x6F8819c4Dc83a6b447940A2637fb0C1EA6ADf4d3","nonce":"0xd90000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000d900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:46.526338896Z -- result: "0x28da834f688f10879e63a32a5594e641e32797e984dc511c6ed9cec0e96970e8" +bundler_1 | 2023-11-30T11:46:46.526344517Z -- costTime: 311 +bundler_1 | 2023-11-30T11:46:46.526349716Z +bundler_1 | 2023-11-30T11:46:46.529286694Z 2023-11-30 11:46:46.529 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:46.529303536Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:46.529310749Z -- params: [] +bundler_1 | 2023-11-30T11:46:46.529316630Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:46.529322311Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:46.529327931Z +bundler_1 | 2023-11-30T11:46:46.531296117Z 2023-11-30 11:46:46.531 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:46.531383162Z 2023-11-30 11:46:46.531 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:46.531573253Z 2023-11-30 11:46:46.531 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000da00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4021390208068682252288,"opHash":"0x4643c0333175d18b5d1e68de4dde2c05713de7f2c970e36a809469492a87111e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x85909b72edaee7dc92f787bc0f79f9b21271b73a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:46.534151539Z 2023-11-30 11:46:46.534 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:46.534181686Z 2023-11-30 11:46:46.534 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000da00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4021390208068682252288,"opHash":"0x4643c0333175d18b5d1e68de4dde2c05713de7f2c970e36a809469492a87111e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x85909b72edaee7dc92f787bc0f79f9b21271b73a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:46.848175475Z 2023-11-30 11:46:46.848 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x85909b72edaee7dc92f787bc0f79f9b21271b73a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x85909b72edaee7dc92f787bc0f79f9b21271b73a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe5f2a7ef6f74c78db4331357239fd237486617c74903b1c3c0281be1c303478e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:46.848234986Z 2023-11-30 11:46:46.848 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x85909b72eDaeE7DC92f787BC0F79F9B21271b73a is unstaked +bundler_1 | 2023-11-30T11:46:46.848270239Z 2023-11-30 11:46:46.848 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:46.848279897Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:46.848286449Z -- params: [{"sender":"0x85909b72eDaeE7DC92f787BC0F79F9B21271b73a","nonce":"0xda0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000da00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:46.848294844Z -- result: "0x4643c0333175d18b5d1e68de4dde2c05713de7f2c970e36a809469492a87111e" +bundler_1 | 2023-11-30T11:46:46.848298531Z -- costTime: 317 +bundler_1 | 2023-11-30T11:46:46.848301898Z +bundler_1 | 2023-11-30T11:46:46.851248270Z 2023-11-30 11:46:46.851 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:46.851312710Z 2023-11-30 11:46:46.851 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:46.851526598Z 2023-11-30 11:46:46.851 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000db00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4039836952142391803904,"opHash":"0x40129e231562c06cb5285a7f1d7349017848f3b2cc4ade53f46a441bd4e70163","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x96b96f5af07960332618c7aa55008a5d43eaec44","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:46.854066363Z 2023-11-30 11:46:46.853 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:46.854091410Z 2023-11-30 11:46:46.854 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000db00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4039836952142391803904,"opHash":"0x40129e231562c06cb5285a7f1d7349017848f3b2cc4ade53f46a441bd4e70163","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x96b96f5af07960332618c7aa55008a5d43eaec44","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:47.169445325Z 2023-11-30 11:46:47.169 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x96b96f5af07960332618c7aa55008a5d43eaec44","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x06b95b981bc1a68f0eb81e4f516481b3c6c2eee267216657d14de34babe4661e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x96b96f5af07960332618c7aa55008a5d43eaec44":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:47.169494156Z 2023-11-30 11:46:47.169 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x96b96F5AF07960332618c7Aa55008a5D43EAEC44 is unstaked +bundler_1 | 2023-11-30T11:46:47.169540900Z 2023-11-30 11:46:47.169 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:47.169563843Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:47.169568050Z -- params: [{"sender":"0x96b96F5AF07960332618c7Aa55008a5D43EAEC44","nonce":"0xdb0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000db00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:47.169573701Z -- result: "0x40129e231562c06cb5285a7f1d7349017848f3b2cc4ade53f46a441bd4e70163" +bundler_1 | 2023-11-30T11:46:47.169577318Z -- costTime: 318 +bundler_1 | 2023-11-30T11:46:47.169580664Z +bundler_1 | 2023-11-30T11:46:47.172672928Z 2023-11-30 11:46:47.172 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:47.172771763Z 2023-11-30 11:46:47.172 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:47.172977045Z 2023-11-30 11:46:47.172 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000dc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4058283696216101355520,"opHash":"0x13566cf24c9e0bf6f606a8eb8da34292c86c534ed5763955d4d600382be95ef4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb3d0c81290a689048cd2633f7c44ad97e2fdd4c5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:47.175579369Z 2023-11-30 11:46:47.175 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:47.175593085Z 2023-11-30 11:46:47.175 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000dc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4058283696216101355520,"opHash":"0x13566cf24c9e0bf6f606a8eb8da34292c86c534ed5763955d4d600382be95ef4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb3d0c81290a689048cd2633f7c44ad97e2fdd4c5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:47.488595363Z 2023-11-30 11:46:47.488 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb3d0c81290a689048cd2633f7c44ad97e2fdd4c5","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb3d0c81290a689048cd2633f7c44ad97e2fdd4c5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd40d2e30d577e173f2065fcf6f83cb1f9b312966de9a9468bddbb9d0a9b13898":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:47.488649531Z 2023-11-30 11:46:47.488 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xB3D0c81290a689048Cd2633f7c44AD97e2fdd4c5 is unstaked +bundler_1 | 2023-11-30T11:46:47.488680368Z 2023-11-30 11:46:47.488 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:47.488688664Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:47.488693473Z -- params: [{"sender":"0xB3D0c81290a689048Cd2633f7c44AD97e2fdd4c5","nonce":"0xdc0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000dc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:47.488713399Z -- result: "0x13566cf24c9e0bf6f606a8eb8da34292c86c534ed5763955d4d600382be95ef4" +bundler_1 | 2023-11-30T11:46:47.488717097Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:47.488720553Z +bundler_1 | 2023-11-30T11:46:47.491548699Z 2023-11-30 11:46:47.491 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:47.491628794Z 2023-11-30 11:46:47.491 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:47.491810226Z 2023-11-30 11:46:47.491 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000dd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4076730440289810907136,"opHash":"0xb7ef08175fafebf27cdbbc465ba97fa3bb1a1abf0cb5cd834fb748e714ed1726","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xee624d247c46534468389ee3595ff0621f70bef9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:47.494223635Z 2023-11-30 11:46:47.494 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:47.494248738Z 2023-11-30 11:46:47.494 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000dd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4076730440289810907136,"opHash":"0xb7ef08175fafebf27cdbbc465ba97fa3bb1a1abf0cb5cd834fb748e714ed1726","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xee624d247c46534468389ee3595ff0621f70bef9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:47.797644672Z 2023-11-30 11:46:47.797 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xee624d247c46534468389ee3595ff0621f70bef9","stake":0,"unstakeDelaySec":0},"storageMap":{"0xee624d247c46534468389ee3595ff0621f70bef9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa979082fedee65d370f8f232b33675088cac4e40fd39062d50290156f6ff1e37":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:47.797700192Z 2023-11-30 11:46:47.797 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xEe624d247c46534468389ee3595ff0621F70BEF9 is unstaked +bundler_1 | 2023-11-30T11:46:47.797718780Z 2023-11-30 11:46:47.797 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:47.797725913Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:47.797731283Z -- params: [{"sender":"0xEe624d247c46534468389ee3595ff0621F70BEF9","nonce":"0xdd0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000dd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:47.797739719Z -- result: "0xb7ef08175fafebf27cdbbc465ba97fa3bb1a1abf0cb5cd834fb748e714ed1726" +bundler_1 | 2023-11-30T11:46:47.797743396Z -- costTime: 306 +bundler_1 | 2023-11-30T11:46:47.797746832Z +bundler_1 | 2023-11-30T11:46:47.800661783Z 2023-11-30 11:46:47.800 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:47.800694834Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:47.800702278Z -- params: [] +bundler_1 | 2023-11-30T11:46:47.800707929Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:47.800713319Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:47.800718378Z +bundler_1 | 2023-11-30T11:46:47.802586331Z 2023-11-30 11:46:47.802 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:47.802644700Z 2023-11-30 11:46:47.802 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:47.802851555Z 2023-11-30 11:46:47.802 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000de00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4095177184363520458752,"opHash":"0x9dafd706583137bf0445fd6f0bbcda8b9b39a78c89daeca362d41caae74eabc7","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa72eb25f888aafbb238b0e42272b1e1c8dda71f5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:47.805365475Z 2023-11-30 11:46:47.805 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:47.805381725Z 2023-11-30 11:46:47.805 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000de00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4095177184363520458752,"opHash":"0x9dafd706583137bf0445fd6f0bbcda8b9b39a78c89daeca362d41caae74eabc7","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa72eb25f888aafbb238b0e42272b1e1c8dda71f5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:48.114052194Z 2023-11-30 11:46:48.113 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa72eb25f888aafbb238b0e42272b1e1c8dda71f5","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa72eb25f888aafbb238b0e42272b1e1c8dda71f5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xdc19bd756f364bcca61244dc6a8cf30f1f749b56065460f8de96cf8a0fe4b7f2":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:48.114099813Z 2023-11-30 11:46:48.114 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xA72Eb25F888aAFBb238b0e42272b1e1c8dDA71F5 is unstaked +bundler_1 | 2023-11-30T11:46:48.114347885Z 2023-11-30 11:46:48.114 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:48.114354948Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:48.114361000Z -- params: [{"sender":"0xA72Eb25F888aAFBb238b0e42272b1e1c8dDA71F5","nonce":"0xde0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000de00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:48.114371109Z -- result: "0x9dafd706583137bf0445fd6f0bbcda8b9b39a78c89daeca362d41caae74eabc7" +bundler_1 | 2023-11-30T11:46:48.114377000Z -- costTime: 312 +bundler_1 | 2023-11-30T11:46:48.114382470Z +bundler_1 | 2023-11-30T11:46:48.117146141Z 2023-11-30 11:46:48.117 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:48.117199501Z 2023-11-30 11:46:48.117 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:48.117418289Z 2023-11-30 11:46:48.117 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000df00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4113623928437230010368,"opHash":"0xa0b53ee8360fbe9cf4f53843bde59bd3517b42aa1f2c3a7eed211bf27f0d7950","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x08dae5cf8e62619a27297718eea450fe5c0d3e7b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:48.119967955Z 2023-11-30 11:46:48.119 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:48.119984165Z 2023-11-30 11:46:48.119 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000df00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4113623928437230010368,"opHash":"0xa0b53ee8360fbe9cf4f53843bde59bd3517b42aa1f2c3a7eed211bf27f0d7950","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x08dae5cf8e62619a27297718eea450fe5c0d3e7b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:48.422710427Z 2023-11-30 11:46:48.422 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x08dae5cf8e62619a27297718eea450fe5c0d3e7b","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x26eceee8ccffd0f0ef63f1c26a3bed375988121fdbc109ed7197ea4478e04dd5":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x08dae5cf8e62619a27297718eea450fe5c0d3e7b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:48.422765009Z 2023-11-30 11:46:48.422 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x08DaE5CF8E62619a27297718eEa450Fe5c0D3E7b is unstaked +bundler_1 | 2023-11-30T11:46:48.422775439Z 2023-11-30 11:46:48.422 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:48.422781360Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:48.422786930Z -- params: [{"sender":"0x08DaE5CF8E62619a27297718eEa450Fe5c0D3E7b","nonce":"0xdf0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000df00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:48.422795045Z -- result: "0xa0b53ee8360fbe9cf4f53843bde59bd3517b42aa1f2c3a7eed211bf27f0d7950" +bundler_1 | 2023-11-30T11:46:48.422799974Z -- costTime: 305 +bundler_1 | 2023-11-30T11:46:48.422804914Z +bundler_1 | 2023-11-30T11:46:48.425784745Z 2023-11-30 11:46:48.425 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:48.426560842Z 2023-11-30 11:46:48.426 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:48.426771347Z 2023-11-30 11:46:48.426 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4132070672510939561984,"opHash":"0x49a3e2462304efc96fb8823ebd851ee79675806b0fe10f6eb37050bc8204da58","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcdee1fd9a13e25eafd21183c93a1915f256ed903","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:48.429212976Z 2023-11-30 11:46:48.429 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:48.429231640Z 2023-11-30 11:46:48.429 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4132070672510939561984,"opHash":"0x49a3e2462304efc96fb8823ebd851ee79675806b0fe10f6eb37050bc8204da58","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcdee1fd9a13e25eafd21183c93a1915f256ed903","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:48.741854982Z 2023-11-30 11:46:48.741 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcdee1fd9a13e25eafd21183c93a1915f256ed903","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x15a16280ba4c426d03f2e94ac3b18fd9900b4f6b73750efca5edf81987e1c350":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xcdee1fd9a13e25eafd21183c93a1915f256ed903":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:48.741928482Z 2023-11-30 11:46:48.741 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xCDEe1Fd9a13e25eaFD21183c93a1915f256eD903 is unstaked +bundler_1 | 2023-11-30T11:46:48.741942909Z 2023-11-30 11:46:48.741 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:48.741948930Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:48.741953929Z -- params: [{"sender":"0xCDEe1Fd9a13e25eaFD21183c93a1915f256eD903","nonce":"0xe00000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000e000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:48.741961504Z -- result: "0x49a3e2462304efc96fb8823ebd851ee79675806b0fe10f6eb37050bc8204da58" +bundler_1 | 2023-11-30T11:46:48.741966543Z -- costTime: 316 +bundler_1 | 2023-11-30T11:46:48.741970991Z +bundler_1 | 2023-11-30T11:46:48.744834757Z 2023-11-30 11:46:48.744 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:48.744901555Z 2023-11-30 11:46:48.744 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:48.745102155Z 2023-11-30 11:46:48.745 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4150517416584649113600,"opHash":"0x755830755c30cae70ae3a96dafeadc3585d452c3282da17b577a6d1a0be0ef38","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa3404e8d47a35ca14344a76aea423b0733dd63e8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:48.747605622Z 2023-11-30 11:46:48.747 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:48.747625389Z 2023-11-30 11:46:48.747 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4150517416584649113600,"opHash":"0x755830755c30cae70ae3a96dafeadc3585d452c3282da17b577a6d1a0be0ef38","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa3404e8d47a35ca14344a76aea423b0733dd63e8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:49.053087711Z 2023-11-30 11:46:49.052 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa3404e8d47a35ca14344a76aea423b0733dd63e8","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa3404e8d47a35ca14344a76aea423b0733dd63e8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4df0755f2204b646250617ef1560f86ea6d81eb92705b5ee4d048aa1ef5a86dd":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:49.053187848Z 2023-11-30 11:46:49.053 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xA3404E8d47a35cA14344a76aEa423b0733Dd63e8 is unstaked +bundler_1 | 2023-11-30T11:46:49.053213957Z 2023-11-30 11:46:49.053 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:49.053219617Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:49.053234535Z -- params: [{"sender":"0xA3404E8d47a35cA14344a76aEa423b0733Dd63e8","nonce":"0xe10000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000e100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:49.053242670Z -- result: "0x755830755c30cae70ae3a96dafeadc3585d452c3282da17b577a6d1a0be0ef38" +bundler_1 | 2023-11-30T11:46:49.053247740Z -- costTime: 309 +bundler_1 | 2023-11-30T11:46:49.053252448Z +bundler_1 | 2023-11-30T11:46:49.056399184Z 2023-11-30 11:46:49.056 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:49.056412910Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:49.056418490Z -- params: [] +bundler_1 | 2023-11-30T11:46:49.056423379Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:49.056428278Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:49.056433127Z +bundler_1 | 2023-11-30T11:46:49.058329683Z 2023-11-30 11:46:49.058 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:49.058380107Z 2023-11-30 11:46:49.058 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:49.058563629Z 2023-11-30 11:46:49.058 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4168964160658358665216,"opHash":"0xee7e7f36ccedb5712d1a1c0bd17761ca5df58fd8c153435f2247256c2f016577","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x67292608e91d37b1f06fbee914e6178f891bfcfe","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:49.061108626Z 2023-11-30 11:46:49.061 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:49.061133683Z 2023-11-30 11:46:49.061 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4168964160658358665216,"opHash":"0xee7e7f36ccedb5712d1a1c0bd17761ca5df58fd8c153435f2247256c2f016577","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x67292608e91d37b1f06fbee914e6178f891bfcfe","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:49.368339175Z 2023-11-30 11:46:49.368 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x67292608e91d37b1f06fbee914e6178f891bfcfe","stake":0,"unstakeDelaySec":0},"storageMap":{"0x67292608e91d37b1f06fbee914e6178f891bfcfe":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x25d86089af44525fc366f20ff5f1d34322afcf9472150c69ce9130dce77aabb1":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:49.368396539Z 2023-11-30 11:46:49.368 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x67292608E91d37B1F06Fbee914E6178f891BFCFE is unstaked +bundler_1 | 2023-11-30T11:46:49.368446154Z 2023-11-30 11:46:49.368 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:49.368469318Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:49.368473586Z -- params: [{"sender":"0x67292608E91d37B1F06Fbee914E6178f891BFCFE","nonce":"0xe20000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000e200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:49.368479246Z -- result: "0xee7e7f36ccedb5712d1a1c0bd17761ca5df58fd8c153435f2247256c2f016577" +bundler_1 | 2023-11-30T11:46:49.368482813Z -- costTime: 310 +bundler_1 | 2023-11-30T11:46:49.368486169Z +bundler_1 | 2023-11-30T11:46:49.371312134Z 2023-11-30 11:46:49.371 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:49.371389317Z 2023-11-30 11:46:49.371 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:49.371575485Z 2023-11-30 11:46:49.371 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4187410904732068216832,"opHash":"0x4558911750e33266f5d7b4101495456e2c7eed8204bd79698bbc37c7cec4e35f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3fd10378e8b3c5e6160995ae521f2f3d1e14500e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:49.375658967Z 2023-11-30 11:46:49.375 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:49.375718668Z 2023-11-30 11:46:49.375 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4187410904732068216832,"opHash":"0x4558911750e33266f5d7b4101495456e2c7eed8204bd79698bbc37c7cec4e35f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3fd10378e8b3c5e6160995ae521f2f3d1e14500e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:49.682903165Z 2023-11-30 11:46:49.682 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3fd10378e8b3c5e6160995ae521f2f3d1e14500e","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9868e237f7a305edee4095115e0825b1d0fb8d1eae2fa2d1ba48434b4a34aa31":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x3fd10378e8b3c5e6160995ae521f2f3d1e14500e":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:49.682963217Z 2023-11-30 11:46:49.682 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3Fd10378E8b3c5E6160995aE521f2F3d1e14500e is unstaked +bundler_1 | 2023-11-30T11:46:49.682983371Z 2023-11-30 11:46:49.682 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:49.682995423Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:49.683000082Z -- params: [{"sender":"0x3Fd10378E8b3c5E6160995aE521f2F3d1e14500e","nonce":"0xe30000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000e300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:49.683031260Z -- result: "0x4558911750e33266f5d7b4101495456e2c7eed8204bd79698bbc37c7cec4e35f" +bundler_1 | 2023-11-30T11:46:49.683038093Z -- costTime: 311 +bundler_1 | 2023-11-30T11:46:49.683044104Z +bundler_1 | 2023-11-30T11:46:49.685907695Z 2023-11-30 11:46:49.685 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:49.685988816Z 2023-11-30 11:46:49.685 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:49.686207193Z 2023-11-30 11:46:49.686 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4205857648805777768448,"opHash":"0x5b974400e36186700d2d3f1be20fe4b7c1f5a73926d93f334118de70f40bcf6c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x74387bdef1efaf4604b7c80d37e460b944b26cfc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:49.688951970Z 2023-11-30 11:46:49.688 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:49.688968911Z 2023-11-30 11:46:49.688 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4205857648805777768448,"opHash":"0x5b974400e36186700d2d3f1be20fe4b7c1f5a73926d93f334118de70f40bcf6c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x74387bdef1efaf4604b7c80d37e460b944b26cfc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:49.997503268Z 2023-11-30 11:46:49.997 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x74387bdef1efaf4604b7c80d37e460b944b26cfc","stake":0,"unstakeDelaySec":0},"storageMap":{"0x74387bdef1efaf4604b7c80d37e460b944b26cfc":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd306ad769121895af2ea6cd555642cd8f608debebffd730a0c9d1ca88d76c0f5":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:49.997542731Z 2023-11-30 11:46:49.997 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x74387BDEF1EFaf4604B7C80d37e460b944B26CfC is unstaked +bundler_1 | 2023-11-30T11:46:49.997580441Z 2023-11-30 11:46:49.997 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:49.997587685Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:49.997593225Z -- params: [{"sender":"0x74387BDEF1EFaf4604B7C80d37e460b944B26CfC","nonce":"0xe40000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000e400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:49.997601561Z -- result: "0x5b974400e36186700d2d3f1be20fe4b7c1f5a73926d93f334118de70f40bcf6c" +bundler_1 | 2023-11-30T11:46:49.997606821Z -- costTime: 312 +bundler_1 | 2023-11-30T11:46:49.997611599Z +bundler_1 | 2023-11-30T11:46:50.000510413Z 2023-11-30 11:46:50.000 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:50.000568164Z 2023-11-30 11:46:50.000 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:50.000764076Z 2023-11-30 11:46:50.000 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4224304392879487320064,"opHash":"0x8dad3eaa3cccdf23fa2bb36781b6372ffa17bba13b9ea065e7b53e1c253b35c0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0f78187b2f8b278080dc0edafbe0fd8773bbf7c5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:50.003548780Z 2023-11-30 11:46:50.003 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:50.003564690Z 2023-11-30 11:46:50.003 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4224304392879487320064,"opHash":"0x8dad3eaa3cccdf23fa2bb36781b6372ffa17bba13b9ea065e7b53e1c253b35c0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0f78187b2f8b278080dc0edafbe0fd8773bbf7c5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:50.063861917Z 2023-11-30 11:46:50.063 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1778 to: 1778 +bundler_1 | 2023-11-30T11:46:50.309980888Z 2023-11-30 11:46:50.309 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0f78187b2f8b278080dc0edafbe0fd8773bbf7c5","stake":0,"unstakeDelaySec":0},"storageMap":{"0x0f78187b2f8b278080dc0edafbe0fd8773bbf7c5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xbe6e936d077d5c49a905d0091977dc4b70e0d40d28af0e6fa11df7ae1d47db05":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:50.310042502Z 2023-11-30 11:46:50.309 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0F78187b2F8b278080DC0edaFBe0fD8773BBF7C5 is unstaked +bundler_1 | 2023-11-30T11:46:50.310050888Z 2023-11-30 11:46:50.309 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:50.310056849Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:50.310062820Z -- params: [{"sender":"0x0F78187b2F8b278080DC0edaFBe0fD8773BBF7C5","nonce":"0xe50000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000e500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:50.310068681Z -- result: "0x8dad3eaa3cccdf23fa2bb36781b6372ffa17bba13b9ea065e7b53e1c253b35c0" +bundler_1 | 2023-11-30T11:46:50.310072318Z -- costTime: 309 +bundler_1 | 2023-11-30T11:46:50.310075784Z +bundler_1 | 2023-11-30T11:46:50.312918724Z 2023-11-30 11:46:50.312 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:50.312930897Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:50.312935004Z -- params: [] +bundler_1 | 2023-11-30T11:46:50.312938431Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:50.312941887Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:50.312945544Z +bundler_1 | 2023-11-30T11:46:50.314846437Z 2023-11-30 11:46:50.314 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:50.315009104Z 2023-11-30 11:46:50.314 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:50.315264680Z 2023-11-30 11:46:50.315 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4242751136953196871680,"opHash":"0x87e43c9cb8690ce86b3db24f3411571d6876ee37e5037db0c616c71c6918fe65","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3b6a994b98b26c03ae1080ab4741515cdfb7e7ed","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:50.318160805Z 2023-11-30 11:46:50.318 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:50.318201832Z 2023-11-30 11:46:50.318 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4242751136953196871680,"opHash":"0x87e43c9cb8690ce86b3db24f3411571d6876ee37e5037db0c616c71c6918fe65","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3b6a994b98b26c03ae1080ab4741515cdfb7e7ed","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:50.623497824Z 2023-11-30 11:46:50.623 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3b6a994b98b26c03ae1080ab4741515cdfb7e7ed","stake":0,"unstakeDelaySec":0},"storageMap":{"0x3b6a994b98b26c03ae1080ab4741515cdfb7e7ed":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4ae97d4625dfd14b08f4afd2dcd92aef8e786cdd4c1ea4fc78d51c57c5a58476":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:50.623556944Z 2023-11-30 11:46:50.623 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3b6A994B98B26C03AE1080ab4741515CDFb7e7ED is unstaked +bundler_1 | 2023-11-30T11:46:50.623566101Z 2023-11-30 11:46:50.623 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:50.623572052Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:50.623577312Z -- params: [{"sender":"0x3b6A994B98B26C03AE1080ab4741515CDFb7e7ED","nonce":"0xe60000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000e600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:50.623584896Z -- result: "0x87e43c9cb8690ce86b3db24f3411571d6876ee37e5037db0c616c71c6918fe65" +bundler_1 | 2023-11-30T11:46:50.623590217Z -- costTime: 309 +bundler_1 | 2023-11-30T11:46:50.623594985Z +bundler_1 | 2023-11-30T11:46:50.626553340Z 2023-11-30 11:46:50.626 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:50.626632508Z 2023-11-30 11:46:50.626 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:50.626809188Z 2023-11-30 11:46:50.626 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4261197881026906423296,"opHash":"0xb7ec820e9ae4c5235b5dc3c95c7014a1f0a696b6d5c5b912e76a97e7ecbb56d4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xac2f46518d66ac0e4acaa071109ad260336134bc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:50.629608115Z 2023-11-30 11:46:50.629 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:50.629652437Z 2023-11-30 11:46:50.629 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4261197881026906423296,"opHash":"0xb7ec820e9ae4c5235b5dc3c95c7014a1f0a696b6d5c5b912e76a97e7ecbb56d4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xac2f46518d66ac0e4acaa071109ad260336134bc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:50.940092582Z 2023-11-30 11:46:50.939 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xac2f46518d66ac0e4acaa071109ad260336134bc","stake":0,"unstakeDelaySec":0},"storageMap":{"0xac2f46518d66ac0e4acaa071109ad260336134bc":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x913c876f1e49bf8bf634944465136d7e4cb0e212076186c14b855cfbe3b9f07f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:50.940145732Z 2023-11-30 11:46:50.940 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xAC2f46518d66ac0e4aCAA071109ad260336134bC is unstaked +bundler_1 | 2023-11-30T11:46:50.940187967Z 2023-11-30 11:46:50.940 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:50.940196814Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:50.940200681Z -- params: [{"sender":"0xAC2f46518d66ac0e4aCAA071109ad260336134bC","nonce":"0xe70000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000e700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:50.940206241Z -- result: "0xb7ec820e9ae4c5235b5dc3c95c7014a1f0a696b6d5c5b912e76a97e7ecbb56d4" +bundler_1 | 2023-11-30T11:46:50.940209808Z -- costTime: 314 +bundler_1 | 2023-11-30T11:46:50.940213144Z +bundler_1 | 2023-11-30T11:46:50.943238447Z 2023-11-30 11:46:50.943 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:50.943301942Z 2023-11-30 11:46:50.943 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:50.943502466Z 2023-11-30 11:46:50.943 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4279644625100615974912,"opHash":"0x4ab59160cbab56e6b67a77bc316fb4c276afad858df8f3e8ba761f2c0a6eb6c8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd87dcf626f8c6c78187d8ad9d0579d870d73854b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:50.945906166Z 2023-11-30 11:46:50.945 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:50.945938139Z 2023-11-30 11:46:50.945 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4279644625100615974912,"opHash":"0x4ab59160cbab56e6b67a77bc316fb4c276afad858df8f3e8ba761f2c0a6eb6c8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd87dcf626f8c6c78187d8ad9d0579d870d73854b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:51.255169704Z 2023-11-30 11:46:51.255 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd87dcf626f8c6c78187d8ad9d0579d870d73854b","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd87dcf626f8c6c78187d8ad9d0579d870d73854b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x091a608b0fa1cfe3ec9dc91e6121cdf2d83c64d53b5a3697829d2ea92401f6ae":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:51.255215760Z 2023-11-30 11:46:51.255 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xd87DCF626f8c6c78187D8ad9d0579D870D73854B is unstaked +bundler_1 | 2023-11-30T11:46:51.255266137Z 2023-11-30 11:46:51.255 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:51.255276327Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:51.255282047Z -- params: [{"sender":"0xd87DCF626f8c6c78187D8ad9d0579D870D73854B","nonce":"0xe80000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000e800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:51.255291595Z -- result: "0x4ab59160cbab56e6b67a77bc316fb4c276afad858df8f3e8ba761f2c0a6eb6c8" +bundler_1 | 2023-11-30T11:46:51.255295452Z -- costTime: 312 +bundler_1 | 2023-11-30T11:46:51.255298909Z +bundler_1 | 2023-11-30T11:46:51.258412430Z 2023-11-30 11:46:51.258 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:51.258495317Z 2023-11-30 11:46:51.258 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:51.258738962Z 2023-11-30 11:46:51.258 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4298091369174325526528,"opHash":"0x7107b71025dddec92d72055a22d48f38efb6ce3267cfae044510d3f8fffbafc2","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd4ca7395bcffcefafcbf77b81c30f81a27ba2b8c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:51.262434397Z 2023-11-30 11:46:51.262 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:51.262506862Z 2023-11-30 11:46:51.262 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000e900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4298091369174325526528,"opHash":"0x7107b71025dddec92d72055a22d48f38efb6ce3267cfae044510d3f8fffbafc2","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd4ca7395bcffcefafcbf77b81c30f81a27ba2b8c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:51.581250325Z 2023-11-30 11:46:51.581 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd4ca7395bcffcefafcbf77b81c30f81a27ba2b8c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf5ca80d7e4d1d0f8347bc37ba287559b3d6f749e8101dbb6712565f41c3a1414":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xd4ca7395bcffcefafcbf77b81c30f81a27ba2b8c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:51.581329363Z 2023-11-30 11:46:51.581 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xD4ca7395bCffCefAfCbF77b81c30F81A27Ba2b8c is unstaked +bundler_1 | 2023-11-30T11:46:51.581338069Z 2023-11-30 11:46:51.581 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:51.581343750Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:51.581349240Z -- params: [{"sender":"0xD4ca7395bCffCefAfCbF77b81c30F81A27Ba2b8c","nonce":"0xe90000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000e900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:51.581373565Z -- result: "0x7107b71025dddec92d72055a22d48f38efb6ce3267cfae044510d3f8fffbafc2" +bundler_1 | 2023-11-30T11:46:51.581379156Z -- costTime: 323 +bundler_1 | 2023-11-30T11:46:51.581384636Z +bundler_1 | 2023-11-30T11:46:51.584701509Z 2023-11-30 11:46:51.584 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:51.584715615Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:51.584721596Z -- params: [] +bundler_1 | 2023-11-30T11:46:51.584726425Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:51.584731204Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:51.584735823Z +bundler_1 | 2023-11-30T11:46:51.587033676Z 2023-11-30 11:46:51.586 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:51.587100550Z 2023-11-30 11:46:51.587 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:51.587317782Z 2023-11-30 11:46:51.587 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ea00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4316538113248035078144,"opHash":"0xca833c233324cbd9b832fee1ac3b6eb0bd57fee2cd6273f8a9c7337439f8a799","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x893526eda075249544995dc242ac86a0c230f311","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:51.589921836Z 2023-11-30 11:46:51.589 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:51.589947337Z 2023-11-30 11:46:51.589 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ea00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4316538113248035078144,"opHash":"0xca833c233324cbd9b832fee1ac3b6eb0bd57fee2cd6273f8a9c7337439f8a799","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x893526eda075249544995dc242ac86a0c230f311","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:51.908474220Z 2023-11-30 11:46:51.908 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x893526eda075249544995dc242ac86a0c230f311","stake":0,"unstakeDelaySec":0},"storageMap":{"0x893526eda075249544995dc242ac86a0c230f311":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3a6fa119ba8cf5087a0f4a41cd46a4bf9139a54568ce28784bf25a2bc020ff93":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:51.908514946Z 2023-11-30 11:46:51.908 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x893526EDA075249544995dc242aC86a0c230f311 is unstaked +bundler_1 | 2023-11-30T11:46:51.908565123Z 2023-11-30 11:46:51.908 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:51.908575132Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:51.908579089Z -- params: [{"sender":"0x893526EDA075249544995dc242aC86a0c230f311","nonce":"0xea0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000ea00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:51.908597413Z -- result: "0xca833c233324cbd9b832fee1ac3b6eb0bd57fee2cd6273f8a9c7337439f8a799" +bundler_1 | 2023-11-30T11:46:51.908601170Z -- costTime: 322 +bundler_1 | 2023-11-30T11:46:51.908604657Z +bundler_1 | 2023-11-30T11:46:51.911505775Z 2023-11-30 11:46:51.911 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:51.911579769Z 2023-11-30 11:46:51.911 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:51.911757815Z 2023-11-30 11:46:51.911 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000eb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4334984857321744629760,"opHash":"0xafc089053dee0ff705cb8667999ee09083232101a32f5ad88cbc5bded7804e8c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78691b20d2ebc897abf84eef7f238a7de0f1d0d5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:51.914272272Z 2023-11-30 11:46:51.914 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:51.914343314Z 2023-11-30 11:46:51.914 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000eb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4334984857321744629760,"opHash":"0xafc089053dee0ff705cb8667999ee09083232101a32f5ad88cbc5bded7804e8c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78691b20d2ebc897abf84eef7f238a7de0f1d0d5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:52.223549136Z 2023-11-30 11:46:52.223 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x78691b20d2ebc897abf84eef7f238a7de0f1d0d5","stake":0,"unstakeDelaySec":0},"storageMap":{"0x78691b20d2ebc897abf84eef7f238a7de0f1d0d5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa70d1535ca633f0c8f416e45bc2e01b1cdb7d4f945e611af47932fec2c730c9f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:52.223591475Z 2023-11-30 11:46:52.223 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x78691b20D2ebC897AbF84eEf7f238A7dE0F1D0d5 is unstaked +bundler_1 | 2023-11-30T11:46:52.223670433Z 2023-11-30 11:46:52.223 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:52.223682575Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:52.223688797Z -- params: [{"sender":"0x78691b20D2ebC897AbF84eEf7f238A7dE0F1D0d5","nonce":"0xeb0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000eb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:52.223697834Z -- result: "0xafc089053dee0ff705cb8667999ee09083232101a32f5ad88cbc5bded7804e8c" +bundler_1 | 2023-11-30T11:46:52.223702993Z -- costTime: 312 +bundler_1 | 2023-11-30T11:46:52.223707752Z +bundler_1 | 2023-11-30T11:46:52.226595779Z 2023-11-30 11:46:52.226 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:52.226676165Z 2023-11-30 11:46:52.226 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:52.226862332Z 2023-11-30 11:46:52.226 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ec00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4353431601395454181376,"opHash":"0xfad702e375f4b761cd2f8e81e068caadb337d22d0748f974f4b94ac4ee9ce921","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x92fe147e20506f424d3473a8a2b72946e0ad8a3a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:52.229377802Z 2023-11-30 11:46:52.229 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:52.229393851Z 2023-11-30 11:46:52.229 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ec00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4353431601395454181376,"opHash":"0xfad702e375f4b761cd2f8e81e068caadb337d22d0748f974f4b94ac4ee9ce921","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x92fe147e20506f424d3473a8a2b72946e0ad8a3a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:52.538749878Z 2023-11-30 11:46:52.538 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x92fe147e20506f424d3473a8a2b72946e0ad8a3a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x92fe147e20506f424d3473a8a2b72946e0ad8a3a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe014442c679662753001ed0ee9b12ae55cc692afead9f71414da75231656d6ff":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:52.538799360Z 2023-11-30 11:46:52.538 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x92FE147e20506F424D3473A8a2B72946E0ad8A3A is unstaked +bundler_1 | 2023-11-30T11:46:52.538811773Z 2023-11-30 11:46:52.538 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:52.538817824Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:52.538822974Z -- params: [{"sender":"0x92FE147e20506F424D3473A8a2B72946E0ad8A3A","nonce":"0xec0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000ec00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:52.538831420Z -- result: "0xfad702e375f4b761cd2f8e81e068caadb337d22d0748f974f4b94ac4ee9ce921" +bundler_1 | 2023-11-30T11:46:52.538836620Z -- costTime: 312 +bundler_1 | 2023-11-30T11:46:52.538841659Z +bundler_1 | 2023-11-30T11:46:52.541738469Z 2023-11-30 11:46:52.541 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:52.541801286Z 2023-11-30 11:46:52.541 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:52.541986331Z 2023-11-30 11:46:52.541 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ed00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4371878345469163732992,"opHash":"0x87a77bbcd1be42b3550012ed1c4a8d38dd21b0ec74a1bbc0d53eb5a3ecc6dc27","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1559318eeaee9a655a96ebdd24140ffe1206dd19","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:52.544351950Z 2023-11-30 11:46:52.544 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:52.544367700Z 2023-11-30 11:46:52.544 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ed00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4371878345469163732992,"opHash":"0x87a77bbcd1be42b3550012ed1c4a8d38dd21b0ec74a1bbc0d53eb5a3ecc6dc27","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1559318eeaee9a655a96ebdd24140ffe1206dd19","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:52.854961566Z 2023-11-30 11:46:52.854 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1559318eeaee9a655a96ebdd24140ffe1206dd19","stake":0,"unstakeDelaySec":0},"storageMap":{"0x1559318eeaee9a655a96ebdd24140ffe1206dd19":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd9bd53ba53be7df714263391ec5a48d164517c4e01d443edfe1cc60796510409":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:52.855075038Z 2023-11-30 11:46:52.854 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1559318EEAEE9a655a96ebdd24140Ffe1206DD19 is unstaked +bundler_1 | 2023-11-30T11:46:52.855085898Z 2023-11-30 11:46:52.854 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:52.855091308Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:52.855095055Z -- params: [{"sender":"0x1559318EEAEE9a655a96ebdd24140Ffe1206DD19","nonce":"0xed0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000ed00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:52.855100676Z -- result: "0x87a77bbcd1be42b3550012ed1c4a8d38dd21b0ec74a1bbc0d53eb5a3ecc6dc27" +bundler_1 | 2023-11-30T11:46:52.855105925Z -- costTime: 313 +bundler_1 | 2023-11-30T11:46:52.855111446Z +bundler_1 | 2023-11-30T11:46:52.858040873Z 2023-11-30 11:46:52.857 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:52.858054188Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:52.858059588Z -- params: [] +bundler_1 | 2023-11-30T11:46:52.858063315Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:52.858066812Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:52.858070358Z +bundler_1 | 2023-11-30T11:46:52.860186627Z 2023-11-30 11:46:52.860 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:52.860258547Z 2023-11-30 11:46:52.860 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:52.860463359Z 2023-11-30 11:46:52.860 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ee00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4390325089542873284608,"opHash":"0x843f5bd45742528c19f1e86a90d5e86c7b0b8ccabdde552c797409db1fcdbe56","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3a23a3f13d8a10f421114ab59ba42fd688233762","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:52.863379739Z 2023-11-30 11:46:52.863 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:52.863395879Z 2023-11-30 11:46:52.863 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ee00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4390325089542873284608,"opHash":"0x843f5bd45742528c19f1e86a90d5e86c7b0b8ccabdde552c797409db1fcdbe56","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3a23a3f13d8a10f421114ab59ba42fd688233762","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:53.178360499Z 2023-11-30 11:46:53.178 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3a23a3f13d8a10f421114ab59ba42fd688233762","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3e47659146a19e31f8507d90999a49eb44aca0c719254919024b894ba7c495a3":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x3a23a3f13d8a10f421114ab59ba42fd688233762":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:53.178947233Z 2023-11-30 11:46:53.178 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3A23A3F13D8a10F421114AB59BA42FD688233762 is unstaked +bundler_1 | 2023-11-30T11:46:53.178958404Z 2023-11-30 11:46:53.178 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:53.178964105Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:53.178969345Z -- params: [{"sender":"0x3A23A3F13D8a10F421114AB59BA42FD688233762","nonce":"0xee0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000ee00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:53.178977950Z -- result: "0x843f5bd45742528c19f1e86a90d5e86c7b0b8ccabdde552c797409db1fcdbe56" +bundler_1 | 2023-11-30T11:46:53.178983170Z -- costTime: 318 +bundler_1 | 2023-11-30T11:46:53.178988200Z +bundler_1 | 2023-11-30T11:46:53.181515371Z 2023-11-30 11:46:53.181 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:53.181582265Z 2023-11-30 11:46:53.181 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:53.181783811Z 2023-11-30 11:46:53.181 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ef00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4408771833616582836224,"opHash":"0xeec67a549b93c1b3053c1e7614fd21df858c9cdf2b6e2a73b43f03075a624913","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa24e41d1b00121435bc8df21f534335d97efcb31","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:53.184571858Z 2023-11-30 11:46:53.184 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:53.184584081Z 2023-11-30 11:46:53.184 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ef00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4408771833616582836224,"opHash":"0xeec67a549b93c1b3053c1e7614fd21df858c9cdf2b6e2a73b43f03075a624913","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa24e41d1b00121435bc8df21f534335d97efcb31","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:53.498622121Z 2023-11-30 11:46:53.498 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa24e41d1b00121435bc8df21f534335d97efcb31","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa24e41d1b00121435bc8df21f534335d97efcb31":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xc778b20dd32d800d9d363610e52b2f629a2cd6553b2130bbbabbcdf4a4e7b3ff":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:53.498662797Z 2023-11-30 11:46:53.498 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xa24E41d1B00121435bc8DF21f534335d97Efcb31 is unstaked +bundler_1 | 2023-11-30T11:46:53.498687282Z 2023-11-30 11:46:53.498 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:53.498693364Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:53.498699355Z -- params: [{"sender":"0xa24E41d1B00121435bc8DF21f534335d97Efcb31","nonce":"0xef0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000ef00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:53.498705115Z -- result: "0xeec67a549b93c1b3053c1e7614fd21df858c9cdf2b6e2a73b43f03075a624913" +bundler_1 | 2023-11-30T11:46:53.498708813Z -- costTime: 317 +bundler_1 | 2023-11-30T11:46:53.498712199Z +bundler_1 | 2023-11-30T11:46:53.501692765Z 2023-11-30 11:46:53.501 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:53.502406375Z 2023-11-30 11:46:53.502 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:53.502588054Z 2023-11-30 11:46:53.502 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4427218577690292387840,"opHash":"0xa0143b320a59660356e6a1c48d49e113730bcde1b28fbcd64bbf2bacdaa60d31","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcf54093fc9186ed031f004f1b57142a6d6609aa8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:53.505270213Z 2023-11-30 11:46:53.505 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:53.505305823Z 2023-11-30 11:46:53.505 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4427218577690292387840,"opHash":"0xa0143b320a59660356e6a1c48d49e113730bcde1b28fbcd64bbf2bacdaa60d31","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcf54093fc9186ed031f004f1b57142a6d6609aa8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:53.820246145Z 2023-11-30 11:46:53.820 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcf54093fc9186ed031f004f1b57142a6d6609aa8","stake":0,"unstakeDelaySec":0},"storageMap":{"0xcf54093fc9186ed031f004f1b57142a6d6609aa8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xbd07f390a7e9b1e25942767edd6a2bbf571e420e03aef5b67af886473554305b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:53.820393931Z 2023-11-30 11:46:53.820 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xCF54093Fc9186eD031F004f1b57142A6d6609aA8 is unstaked +bundler_1 | 2023-11-30T11:46:53.820402727Z 2023-11-30 11:46:53.820 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:53.820407055Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:53.820411463Z -- params: [{"sender":"0xCF54093Fc9186eD031F004f1b57142A6d6609aA8","nonce":"0xf00000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000f000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:53.820434015Z -- result: "0xa0143b320a59660356e6a1c48d49e113730bcde1b28fbcd64bbf2bacdaa60d31" +bundler_1 | 2023-11-30T11:46:53.820440317Z -- costTime: 319 +bundler_1 | 2023-11-30T11:46:53.820445657Z +bundler_1 | 2023-11-30T11:46:53.823465490Z 2023-11-30 11:46:53.823 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:53.823529766Z 2023-11-30 11:46:53.823 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:53.823744560Z 2023-11-30 11:46:53.823 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4445665321764001939456,"opHash":"0x798d68d1e6426c5b194b08ce862206a21ac578ce54d6d04c38dfe6ad9c72f5ae","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78b3ecfe057b9f2fc1d77d719c4111290148de5b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:53.827171619Z 2023-11-30 11:46:53.827 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:53.827187839Z 2023-11-30 11:46:53.827 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4445665321764001939456,"opHash":"0x798d68d1e6426c5b194b08ce862206a21ac578ce54d6d04c38dfe6ad9c72f5ae","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x78b3ecfe057b9f2fc1d77d719c4111290148de5b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:54.140108590Z 2023-11-30 11:46:54.139 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x78b3ecfe057b9f2fc1d77d719c4111290148de5b","stake":0,"unstakeDelaySec":0},"storageMap":{"0x78b3ecfe057b9f2fc1d77d719c4111290148de5b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf6218c976777b9fa67492897e95b5fbe6071a1884be2e328c6a7571763e47799":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:54.140168939Z 2023-11-30 11:46:54.140 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x78B3eCFE057b9f2fC1D77d719c4111290148de5B is unstaked +bundler_1 | 2023-11-30T11:46:54.140206743Z 2023-11-30 11:46:54.140 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:54.140214597Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:54.140218845Z -- params: [{"sender":"0x78B3eCFE057b9f2fC1D77d719c4111290148de5B","nonce":"0xf10000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000f100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:54.140224496Z -- result: "0x798d68d1e6426c5b194b08ce862206a21ac578ce54d6d04c38dfe6ad9c72f5ae" +bundler_1 | 2023-11-30T11:46:54.140242810Z -- costTime: 317 +bundler_1 | 2023-11-30T11:46:54.140246336Z +bundler_1 | 2023-11-30T11:46:54.143022778Z 2023-11-30 11:46:54.142 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:54.143035142Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:54.143039690Z -- params: [] +bundler_1 | 2023-11-30T11:46:54.143043347Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:54.143046894Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:54.143050290Z +bundler_1 | 2023-11-30T11:46:54.144928371Z 2023-11-30 11:46:54.144 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:54.145020122Z 2023-11-30 11:46:54.144 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:54.145236545Z 2023-11-30 11:46:54.145 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4464112065837711491072,"opHash":"0x38fc14a9daaca787a1fea30b7fe977fd38922ef96ebe2c4f6c6f065509fde3e8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xab70bc72d178d49143c1a0c2b041bbecaa67ae52","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:54.147780708Z 2023-11-30 11:46:54.147 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:54.147796677Z 2023-11-30 11:46:54.147 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4464112065837711491072,"opHash":"0x38fc14a9daaca787a1fea30b7fe977fd38922ef96ebe2c4f6c6f065509fde3e8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xab70bc72d178d49143c1a0c2b041bbecaa67ae52","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:54.459873909Z 2023-11-30 11:46:54.459 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xab70bc72d178d49143c1a0c2b041bbecaa67ae52","stake":0,"unstakeDelaySec":0},"storageMap":{"0xab70bc72d178d49143c1a0c2b041bbecaa67ae52":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x66279a8affc8e8689b5e44192035c5f3f86074305b0fc53f20f875d8458ee876":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:54.459911189Z 2023-11-30 11:46:54.459 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xab70Bc72d178d49143C1a0c2B041bbECAA67Ae52 is unstaked +bundler_1 | 2023-11-30T11:46:54.459986866Z 2023-11-30 11:46:54.459 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:54.459997396Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:54.460002486Z -- params: [{"sender":"0xab70Bc72d178d49143C1a0c2B041bbECAA67Ae52","nonce":"0xf20000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000f200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:54.460008236Z -- result: "0x38fc14a9daaca787a1fea30b7fe977fd38922ef96ebe2c4f6c6f065509fde3e8" +bundler_1 | 2023-11-30T11:46:54.460011803Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:54.460015179Z +bundler_1 | 2023-11-30T11:46:54.463454183Z 2023-11-30 11:46:54.463 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:54.463510017Z 2023-11-30 11:46:54.463 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:54.463700553Z 2023-11-30 11:46:54.463 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4482558809911421042688,"opHash":"0x8b4bb4904340557b5a604a40d3b7eee4b41c48f69c28e7492e2dc81b52913f61","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x054ad92d0e02c058ca14c35016dc7e1a0cadcfdc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:54.466245617Z 2023-11-30 11:46:54.466 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:54.466260615Z 2023-11-30 11:46:54.466 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4482558809911421042688,"opHash":"0x8b4bb4904340557b5a604a40d3b7eee4b41c48f69c28e7492e2dc81b52913f61","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x054ad92d0e02c058ca14c35016dc7e1a0cadcfdc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:54.778530222Z 2023-11-30 11:46:54.778 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x054ad92d0e02c058ca14c35016dc7e1a0cadcfdc","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3d3f8c6707efc24dd6af1e32e7b293100d9ef85f51a59859f5979ff85b1619ff":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x054ad92d0e02c058ca14c35016dc7e1a0cadcfdc":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:54.778587598Z 2023-11-30 11:46:54.778 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x054Ad92D0e02C058ca14c35016DC7e1A0cADCfdC is unstaked +bundler_1 | 2023-11-30T11:46:54.778631821Z 2023-11-30 11:46:54.778 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:54.778640968Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:54.778645426Z -- params: [{"sender":"0x054Ad92D0e02C058ca14c35016DC7e1A0cADCfdC","nonce":"0xf30000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000f300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:54.778651127Z -- result: "0x8b4bb4904340557b5a604a40d3b7eee4b41c48f69c28e7492e2dc81b52913f61" +bundler_1 | 2023-11-30T11:46:54.778654774Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:54.778658150Z +bundler_1 | 2023-11-30T11:46:54.781617273Z 2023-11-30 11:46:54.781 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:54.781678831Z 2023-11-30 11:46:54.781 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:54.781871115Z 2023-11-30 11:46:54.781 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4501005553985130594304,"opHash":"0x5a8d05c5e25ea52943e3f52e3bc824d9b4e5683a77b71bf0d811ec457db1fd5d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x739fe5c8a3e1833d84c28ee9f5254b62311e0dcd","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:54.784399081Z 2023-11-30 11:46:54.784 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:54.784417606Z 2023-11-30 11:46:54.784 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4501005553985130594304,"opHash":"0x5a8d05c5e25ea52943e3f52e3bc824d9b4e5683a77b71bf0d811ec457db1fd5d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x739fe5c8a3e1833d84c28ee9f5254b62311e0dcd","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:55.096580163Z 2023-11-30 11:46:55.096 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x739fe5c8a3e1833d84c28ee9f5254b62311e0dcd","stake":0,"unstakeDelaySec":0},"storageMap":{"0x739fe5c8a3e1833d84c28ee9f5254b62311e0dcd":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2451149cc54363eb2c46d8b2ab82e7479cab307f5e26507f2e3a3bc98d0154cf":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:55.096630256Z 2023-11-30 11:46:55.096 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x739FE5c8A3E1833D84c28Ee9F5254B62311e0dcd is unstaked +bundler_1 | 2023-11-30T11:46:55.096669937Z 2023-11-30 11:46:55.096 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:55.096682962Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:55.096689304Z -- params: [{"sender":"0x739FE5c8A3E1833D84c28Ee9F5254B62311e0dcd","nonce":"0xf40000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000f400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:55.096697409Z -- result: "0x5a8d05c5e25ea52943e3f52e3bc824d9b4e5683a77b71bf0d811ec457db1fd5d" +bundler_1 | 2023-11-30T11:46:55.096702598Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:55.096707387Z +bundler_1 | 2023-11-30T11:46:55.099621753Z 2023-11-30 11:46:55.099 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:55.099699625Z 2023-11-30 11:46:55.099 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:55.099908274Z 2023-11-30 11:46:55.099 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4519452298058840145920,"opHash":"0x2726fe6a2c72a2eac0035106f223210658afb128676ed680868ad3ea87cc3654","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe5a55563d7fc8e470d3e8f9531b627d307f2a43f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:55.102292258Z 2023-11-30 11:46:55.102 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:55.102306324Z 2023-11-30 11:46:55.102 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4519452298058840145920,"opHash":"0x2726fe6a2c72a2eac0035106f223210658afb128676ed680868ad3ea87cc3654","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe5a55563d7fc8e470d3e8f9531b627d307f2a43f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:55.420076087Z 2023-11-30 11:46:55.419 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe5a55563d7fc8e470d3e8f9531b627d307f2a43f","stake":0,"unstakeDelaySec":0},"storageMap":{"0xe5a55563d7fc8e470d3e8f9531b627d307f2a43f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xbebbd05eb00c89d19d663be348559e058441c98bf812dd5616e807275deb3cd7":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:55.420133124Z 2023-11-30 11:46:55.420 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xe5A55563d7FC8e470d3E8F9531B627d307F2A43F is unstaked +bundler_1 | 2023-11-30T11:46:55.420157419Z 2023-11-30 11:46:55.420 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:55.420172838Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:55.420178739Z -- params: [{"sender":"0xe5A55563d7FC8e470d3E8F9531B627d307F2A43F","nonce":"0xf50000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000f500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:55.420186043Z -- result: "0x2726fe6a2c72a2eac0035106f223210658afb128676ed680868ad3ea87cc3654" +bundler_1 | 2023-11-30T11:46:55.420190521Z -- costTime: 321 +bundler_1 | 2023-11-30T11:46:55.420194739Z +bundler_1 | 2023-11-30T11:46:55.423067283Z 2023-11-30 11:46:55.422 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:55.423081640Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:55.423088733Z -- params: [] +bundler_1 | 2023-11-30T11:46:55.423094704Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:55.423100766Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:55.423106426Z +bundler_1 | 2023-11-30T11:46:55.424950323Z 2023-11-30 11:46:55.424 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:55.425007030Z 2023-11-30 11:46:55.424 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:55.425201481Z 2023-11-30 11:46:55.425 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4537899042132549697536,"opHash":"0xa07518579a108aa402d19f3a2d310f463a2d79863ed285f911752c4fa4ef0f1c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x74154d709e029d3ba5158aa6fdb662423882f12f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:55.428160277Z 2023-11-30 11:46:55.428 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:55.428176307Z 2023-11-30 11:46:55.428 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4537899042132549697536,"opHash":"0xa07518579a108aa402d19f3a2d310f463a2d79863ed285f911752c4fa4ef0f1c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x74154d709e029d3ba5158aa6fdb662423882f12f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:55.739836575Z 2023-11-30 11:46:55.739 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x74154d709e029d3ba5158aa6fdb662423882f12f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x74154d709e029d3ba5158aa6fdb662423882f12f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1eeab0e7a440af7c0dd0ac839af6b1c6c542a9a287bfbe7c381471b520ebd9e3":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:55.739875076Z 2023-11-30 11:46:55.739 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x74154d709e029d3ba5158AA6fDB662423882f12f is unstaked +bundler_1 | 2023-11-30T11:46:55.739900764Z 2023-11-30 11:46:55.739 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:55.739906936Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:55.739912296Z -- params: [{"sender":"0x74154d709e029d3ba5158AA6fDB662423882f12f","nonce":"0xf60000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000f600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:55.739920581Z -- result: "0xa07518579a108aa402d19f3a2d310f463a2d79863ed285f911752c4fa4ef0f1c" +bundler_1 | 2023-11-30T11:46:55.739925490Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:55.739930590Z +bundler_1 | 2023-11-30T11:46:55.742786523Z 2023-11-30 11:46:55.742 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:55.742847812Z 2023-11-30 11:46:55.742 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:55.743055425Z 2023-11-30 11:46:55.742 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4556345786206259249152,"opHash":"0x65ebdd034055abbd1843f2c82d7e8d064aa3b2409ed6470eb5c23049831fc995","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3c90d717c269d1fdf952c76ad7fc4ed30f277873","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:55.789644404Z 2023-11-30 11:46:55.789 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:55.789664041Z 2023-11-30 11:46:55.789 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4556345786206259249152,"opHash":"0x65ebdd034055abbd1843f2c82d7e8d064aa3b2409ed6470eb5c23049831fc995","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3c90d717c269d1fdf952c76ad7fc4ed30f277873","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:56.093390039Z 2023-11-30 11:46:56.093 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3c90d717c269d1fdf952c76ad7fc4ed30f277873","stake":0,"unstakeDelaySec":0},"storageMap":{"0x3c90d717c269d1fdf952c76ad7fc4ed30f277873":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x8f6b3a40e7e956c1579a398c10084d93230a0b3fd320f9163f3c09c03d412e28":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:56.093443057Z 2023-11-30 11:46:56.093 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3c90D717c269d1fdf952c76AD7Fc4ED30F277873 is unstaked +bundler_1 | 2023-11-30T11:46:56.093529752Z 2023-11-30 11:46:56.093 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:56.093542025Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:56.093548287Z -- params: [{"sender":"0x3c90D717c269d1fdf952c76AD7Fc4ED30F277873","nonce":"0xf70000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000f700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:56.093572421Z -- result: "0x65ebdd034055abbd1843f2c82d7e8d064aa3b2409ed6470eb5c23049831fc995" +bundler_1 | 2023-11-30T11:46:56.093578283Z -- costTime: 351 +bundler_1 | 2023-11-30T11:46:56.093583452Z +bundler_1 | 2023-11-30T11:46:56.096531417Z 2023-11-30 11:46:56.096 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:56.096612826Z 2023-11-30 11:46:56.096 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:56.096827697Z 2023-11-30 11:46:56.096 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4574792530279968800768,"opHash":"0xe6bb22ecf08dbcbaa68a30e10e4a97302a1d7cde9720238382321a8ddc36269a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9fd869fe9168cd9f9a059c81afba2e4aceff6743","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:56.099486292Z 2023-11-30 11:46:56.099 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:56.099502673Z 2023-11-30 11:46:56.099 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4574792530279968800768,"opHash":"0xe6bb22ecf08dbcbaa68a30e10e4a97302a1d7cde9720238382321a8ddc36269a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9fd869fe9168cd9f9a059c81afba2e4aceff6743","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:56.410452463Z 2023-11-30 11:46:56.410 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9fd869fe9168cd9f9a059c81afba2e4aceff6743","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x7f395d2a94ffd5d42a096ced8f2a7312e5e117f6f4ccc5fbda75cdb95a46ceaf":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x9fd869fe9168cd9f9a059c81afba2e4aceff6743":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:56.410551735Z 2023-11-30 11:46:56.410 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9FD869Fe9168Cd9F9A059c81AfbA2E4ACeFf6743 is unstaked +bundler_1 | 2023-11-30T11:46:56.410576571Z 2023-11-30 11:46:56.410 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:56.410583975Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:56.410589696Z -- params: [{"sender":"0x9FD869Fe9168Cd9F9A059c81AfbA2E4ACeFf6743","nonce":"0xf80000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000f800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:56.410598171Z -- result: "0xe6bb22ecf08dbcbaa68a30e10e4a97302a1d7cde9720238382321a8ddc36269a" +bundler_1 | 2023-11-30T11:46:56.410618730Z -- costTime: 314 +bundler_1 | 2023-11-30T11:46:56.410624150Z +bundler_1 | 2023-11-30T11:46:56.414000637Z 2023-11-30 11:46:56.413 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:56.414100961Z 2023-11-30 11:46:56.414 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:56.414324962Z 2023-11-30 11:46:56.414 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4593239274353678352384,"opHash":"0x0c66285b45e3e0e889804d357d3c2dd7cf0929c88e0709f3a2653bec0f89c0af","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x447eed8937510c4bc6dc38ad04a24ce398e9cc63","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:56.417119961Z 2023-11-30 11:46:56.417 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:56.417136863Z 2023-11-30 11:46:56.417 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000f900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4593239274353678352384,"opHash":"0x0c66285b45e3e0e889804d357d3c2dd7cf0929c88e0709f3a2653bec0f89c0af","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x447eed8937510c4bc6dc38ad04a24ce398e9cc63","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:56.733655450Z 2023-11-30 11:46:56.733 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x447eed8937510c4bc6dc38ad04a24ce398e9cc63","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x09f451adcd1ac98214d1706376281a23ae52f1d6d4cca00879b4fed1e59fafa2":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x447eed8937510c4bc6dc38ad04a24ce398e9cc63":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:46:56.733707628Z 2023-11-30 11:46:56.733 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x447Eed8937510C4Bc6dc38AD04a24Ce398E9CC63 is unstaked +bundler_1 | 2023-11-30T11:46:56.733717686Z 2023-11-30 11:46:56.733 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:56.733723608Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:56.733728757Z -- params: [{"sender":"0x447Eed8937510C4Bc6dc38AD04a24Ce398E9CC63","nonce":"0xf90000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000f900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:56.733736512Z -- result: "0x0c66285b45e3e0e889804d357d3c2dd7cf0929c88e0709f3a2653bec0f89c0af" +bundler_1 | 2023-11-30T11:46:56.733741771Z -- costTime: 320 +bundler_1 | 2023-11-30T11:46:56.733746851Z +bundler_1 | 2023-11-30T11:46:56.736585422Z 2023-11-30 11:46:56.736 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:56.736600971Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:56.736607393Z -- params: [] +bundler_1 | 2023-11-30T11:46:56.736613354Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:56.736619095Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:56.736624876Z +bundler_1 | 2023-11-30T11:46:56.738487748Z 2023-11-30 11:46:56.738 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:56.738553421Z 2023-11-30 11:46:56.738 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:56.738743115Z 2023-11-30 11:46:56.738 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000fa00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4611686018427387904000,"opHash":"0xcf7a04caee728c8fdaa48aea2e5e8bbb2d5aeb65337cafcbc7d889904a2c2343","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x26bda06b8c5f86b3f54bd755daf16b2face0dbaa","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:56.741863551Z 2023-11-30 11:46:56.741 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:56.741903225Z 2023-11-30 11:46:56.741 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000fa00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4611686018427387904000,"opHash":"0xcf7a04caee728c8fdaa48aea2e5e8bbb2d5aeb65337cafcbc7d889904a2c2343","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x26bda06b8c5f86b3f54bd755daf16b2face0dbaa","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:57.055371948Z 2023-11-30 11:46:57.055 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x26bda06b8c5f86b3f54bd755daf16b2face0dbaa","stake":0,"unstakeDelaySec":0},"storageMap":{"0x26bda06b8c5f86b3f54bd755daf16b2face0dbaa":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x865a371851b76b1d48b05d2c0ce7ce5c6cc17a9e4cab07cbf0316fed0e554a6b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:57.055431559Z 2023-11-30 11:46:57.055 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x26bDa06b8c5f86B3f54Bd755DAf16b2FACE0DbAA is unstaked +bundler_1 | 2023-11-30T11:46:57.055493635Z 2023-11-30 11:46:57.055 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:57.055502050Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:57.055507981Z -- params: [{"sender":"0x26bDa06b8c5f86B3f54Bd755DAf16b2FACE0DbAA","nonce":"0xfa0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000fa00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:57.055514233Z -- result: "0xcf7a04caee728c8fdaa48aea2e5e8bbb2d5aeb65337cafcbc7d889904a2c2343" +bundler_1 | 2023-11-30T11:46:57.055517820Z -- costTime: 317 +bundler_1 | 2023-11-30T11:46:57.055521166Z +bundler_1 | 2023-11-30T11:46:57.058401956Z 2023-11-30 11:46:57.058 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:57.058462325Z 2023-11-30 11:46:57.058 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:57.058666539Z 2023-11-30 11:46:57.058 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000fb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4630132762501097455616,"opHash":"0x5d30f002254c3a5e7532ca838b9613498c5234b6f5a9c67fbe934a3b284d7883","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xca0175d379d21003281cbcf699d543aca6332e9b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:57.061219728Z 2023-11-30 11:46:57.061 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:57.061232152Z 2023-11-30 11:46:57.061 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000fb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4630132762501097455616,"opHash":"0x5d30f002254c3a5e7532ca838b9613498c5234b6f5a9c67fbe934a3b284d7883","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xca0175d379d21003281cbcf699d543aca6332e9b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:57.365153016Z 2023-11-30 11:46:57.365 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xca0175d379d21003281cbcf699d543aca6332e9b","stake":0,"unstakeDelaySec":0},"storageMap":{"0xca0175d379d21003281cbcf699d543aca6332e9b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6bc318fcd34281e7ef0b2017a93d6767f232ebce8ed2e18738b0497ff6f6156f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:57.365204031Z 2023-11-30 11:46:57.365 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xCa0175D379D21003281cBcF699d543ACa6332E9b is unstaked +bundler_1 | 2023-11-30T11:46:57.365259273Z 2023-11-30 11:46:57.365 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:57.365271997Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:57.365277888Z -- params: [{"sender":"0xCa0175D379D21003281cBcF699d543ACa6332E9b","nonce":"0xfb0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000fb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:57.365286003Z -- result: "0x5d30f002254c3a5e7532ca838b9613498c5234b6f5a9c67fbe934a3b284d7883" +bundler_1 | 2023-11-30T11:46:57.365290882Z -- costTime: 307 +bundler_1 | 2023-11-30T11:46:57.365296122Z +bundler_1 | 2023-11-30T11:46:57.368214673Z 2023-11-30 11:46:57.368 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:57.368272520Z 2023-11-30 11:46:57.368 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:57.368475098Z 2023-11-30 11:46:57.368 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000fc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4648579506574807007232,"opHash":"0x572567118ee3ae54b3a0796018203daeec9d9e8995cd86849581b857980f12f5","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9ac079d6ec36177fee2dd90fc116ae3f3c7ec377","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:57.370812826Z 2023-11-30 11:46:57.370 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:57.370865133Z 2023-11-30 11:46:57.370 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000fc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4648579506574807007232,"opHash":"0x572567118ee3ae54b3a0796018203daeec9d9e8995cd86849581b857980f12f5","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9ac079d6ec36177fee2dd90fc116ae3f3c7ec377","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:57.681278647Z 2023-11-30 11:46:57.681 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9ac079d6ec36177fee2dd90fc116ae3f3c7ec377","stake":0,"unstakeDelaySec":0},"storageMap":{"0x9ac079d6ec36177fee2dd90fc116ae3f3c7ec377":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe882673cfda2c363b6b352e31330599cc0757d5086aff955c6faeb0c9cc2d121":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:57.681337226Z 2023-11-30 11:46:57.681 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9AC079D6ec36177FeE2Dd90Fc116AE3F3C7eC377 is unstaked +bundler_1 | 2023-11-30T11:46:57.681346674Z 2023-11-30 11:46:57.681 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:57.681352084Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:57.681357314Z -- params: [{"sender":"0x9AC079D6ec36177FeE2Dd90Fc116AE3F3C7eC377","nonce":"0xfc0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000fc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:57.681365759Z -- result: "0x572567118ee3ae54b3a0796018203daeec9d9e8995cd86849581b857980f12f5" +bundler_1 | 2023-11-30T11:46:57.681371280Z -- costTime: 313 +bundler_1 | 2023-11-30T11:46:57.681376399Z +bundler_1 | 2023-11-30T11:46:57.684847811Z 2023-11-30 11:46:57.684 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:57.684919417Z 2023-11-30 11:46:57.684 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:57.685122873Z 2023-11-30 11:46:57.685 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000fd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4667026250648516558848,"opHash":"0x749b30582f2679170a8a0f1c5a9c0ee67a4762d9295a5070c15839ec35532411","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbf30ccd48fe6538c1fc6e19dd311d970f853d362","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:57.689036920Z 2023-11-30 11:46:57.688 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:57.689065072Z 2023-11-30 11:46:57.688 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000fd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4667026250648516558848,"opHash":"0x749b30582f2679170a8a0f1c5a9c0ee67a4762d9295a5070c15839ec35532411","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbf30ccd48fe6538c1fc6e19dd311d970f853d362","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:57.999759383Z 2023-11-30 11:46:57.999 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbf30ccd48fe6538c1fc6e19dd311d970f853d362","stake":0,"unstakeDelaySec":0},"storageMap":{"0xbf30ccd48fe6538c1fc6e19dd311d970f853d362":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x55caaec3a4b8a39f4ec1d85fc863a87ed93dca2cb25a6f1d5bf415a49c5830b4":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:57.999852897Z 2023-11-30 11:46:57.999 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xbf30CcD48fE6538c1fc6E19dd311D970f853d362 is unstaked +bundler_1 | 2023-11-30T11:46:57.999861223Z 2023-11-30 11:46:57.999 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:57.999867224Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:57.999872744Z -- params: [{"sender":"0xbf30CcD48fE6538c1fc6E19dd311D970f853d362","nonce":"0xfd0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000fd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:57.999896849Z -- result: "0x749b30582f2679170a8a0f1c5a9c0ee67a4762d9295a5070c15839ec35532411" +bundler_1 | 2023-11-30T11:46:57.999907779Z -- costTime: 315 +bundler_1 | 2023-11-30T11:46:57.999913300Z +bundler_1 | 2023-11-30T11:46:58.002778541Z 2023-11-30 11:46:58.002 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:58.002790904Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:58.002796835Z -- params: [] +bundler_1 | 2023-11-30T11:46:58.002802014Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:58.002806713Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:58.002811412Z +bundler_1 | 2023-11-30T11:46:58.004809667Z 2023-11-30 11:46:58.004 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:58.004889288Z 2023-11-30 11:46:58.004 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:58.005088657Z 2023-11-30 11:46:58.005 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000fe00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4685472994722226110464,"opHash":"0xd38ded8d547c88d9e0e229479f93ea88c121c177d4237b3f1f0154712c111374","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8fd5b07245edb2be65426454ec6aa71764b4f2ac","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:58.007819277Z 2023-11-30 11:46:58.007 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:58.007834906Z 2023-11-30 11:46:58.007 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000fe00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4685472994722226110464,"opHash":"0xd38ded8d547c88d9e0e229479f93ea88c121c177d4237b3f1f0154712c111374","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8fd5b07245edb2be65426454ec6aa71764b4f2ac","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:58.328468494Z 2023-11-30 11:46:58.328 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8fd5b07245edb2be65426454ec6aa71764b4f2ac","stake":0,"unstakeDelaySec":0},"storageMap":{"0x8fd5b07245edb2be65426454ec6aa71764b4f2ac":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3b614707d07c4df3840fa4a53ba586f6778477db66fcc0484e8d168ff3058001":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:58.328514339Z 2023-11-30 11:46:58.328 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8FD5B07245edb2Be65426454EC6aa71764b4f2Ac is unstaked +bundler_1 | 2023-11-30T11:46:58.328570504Z 2023-11-30 11:46:58.328 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:58.328578880Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:58.328584310Z -- params: [{"sender":"0x8FD5B07245edb2Be65426454EC6aa71764b4f2Ac","nonce":"0xfe0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000fe00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:58.328607072Z -- result: "0xd38ded8d547c88d9e0e229479f93ea88c121c177d4237b3f1f0154712c111374" +bundler_1 | 2023-11-30T11:46:58.328613504Z -- costTime: 324 +bundler_1 | 2023-11-30T11:46:58.328618674Z +bundler_1 | 2023-11-30T11:46:58.331497944Z 2023-11-30 11:46:58.331 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:58.331554246Z 2023-11-30 11:46:58.331 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:58.331738112Z 2023-11-30 11:46:58.331 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ff00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4703919738795935662080,"opHash":"0xad1801cc3b5c1a82dc77a8e23cc084d69a722efc59c4f34d68db3c84a7fafd0a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x94355075f80bb088387d33277a090fef223cb6c3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:58.334197166Z 2023-11-30 11:46:58.334 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:58.334211342Z 2023-11-30 11:46:58.334 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000000ff00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4703919738795935662080,"opHash":"0xad1801cc3b5c1a82dc77a8e23cc084d69a722efc59c4f34d68db3c84a7fafd0a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x94355075f80bb088387d33277a090fef223cb6c3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:58.639700517Z 2023-11-30 11:46:58.639 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x94355075f80bb088387d33277a090fef223cb6c3","stake":0,"unstakeDelaySec":0},"storageMap":{"0x94355075f80bb088387d33277a090fef223cb6c3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x5252f83a515b451f46353afed6dfe1b36f13b2034d452331f6b4720bbd376b3e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:58.639739029Z 2023-11-30 11:46:58.639 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x94355075f80Bb088387d33277a090Fef223cb6C3 is unstaked +bundler_1 | 2023-11-30T11:46:58.639748527Z 2023-11-30 11:46:58.639 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:58.639753937Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:58.639759026Z -- params: [{"sender":"0x94355075f80Bb088387d33277a090Fef223cb6C3","nonce":"0xff0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000000ff00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:58.639767251Z -- result: "0xad1801cc3b5c1a82dc77a8e23cc084d69a722efc59c4f34d68db3c84a7fafd0a" +bundler_1 | 2023-11-30T11:46:58.639772992Z -- costTime: 308 +bundler_1 | 2023-11-30T11:46:58.639795163Z +bundler_1 | 2023-11-30T11:46:58.642790577Z 2023-11-30 11:46:58.642 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:58.643491584Z 2023-11-30 11:46:58.643 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:58.643694041Z 2023-11-30 11:46:58.643 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4722366482869645213696,"opHash":"0xe4141fd5f3a0427c324e4757e44291593c17da7fdb4b2c4a0ba518a58df18c07","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb7ee8096c72662eb294ad04f5a77ebce760547c9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:58.647126149Z 2023-11-30 11:46:58.647 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:58.647142479Z 2023-11-30 11:46:58.647 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4722366482869645213696,"opHash":"0xe4141fd5f3a0427c324e4757e44291593c17da7fdb4b2c4a0ba518a58df18c07","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb7ee8096c72662eb294ad04f5a77ebce760547c9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:58.954242540Z 2023-11-30 11:46:58.954 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb7ee8096c72662eb294ad04f5a77ebce760547c9","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb7ee8096c72662eb294ad04f5a77ebce760547c9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1de752ed95afe46d0651d5cdeecd66c1456ea36254e0836623203d0531a24809":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:58.954322980Z 2023-11-30 11:46:58.954 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xb7ee8096C72662eb294ad04f5a77EBcE760547C9 is unstaked +bundler_1 | 2023-11-30T11:46:58.954329742Z 2023-11-30 11:46:58.954 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:58.954334902Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:58.954339932Z -- params: [{"sender":"0xb7ee8096C72662eb294ad04f5a77EBcE760547C9","nonce":"0x1000000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:58.954347806Z -- result: "0xe4141fd5f3a0427c324e4757e44291593c17da7fdb4b2c4a0ba518a58df18c07" +bundler_1 | 2023-11-30T11:46:58.954352776Z -- costTime: 312 +bundler_1 | 2023-11-30T11:46:58.954357614Z +bundler_1 | 2023-11-30T11:46:58.957446823Z 2023-11-30 11:46:58.957 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:58.957517338Z 2023-11-30 11:46:58.957 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:58.957720763Z 2023-11-30 11:46:58.957 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4740813226943354765312,"opHash":"0x8ef0ffe5faee950cb17ee4dd73d0ebbe20ea2441dbc198a6f193f25ffe1bc66e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe6775857ec20dcd263398900859f3778ac628e31","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:58.960298408Z 2023-11-30 11:46:58.960 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:58.960315200Z 2023-11-30 11:46:58.960 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4740813226943354765312,"opHash":"0x8ef0ffe5faee950cb17ee4dd73d0ebbe20ea2441dbc198a6f193f25ffe1bc66e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe6775857ec20dcd263398900859f3778ac628e31","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:59.285757823Z 2023-11-30 11:46:59.285 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe6775857ec20dcd263398900859f3778ac628e31","stake":0,"unstakeDelaySec":0},"storageMap":{"0xe6775857ec20dcd263398900859f3778ac628e31":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb5979ae9878a17d7f9a26376cc49a31a268cf57bbd7dac8e8dad32fd17503411":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:59.285813917Z 2023-11-30 11:46:59.285 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xe6775857Ec20DCd263398900859f3778Ac628e31 is unstaked +bundler_1 | 2023-11-30T11:46:59.285835210Z 2023-11-30 11:46:59.285 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:59.285843456Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:59.285847373Z -- params: [{"sender":"0xe6775857Ec20DCd263398900859f3778Ac628e31","nonce":"0x1010000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000010100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:59.285853054Z -- result: "0x8ef0ffe5faee950cb17ee4dd73d0ebbe20ea2441dbc198a6f193f25ffe1bc66e" +bundler_1 | 2023-11-30T11:46:59.285856650Z -- costTime: 328 +bundler_1 | 2023-11-30T11:46:59.285860097Z +bundler_1 | 2023-11-30T11:46:59.288723986Z 2023-11-30 11:46:59.288 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:59.288737851Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:46:59.288743572Z -- params: [] +bundler_1 | 2023-11-30T11:46:59.288748571Z -- result: "ok" +bundler_1 | 2023-11-30T11:46:59.288753851Z -- costTime: 0 +bundler_1 | 2023-11-30T11:46:59.288758971Z +bundler_1 | 2023-11-30T11:46:59.290752002Z 2023-11-30 11:46:59.290 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:59.290827616Z 2023-11-30 11:46:59.290 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:59.291036372Z 2023-11-30 11:46:59.290 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4759259971017064316928,"opHash":"0x4866e4e7689de7528dc7b83674c3020d24e1522a6429ffa062c9d1c06e2c7df1","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x92d41467a010f78d22d31796c5c6c89b9a8047dc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:59.293732629Z 2023-11-30 11:46:59.293 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:59.293774537Z 2023-11-30 11:46:59.293 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4759259971017064316928,"opHash":"0x4866e4e7689de7528dc7b83674c3020d24e1522a6429ffa062c9d1c06e2c7df1","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x92d41467a010f78d22d31796c5c6c89b9a8047dc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:59.607732484Z 2023-11-30 11:46:59.607 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x92d41467a010f78d22d31796c5c6c89b9a8047dc","stake":0,"unstakeDelaySec":0},"storageMap":{"0x92d41467a010f78d22d31796c5c6c89b9a8047dc":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9ce280198a550fa4a672e5f4806ed828ffa097f8e9f6a1b7344b725dd6068007":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:59.607789290Z 2023-11-30 11:46:59.607 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x92D41467a010F78D22d31796C5c6c89B9A8047DC is unstaked +bundler_1 | 2023-11-30T11:46:59.607799219Z 2023-11-30 11:46:59.607 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:59.607804879Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:59.607810410Z -- params: [{"sender":"0x92D41467a010F78D22d31796C5c6c89B9A8047DC","nonce":"0x1020000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000010200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:59.607816090Z -- result: "0x4866e4e7689de7528dc7b83674c3020d24e1522a6429ffa062c9d1c06e2c7df1" +bundler_1 | 2023-11-30T11:46:59.607819687Z -- costTime: 317 +bundler_1 | 2023-11-30T11:46:59.607823103Z +bundler_1 | 2023-11-30T11:46:59.610694041Z 2023-11-30 11:46:59.610 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:59.610761320Z 2023-11-30 11:46:59.610 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:59.610972013Z 2023-11-30 11:46:59.610 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4777706715090773868544,"opHash":"0x7020d5932005415b35cbe4766eda693db5079ea221957e36ee3fbc7649739c3e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa174f845d5f4ba77bd5812de634c15f88ca64504","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:59.613447357Z 2023-11-30 11:46:59.613 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:59.613459801Z 2023-11-30 11:46:59.613 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4777706715090773868544,"opHash":"0x7020d5932005415b35cbe4766eda693db5079ea221957e36ee3fbc7649739c3e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa174f845d5f4ba77bd5812de634c15f88ca64504","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:59.920613581Z 2023-11-30 11:46:59.920 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa174f845d5f4ba77bd5812de634c15f88ca64504","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa174f845d5f4ba77bd5812de634c15f88ca64504":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe58aa4535c2f42745894195fe6ff2936bc593f9cdffe0d5342ed0faddd4d4458":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:46:59.920673823Z 2023-11-30 11:46:59.920 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xA174f845D5f4Ba77Bd5812DE634C15f88cA64504 is unstaked +bundler_1 | 2023-11-30T11:46:59.920681758Z 2023-11-30 11:46:59.920 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:46:59.920687930Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:46:59.920693711Z -- params: [{"sender":"0xA174f845D5f4Ba77Bd5812DE634C15f88cA64504","nonce":"0x1030000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000010300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:46:59.920703208Z -- result: "0x7020d5932005415b35cbe4766eda693db5079ea221957e36ee3fbc7649739c3e" +bundler_1 | 2023-11-30T11:46:59.920706935Z -- costTime: 310 +bundler_1 | 2023-11-30T11:46:59.920710452Z +bundler_1 | 2023-11-30T11:46:59.923733116Z 2023-11-30 11:46:59.923 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:46:59.923803564Z 2023-11-30 11:46:59.923 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:46:59.923999032Z 2023-11-30 11:46:59.923 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4796153459164483420160,"opHash":"0xfa79b64eb54929edad17c2076fdb2bfbffd1b2af6b5cd24fc8e4a877dbba3366","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xceed2f145b3cf4552b0ebf708bb6544d10a843a8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:46:59.926683132Z 2023-11-30 11:46:59.926 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:46:59.926708429Z 2023-11-30 11:46:59.926 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4796153459164483420160,"opHash":"0xfa79b64eb54929edad17c2076fdb2bfbffd1b2af6b5cd24fc8e4a877dbba3366","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xceed2f145b3cf4552b0ebf708bb6544d10a843a8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:00.068013272Z 2023-11-30 11:47:00.067 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1778 to: 1778 +bundler_1 | 2023-11-30T11:47:00.238303800Z 2023-11-30 11:47:00.238 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xceed2f145b3cf4552b0ebf708bb6544d10a843a8","stake":0,"unstakeDelaySec":0},"storageMap":{"0xceed2f145b3cf4552b0ebf708bb6544d10a843a8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xc82a7ebb2d1b363ca24af45f24c67f69237c22e4aff1675ec5e4ec19c48a4ea8":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:00.238343114Z 2023-11-30 11:47:00.238 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xCeeD2F145b3cF4552b0EbF708bb6544d10a843A8 is unstaked +bundler_1 | 2023-11-30T11:47:00.238384090Z 2023-11-30 11:47:00.238 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:00.238391644Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:00.238412272Z -- params: [{"sender":"0xCeeD2F145b3cF4552b0EbF708bb6544d10a843A8","nonce":"0x1040000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000010400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:00.238418113Z -- result: "0xfa79b64eb54929edad17c2076fdb2bfbffd1b2af6b5cd24fc8e4a877dbba3366" +bundler_1 | 2023-11-30T11:47:00.238421770Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:00.238425126Z +bundler_1 | 2023-11-30T11:47:00.241261700Z 2023-11-30 11:47:00.241 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:00.241311874Z 2023-11-30 11:47:00.241 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:00.241507108Z 2023-11-30 11:47:00.241 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4814600203238192971776,"opHash":"0x3a5dbacab83c730162e7374bdb643e5a3f4d8c7d725620e57d1bc1b186cbb16b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x81d4e26b08b5189e702bc3339fa698ff0ceef8d8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:00.243898506Z 2023-11-30 11:47:00.243 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:00.243915267Z 2023-11-30 11:47:00.243 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4814600203238192971776,"opHash":"0x3a5dbacab83c730162e7374bdb643e5a3f4d8c7d725620e57d1bc1b186cbb16b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x81d4e26b08b5189e702bc3339fa698ff0ceef8d8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:00.549648330Z 2023-11-30 11:47:00.549 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x81d4e26b08b5189e702bc3339fa698ff0ceef8d8","stake":0,"unstakeDelaySec":0},"storageMap":{"0x81d4e26b08b5189e702bc3339fa698ff0ceef8d8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x62cb3863924c372886c42a0485ec721f0155d4c06f62f1c63d2d7768a2b9ad82":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:00.549685359Z 2023-11-30 11:47:00.549 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x81d4E26b08B5189e702bc3339fa698Ff0ceef8D8 is unstaked +bundler_1 | 2023-11-30T11:47:00.549717449Z 2023-11-30 11:47:00.549 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:00.549729081Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:00.549733790Z -- params: [{"sender":"0x81d4E26b08B5189e702bc3339fa698Ff0ceef8D8","nonce":"0x1050000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000010500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:00.549754478Z -- result: "0x3a5dbacab83c730162e7374bdb643e5a3f4d8c7d725620e57d1bc1b186cbb16b" +bundler_1 | 2023-11-30T11:47:00.549758215Z -- costTime: 308 +bundler_1 | 2023-11-30T11:47:00.549762503Z +bundler_1 | 2023-11-30T11:47:00.552557162Z 2023-11-30 11:47:00.552 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:00.552570727Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:00.552577270Z -- params: [] +bundler_1 | 2023-11-30T11:47:00.552582910Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:00.552588921Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:00.552595163Z +bundler_1 | 2023-11-30T11:47:00.554550815Z 2023-11-30 11:47:00.554 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:00.554609395Z 2023-11-30 11:47:00.554 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:00.554830988Z 2023-11-30 11:47:00.554 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4833046947311902523392,"opHash":"0x9e8726fd6d0b88a8d0a7ea4c5d18086157f9a6ff0b137a8f012f627336839d23","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5b1aa106d7f020cb3b11e1761120f9990268653a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:00.557614700Z 2023-11-30 11:47:00.557 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:00.557632684Z 2023-11-30 11:47:00.557 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4833046947311902523392,"opHash":"0x9e8726fd6d0b88a8d0a7ea4c5d18086157f9a6ff0b137a8f012f627336839d23","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5b1aa106d7f020cb3b11e1761120f9990268653a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:00.884034251Z 2023-11-30 11:47:00.883 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x5b1aa106d7f020cb3b11e1761120f9990268653a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5b1aa106d7f020cb3b11e1761120f9990268653a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x913527b2ed1b21e8d0f2a28c275315a2b941a32861177018394077791e6a8979":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:00.884070218Z 2023-11-30 11:47:00.883 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x5B1aA106d7F020cB3B11e1761120F9990268653A is unstaked +bundler_1 | 2023-11-30T11:47:00.884143404Z 2023-11-30 11:47:00.884 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:00.884156378Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:00.884162820Z -- params: [{"sender":"0x5B1aA106d7F020cB3B11e1761120F9990268653A","nonce":"0x1060000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000010600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:00.884188388Z -- result: "0x9e8726fd6d0b88a8d0a7ea4c5d18086157f9a6ff0b137a8f012f627336839d23" +bundler_1 | 2023-11-30T11:47:00.884193668Z -- costTime: 330 +bundler_1 | 2023-11-30T11:47:00.884198426Z +bundler_1 | 2023-11-30T11:47:00.887103509Z 2023-11-30 11:47:00.887 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:00.887165157Z 2023-11-30 11:47:00.887 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:00.887358417Z 2023-11-30 11:47:00.887 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4851493691385612075008,"opHash":"0x9ad1c38dce975f42171620a1684c5e875539659feecd27abee0e755f871f38cf","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1f25526d4b616b46d53bbbbb2f44a4ca7a6a00fa","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:00.889955198Z 2023-11-30 11:47:00.889 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:00.889981203Z 2023-11-30 11:47:00.889 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4851493691385612075008,"opHash":"0x9ad1c38dce975f42171620a1684c5e875539659feecd27abee0e755f871f38cf","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1f25526d4b616b46d53bbbbb2f44a4ca7a6a00fa","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:01.189804400Z 2023-11-30 11:47:01.189 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1f25526d4b616b46d53bbbbb2f44a4ca7a6a00fa","stake":0,"unstakeDelaySec":0},"storageMap":{"0x1f25526d4b616b46d53bbbbb2f44a4ca7a6a00fa":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x67d55779b25927a625878bc2bce96f1f48db437e459d3a9ec7cdbbb1e2c1bc64":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:01.189842320Z 2023-11-30 11:47:01.189 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1F25526d4b616b46d53BbBBB2F44a4Ca7a6a00fa is unstaked +bundler_1 | 2023-11-30T11:47:01.189855285Z 2023-11-30 11:47:01.189 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:01.189861416Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:01.189866746Z -- params: [{"sender":"0x1F25526d4b616b46d53BbBBB2F44a4Ca7a6a00fa","nonce":"0x1070000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000010700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:01.189874811Z -- result: "0x9ad1c38dce975f42171620a1684c5e875539659feecd27abee0e755f871f38cf" +bundler_1 | 2023-11-30T11:47:01.189880291Z -- costTime: 303 +bundler_1 | 2023-11-30T11:47:01.189885190Z +bundler_1 | 2023-11-30T11:47:01.192740229Z 2023-11-30 11:47:01.192 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:01.192801317Z 2023-11-30 11:47:01.192 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:01.193006776Z 2023-11-30 11:47:01.192 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4869940435459321626624,"opHash":"0x37a99718ed8872cb95e1221b2a35989cc1df0aeaeffbbc22f9cdf6c16d75e75a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcabfd89905f53f85f5d93f5638c05c9624b2dc50","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:01.195465850Z 2023-11-30 11:47:01.195 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:01.195482471Z 2023-11-30 11:47:01.195 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4869940435459321626624,"opHash":"0x37a99718ed8872cb95e1221b2a35989cc1df0aeaeffbbc22f9cdf6c16d75e75a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcabfd89905f53f85f5d93f5638c05c9624b2dc50","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:01.504833438Z 2023-11-30 11:47:01.504 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcabfd89905f53f85f5d93f5638c05c9624b2dc50","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x658823e2a192f3a6da697084f4cf5fda407e907bc3db70645b7a5ac27583d3f1":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xcabfd89905f53f85f5d93f5638c05c9624b2dc50":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:01.504885766Z 2023-11-30 11:47:01.504 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xcabfd89905f53F85f5D93f5638C05c9624B2Dc50 is unstaked +bundler_1 | 2023-11-30T11:47:01.504894712Z 2023-11-30 11:47:01.504 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:01.504900553Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:01.504905572Z -- params: [{"sender":"0xcabfd89905f53F85f5D93f5638C05c9624B2Dc50","nonce":"0x1080000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000010800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:01.504913928Z -- result: "0x37a99718ed8872cb95e1221b2a35989cc1df0aeaeffbbc22f9cdf6c16d75e75a" +bundler_1 | 2023-11-30T11:47:01.504919328Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:01.504924157Z +bundler_1 | 2023-11-30T11:47:01.507748288Z 2023-11-30 11:47:01.507 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:01.507804307Z 2023-11-30 11:47:01.507 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:01.507989127Z 2023-11-30 11:47:01.507 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4888387179533031178240,"opHash":"0xe09e33569992a2cf85dd95822a974061ea8e277b8868aa67f272b25b9654752a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaaed522b1f8d7c11dff297ec077b21d2f355c13d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:01.514003161Z 2023-11-30 11:47:01.510 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:01.514020463Z 2023-11-30 11:47:01.510 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4888387179533031178240,"opHash":"0xe09e33569992a2cf85dd95822a974061ea8e277b8868aa67f272b25b9654752a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaaed522b1f8d7c11dff297ec077b21d2f355c13d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:01.820560107Z 2023-11-30 11:47:01.820 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xaaed522b1f8d7c11dff297ec077b21d2f355c13d","stake":0,"unstakeDelaySec":0},"storageMap":{"0xaaed522b1f8d7c11dff297ec077b21d2f355c13d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x11f34da8d0164fddd21d7e27f7398ead45441f27f4b5c718bcad69339ecd13ee":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:01.820620199Z 2023-11-30 11:47:01.820 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xAaed522B1F8D7C11dff297eC077B21D2F355C13d is unstaked +bundler_1 | 2023-11-30T11:47:01.820640537Z 2023-11-30 11:47:01.820 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:01.820654263Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:01.820660755Z -- params: [{"sender":"0xAaed522B1F8D7C11dff297eC077B21D2F355C13d","nonce":"0x1090000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000010900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:01.820669131Z -- result: "0xe09e33569992a2cf85dd95822a974061ea8e277b8868aa67f272b25b9654752a" +bundler_1 | 2023-11-30T11:47:01.820674350Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:01.820679049Z +bundler_1 | 2023-11-30T11:47:01.823578744Z 2023-11-30 11:47:01.823 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:01.823594493Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:01.823601606Z -- params: [] +bundler_1 | 2023-11-30T11:47:01.823607618Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:01.823613419Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:01.823618899Z +bundler_1 | 2023-11-30T11:47:01.825571930Z 2023-11-30 11:47:01.825 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:01.825641285Z 2023-11-30 11:47:01.825 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:01.825834456Z 2023-11-30 11:47:01.825 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4906833923606740729856,"opHash":"0xfc715aac203bb02e342ee2ea49d69f970eccde469febb5d815f7b1225308e38c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x692718353073599461ab9cedfe79f141578732f7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:01.828903239Z 2023-11-30 11:47:01.828 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:01.828919780Z 2023-11-30 11:47:01.828 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4906833923606740729856,"opHash":"0xfc715aac203bb02e342ee2ea49d69f970eccde469febb5d815f7b1225308e38c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x692718353073599461ab9cedfe79f141578732f7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:02.137598612Z 2023-11-30 11:47:02.137 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x692718353073599461ab9cedfe79f141578732f7","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa363740bd0b72567aeec8dddb2f489018507a96befe606015040eb7d5a962a32":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x692718353073599461ab9cedfe79f141578732f7":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:02.137655508Z 2023-11-30 11:47:02.137 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x692718353073599461AB9CeDfE79F141578732F7 is unstaked +bundler_1 | 2023-11-30T11:47:02.137696421Z 2023-11-30 11:47:02.137 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:02.137705247Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:02.137709305Z -- params: [{"sender":"0x692718353073599461AB9CeDfE79F141578732F7","nonce":"0x10a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000010a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:02.137715115Z -- result: "0xfc715aac203bb02e342ee2ea49d69f970eccde469febb5d815f7b1225308e38c" +bundler_1 | 2023-11-30T11:47:02.137718672Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:02.137722018Z +bundler_1 | 2023-11-30T11:47:02.140550494Z 2023-11-30 11:47:02.140 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:02.140643858Z 2023-11-30 11:47:02.140 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:02.140829895Z 2023-11-30 11:47:02.140 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4925280667680450281472,"opHash":"0x0b66b0e8e9741727b16eb0fa5688ddccbbd4c9aec1787a893ec7fb2bc2e3d9de","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x96e880795d1a422108942b4894806cb668376fd3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:02.143419603Z 2023-11-30 11:47:02.143 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:02.143444479Z 2023-11-30 11:47:02.143 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4925280667680450281472,"opHash":"0x0b66b0e8e9741727b16eb0fa5688ddccbbd4c9aec1787a893ec7fb2bc2e3d9de","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x96e880795d1a422108942b4894806cb668376fd3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:02.453249879Z 2023-11-30 11:47:02.453 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x96e880795d1a422108942b4894806cb668376fd3","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xabb8dd3f90b7e0d2eb5d596142da56474eab59350559260e20b2a82d780818b3":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x96e880795d1a422108942b4894806cb668376fd3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:02.453279294Z 2023-11-30 11:47:02.453 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x96e880795d1A422108942b4894806cb668376fD3 is unstaked +bundler_1 | 2023-11-30T11:47:02.453319647Z 2023-11-30 11:47:02.453 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:02.453330286Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:02.453355834Z -- params: [{"sender":"0x96e880795d1A422108942b4894806cb668376fD3","nonce":"0x10b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000010b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:02.453364740Z -- result: "0x0b66b0e8e9741727b16eb0fa5688ddccbbd4c9aec1787a893ec7fb2bc2e3d9de" +bundler_1 | 2023-11-30T11:47:02.453371052Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:02.453377043Z +bundler_1 | 2023-11-30T11:47:02.456263744Z 2023-11-30 11:47:02.456 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:02.456327377Z 2023-11-30 11:47:02.456 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:02.456511159Z 2023-11-30 11:47:02.456 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4943727411754159833088,"opHash":"0xf265fac2fb278a8d403587f5a373176f78503aaaa29ebc6b7be4e4b3dcfd647a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfc8259efa2c96af9d9911ec4287ac1beb10de98c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:02.458944375Z 2023-11-30 11:47:02.458 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:02.458969158Z 2023-11-30 11:47:02.458 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4943727411754159833088,"opHash":"0xf265fac2fb278a8d403587f5a373176f78503aaaa29ebc6b7be4e4b3dcfd647a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfc8259efa2c96af9d9911ec4287ac1beb10de98c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:02.763646753Z 2023-11-30 11:47:02.763 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xfc8259efa2c96af9d9911ec4287ac1beb10de98c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9d307958075b187523ed2821161849cef819a25deb4861c76c215b978fc27f1b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xfc8259efa2c96af9d9911ec4287ac1beb10de98c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:02.763688271Z 2023-11-30 11:47:02.763 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xfC8259Efa2c96AF9d9911eC4287AC1BEB10DE98c is unstaked +bundler_1 | 2023-11-30T11:47:02.763724007Z 2023-11-30 11:47:02.763 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:02.763731882Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:02.763737943Z -- params: [{"sender":"0xfC8259Efa2c96AF9d9911eC4287AC1BEB10DE98c","nonce":"0x10c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000010c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:02.763763351Z -- result: "0xf265fac2fb278a8d403587f5a373176f78503aaaa29ebc6b7be4e4b3dcfd647a" +bundler_1 | 2023-11-30T11:47:02.763769632Z -- costTime: 307 +bundler_1 | 2023-11-30T11:47:02.763775233Z +bundler_1 | 2023-11-30T11:47:02.766689895Z 2023-11-30 11:47:02.766 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:02.766769691Z 2023-11-30 11:47:02.766 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:02.767001236Z 2023-11-30 11:47:02.766 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4962174155827869384704,"opHash":"0x73fde952c194a12f86da6ea9fce431d415cee00a25e153596198318e86d68f31","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7b264b41b7efc3cb12e83c5b651aa3921db56989","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:02.769757240Z 2023-11-30 11:47:02.769 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:02.769775554Z 2023-11-30 11:47:02.769 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4962174155827869384704,"opHash":"0x73fde952c194a12f86da6ea9fce431d415cee00a25e153596198318e86d68f31","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7b264b41b7efc3cb12e83c5b651aa3921db56989","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:03.075161290Z 2023-11-30 11:47:03.075 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7b264b41b7efc3cb12e83c5b651aa3921db56989","stake":0,"unstakeDelaySec":0},"storageMap":{"0x7b264b41b7efc3cb12e83c5b651aa3921db56989":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9d87ec0f1d01657813ece09e982c2a23c73d23e831e99fe93dce828f4c8cf861":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:03.075204140Z 2023-11-30 11:47:03.075 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x7b264B41B7EfC3cb12e83C5B651Aa3921Db56989 is unstaked +bundler_1 | 2023-11-30T11:47:03.075282182Z 2023-11-30 11:47:03.075 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:03.075291700Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:03.075296128Z -- params: [{"sender":"0x7b264B41B7EfC3cb12e83C5B651Aa3921Db56989","nonce":"0x10d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000010d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:03.075301859Z -- result: "0x73fde952c194a12f86da6ea9fce431d415cee00a25e153596198318e86d68f31" +bundler_1 | 2023-11-30T11:47:03.075305435Z -- costTime: 309 +bundler_1 | 2023-11-30T11:47:03.075308852Z +bundler_1 | 2023-11-30T11:47:03.078096248Z 2023-11-30 11:47:03.078 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:03.078108000Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:03.078123729Z -- params: [] +bundler_1 | 2023-11-30T11:47:03.078127546Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:03.078131093Z -- costTime: 1 +bundler_1 | 2023-11-30T11:47:03.078134439Z +bundler_1 | 2023-11-30T11:47:03.080011408Z 2023-11-30 11:47:03.079 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:03.080090518Z 2023-11-30 11:47:03.080 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:03.080284259Z 2023-11-30 11:47:03.080 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4980620899901578936320,"opHash":"0x7f9e3df1255013e2374f53975e38a952e0dd8237748138bdf115a381f8420730","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbeb4cac0a65b66b1f692203612a82b93ce52c0b5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:03.086288549Z 2023-11-30 11:47:03.086 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:03.086307043Z 2023-11-30 11:47:03.086 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4980620899901578936320,"opHash":"0x7f9e3df1255013e2374f53975e38a952e0dd8237748138bdf115a381f8420730","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbeb4cac0a65b66b1f692203612a82b93ce52c0b5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:03.387173415Z 2023-11-30 11:47:03.387 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbeb4cac0a65b66b1f692203612a82b93ce52c0b5","stake":0,"unstakeDelaySec":0},"storageMap":{"0xbeb4cac0a65b66b1f692203612a82b93ce52c0b5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4e85479b9d5d4b3cacf3333c9fc5bf3cb83a1a185b0f0f0eb7e79d2ae41656b5":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:03.387296521Z 2023-11-30 11:47:03.387 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xBeb4Cac0a65b66B1f692203612A82b93cE52C0b5 is unstaked +bundler_1 | 2023-11-30T11:47:03.387311820Z 2023-11-30 11:47:03.387 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:03.387320606Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:03.387325846Z -- params: [{"sender":"0xBeb4Cac0a65b66B1f692203612A82b93cE52C0b5","nonce":"0x10e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000010e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:03.387347295Z -- result: "0x7f9e3df1255013e2374f53975e38a952e0dd8237748138bdf115a381f8420730" +bundler_1 | 2023-11-30T11:47:03.387353287Z -- costTime: 308 +bundler_1 | 2023-11-30T11:47:03.387358396Z +bundler_1 | 2023-11-30T11:47:03.391001571Z 2023-11-30 11:47:03.390 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:03.391104363Z 2023-11-30 11:47:03.390 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:03.391317099Z 2023-11-30 11:47:03.391 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4999067643975288487936,"opHash":"0x24b6d53a0db7879b22ecf654255984e4aea754a959e938036790ffb371f410cf","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc3d85ec11cb621becf3e6bd9aeefe1e79d1354d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:03.394802396Z 2023-11-30 11:47:03.394 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:03.394816202Z 2023-11-30 11:47:03.394 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000010f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":4999067643975288487936,"opHash":"0x24b6d53a0db7879b22ecf654255984e4aea754a959e938036790ffb371f410cf","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc3d85ec11cb621becf3e6bd9aeefe1e79d1354d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:03.705326407Z 2023-11-30 11:47:03.705 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc3d85ec11cb621becf3e6bd9aeefe1e79d1354d","stake":0,"unstakeDelaySec":0},"storageMap":{"0xbc3d85ec11cb621becf3e6bd9aeefe1e79d1354d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb08b58b854d31248994f6d1bf5d99402a9c7485e6027a61b71232df331a23efd":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:03.705397178Z 2023-11-30 11:47:03.705 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xBC3d85EC11CB621BECf3E6bD9AEEfe1e79d1354d is unstaked +bundler_1 | 2023-11-30T11:47:03.705405434Z 2023-11-30 11:47:03.705 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:03.705411315Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:03.705417296Z -- params: [{"sender":"0xBC3d85EC11CB621BECf3E6bD9AEEfe1e79d1354d","nonce":"0x10f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000010f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:03.705426433Z -- result: "0x24b6d53a0db7879b22ecf654255984e4aea754a959e938036790ffb371f410cf" +bundler_1 | 2023-11-30T11:47:03.705432645Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:03.705438235Z +bundler_1 | 2023-11-30T11:47:03.709415956Z 2023-11-30 11:47:03.709 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:03.710321274Z 2023-11-30 11:47:03.710 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:03.710536926Z 2023-11-30 11:47:03.710 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5017514388048998039552,"opHash":"0xb44ad96585607852e08cfac2b483e090711f9c7807617e62efa792fdedd44836","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbf5300ac578887ea0f4c11dc32bddcf86a5dcd1a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:03.717167265Z 2023-11-30 11:47:03.717 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:03.717186641Z 2023-11-30 11:47:03.717 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5017514388048998039552,"opHash":"0xb44ad96585607852e08cfac2b483e090711f9c7807617e62efa792fdedd44836","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbf5300ac578887ea0f4c11dc32bddcf86a5dcd1a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:04.027356415Z 2023-11-30 11:47:04.027 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbf5300ac578887ea0f4c11dc32bddcf86a5dcd1a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf6dfb043d0fa543822042f3a66c257a96e2c427451378fdf027a67e20824f5e3":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xbf5300ac578887ea0f4c11dc32bddcf86a5dcd1a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:04.027418871Z 2023-11-30 11:47:04.027 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xbF5300Ac578887eA0F4C11dc32BdDCf86A5dcd1a is unstaked +bundler_1 | 2023-11-30T11:47:04.027463251Z 2023-11-30 11:47:04.027 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:04.027476095Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:04.027482126Z -- params: [{"sender":"0xbF5300Ac578887eA0F4C11dc32BdDCf86A5dcd1a","nonce":"0x1100000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000011000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:04.027501352Z -- result: "0xb44ad96585607852e08cfac2b483e090711f9c7807617e62efa792fdedd44836" +bundler_1 | 2023-11-30T11:47:04.027507233Z -- costTime: 318 +bundler_1 | 2023-11-30T11:47:04.027512413Z +bundler_1 | 2023-11-30T11:47:04.030689896Z 2023-11-30 11:47:04.030 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:04.030794611Z 2023-11-30 11:47:04.030 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:04.031120909Z 2023-11-30 11:47:04.031 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5035961132122707591168,"opHash":"0x3a025b5f0e76dfe21f1e4259a50ec77af2c8abd2efa93f98f74fb2de9c12120d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x422c520847481cc1f7c186241476e112d27d03a9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:04.034942162Z 2023-11-30 11:47:04.034 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:04.034971988Z 2023-11-30 11:47:04.034 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5035961132122707591168,"opHash":"0x3a025b5f0e76dfe21f1e4259a50ec77af2c8abd2efa93f98f74fb2de9c12120d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x422c520847481cc1f7c186241476e112d27d03a9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:04.362548145Z 2023-11-30 11:47:04.362 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x422c520847481cc1f7c186241476e112d27d03a9","stake":0,"unstakeDelaySec":0},"storageMap":{"0x422c520847481cc1f7c186241476e112d27d03a9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x5feb6bdbdc905700cfc5bec84f7b7cae30f973d2e0ac31552ed2fdf6a7d20254":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:04.362587528Z 2023-11-30 11:47:04.362 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x422C520847481cc1f7c186241476e112d27d03A9 is unstaked +bundler_1 | 2023-11-30T11:47:04.362644765Z 2023-11-30 11:47:04.362 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:04.362680271Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:04.362687275Z -- params: [{"sender":"0x422C520847481cc1f7c186241476e112d27d03A9","nonce":"0x1110000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000011100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:04.362709165Z -- result: "0x3a025b5f0e76dfe21f1e4259a50ec77af2c8abd2efa93f98f74fb2de9c12120d" +bundler_1 | 2023-11-30T11:47:04.362714726Z -- costTime: 332 +bundler_1 | 2023-11-30T11:47:04.362719435Z +bundler_1 | 2023-11-30T11:47:04.365563429Z 2023-11-30 11:47:04.365 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:04.365578087Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:04.365582265Z -- params: [] +bundler_1 | 2023-11-30T11:47:04.365585741Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:04.365589238Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:04.365592794Z +bundler_1 | 2023-11-30T11:47:04.367642722Z 2023-11-30 11:47:04.367 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:04.367737749Z 2023-11-30 11:47:04.367 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:04.367974701Z 2023-11-30 11:47:04.367 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5054407876196417142784,"opHash":"0xb95b7d2b62fc4865c3a67ccf36cf4132308292a141c0af3b1e7344ee3221fee8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x19a63b19124f9179116f879c8a4cfc2e8c9479fa","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:04.371523219Z 2023-11-30 11:47:04.371 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:04.371549418Z 2023-11-30 11:47:04.371 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5054407876196417142784,"opHash":"0xb95b7d2b62fc4865c3a67ccf36cf4132308292a141c0af3b1e7344ee3221fee8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x19a63b19124f9179116f879c8a4cfc2e8c9479fa","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:04.684989209Z 2023-11-30 11:47:04.684 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x19a63b19124f9179116f879c8a4cfc2e8c9479fa","stake":0,"unstakeDelaySec":0},"storageMap":{"0x19a63b19124f9179116f879c8a4cfc2e8c9479fa":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2b93b6c1cacdacd209ad26664a2d415f701352d1498cbf65a3a7fe64cd4367cc":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:04.685027240Z 2023-11-30 11:47:04.684 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x19A63b19124F9179116F879c8a4CFc2E8C9479fA is unstaked +bundler_1 | 2023-11-30T11:47:04.685054845Z 2023-11-30 11:47:04.684 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:04.685068100Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:04.685088148Z -- params: [{"sender":"0x19A63b19124F9179116F879c8a4CFc2E8C9479fA","nonce":"0x1120000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000011200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:04.685094139Z -- result: "0xb95b7d2b62fc4865c3a67ccf36cf4132308292a141c0af3b1e7344ee3221fee8" +bundler_1 | 2023-11-30T11:47:04.685097806Z -- costTime: 317 +bundler_1 | 2023-11-30T11:47:04.685103015Z +bundler_1 | 2023-11-30T11:47:04.688128562Z 2023-11-30 11:47:04.688 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:04.688210224Z 2023-11-30 11:47:04.688 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:04.688454840Z 2023-11-30 11:47:04.688 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5072854620270126694400,"opHash":"0x1472093d646c2d8f59af09b822ed1176b5ba7eec048bb3365279c66c22697bd6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe8e76ff40d57daf33de03f952de8a8b9f5aafaee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:04.690991619Z 2023-11-30 11:47:04.690 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:04.691007718Z 2023-11-30 11:47:04.690 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5072854620270126694400,"opHash":"0x1472093d646c2d8f59af09b822ed1176b5ba7eec048bb3365279c66c22697bd6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe8e76ff40d57daf33de03f952de8a8b9f5aafaee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:05.004332444Z 2023-11-30 11:47:05.004 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe8e76ff40d57daf33de03f952de8a8b9f5aafaee","stake":0,"unstakeDelaySec":0},"storageMap":{"0xe8e76ff40d57daf33de03f952de8a8b9f5aafaee":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe4caf06c8bab41be2e5d5393f4acc021a4f4e89bc805f762ffa449daf4f705e3":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:05.004373350Z 2023-11-30 11:47:05.004 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xE8e76fF40d57dAF33De03f952DE8A8b9f5aAfAee is unstaked +bundler_1 | 2023-11-30T11:47:05.004418524Z 2023-11-30 11:47:05.004 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:05.004424565Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:05.004428352Z -- params: [{"sender":"0xE8e76fF40d57dAF33De03f952DE8A8b9f5aAfAee","nonce":"0x1130000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000011300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:05.004448349Z -- result: "0x1472093d646c2d8f59af09b822ed1176b5ba7eec048bb3365279c66c22697bd6" +bundler_1 | 2023-11-30T11:47:05.004452087Z -- costTime: 316 +bundler_1 | 2023-11-30T11:47:05.004455463Z +bundler_1 | 2023-11-30T11:47:05.007335518Z 2023-11-30 11:47:05.007 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:05.007400322Z 2023-11-30 11:47:05.007 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:05.007596097Z 2023-11-30 11:47:05.007 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5091301364343836246016,"opHash":"0x69e4ecda3180bd3d8ae1d2c13a75c513f351a058d200e79c2b6ed23f7a148620","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9143c11ffd891bfa1765e79f49af9174cd0cf034","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:05.010047206Z 2023-11-30 11:47:05.009 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:05.010061263Z 2023-11-30 11:47:05.010 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5091301364343836246016,"opHash":"0x69e4ecda3180bd3d8ae1d2c13a75c513f351a058d200e79c2b6ed23f7a148620","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9143c11ffd891bfa1765e79f49af9174cd0cf034","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:05.322554864Z 2023-11-30 11:47:05.322 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9143c11ffd891bfa1765e79f49af9174cd0cf034","stake":0,"unstakeDelaySec":0},"storageMap":{"0x9143c11ffd891bfa1765e79f49af9174cd0cf034":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xca09319e31a10cc68baf113e13349365bddab91d543b02475daf464220a5de83":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:05.322599117Z 2023-11-30 11:47:05.322 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9143c11Ffd891BFa1765e79F49AF9174CD0Cf034 is unstaked +bundler_1 | 2023-11-30T11:47:05.322636947Z 2023-11-30 11:47:05.322 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:05.322648499Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:05.322653488Z -- params: [{"sender":"0x9143c11Ffd891BFa1765e79F49AF9174CD0Cf034","nonce":"0x1140000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000011400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:05.322659429Z -- result: "0x69e4ecda3180bd3d8ae1d2c13a75c513f351a058d200e79c2b6ed23f7a148620" +bundler_1 | 2023-11-30T11:47:05.322663066Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:05.322666432Z +bundler_1 | 2023-11-30T11:47:05.325722800Z 2023-11-30 11:47:05.325 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:05.325788529Z 2023-11-30 11:47:05.325 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:05.325975411Z 2023-11-30 11:47:05.325 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5109748108417545797632,"opHash":"0x2deaee81485ab1fa0dd390a38b3337471e97e261d3eadb269a1f65a77638aa98","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x113a61ce86e0660e5316afcb47bfa6d55de64387","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:05.328791730Z 2023-11-30 11:47:05.328 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:05.328807660Z 2023-11-30 11:47:05.328 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5109748108417545797632,"opHash":"0x2deaee81485ab1fa0dd390a38b3337471e97e261d3eadb269a1f65a77638aa98","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x113a61ce86e0660e5316afcb47bfa6d55de64387","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:05.639384777Z 2023-11-30 11:47:05.639 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x113a61ce86e0660e5316afcb47bfa6d55de64387","stake":0,"unstakeDelaySec":0},"storageMap":{"0x113a61ce86e0660e5316afcb47bfa6d55de64387":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xec440be129483d91a952a1305f218982fbe13d0188c799a722c911a9bcddaff9":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:05.639444748Z 2023-11-30 11:47:05.639 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x113A61Ce86e0660e5316aFcb47bFa6D55de64387 is unstaked +bundler_1 | 2023-11-30T11:47:05.639477343Z 2023-11-30 11:47:05.639 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:05.639487151Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:05.639493462Z -- params: [{"sender":"0x113A61Ce86e0660e5316aFcb47bFa6D55de64387","nonce":"0x1150000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000011500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:05.639499975Z -- result: "0x2deaee81485ab1fa0dd390a38b3337471e97e261d3eadb269a1f65a77638aa98" +bundler_1 | 2023-11-30T11:47:05.639503692Z -- costTime: 314 +bundler_1 | 2023-11-30T11:47:05.639507088Z +bundler_1 | 2023-11-30T11:47:05.642242584Z 2023-11-30 11:47:05.642 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:05.642254366Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:05.642261208Z -- params: [] +bundler_1 | 2023-11-30T11:47:05.642265276Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:05.642268933Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:05.642272339Z +bundler_1 | 2023-11-30T11:47:05.644257579Z 2023-11-30 11:47:05.644 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:05.644313978Z 2023-11-30 11:47:05.644 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:05.644497721Z 2023-11-30 11:47:05.644 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5128194852491255349248,"opHash":"0xff45f2f5830e9e417ca586de07711450aae21cfd1cb5c9a24625365cbe3d9193","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb14d05fa9931ad6b0b8d839aa5bc0735ed6c9c9f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:05.647279503Z 2023-11-30 11:47:05.647 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:05.647314021Z 2023-11-30 11:47:05.647 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5128194852491255349248,"opHash":"0xff45f2f5830e9e417ca586de07711450aae21cfd1cb5c9a24625365cbe3d9193","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb14d05fa9931ad6b0b8d839aa5bc0735ed6c9c9f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:05.956554896Z 2023-11-30 11:47:05.956 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb14d05fa9931ad6b0b8d839aa5bc0735ed6c9c9f","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb14d05fa9931ad6b0b8d839aa5bc0735ed6c9c9f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x079ec22c5845310184678b360cca9116947d801203317a8604bac01c4e4562d8":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:05.956606332Z 2023-11-30 11:47:05.956 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xB14d05Fa9931aD6b0b8D839AA5bc0735ED6C9C9F is unstaked +bundler_1 | 2023-11-30T11:47:05.956693344Z 2023-11-30 11:47:05.956 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:05.956705537Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:05.956711618Z -- params: [{"sender":"0xB14d05Fa9931aD6b0b8D839AA5bc0735ED6C9C9F","nonce":"0x1160000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000011600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:05.956720425Z -- result: "0xff45f2f5830e9e417ca586de07711450aae21cfd1cb5c9a24625365cbe3d9193" +bundler_1 | 2023-11-30T11:47:05.956725855Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:05.956730674Z +bundler_1 | 2023-11-30T11:47:05.959546516Z 2023-11-30 11:47:05.959 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:05.959611554Z 2023-11-30 11:47:05.959 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:05.959795206Z 2023-11-30 11:47:05.959 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5146641596564964900864,"opHash":"0x85af8d6f7ea05f2a40d0d3f16d3f50ebaee2236d6d222c2f64f6540c7add303b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2683287ddc7738c337a511474a63f86ef3dabfa2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:05.962351992Z 2023-11-30 11:47:05.962 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:05.962381591Z 2023-11-30 11:47:05.962 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5146641596564964900864,"opHash":"0x85af8d6f7ea05f2a40d0d3f16d3f50ebaee2236d6d222c2f64f6540c7add303b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2683287ddc7738c337a511474a63f86ef3dabfa2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:06.277310700Z 2023-11-30 11:47:06.277 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x2683287ddc7738c337a511474a63f86ef3dabfa2","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4ad3a9166460f32de08da820bf43ca893e3870773b20c3dcbae0486a47acc0ba":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x2683287ddc7738c337a511474a63f86ef3dabfa2":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:06.277372785Z 2023-11-30 11:47:06.277 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x2683287Ddc7738C337A511474A63F86Ef3dAbFA2 is unstaked +bundler_1 | 2023-11-30T11:47:06.277381601Z 2023-11-30 11:47:06.277 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:06.277387543Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:06.277392762Z -- params: [{"sender":"0x2683287Ddc7738C337A511474A63F86Ef3dAbFA2","nonce":"0x1170000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000011700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:06.277401489Z -- result: "0x85af8d6f7ea05f2a40d0d3f16d3f50ebaee2236d6d222c2f64f6540c7add303b" +bundler_1 | 2023-11-30T11:47:06.277406739Z -- costTime: 318 +bundler_1 | 2023-11-30T11:47:06.277411658Z +bundler_1 | 2023-11-30T11:47:06.280694747Z 2023-11-30 11:47:06.280 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:06.280772686Z 2023-11-30 11:47:06.280 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:06.281002902Z 2023-11-30 11:47:06.280 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5165088340638674452480,"opHash":"0x9e98120ac319a27aa65c12be07cf22a93c15120f6479473899533aeda2675358","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb7b456602a21448035d230d76647659accb71516","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:06.284509913Z 2023-11-30 11:47:06.284 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:06.284536001Z 2023-11-30 11:47:06.284 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5165088340638674452480,"opHash":"0x9e98120ac319a27aa65c12be07cf22a93c15120f6479473899533aeda2675358","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb7b456602a21448035d230d76647659accb71516","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:06.600005607Z 2023-11-30 11:47:06.599 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb7b456602a21448035d230d76647659accb71516","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb7b456602a21448035d230d76647659accb71516":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2d74a628b7413bf3ae2e5f950ce60c0524929ba6ed9c36cfb6e86b61b81c1b4d":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:06.600072692Z 2023-11-30 11:47:06.599 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xb7B456602A21448035d230d76647659acCb71516 is unstaked +bundler_1 | 2023-11-30T11:47:06.600105333Z 2023-11-30 11:47:06.600 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:06.600134237Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:06.600141150Z -- params: [{"sender":"0xb7B456602A21448035d230d76647659acCb71516","nonce":"0x1180000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000011800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:06.600150728Z -- result: "0x9e98120ac319a27aa65c12be07cf22a93c15120f6479473899533aeda2675358" +bundler_1 | 2023-11-30T11:47:06.600156779Z -- costTime: 320 +bundler_1 | 2023-11-30T11:47:06.600161958Z +bundler_1 | 2023-11-30T11:47:06.603933509Z 2023-11-30 11:47:06.603 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:06.604024202Z 2023-11-30 11:47:06.603 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:06.604270080Z 2023-11-30 11:47:06.604 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5183535084712384004096,"opHash":"0x0b077608d45edeb2d07af9fafbe4a57afd23803b2850d60c51ee283b447b2b68","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1c294f3b1c7b9de5b9f78a319497efade556cc9f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:06.612865963Z 2023-11-30 11:47:06.612 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:06.612898534Z 2023-11-30 11:47:06.612 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5183535084712384004096,"opHash":"0x0b077608d45edeb2d07af9fafbe4a57afd23803b2850d60c51ee283b447b2b68","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1c294f3b1c7b9de5b9f78a319497efade556cc9f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:06.934151240Z 2023-11-30 11:47:06.933 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1c294f3b1c7b9de5b9f78a319497efade556cc9f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x1c294f3b1c7b9de5b9f78a319497efade556cc9f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1c6a7d5ad93262b7b90f418827c7a6982683f70a9dfb6e4ffa08f86158d905d0":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:06.934221094Z 2023-11-30 11:47:06.934 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1C294F3b1c7b9de5b9f78a319497EfaDe556cC9F is unstaked +bundler_1 | 2023-11-30T11:47:06.934271495Z 2023-11-30 11:47:06.934 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:06.934281102Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:06.934287044Z -- params: [{"sender":"0x1C294F3b1c7b9de5b9f78a319497EfaDe556cC9F","nonce":"0x1190000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000011900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:06.934323902Z -- result: "0x0b077608d45edeb2d07af9fafbe4a57afd23803b2850d60c51ee283b447b2b68" +bundler_1 | 2023-11-30T11:47:06.934330234Z -- costTime: 331 +bundler_1 | 2023-11-30T11:47:06.934335674Z +bundler_1 | 2023-11-30T11:47:06.937168208Z 2023-11-30 11:47:06.937 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:06.937181773Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:06.937187674Z -- params: [] +bundler_1 | 2023-11-30T11:47:06.937192483Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:06.937197322Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:06.937202261Z +bundler_1 | 2023-11-30T11:47:06.939629382Z 2023-11-30 11:47:06.939 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:06.939721037Z 2023-11-30 11:47:06.939 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:06.939929752Z 2023-11-30 11:47:06.939 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5201981828786093555712,"opHash":"0x85571875db0974d8b30e2d98e89dd037055227b126b0f9fa7f7706188093286b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfdb7084bcd56954296f671a7ca07e4c4a731ada8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:06.942496570Z 2023-11-30 11:47:06.942 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:06.942511207Z 2023-11-30 11:47:06.942 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5201981828786093555712,"opHash":"0x85571875db0974d8b30e2d98e89dd037055227b126b0f9fa7f7706188093286b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfdb7084bcd56954296f671a7ca07e4c4a731ada8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:07.265222553Z 2023-11-30 11:47:07.265 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xfdb7084bcd56954296f671a7ca07e4c4a731ada8","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd5a3ec9bc0265edf4fba79912c6e11c3ea604b992d57e48f0bad6c81d8187611":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xfdb7084bcd56954296f671a7ca07e4c4a731ada8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:07.265351112Z 2023-11-30 11:47:07.265 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xfDB7084Bcd56954296F671A7cA07e4c4A731aDa8 is unstaked +bundler_1 | 2023-11-30T11:47:07.265359628Z 2023-11-30 11:47:07.265 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:07.265363796Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:07.265367623Z -- params: [{"sender":"0xfDB7084Bcd56954296F671A7cA07e4c4A731aDa8","nonce":"0x11a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000011a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:07.265390716Z -- result: "0x85571875db0974d8b30e2d98e89dd037055227b126b0f9fa7f7706188093286b" +bundler_1 | 2023-11-30T11:47:07.265395004Z -- costTime: 326 +bundler_1 | 2023-11-30T11:47:07.265401035Z +bundler_1 | 2023-11-30T11:47:07.268302297Z 2023-11-30 11:47:07.268 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:07.268355543Z 2023-11-30 11:47:07.268 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:07.268546322Z 2023-11-30 11:47:07.268 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5220428572859803107328,"opHash":"0x8cf0f09368e7c3fd05be9249e19733ec30cf73060fcc5252f53312800fd4c7ca","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x92219d9c012e2dd09096ef9abb6cd3de2957c31c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:07.270943731Z 2023-11-30 11:47:07.270 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:07.270960422Z 2023-11-30 11:47:07.270 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5220428572859803107328,"opHash":"0x8cf0f09368e7c3fd05be9249e19733ec30cf73060fcc5252f53312800fd4c7ca","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x92219d9c012e2dd09096ef9abb6cd3de2957c31c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:07.579402949Z 2023-11-30 11:47:07.579 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x92219d9c012e2dd09096ef9abb6cd3de2957c31c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x92219d9c012e2dd09096ef9abb6cd3de2957c31c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x44a73c6d6bcaac4cc52289e63b45e1a82905b1a5c23b2e4853b64ef36c2ffd91":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:07.579441792Z 2023-11-30 11:47:07.579 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x92219D9C012E2dd09096ef9aBB6cd3dE2957C31C is unstaked +bundler_1 | 2023-11-30T11:47:07.579482437Z 2023-11-30 11:47:07.579 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:07.579495943Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:07.579502485Z -- params: [{"sender":"0x92219D9C012E2dd09096ef9aBB6cd3dE2957C31C","nonce":"0x11b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000011b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:07.579512453Z -- result: "0x8cf0f09368e7c3fd05be9249e19733ec30cf73060fcc5252f53312800fd4c7ca" +bundler_1 | 2023-11-30T11:47:07.579516571Z -- costTime: 311 +bundler_1 | 2023-11-30T11:47:07.579520008Z +bundler_1 | 2023-11-30T11:47:07.582311481Z 2023-11-30 11:47:07.582 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:07.582388314Z 2023-11-30 11:47:07.582 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:07.582572488Z 2023-11-30 11:47:07.582 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5238875316933512658944,"opHash":"0x07d2173825d8acce7d48237a65db5e424b42a6a52fac69942c8cffa605584942","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x14ebf902c9b5eb9c84b76259a93efdda81e498b8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:07.585074682Z 2023-11-30 11:47:07.584 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:07.585090471Z 2023-11-30 11:47:07.585 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5238875316933512658944,"opHash":"0x07d2173825d8acce7d48237a65db5e424b42a6a52fac69942c8cffa605584942","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x14ebf902c9b5eb9c84b76259a93efdda81e498b8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:07.893191415Z 2023-11-30 11:47:07.893 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x14ebf902c9b5eb9c84b76259a93efdda81e498b8","stake":0,"unstakeDelaySec":0},"storageMap":{"0x14ebf902c9b5eb9c84b76259a93efdda81e498b8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x416b708757971c79daef46603f720a5b1a5c6084110eca69b48a9edddec2fa80":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:07.893241869Z 2023-11-30 11:47:07.893 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x14eBf902C9b5eB9C84B76259a93eFdda81e498B8 is unstaked +bundler_1 | 2023-11-30T11:47:07.893259332Z 2023-11-30 11:47:07.893 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:07.893272406Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:07.893277165Z -- params: [{"sender":"0x14eBf902C9b5eB9C84B76259a93eFdda81e498B8","nonce":"0x11c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000011c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:07.893283226Z -- result: "0x07d2173825d8acce7d48237a65db5e424b42a6a52fac69942c8cffa605584942" +bundler_1 | 2023-11-30T11:47:07.893286903Z -- costTime: 311 +bundler_1 | 2023-11-30T11:47:07.893290420Z +bundler_1 | 2023-11-30T11:47:07.896112370Z 2023-11-30 11:47:07.896 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:07.896181613Z 2023-11-30 11:47:07.896 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:07.896375290Z 2023-11-30 11:47:07.896 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5257322061007222210560,"opHash":"0x7178c62a3bb6d5d3f027faaf7ceb7a6bfb4e60f15d54edb7c9c871453901e567","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5fae6b7db15c93e9e424ee7658a0af35bd6a6dd8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:07.899099769Z 2023-11-30 11:47:07.899 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:07.899111922Z 2023-11-30 11:47:07.899 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5257322061007222210560,"opHash":"0x7178c62a3bb6d5d3f027faaf7ceb7a6bfb4e60f15d54edb7c9c871453901e567","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5fae6b7db15c93e9e424ee7658a0af35bd6a6dd8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:08.207163726Z 2023-11-30 11:47:08.207 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x5fae6b7db15c93e9e424ee7658a0af35bd6a6dd8","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5fae6b7db15c93e9e424ee7658a0af35bd6a6dd8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6eac8e695c82f781b6cde51bb0825783c10ad36381891f1f47b53dcd5bf008dc":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:08.207217516Z 2023-11-30 11:47:08.207 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x5fAE6b7DB15C93e9E424eE7658a0af35bd6A6dD8 is unstaked +bundler_1 | 2023-11-30T11:47:08.207270745Z 2023-11-30 11:47:08.207 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:08.207283709Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:08.207289951Z -- params: [{"sender":"0x5fAE6b7DB15C93e9E424eE7658a0af35bd6A6dD8","nonce":"0x11d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000011d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:08.207297755Z -- result: "0x7178c62a3bb6d5d3f027faaf7ceb7a6bfb4e60f15d54edb7c9c871453901e567" +bundler_1 | 2023-11-30T11:47:08.207302905Z -- costTime: 311 +bundler_1 | 2023-11-30T11:47:08.207307814Z +bundler_1 | 2023-11-30T11:47:08.210089111Z 2023-11-30 11:47:08.210 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:08.210101874Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:08.210107585Z -- params: [] +bundler_1 | 2023-11-30T11:47:08.210111963Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:08.210115540Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:08.210119006Z +bundler_1 | 2023-11-30T11:47:08.212050201Z 2023-11-30 11:47:08.211 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:08.212160781Z 2023-11-30 11:47:08.212 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:08.212388011Z 2023-11-30 11:47:08.212 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5275768805080931762176,"opHash":"0xeca5aacef426160b4676dd464c55772a331a795219f1662b9e466cfa085109b8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2d2b63ba97bcf21c4dd95e1cb61caeed3b8f1acd","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:08.215294678Z 2023-11-30 11:47:08.215 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:08.215311669Z 2023-11-30 11:47:08.215 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5275768805080931762176,"opHash":"0xeca5aacef426160b4676dd464c55772a331a795219f1662b9e466cfa085109b8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2d2b63ba97bcf21c4dd95e1cb61caeed3b8f1acd","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:08.529953276Z 2023-11-30 11:47:08.529 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x2d2b63ba97bcf21c4dd95e1cb61caeed3b8f1acd","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x5de11d0c88fc41ed1cdf57866d7290eefe4227c0a8b909abd6c10729107a9098":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x2d2b63ba97bcf21c4dd95e1cb61caeed3b8f1acd":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:08.530010363Z 2023-11-30 11:47:08.529 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x2D2b63BA97bcf21c4Dd95E1cB61CAeEd3B8F1ACd is unstaked +bundler_1 | 2023-11-30T11:47:08.530024339Z 2023-11-30 11:47:08.529 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:08.530030450Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:08.530036141Z -- params: [{"sender":"0x2D2b63BA97bcf21c4Dd95E1cB61CAeEd3B8F1ACd","nonce":"0x11e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000011e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:08.530044987Z -- result: "0xeca5aacef426160b4676dd464c55772a331a795219f1662b9e466cfa085109b8" +bundler_1 | 2023-11-30T11:47:08.530050137Z -- costTime: 318 +bundler_1 | 2023-11-30T11:47:08.530055146Z +bundler_1 | 2023-11-30T11:47:08.532993151Z 2023-11-30 11:47:08.532 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:08.533055884Z 2023-11-30 11:47:08.532 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:08.533251913Z 2023-11-30 11:47:08.533 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5294215549154641313792,"opHash":"0x20c1c49a8c81b551720818f9521ed55353a0814bddbd7a74d00249b27245c4b4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9f5238dcd8638a82be4f9a83aa50a132162a9795","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:08.535772691Z 2023-11-30 11:47:08.535 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:08.535800783Z 2023-11-30 11:47:08.535 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000011f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5294215549154641313792,"opHash":"0x20c1c49a8c81b551720818f9521ed55353a0814bddbd7a74d00249b27245c4b4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9f5238dcd8638a82be4f9a83aa50a132162a9795","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:08.836485264Z 2023-11-30 11:47:08.836 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9f5238dcd8638a82be4f9a83aa50a132162a9795","stake":0,"unstakeDelaySec":0},"storageMap":{"0x9f5238dcd8638a82be4f9a83aa50a132162a9795":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x24864d9f331cf3aace7e7621abde39a487096e030f8f3749ab52e92d69a4ad56":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:08.836524136Z 2023-11-30 11:47:08.836 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9F5238dcd8638A82BE4f9a83AA50a132162A9795 is unstaked +bundler_1 | 2023-11-30T11:47:08.836534135Z 2023-11-30 11:47:08.836 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:08.836560213Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:08.836567267Z -- params: [{"sender":"0x9F5238dcd8638A82BE4f9a83AA50a132162A9795","nonce":"0x11f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000011f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:08.836576453Z -- result: "0x20c1c49a8c81b551720818f9521ed55353a0814bddbd7a74d00249b27245c4b4" +bundler_1 | 2023-11-30T11:47:08.836582224Z -- costTime: 304 +bundler_1 | 2023-11-30T11:47:08.836587564Z +bundler_1 | 2023-11-30T11:47:08.839533314Z 2023-11-30 11:47:08.839 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:08.844688223Z 2023-11-30 11:47:08.844 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:08.844989905Z 2023-11-30 11:47:08.844 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5312662293228350865408,"opHash":"0x484f4a3f6e7a5380ac860e3c2f9a1766e66c202cbb10b76f35f41b405cec448b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x24e297807a30e98e6b59d127a215dc3066c71f3f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:08.848632674Z 2023-11-30 11:47:08.848 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:08.848647291Z 2023-11-30 11:47:08.848 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5312662293228350865408,"opHash":"0x484f4a3f6e7a5380ac860e3c2f9a1766e66c202cbb10b76f35f41b405cec448b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x24e297807a30e98e6b59d127a215dc3066c71f3f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:09.156332441Z 2023-11-30 11:47:09.156 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x24e297807a30e98e6b59d127a215dc3066c71f3f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x24e297807a30e98e6b59d127a215dc3066c71f3f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xdbb99283ce728ad0ac38b0ba72bc857f0a7c5e3e14dc8439d7203e2a4a2f295e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:09.156376814Z 2023-11-30 11:47:09.156 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x24e297807A30E98E6b59d127a215dC3066c71F3F is unstaked +bundler_1 | 2023-11-30T11:47:09.156385690Z 2023-11-30 11:47:09.156 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:09.156391251Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:09.156396380Z -- params: [{"sender":"0x24e297807A30E98E6b59d127a215dC3066c71F3F","nonce":"0x1200000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000012000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:09.156418121Z -- result: "0x484f4a3f6e7a5380ac860e3c2f9a1766e66c202cbb10b76f35f41b405cec448b" +bundler_1 | 2023-11-30T11:47:09.156423932Z -- costTime: 317 +bundler_1 | 2023-11-30T11:47:09.156428941Z +bundler_1 | 2023-11-30T11:47:09.159452652Z 2023-11-30 11:47:09.159 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:09.159500616Z 2023-11-30 11:47:09.159 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:09.159710793Z 2023-11-30 11:47:09.159 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5331109037302060417024,"opHash":"0xe47ee6778b85f9bea5742cbd35654f2a326693a9706d1a9ae5eb1d803eb5363a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb0c215712744ce321df239f2264f3ee927496a39","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:09.162205743Z 2023-11-30 11:47:09.162 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:09.162219619Z 2023-11-30 11:47:09.162 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5331109037302060417024,"opHash":"0xe47ee6778b85f9bea5742cbd35654f2a326693a9706d1a9ae5eb1d803eb5363a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb0c215712744ce321df239f2264f3ee927496a39","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:09.469884714Z 2023-11-30 11:47:09.469 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb0c215712744ce321df239f2264f3ee927496a39","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb0c215712744ce321df239f2264f3ee927496a39":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x0fa1ddd8b26701e97c53d8a622bf9c0cdb5a2ebace8379dfba620865b95c7a79":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:09.469921733Z 2023-11-30 11:47:09.469 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xb0c215712744ce321DF239f2264F3EE927496A39 is unstaked +bundler_1 | 2023-11-30T11:47:09.469930600Z 2023-11-30 11:47:09.469 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:09.469935890Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:09.469940819Z -- params: [{"sender":"0xb0c215712744ce321DF239f2264F3EE927496A39","nonce":"0x1210000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000012100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:09.469948634Z -- result: "0xe47ee6778b85f9bea5742cbd35654f2a326693a9706d1a9ae5eb1d803eb5363a" +bundler_1 | 2023-11-30T11:47:09.469953903Z -- costTime: 310 +bundler_1 | 2023-11-30T11:47:09.469958742Z +bundler_1 | 2023-11-30T11:47:09.472848558Z 2023-11-30 11:47:09.472 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:09.472881028Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:09.472888061Z -- params: [] +bundler_1 | 2023-11-30T11:47:09.472893872Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:09.472899753Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:09.472906014Z +bundler_1 | 2023-11-30T11:47:09.474782267Z 2023-11-30 11:47:09.474 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:09.474863439Z 2023-11-30 11:47:09.474 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:09.475083449Z 2023-11-30 11:47:09.475 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5349555781375769968640,"opHash":"0xfbe44faf2b450234daeaec9e0aeeb02192632ad5def691bcd0a3fdefcad1a892","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x00b812baec06a0d91c395cee69df9c5880388e05","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:09.477568971Z 2023-11-30 11:47:09.477 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:09.477581314Z 2023-11-30 11:47:09.477 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5349555781375769968640,"opHash":"0xfbe44faf2b450234daeaec9e0aeeb02192632ad5def691bcd0a3fdefcad1a892","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x00b812baec06a0d91c395cee69df9c5880388e05","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:09.780466172Z 2023-11-30 11:47:09.780 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x00b812baec06a0d91c395cee69df9c5880388e05","stake":0,"unstakeDelaySec":0},"storageMap":{"0x00b812baec06a0d91c395cee69df9c5880388e05":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x149257799c7f686b7cb3c8cf8305eecd02d2183fef77daf3b6b9b524cb566fae":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:09.780507349Z 2023-11-30 11:47:09.780 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x00B812BAEC06A0d91C395CeE69DF9C5880388E05 is unstaked +bundler_1 | 2023-11-30T11:47:09.780576735Z 2023-11-30 11:47:09.780 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:09.780586363Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:09.780591893Z -- params: [{"sender":"0x00B812BAEC06A0d91C395CeE69DF9C5880388E05","nonce":"0x1220000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000012200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:09.780597524Z -- result: "0xfbe44faf2b450234daeaec9e0aeeb02192632ad5def691bcd0a3fdefcad1a892" +bundler_1 | 2023-11-30T11:47:09.780601050Z -- costTime: 306 +bundler_1 | 2023-11-30T11:47:09.780604467Z +bundler_1 | 2023-11-30T11:47:09.783364901Z 2023-11-30 11:47:09.783 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:09.783442395Z 2023-11-30 11:47:09.783 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:09.783623953Z 2023-11-30 11:47:09.783 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5368002525449479520256,"opHash":"0x97520718382ea78923912420f89a349a039b352bb379cacc8f791317d49d6a66","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6c7785e1a7fb884cbcfe90753e2e405192b1ba46","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:09.786039725Z 2023-11-30 11:47:09.785 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:09.786080351Z 2023-11-30 11:47:09.786 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5368002525449479520256,"opHash":"0x97520718382ea78923912420f89a349a039b352bb379cacc8f791317d49d6a66","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6c7785e1a7fb884cbcfe90753e2e405192b1ba46","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:10.072127742Z 2023-11-30 11:47:10.071 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1778 to: 1778 +bundler_1 | 2023-11-30T11:47:10.091585652Z 2023-11-30 11:47:10.091 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6c7785e1a7fb884cbcfe90753e2e405192b1ba46","stake":0,"unstakeDelaySec":0},"storageMap":{"0x6c7785e1a7fb884cbcfe90753e2e405192b1ba46":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x8e1e77ed3038bdd0d83f8f08247ccf408313adef3e02494122ebd0f5ae0f582d":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:10.091651511Z 2023-11-30 11:47:10.091 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x6C7785e1A7FB884CbCfe90753e2E405192B1Ba46 is unstaked +bundler_1 | 2023-11-30T11:47:10.091698629Z 2023-11-30 11:47:10.091 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:10.091710692Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:10.091716543Z -- params: [{"sender":"0x6C7785e1A7FB884CbCfe90753e2E405192B1Ba46","nonce":"0x1230000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000012300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:10.091724618Z -- result: "0x97520718382ea78923912420f89a349a039b352bb379cacc8f791317d49d6a66" +bundler_1 | 2023-11-30T11:47:10.091729707Z -- costTime: 308 +bundler_1 | 2023-11-30T11:47:10.091734346Z +bundler_1 | 2023-11-30T11:47:10.094606789Z 2023-11-30 11:47:10.094 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:10.094665508Z 2023-11-30 11:47:10.094 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:10.094866814Z 2023-11-30 11:47:10.094 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5386449269523189071872,"opHash":"0x9a5119ceb958bafd26d422bf453794ed65b40cc891bfa9f29b2c4930f1047919","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4722401c4cd07c761e9a186e2bcd3780f9d98d51","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:10.097480033Z 2023-11-30 11:47:10.097 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:10.097495422Z 2023-11-30 11:47:10.097 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5386449269523189071872,"opHash":"0x9a5119ceb958bafd26d422bf453794ed65b40cc891bfa9f29b2c4930f1047919","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4722401c4cd07c761e9a186e2bcd3780f9d98d51","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:10.398654110Z 2023-11-30 11:47:10.398 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4722401c4cd07c761e9a186e2bcd3780f9d98d51","stake":0,"unstakeDelaySec":0},"storageMap":{"0x4722401c4cd07c761e9a186e2bcd3780f9d98d51":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xcdaf62bbe07654b1ec23e2fa754e2b6282f5ff4f2cb1ffa047d684aa1bc27494":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:10.398711967Z 2023-11-30 11:47:10.398 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4722401c4cD07c761E9A186E2BcD3780f9d98D51 is unstaked +bundler_1 | 2023-11-30T11:47:10.398719892Z 2023-11-30 11:47:10.398 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:10.398726234Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:10.398730722Z -- params: [{"sender":"0x4722401c4cD07c761E9A186E2BcD3780f9d98D51","nonce":"0x1240000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000012400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:10.398736223Z -- result: "0x9a5119ceb958bafd26d422bf453794ed65b40cc891bfa9f29b2c4930f1047919" +bundler_1 | 2023-11-30T11:47:10.398739809Z -- costTime: 304 +bundler_1 | 2023-11-30T11:47:10.398743185Z +bundler_1 | 2023-11-30T11:47:10.401661928Z 2023-11-30 11:47:10.401 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:10.401739733Z 2023-11-30 11:47:10.401 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:10.401936539Z 2023-11-30 11:47:10.401 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5404896013596898623488,"opHash":"0x120677fc99a231dd755ce0e736fcf74f07888708acaf19ba856ecf058642a60d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1d9e8e87ee531e16dd6d9c2e6d85884de4cb6d67","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:10.404431015Z 2023-11-30 11:47:10.404 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:10.404447385Z 2023-11-30 11:47:10.404 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5404896013596898623488,"opHash":"0x120677fc99a231dd755ce0e736fcf74f07888708acaf19ba856ecf058642a60d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1d9e8e87ee531e16dd6d9c2e6d85884de4cb6d67","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:10.713345710Z 2023-11-30 11:47:10.713 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1d9e8e87ee531e16dd6d9c2e6d85884de4cb6d67","stake":0,"unstakeDelaySec":0},"storageMap":{"0x1d9e8e87ee531e16dd6d9c2e6d85884de4cb6d67":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd9b9da26eb57b6a9198e961847eeed99c90cbe9d37b615c341a6b53f7357d656":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:10.713402195Z 2023-11-30 11:47:10.713 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1d9e8E87EE531E16dD6D9c2e6d85884dE4cb6d67 is unstaked +bundler_1 | 2023-11-30T11:47:10.713425489Z 2023-11-30 11:47:10.713 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:10.713439184Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:10.713445476Z -- params: [{"sender":"0x1d9e8E87EE531E16dD6D9c2e6d85884dE4cb6d67","nonce":"0x1250000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000012500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:10.713454212Z -- result: "0x120677fc99a231dd755ce0e736fcf74f07888708acaf19ba856ecf058642a60d" +bundler_1 | 2023-11-30T11:47:10.713459442Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:10.713464582Z +bundler_1 | 2023-11-30T11:47:10.716199425Z 2023-11-30 11:47:10.716 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:10.716212338Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:10.716216476Z -- params: [] +bundler_1 | 2023-11-30T11:47:10.716219923Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:10.716223519Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:10.716226896Z +bundler_1 | 2023-11-30T11:47:10.718058689Z 2023-11-30 11:47:10.717 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:10.718150383Z 2023-11-30 11:47:10.718 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:10.718349565Z 2023-11-30 11:47:10.718 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5423342757670608175104,"opHash":"0xa339f0d1288af61ca602a9be065e7e231b5d823751de25e80dad336a800321ff","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x21882c3a26331e9587f68bace81009f9fb3fb398","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:10.722001827Z 2023-11-30 11:47:10.721 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:10.722134218Z 2023-11-30 11:47:10.722 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5423342757670608175104,"opHash":"0xa339f0d1288af61ca602a9be065e7e231b5d823751de25e80dad336a800321ff","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x21882c3a26331e9587f68bace81009f9fb3fb398","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:11.030163769Z 2023-11-30 11:47:11.030 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x21882c3a26331e9587f68bace81009f9fb3fb398","stake":0,"unstakeDelaySec":0},"storageMap":{"0x21882c3a26331e9587f68bace81009f9fb3fb398":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf82ac432e90a147e58bbed90048b69485cc3dc387bcca9e9dc0096c28bf7b3a2":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:11.030199536Z 2023-11-30 11:47:11.030 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x21882C3A26331e9587F68BaCe81009F9Fb3Fb398 is unstaked +bundler_1 | 2023-11-30T11:47:11.030263064Z 2023-11-30 11:47:11.030 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:11.030272071Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:11.030276188Z -- params: [{"sender":"0x21882C3A26331e9587F68BaCe81009F9Fb3Fb398","nonce":"0x1260000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000012600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:11.030281929Z -- result: "0xa339f0d1288af61ca602a9be065e7e231b5d823751de25e80dad336a800321ff" +bundler_1 | 2023-11-30T11:47:11.030285516Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:11.030288852Z +bundler_1 | 2023-11-30T11:47:11.033106333Z 2023-11-30 11:47:11.033 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:11.033170902Z 2023-11-30 11:47:11.033 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:11.033348484Z 2023-11-30 11:47:11.033 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5441789501744317726720,"opHash":"0x182fe5ed0da8bb30a4f3c3cd739496353d17f2aa40e3a34c6ed82f1cdfd45277","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc685167962c67c5a7c4b0518f473e4eb7e6975a5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:11.038336088Z 2023-11-30 11:47:11.038 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:11.038398664Z 2023-11-30 11:47:11.038 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5441789501744317726720,"opHash":"0x182fe5ed0da8bb30a4f3c3cd739496353d17f2aa40e3a34c6ed82f1cdfd45277","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc685167962c67c5a7c4b0518f473e4eb7e6975a5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:11.347365710Z 2023-11-30 11:47:11.347 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xc685167962c67c5a7c4b0518f473e4eb7e6975a5","stake":0,"unstakeDelaySec":0},"storageMap":{"0xc685167962c67c5a7c4b0518f473e4eb7e6975a5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb69bb5f5fc0ec0340aa21dfdad3271424e232c85f5d3331ccb78421cd0ae1b1e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:11.347403090Z 2023-11-30 11:47:11.347 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xC685167962c67C5A7c4B0518f473e4eB7e6975a5 is unstaked +bundler_1 | 2023-11-30T11:47:11.347427128Z 2023-11-30 11:47:11.347 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:11.347436235Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:11.347442537Z -- params: [{"sender":"0xC685167962c67C5A7c4B0518f473e4eB7e6975a5","nonce":"0x1270000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000012700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:11.347461142Z -- result: "0x182fe5ed0da8bb30a4f3c3cd739496353d17f2aa40e3a34c6ed82f1cdfd45277" +bundler_1 | 2023-11-30T11:47:11.347464899Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:11.347468435Z +bundler_1 | 2023-11-30T11:47:11.350359823Z 2023-11-30 11:47:11.350 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:11.350446565Z 2023-11-30 11:47:11.350 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:11.350697473Z 2023-11-30 11:47:11.350 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5460236245818027278336,"opHash":"0x56b2876d76dd0a459727fc497a26eb2205d7485d63e17823a2ca69cf93b1b217","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf7626ce5baec8ac12de9daec5ca8e47ec9c5d62c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:11.353545871Z 2023-11-30 11:47:11.353 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:11.353561970Z 2023-11-30 11:47:11.353 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5460236245818027278336,"opHash":"0x56b2876d76dd0a459727fc497a26eb2205d7485d63e17823a2ca69cf93b1b217","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf7626ce5baec8ac12de9daec5ca8e47ec9c5d62c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:11.672744896Z 2023-11-30 11:47:11.672 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf7626ce5baec8ac12de9daec5ca8e47ec9c5d62c","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf7626ce5baec8ac12de9daec5ca8e47ec9c5d62c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd4e809521743403be628a4edf0063354b3a848da156b085249f2ba855ce7f4ad":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:11.672803595Z 2023-11-30 11:47:11.672 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xf7626cE5BAEc8Ac12de9dAeC5CA8e47Ec9C5d62c is unstaked +bundler_1 | 2023-11-30T11:47:11.672851365Z 2023-11-30 11:47:11.672 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:11.672865391Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:11.672872404Z -- params: [{"sender":"0xf7626cE5BAEc8Ac12de9dAeC5CA8e47Ec9C5d62c","nonce":"0x1280000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000012800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:11.672881922Z -- result: "0x56b2876d76dd0a459727fc497a26eb2205d7485d63e17823a2ca69cf93b1b217" +bundler_1 | 2023-11-30T11:47:11.672888875Z -- costTime: 322 +bundler_1 | 2023-11-30T11:47:11.672910996Z +bundler_1 | 2023-11-30T11:47:11.676397960Z 2023-11-30 11:47:11.676 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:11.676514638Z 2023-11-30 11:47:11.676 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:11.676764854Z 2023-11-30 11:47:11.676 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5478682989891736829952,"opHash":"0xbbc7ae84af03f9a4926319831efa4a24f8996ed7f3435563aa1eef2af984929e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7b25751e6922f59ee6c577d0ac560f0a9ed0c261","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:11.679797979Z 2023-11-30 11:47:11.679 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:11.679821653Z 2023-11-30 11:47:11.679 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5478682989891736829952,"opHash":"0xbbc7ae84af03f9a4926319831efa4a24f8996ed7f3435563aa1eef2af984929e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7b25751e6922f59ee6c577d0ac560f0a9ed0c261","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:11.990602773Z 2023-11-30 11:47:11.990 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7b25751e6922f59ee6c577d0ac560f0a9ed0c261","stake":0,"unstakeDelaySec":0},"storageMap":{"0x7b25751e6922f59ee6c577d0ac560f0a9ed0c261":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x933cc8ac9a74c25ea0dd1f1a7e1c9e9de6467ea3485f264a42bd3110ef8c1ba8":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:11.990653838Z 2023-11-30 11:47:11.990 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x7B25751E6922F59ee6c577D0Ac560F0a9ed0c261 is unstaked +bundler_1 | 2023-11-30T11:47:11.990670269Z 2023-11-30 11:47:11.990 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:11.990676130Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:11.990681710Z -- params: [{"sender":"0x7B25751E6922F59ee6c577D0Ac560F0a9ed0c261","nonce":"0x1290000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000012900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:11.990690086Z -- result: "0xbbc7ae84af03f9a4926319831efa4a24f8996ed7f3435563aa1eef2af984929e" +bundler_1 | 2023-11-30T11:47:11.990695115Z -- costTime: 314 +bundler_1 | 2023-11-30T11:47:11.990699924Z +bundler_1 | 2023-11-30T11:47:11.993442465Z 2023-11-30 11:47:11.993 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:11.993455109Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:11.993459637Z -- params: [] +bundler_1 | 2023-11-30T11:47:11.993463324Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:11.993466801Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:11.993470177Z +bundler_1 | 2023-11-30T11:47:11.995352545Z 2023-11-30 11:47:11.995 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:11.995470905Z 2023-11-30 11:47:11.995 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:11.995664636Z 2023-11-30 11:47:11.995 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5497129733965446381568,"opHash":"0x09d2388f0a126e93006969b723487ff8016667e0244c19701417dc813e13dcdb","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd20e2a55290535e93a1823dbf7eacf9e812f0020","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:11.998519516Z 2023-11-30 11:47:11.998 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:11.998533833Z 2023-11-30 11:47:11.998 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5497129733965446381568,"opHash":"0x09d2388f0a126e93006969b723487ff8016667e0244c19701417dc813e13dcdb","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd20e2a55290535e93a1823dbf7eacf9e812f0020","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:12.310565970Z 2023-11-30 11:47:12.310 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd20e2a55290535e93a1823dbf7eacf9e812f0020","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x85e366bd3593c766c5310901bbd106f98a9e9f885e16451e13823b42d3fa7244":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xd20e2a55290535e93a1823dbf7eacf9e812f0020":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:12.310618728Z 2023-11-30 11:47:12.310 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xd20E2A55290535E93a1823DBF7Eacf9E812F0020 is unstaked +bundler_1 | 2023-11-30T11:47:12.310627905Z 2023-11-30 11:47:12.310 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:12.310633335Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:12.310638315Z -- params: [{"sender":"0xd20E2A55290535E93a1823DBF7Eacf9E812F0020","nonce":"0x12a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000012a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:12.310646921Z -- result: "0x09d2388f0a126e93006969b723487ff8016667e0244c19701417dc813e13dcdb" +bundler_1 | 2023-11-30T11:47:12.310651910Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:12.310656729Z +bundler_1 | 2023-11-30T11:47:12.313626597Z 2023-11-30 11:47:12.313 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:12.313679986Z 2023-11-30 11:47:12.313 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:12.313908973Z 2023-11-30 11:47:12.313 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5515576478039155933184,"opHash":"0x6271144af5984dc22d63482dbe41e5076acaf7445dd4f7faa679e4dc37a79aa1","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7b5473c57a98f4e263b199a0bfb88790c9fed4a9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:12.316886769Z 2023-11-30 11:47:12.316 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:12.316902228Z 2023-11-30 11:47:12.316 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5515576478039155933184,"opHash":"0x6271144af5984dc22d63482dbe41e5076acaf7445dd4f7faa679e4dc37a79aa1","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7b5473c57a98f4e263b199a0bfb88790c9fed4a9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:12.626582339Z 2023-11-30 11:47:12.626 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7b5473c57a98f4e263b199a0bfb88790c9fed4a9","stake":0,"unstakeDelaySec":0},"storageMap":{"0x7b5473c57a98f4e263b199a0bfb88790c9fed4a9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa618c7d13c04042e786c8435c5657d6725dfb13f74a6561b0a751b9469454ac2":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:12.626638854Z 2023-11-30 11:47:12.626 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x7B5473c57a98f4E263b199A0bfb88790C9fEd4A9 is unstaked +bundler_1 | 2023-11-30T11:47:12.626648232Z 2023-11-30 11:47:12.626 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:12.626653541Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:12.626658500Z -- params: [{"sender":"0x7B5473c57a98f4E263b199A0bfb88790C9fEd4A9","nonce":"0x12b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000012b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:12.626666075Z -- result: "0x6271144af5984dc22d63482dbe41e5076acaf7445dd4f7faa679e4dc37a79aa1" +bundler_1 | 2023-11-30T11:47:12.626670964Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:12.626675893Z +bundler_1 | 2023-11-30T11:47:12.629754246Z 2023-11-30 11:47:12.629 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:12.629809483Z 2023-11-30 11:47:12.629 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:12.629994534Z 2023-11-30 11:47:12.629 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5534023222112865484800,"opHash":"0xda02c0311505258d95bf0116fd484af983d751429b141363681726abe643d66e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x815c6af9270f3ddb3fc94b39e49b0d0741a2872b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:12.632484153Z 2023-11-30 11:47:12.632 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:12.632500674Z 2023-11-30 11:47:12.632 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5534023222112865484800,"opHash":"0xda02c0311505258d95bf0116fd484af983d751429b141363681726abe643d66e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x815c6af9270f3ddb3fc94b39e49b0d0741a2872b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:12.937096488Z 2023-11-30 11:47:12.936 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x815c6af9270f3ddb3fc94b39e49b0d0741a2872b","stake":0,"unstakeDelaySec":0},"storageMap":{"0x815c6af9270f3ddb3fc94b39e49b0d0741a2872b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x71fc273bd5369ee18e4d8685d4cdc2f4e445d1e00b11c9491537ec0d9b261a78":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:12.937152933Z 2023-11-30 11:47:12.937 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x815C6AF9270F3DDB3FC94b39E49B0d0741a2872b is unstaked +bundler_1 | 2023-11-30T11:47:12.937172099Z 2023-11-30 11:47:12.937 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:12.937184562Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:12.937189351Z -- params: [{"sender":"0x815C6AF9270F3DDB3FC94b39E49B0d0741a2872b","nonce":"0x12c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000012c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:12.937195272Z -- result: "0xda02c0311505258d95bf0116fd484af983d751429b141363681726abe643d66e" +bundler_1 | 2023-11-30T11:47:12.937198869Z -- costTime: 308 +bundler_1 | 2023-11-30T11:47:12.937202225Z +bundler_1 | 2023-11-30T11:47:12.940087171Z 2023-11-30 11:47:12.939 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:12.940150873Z 2023-11-30 11:47:12.940 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:12.940346628Z 2023-11-30 11:47:12.940 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5552469966186575036416,"opHash":"0x8f6883321d4bdfbcb01f5bf5f336758cc878e8f5c701d062ff62d4b92e580a9c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x421714c148e4cb50e5dbbb798305f45ebcfd17ba","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:12.985338991Z 2023-11-30 11:47:12.985 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:12.985356663Z 2023-11-30 11:47:12.985 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5552469966186575036416,"opHash":"0x8f6883321d4bdfbcb01f5bf5f336758cc878e8f5c701d062ff62d4b92e580a9c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x421714c148e4cb50e5dbbb798305f45ebcfd17ba","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:13.288635683Z 2023-11-30 11:47:13.288 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x421714c148e4cb50e5dbbb798305f45ebcfd17ba","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x37f90324f8a6d217a631f42e4f67349714672668247940af7a8cb09561671a73":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x421714c148e4cb50e5dbbb798305f45ebcfd17ba":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:13.288674415Z 2023-11-30 11:47:13.288 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x421714C148e4Cb50e5DbBb798305F45eBcfd17BA is unstaked +bundler_1 | 2023-11-30T11:47:13.288740595Z 2023-11-30 11:47:13.288 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:13.288749862Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:13.288755422Z -- params: [{"sender":"0x421714C148e4Cb50e5DbBb798305F45eBcfd17BA","nonce":"0x12d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000012d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:13.288773646Z -- result: "0x8f6883321d4bdfbcb01f5bf5f336758cc878e8f5c701d062ff62d4b92e580a9c" +bundler_1 | 2023-11-30T11:47:13.288777323Z -- costTime: 349 +bundler_1 | 2023-11-30T11:47:13.288780840Z +bundler_1 | 2023-11-30T11:47:13.291496530Z 2023-11-30 11:47:13.291 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:13.291509194Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:13.291513773Z -- params: [] +bundler_1 | 2023-11-30T11:47:13.291517369Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:13.291520826Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:13.291524433Z +bundler_1 | 2023-11-30T11:47:13.293384498Z 2023-11-30 11:47:13.293 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:13.293445776Z 2023-11-30 11:47:13.293 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:13.293634758Z 2023-11-30 11:47:13.293 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5570916710260284588032,"opHash":"0x8037d91b37abd12cdd51f201c6b075600554c7d34ecfcb11e3483db9c54e27a8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6b70e120ed8baab4a89a713115ebc1fb889e4033","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:13.296359285Z 2023-11-30 11:47:13.296 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:13.296374333Z 2023-11-30 11:47:13.296 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5570916710260284588032,"opHash":"0x8037d91b37abd12cdd51f201c6b075600554c7d34ecfcb11e3483db9c54e27a8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6b70e120ed8baab4a89a713115ebc1fb889e4033","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:13.621001371Z 2023-11-30 11:47:13.620 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6b70e120ed8baab4a89a713115ebc1fb889e4033","stake":0,"unstakeDelaySec":0},"storageMap":{"0x6b70e120ed8baab4a89a713115ebc1fb889e4033":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa08c11d40545a92f525c20754e736a5a608a3883d3dff1c078f85bf6408d2618":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:13.621053399Z 2023-11-30 11:47:13.620 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x6b70e120ED8bAAB4a89a713115EBC1Fb889e4033 is unstaked +bundler_1 | 2023-11-30T11:47:13.621128108Z 2023-11-30 11:47:13.621 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:13.621137485Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:13.621144318Z -- params: [{"sender":"0x6b70e120ED8bAAB4a89a713115EBC1Fb889e4033","nonce":"0x12e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000012e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:13.621186877Z -- result: "0x8037d91b37abd12cdd51f201c6b075600554c7d34ecfcb11e3483db9c54e27a8" +bundler_1 | 2023-11-30T11:47:13.621196585Z -- costTime: 327 +bundler_1 | 2023-11-30T11:47:13.621203468Z +bundler_1 | 2023-11-30T11:47:13.623978312Z 2023-11-30 11:47:13.623 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:13.624042689Z 2023-11-30 11:47:13.623 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:13.624239866Z 2023-11-30 11:47:13.624 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5589363454333994139648,"opHash":"0xea7a15dfb40bbec9e4a2679acff0874916a99244c768168124af445416b1bf72","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8ed5e56e9014599eb5efe1b7777b4ccb619e71f0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:13.626825715Z 2023-11-30 11:47:13.626 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:13.626837417Z 2023-11-30 11:47:13.626 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000012f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5589363454333994139648,"opHash":"0xea7a15dfb40bbec9e4a2679acff0874916a99244c768168124af445416b1bf72","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8ed5e56e9014599eb5efe1b7777b4ccb619e71f0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:13.938928124Z 2023-11-30 11:47:13.938 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8ed5e56e9014599eb5efe1b7777b4ccb619e71f0","stake":0,"unstakeDelaySec":0},"storageMap":{"0x8ed5e56e9014599eb5efe1b7777b4ccb619e71f0":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xca293ae2433ea663425dd813caa36c569a4e24bf8062710b75b810bbc56507b5":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:13.938967598Z 2023-11-30 11:47:13.938 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8ED5E56e9014599eB5EFE1b7777B4ccB619e71F0 is unstaked +bundler_1 | 2023-11-30T11:47:13.939051197Z 2023-11-30 11:47:13.938 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:13.939063871Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:13.939069892Z -- params: [{"sender":"0x8ED5E56e9014599eB5EFE1b7777B4ccB619e71F0","nonce":"0x12f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000012f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:13.939078198Z -- result: "0xea7a15dfb40bbec9e4a2679acff0874916a99244c768168124af445416b1bf72" +bundler_1 | 2023-11-30T11:47:13.939083297Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:13.939103906Z +bundler_1 | 2023-11-30T11:47:13.941881844Z 2023-11-30 11:47:13.941 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:13.942829150Z 2023-11-30 11:47:13.942 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:13.943045243Z 2023-11-30 11:47:13.942 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5607810198407703691264,"opHash":"0xc82d08937ca92bd9a946099792ae57ec4643fa418828d523d05e34f90c63a36a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd37ee533e28e719a1f92b19f4864c6edd38b3497","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:13.945390624Z 2023-11-30 11:47:13.945 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:13.945404430Z 2023-11-30 11:47:13.945 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5607810198407703691264,"opHash":"0xc82d08937ca92bd9a946099792ae57ec4643fa418828d523d05e34f90c63a36a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd37ee533e28e719a1f92b19f4864c6edd38b3497","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:14.254242337Z 2023-11-30 11:47:14.254 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd37ee533e28e719a1f92b19f4864c6edd38b3497","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xbadea4959b487afc38eb31d1522d0f114e3acc04350686a4dc85dc39e7d01e5b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xd37ee533e28e719a1f92b19f4864c6edd38b3497":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:14.254294204Z 2023-11-30 11:47:14.254 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xD37EE533e28E719A1f92b19f4864c6EDd38B3497 is unstaked +bundler_1 | 2023-11-30T11:47:14.254333193Z 2023-11-30 11:47:14.254 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:14.254342330Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:14.254348261Z -- params: [{"sender":"0xD37EE533e28E719A1f92b19f4864c6EDd38B3497","nonce":"0x1300000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000013000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:14.254354333Z -- result: "0xc82d08937ca92bd9a946099792ae57ec4643fa418828d523d05e34f90c63a36a" +bundler_1 | 2023-11-30T11:47:14.254357979Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:14.254361476Z +bundler_1 | 2023-11-30T11:47:14.257223774Z 2023-11-30 11:47:14.257 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:14.257296270Z 2023-11-30 11:47:14.257 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:14.257489129Z 2023-11-30 11:47:14.257 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5626256942481413242880,"opHash":"0x667b307e5c5315d323809c53cdcaa0432c64b846ade215e2ac63a4450660f827","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x68f93dd88616cba315bb2fa31c7056c7a9277626","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:14.260212255Z 2023-11-30 11:47:14.260 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:14.260227964Z 2023-11-30 11:47:14.260 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5626256942481413242880,"opHash":"0x667b307e5c5315d323809c53cdcaa0432c64b846ade215e2ac63a4450660f827","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x68f93dd88616cba315bb2fa31c7056c7a9277626","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:14.563949314Z 2023-11-30 11:47:14.563 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x68f93dd88616cba315bb2fa31c7056c7a9277626","stake":0,"unstakeDelaySec":0},"storageMap":{"0x68f93dd88616cba315bb2fa31c7056c7a9277626":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xfb621efa5c197063f0f76e7b2697f0180055c2f4074b6d1c9904dc5c44967640":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:14.564018954Z 2023-11-30 11:47:14.563 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x68F93DD88616Cba315bB2Fa31c7056C7A9277626 is unstaked +bundler_1 | 2023-11-30T11:47:14.564085639Z 2023-11-30 11:47:14.563 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:14.564095587Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:14.564101418Z -- params: [{"sender":"0x68F93DD88616Cba315bB2Fa31c7056C7A9277626","nonce":"0x1310000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000013100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:14.564109904Z -- result: "0x667b307e5c5315d323809c53cdcaa0432c64b846ade215e2ac63a4450660f827" +bundler_1 | 2023-11-30T11:47:14.564115134Z -- costTime: 306 +bundler_1 | 2023-11-30T11:47:14.564120133Z +bundler_1 | 2023-11-30T11:47:14.567288555Z 2023-11-30 11:47:14.567 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:14.567307991Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:14.567314914Z -- params: [] +bundler_1 | 2023-11-30T11:47:14.567320805Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:14.567326316Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:14.567331806Z +bundler_1 | 2023-11-30T11:47:14.569178317Z 2023-11-30 11:47:14.569 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:14.569242821Z 2023-11-30 11:47:14.569 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:14.569456997Z 2023-11-30 11:47:14.569 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5644703686555122794496,"opHash":"0x603c7f4cf34b4ba4f5dce45df87bcf531d8b2f244f3f4aa51860e188c1226291","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0ea0c9494021ef258f90fefaf1bff26f325d9441","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:14.571914949Z 2023-11-30 11:47:14.571 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:14.571925999Z 2023-11-30 11:47:14.571 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5644703686555122794496,"opHash":"0x603c7f4cf34b4ba4f5dce45df87bcf531d8b2f244f3f4aa51860e188c1226291","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0ea0c9494021ef258f90fefaf1bff26f325d9441","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:14.875709058Z 2023-11-30 11:47:14.875 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0ea0c9494021ef258f90fefaf1bff26f325d9441","stake":0,"unstakeDelaySec":0},"storageMap":{"0x0ea0c9494021ef258f90fefaf1bff26f325d9441":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xad56ae186a129bb63fbf99c8d418e3b9ccea2f6e0dae2f651a0fc7011366fb25":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:14.875813018Z 2023-11-30 11:47:14.875 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0ea0C9494021Ef258f90FEfaf1Bff26F325D9441 is unstaked +bundler_1 | 2023-11-30T11:47:14.875858232Z 2023-11-30 11:47:14.875 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:14.875867099Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:14.875873120Z -- params: [{"sender":"0x0ea0C9494021Ef258f90FEfaf1Bff26F325D9441","nonce":"0x1320000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000013200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:14.875882197Z -- result: "0x603c7f4cf34b4ba4f5dce45df87bcf531d8b2f244f3f4aa51860e188c1226291" +bundler_1 | 2023-11-30T11:47:14.875888318Z -- costTime: 306 +bundler_1 | 2023-11-30T11:47:14.875893488Z +bundler_1 | 2023-11-30T11:47:14.878870400Z 2023-11-30 11:47:14.878 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:14.878972177Z 2023-11-30 11:47:14.878 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:14.879233343Z 2023-11-30 11:47:14.879 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5663150430628832346112,"opHash":"0x18eb6e58db2e7162128da9017a97e492a5054d3051df492c2c717dd9167d0ba8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4940bf9db2f9bcc66f1e552df53fd8f84d3caa39","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:14.881990252Z 2023-11-30 11:47:14.881 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:14.882004770Z 2023-11-30 11:47:14.881 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5663150430628832346112,"opHash":"0x18eb6e58db2e7162128da9017a97e492a5054d3051df492c2c717dd9167d0ba8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4940bf9db2f9bcc66f1e552df53fd8f84d3caa39","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:15.190599193Z 2023-11-30 11:47:15.190 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4940bf9db2f9bcc66f1e552df53fd8f84d3caa39","stake":0,"unstakeDelaySec":0},"storageMap":{"0x4940bf9db2f9bcc66f1e552df53fd8f84d3caa39":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9210be8342ca678b1d9ef770ade07faf60dd8a7a8b62211d915c5135cda5d360":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:15.190717864Z 2023-11-30 11:47:15.190 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4940bf9dB2F9bCC66f1e552DF53fd8f84D3CaA39 is unstaked +bundler_1 | 2023-11-30T11:47:15.190784879Z 2023-11-30 11:47:15.190 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:15.190794868Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:15.190800859Z -- params: [{"sender":"0x4940bf9dB2F9bCC66f1e552DF53fd8f84D3CaA39","nonce":"0x1330000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000013300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:15.190809876Z -- result: "0x18eb6e58db2e7162128da9017a97e492a5054d3051df492c2c717dd9167d0ba8" +bundler_1 | 2023-11-30T11:47:15.190815025Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:15.190819874Z +bundler_1 | 2023-11-30T11:47:15.194200877Z 2023-11-30 11:47:15.194 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:15.194256093Z 2023-11-30 11:47:15.194 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:15.194462508Z 2023-11-30 11:47:15.194 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5681597174702541897728,"opHash":"0xb1d904314fb01f7660464c2ebd6a681c2e8e5fce2d6bba91dfc8db785e83c2d4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb786f3d9d6fadbba57a5b8c7b3258d6cfddf80a3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:15.197151460Z 2023-11-30 11:47:15.197 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:15.197167019Z 2023-11-30 11:47:15.197 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5681597174702541897728,"opHash":"0xb1d904314fb01f7660464c2ebd6a681c2e8e5fce2d6bba91dfc8db785e83c2d4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb786f3d9d6fadbba57a5b8c7b3258d6cfddf80a3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:15.507093011Z 2023-11-30 11:47:15.506 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb786f3d9d6fadbba57a5b8c7b3258d6cfddf80a3","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x189b1acaaa6db711b0e5e5ed5f143541b63674ec03c11a5167316d4f492199a0":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xb786f3d9d6fadbba57a5b8c7b3258d6cfddf80a3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:15.507161599Z 2023-11-30 11:47:15.507 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xb786f3d9D6faDBBa57a5b8C7B3258D6cFDdf80A3 is unstaked +bundler_1 | 2023-11-30T11:47:15.507204893Z 2023-11-30 11:47:15.507 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:15.507214751Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:15.507229288Z -- params: [{"sender":"0xb786f3d9D6faDBBa57a5b8C7B3258D6cFDdf80A3","nonce":"0x1340000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000013400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:15.507251410Z -- result: "0xb1d904314fb01f7660464c2ebd6a681c2e8e5fce2d6bba91dfc8db785e83c2d4" +bundler_1 | 2023-11-30T11:47:15.507255387Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:15.507258874Z +bundler_1 | 2023-11-30T11:47:15.510089466Z 2023-11-30 11:47:15.510 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:15.510179625Z 2023-11-30 11:47:15.510 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:15.510389726Z 2023-11-30 11:47:15.510 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5700043918776251449344,"opHash":"0x06cd60405cc83c8f5ff95635250301f4b46111d23975ada0eedd789126150b22","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4b686041c9c88bd02de0349c7c88768e2c074075","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:15.512963998Z 2023-11-30 11:47:15.512 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:15.512980439Z 2023-11-30 11:47:15.512 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5700043918776251449344,"opHash":"0x06cd60405cc83c8f5ff95635250301f4b46111d23975ada0eedd789126150b22","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4b686041c9c88bd02de0349c7c88768e2c074075","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:15.819734211Z 2023-11-30 11:47:15.819 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4b686041c9c88bd02de0349c7c88768e2c074075","stake":0,"unstakeDelaySec":0},"storageMap":{"0x4b686041c9c88bd02de0349c7c88768e2c074075":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd3f863ce1d301f3f030bf22b384c67949d3f6112b7b42fcbdedcaf3bee0dee63":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:15.819771100Z 2023-11-30 11:47:15.819 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4b686041C9C88bD02dE0349C7c88768E2C074075 is unstaked +bundler_1 | 2023-11-30T11:47:15.819780537Z 2023-11-30 11:47:15.819 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:15.819786218Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:15.819791248Z -- params: [{"sender":"0x4b686041C9C88bD02dE0349C7c88768E2C074075","nonce":"0x1350000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000013500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:15.819799022Z -- result: "0x06cd60405cc83c8f5ff95635250301f4b46111d23975ada0eedd789126150b22" +bundler_1 | 2023-11-30T11:47:15.819822516Z -- costTime: 310 +bundler_1 | 2023-11-30T11:47:15.819827956Z +bundler_1 | 2023-11-30T11:47:15.822615733Z 2023-11-30 11:47:15.822 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:15.822628767Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:15.822633927Z -- params: [] +bundler_1 | 2023-11-30T11:47:15.822637523Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:15.822641000Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:15.822644546Z +bundler_1 | 2023-11-30T11:47:15.824541108Z 2023-11-30 11:47:15.824 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:15.824673835Z 2023-11-30 11:47:15.824 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:15.824923013Z 2023-11-30 11:47:15.824 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5718490662849961000960,"opHash":"0xafae4467f5391929f0412cb8a798ac6522d41268291ad193866a81ce01e8bcdb","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5a3a130bc67d7007ff741cab22e42514a09b66b2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:15.827477064Z 2023-11-30 11:47:15.827 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:15.827493585Z 2023-11-30 11:47:15.827 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5718490662849961000960,"opHash":"0xafae4467f5391929f0412cb8a798ac6522d41268291ad193866a81ce01e8bcdb","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5a3a130bc67d7007ff741cab22e42514a09b66b2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:16.142558239Z 2023-11-30 11:47:16.142 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x5a3a130bc67d7007ff741cab22e42514a09b66b2","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5a3a130bc67d7007ff741cab22e42514a09b66b2":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x24768adb5556954f2612207fd2d74dd7552b1dd429485fed1d5fbf083b4d9cb6":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:16.142597803Z 2023-11-30 11:47:16.142 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x5a3A130bc67D7007FF741CAb22E42514a09B66b2 is unstaked +bundler_1 | 2023-11-30T11:47:16.142629471Z 2023-11-30 11:47:16.142 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:16.142653726Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:16.142661792Z -- params: [{"sender":"0x5a3A130bc67D7007FF741CAb22E42514a09B66b2","nonce":"0x1360000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000013600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:16.142671530Z -- result: "0xafae4467f5391929f0412cb8a798ac6522d41268291ad193866a81ce01e8bcdb" +bundler_1 | 2023-11-30T11:47:16.142675257Z -- costTime: 318 +bundler_1 | 2023-11-30T11:47:16.142678663Z +bundler_1 | 2023-11-30T11:47:16.145496216Z 2023-11-30 11:47:16.145 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:16.145567929Z 2023-11-30 11:47:16.145 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:16.145752714Z 2023-11-30 11:47:16.145 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5736937406923670552576,"opHash":"0x2923ab7280ea7b072adf814fbcaa7688efeb0f628b292f8496587dfdb07a324c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc671501593637fa38cbc15ed7811a84b58f1b878","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:16.148233893Z 2023-11-30 11:47:16.148 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:16.148249482Z 2023-11-30 11:47:16.148 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5736937406923670552576,"opHash":"0x2923ab7280ea7b072adf814fbcaa7688efeb0f628b292f8496587dfdb07a324c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc671501593637fa38cbc15ed7811a84b58f1b878","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:16.456562540Z 2023-11-30 11:47:16.456 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xc671501593637fa38cbc15ed7811a84b58f1b878","stake":0,"unstakeDelaySec":0},"storageMap":{"0xc671501593637fa38cbc15ed7811a84b58f1b878":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb8841a4917b303ffe89e30f5dd5bd011e8658d640ba2a5dc5e3d6b63d4a9b17b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:16.456714884Z 2023-11-30 11:47:16.456 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xc671501593637fa38cbC15Ed7811a84B58F1b878 is unstaked +bundler_1 | 2023-11-30T11:47:16.456726566Z 2023-11-30 11:47:16.456 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:16.456746152Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:16.456751903Z -- params: [{"sender":"0xc671501593637fa38cbC15Ed7811a84B58F1b878","nonce":"0x1370000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000013700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:16.456760499Z -- result: "0x2923ab7280ea7b072adf814fbcaa7688efeb0f628b292f8496587dfdb07a324c" +bundler_1 | 2023-11-30T11:47:16.456765739Z -- costTime: 311 +bundler_1 | 2023-11-30T11:47:16.456771319Z +bundler_1 | 2023-11-30T11:47:16.460037127Z 2023-11-30 11:47:16.459 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:16.460102048Z 2023-11-30 11:47:16.460 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:16.460309755Z 2023-11-30 11:47:16.460 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5755384150997380104192,"opHash":"0x66372d2fcb994a6241586dadca5db2cfc9446295618222935cc5f749b39a27f9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x724839ebb9f3b059ae46d629a2c723f476170e53","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:16.463024596Z 2023-11-30 11:47:16.462 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:16.463039844Z 2023-11-30 11:47:16.462 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5755384150997380104192,"opHash":"0x66372d2fcb994a6241586dadca5db2cfc9446295618222935cc5f749b39a27f9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x724839ebb9f3b059ae46d629a2c723f476170e53","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:16.774992956Z 2023-11-30 11:47:16.774 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x724839ebb9f3b059ae46d629a2c723f476170e53","stake":0,"unstakeDelaySec":0},"storageMap":{"0x724839ebb9f3b059ae46d629a2c723f476170e53":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xec33e10f52615caa1db98bbab26c024f05851ed917259bd340e886fa35f76d13":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:16.775113096Z 2023-11-30 11:47:16.775 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x724839EBB9f3B059Ae46D629A2c723F476170e53 is unstaked +bundler_1 | 2023-11-30T11:47:16.775162939Z 2023-11-30 11:47:16.775 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:16.775172096Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:16.775178629Z -- params: [{"sender":"0x724839EBB9f3B059Ae46D629A2c723F476170e53","nonce":"0x1380000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000013800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:16.775187686Z -- result: "0x66372d2fcb994a6241586dadca5db2cfc9446295618222935cc5f749b39a27f9" +bundler_1 | 2023-11-30T11:47:16.775193346Z -- costTime: 316 +bundler_1 | 2023-11-30T11:47:16.775198987Z +bundler_1 | 2023-11-30T11:47:16.778150061Z 2023-11-30 11:47:16.778 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:16.778232752Z 2023-11-30 11:47:16.778 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:16.778437357Z 2023-11-30 11:47:16.778 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5773830895071089655808,"opHash":"0xeeffe44cc7b5182089f2987259b4d4d1e944ecce9e7e9cfe86187fc3e3bdd15f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfe1d45d4f783ead1958d7d098b9e31eb344d97dc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:16.781043661Z 2023-11-30 11:47:16.780 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:16.781058950Z 2023-11-30 11:47:16.780 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5773830895071089655808,"opHash":"0xeeffe44cc7b5182089f2987259b4d4d1e944ecce9e7e9cfe86187fc3e3bdd15f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfe1d45d4f783ead1958d7d098b9e31eb344d97dc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:17.096070028Z 2023-11-30 11:47:17.095 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xfe1d45d4f783ead1958d7d098b9e31eb344d97dc","stake":0,"unstakeDelaySec":0},"storageMap":{"0xfe1d45d4f783ead1958d7d098b9e31eb344d97dc":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xfa87664650f063cedfc0d59a34d0dba0dff0af0a47fa0266b7aa7c53c969dd56":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:17.096128066Z 2023-11-30 11:47:17.096 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xfe1d45d4f783EAD1958D7d098B9e31EB344D97Dc is unstaked +bundler_1 | 2023-11-30T11:47:17.096174817Z 2023-11-30 11:47:17.096 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:17.096184915Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:17.096191367Z -- params: [{"sender":"0xfe1d45d4f783EAD1958D7d098B9e31EB344D97Dc","nonce":"0x1390000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000013900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:17.096198100Z -- result: "0xeeffe44cc7b5182089f2987259b4d4d1e944ecce9e7e9cfe86187fc3e3bdd15f" +bundler_1 | 2023-11-30T11:47:17.096201667Z -- costTime: 318 +bundler_1 | 2023-11-30T11:47:17.096205043Z +bundler_1 | 2023-11-30T11:47:17.098932855Z 2023-11-30 11:47:17.098 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:17.098947112Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:17.098953474Z -- params: [] +bundler_1 | 2023-11-30T11:47:17.098958693Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:17.098964484Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:17.098968752Z +bundler_1 | 2023-11-30T11:47:17.100763648Z 2023-11-30 11:47:17.100 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:17.100813180Z 2023-11-30 11:47:17.100 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:17.101016840Z 2023-11-30 11:47:17.100 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5792277639144799207424,"opHash":"0x2722dfa5a2a4578295029c98039065d14c781b17cfb8ab66129dbe78c1ae4844","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc7c43b5abae6e5c47b01d55e5ca9dbd99ff6e9cd","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:17.103420220Z 2023-11-30 11:47:17.103 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:17.103432854Z 2023-11-30 11:47:17.103 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5792277639144799207424,"opHash":"0x2722dfa5a2a4578295029c98039065d14c781b17cfb8ab66129dbe78c1ae4844","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc7c43b5abae6e5c47b01d55e5ca9dbd99ff6e9cd","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:17.415553333Z 2023-11-30 11:47:17.415 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xc7c43b5abae6e5c47b01d55e5ca9dbd99ff6e9cd","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb107a64d151759a55318d6c248e780dfcae8634fcee634d42d30f860bf85564f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xc7c43b5abae6e5c47b01d55e5ca9dbd99ff6e9cd":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:17.415613335Z 2023-11-30 11:47:17.415 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xc7c43B5aBaE6E5c47B01D55e5ca9DBd99ff6e9cD is unstaked +bundler_1 | 2023-11-30T11:47:17.415635911Z 2023-11-30 11:47:17.415 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:17.415644226Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:17.415649957Z -- params: [{"sender":"0xc7c43B5aBaE6E5c47B01D55e5ca9DBd99ff6e9cD","nonce":"0x13a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000013a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:17.415658563Z -- result: "0x2722dfa5a2a4578295029c98039065d14c781b17cfb8ab66129dbe78c1ae4844" +bundler_1 | 2023-11-30T11:47:17.415664304Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:17.415675274Z +bundler_1 | 2023-11-30T11:47:17.418429378Z 2023-11-30 11:47:17.418 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:17.418508134Z 2023-11-30 11:47:17.418 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:17.418685776Z 2023-11-30 11:47:17.418 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5810724383218508759040,"opHash":"0xd6897d9f06dc5c8baaf8e012fc5dafab09c9389a57edf639e516ed9376ed4f5c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd226f8de41f1193f8633f4ab03e870a2e971b765","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:17.421123801Z 2023-11-30 11:47:17.421 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:17.421139129Z 2023-11-30 11:47:17.421 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5810724383218508759040,"opHash":"0xd6897d9f06dc5c8baaf8e012fc5dafab09c9389a57edf639e516ed9376ed4f5c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd226f8de41f1193f8633f4ab03e870a2e971b765","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:17.725365149Z 2023-11-30 11:47:17.725 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd226f8de41f1193f8633f4ab03e870a2e971b765","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x0a1df6ccd549200cc51e7ec025bd651265934ac9142abf3df66921118939a836":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xd226f8de41f1193f8633f4ab03e870a2e971b765":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:17.725401858Z 2023-11-30 11:47:17.725 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xd226F8de41f1193F8633f4Ab03e870A2e971B765 is unstaked +bundler_1 | 2023-11-30T11:47:17.725410684Z 2023-11-30 11:47:17.725 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:17.725416054Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:17.725420743Z -- params: [{"sender":"0xd226F8de41f1193F8633f4Ab03e870A2e971B765","nonce":"0x13b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000013b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:17.725446220Z -- result: "0xd6897d9f06dc5c8baaf8e012fc5dafab09c9389a57edf639e516ed9376ed4f5c" +bundler_1 | 2023-11-30T11:47:17.725451731Z -- costTime: 307 +bundler_1 | 2023-11-30T11:47:17.725456800Z +bundler_1 | 2023-11-30T11:47:17.728303340Z 2023-11-30 11:47:17.728 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:17.728350407Z 2023-11-30 11:47:17.728 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:17.728567622Z 2023-11-30 11:47:17.728 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5829171127292218310656,"opHash":"0x141219924a252fe397e8dcfa67f68db034a137a120e893f1dbdf5ee1c03eff29","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x209e5889eb1445e84154e17655a837d42a05e964","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:17.731221459Z 2023-11-30 11:47:17.731 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:17.731237449Z 2023-11-30 11:47:17.731 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5829171127292218310656,"opHash":"0x141219924a252fe397e8dcfa67f68db034a137a120e893f1dbdf5ee1c03eff29","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x209e5889eb1445e84154e17655a837d42a05e964","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:18.038543524Z 2023-11-30 11:47:18.038 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x209e5889eb1445e84154e17655a837d42a05e964","stake":0,"unstakeDelaySec":0},"storageMap":{"0x209e5889eb1445e84154e17655a837d42a05e964":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x5ddf9fd4fcc1bad3e0a805cab58e4756b6c796d2b3f54f68832173daa8222317":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:18.038582436Z 2023-11-30 11:47:18.038 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x209E5889eb1445e84154e17655A837D42a05e964 is unstaked +bundler_1 | 2023-11-30T11:47:18.038607700Z 2023-11-30 11:47:18.038 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:18.038622428Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:18.038627367Z -- params: [{"sender":"0x209E5889eb1445e84154e17655A837D42a05e964","nonce":"0x13c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000013c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:18.038633488Z -- result: "0x141219924a252fe397e8dcfa67f68db034a137a120e893f1dbdf5ee1c03eff29" +bundler_1 | 2023-11-30T11:47:18.038652524Z -- costTime: 310 +bundler_1 | 2023-11-30T11:47:18.038658455Z +bundler_1 | 2023-11-30T11:47:18.041457827Z 2023-11-30 11:47:18.041 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:18.041501996Z 2023-11-30 11:47:18.041 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:18.041701461Z 2023-11-30 11:47:18.041 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5847617871365927862272,"opHash":"0xe043cbccd769de005c47a799721c8137509896c266ca70a4ae5445da19f4d64c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x662ea2f54834ba8523dc0873eb0a80125511c16a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:18.044282352Z 2023-11-30 11:47:18.044 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:18.044295256Z 2023-11-30 11:47:18.044 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5847617871365927862272,"opHash":"0xe043cbccd769de005c47a799721c8137509896c266ca70a4ae5445da19f4d64c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x662ea2f54834ba8523dc0873eb0a80125511c16a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:18.355473389Z 2023-11-30 11:47:18.355 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x662ea2f54834ba8523dc0873eb0a80125511c16a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3432de7e61710d7c14fcd5faab5bbc29fcc32d0bf1746cdb7bd89377ad68cb56":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x662ea2f54834ba8523dc0873eb0a80125511c16a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:18.355532339Z 2023-11-30 11:47:18.355 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x662EA2F54834BA8523dc0873eb0a80125511c16A is unstaked +bundler_1 | 2023-11-30T11:47:18.355540524Z 2023-11-30 11:47:18.355 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:18.355546555Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:18.355552737Z -- params: [{"sender":"0x662EA2F54834BA8523dc0873eb0a80125511c16A","nonce":"0x13d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000013d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:18.355561573Z -- result: "0xe043cbccd769de005c47a799721c8137509896c266ca70a4ae5445da19f4d64c" +bundler_1 | 2023-11-30T11:47:18.355567404Z -- costTime: 314 +bundler_1 | 2023-11-30T11:47:18.355570891Z +bundler_1 | 2023-11-30T11:47:18.358654887Z 2023-11-30 11:47:18.358 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:18.358665727Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:18.358670276Z -- params: [] +bundler_1 | 2023-11-30T11:47:18.358673962Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:18.358677469Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:18.358680865Z +bundler_1 | 2023-11-30T11:47:18.360563595Z 2023-11-30 11:47:18.360 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:18.360613758Z 2023-11-30 11:47:18.360 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:18.360789225Z 2023-11-30 11:47:18.360 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5866064615439637413888,"opHash":"0x2308c794ffc1c03e1d8bed0279879c439199af4118d91ef932e45a750bc36c42","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x696dee0f5544ff59d19a484af13058bff643a14f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:18.363457088Z 2023-11-30 11:47:18.363 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:18.363472627Z 2023-11-30 11:47:18.363 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5866064615439637413888,"opHash":"0x2308c794ffc1c03e1d8bed0279879c439199af4118d91ef932e45a750bc36c42","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x696dee0f5544ff59d19a484af13058bff643a14f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:18.672025827Z 2023-11-30 11:47:18.671 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x696dee0f5544ff59d19a484af13058bff643a14f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x696dee0f5544ff59d19a484af13058bff643a14f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x376a72d0d8603c0d03578b5d4ccbd5ad1b6d37b3c38139011d942726b2740ee8":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:18.672086911Z 2023-11-30 11:47:18.671 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x696dee0F5544ff59d19a484AF13058bfF643A14f is unstaked +bundler_1 | 2023-11-30T11:47:18.672096469Z 2023-11-30 11:47:18.672 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:18.672102080Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:18.672106848Z -- params: [{"sender":"0x696dee0F5544ff59d19a484AF13058bfF643A14f","nonce":"0x13e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000013e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:18.672114733Z -- result: "0x2308c794ffc1c03e1d8bed0279879c439199af4118d91ef932e45a750bc36c42" +bundler_1 | 2023-11-30T11:47:18.672119963Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:18.672124902Z +bundler_1 | 2023-11-30T11:47:18.674986159Z 2023-11-30 11:47:18.674 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:18.675049634Z 2023-11-30 11:47:18.674 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:18.675246191Z 2023-11-30 11:47:18.675 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5884511359513346965504,"opHash":"0x6c7b6aa2b11be8ee431ed8aef209c85798f24b7da627d06fd122a4a327f9da80","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbb126f993aec597e4429275167f48ecf83d5f9c9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:18.677602162Z 2023-11-30 11:47:18.677 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:18.677616509Z 2023-11-30 11:47:18.677 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000013f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5884511359513346965504,"opHash":"0x6c7b6aa2b11be8ee431ed8aef209c85798f24b7da627d06fd122a4a327f9da80","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbb126f993aec597e4429275167f48ecf83d5f9c9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:18.981375125Z 2023-11-30 11:47:18.981 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbb126f993aec597e4429275167f48ecf83d5f9c9","stake":0,"unstakeDelaySec":0},"storageMap":{"0xbb126f993aec597e4429275167f48ecf83d5f9c9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x8e25a5ae1c503375b510ce2cff7275107fcf4c40d4ec20dfe3653334fb50dade":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:18.981440166Z 2023-11-30 11:47:18.981 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xBB126F993Aec597E4429275167F48ECf83d5f9C9 is unstaked +bundler_1 | 2023-11-30T11:47:18.981449724Z 2023-11-30 11:47:18.981 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:18.981455775Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:18.981461656Z -- params: [{"sender":"0xBB126F993Aec597E4429275167F48ECf83d5f9C9","nonce":"0x13f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000013f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:18.981468889Z -- result: "0x6c7b6aa2b11be8ee431ed8aef209c85798f24b7da627d06fd122a4a327f9da80" +bundler_1 | 2023-11-30T11:47:18.981472667Z -- costTime: 307 +bundler_1 | 2023-11-30T11:47:18.981476023Z +bundler_1 | 2023-11-30T11:47:18.984432564Z 2023-11-30 11:47:18.984 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:18.985172974Z 2023-11-30 11:47:18.985 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:18.985369620Z 2023-11-30 11:47:18.985 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5902958103587056517120,"opHash":"0xd9d478ee348701949dffd4278331c23d1d17e83d3a3e59f9fd785ea4a8b6515d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf25640ac1b6fc4cb2fe6993065074066548f0c6a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:18.987935373Z 2023-11-30 11:47:18.987 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:18.987948488Z 2023-11-30 11:47:18.987 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5902958103587056517120,"opHash":"0xd9d478ee348701949dffd4278331c23d1d17e83d3a3e59f9fd785ea4a8b6515d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf25640ac1b6fc4cb2fe6993065074066548f0c6a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:19.294119497Z 2023-11-30 11:47:19.293 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf25640ac1b6fc4cb2fe6993065074066548f0c6a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf25640ac1b6fc4cb2fe6993065074066548f0c6a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd103b936df3c61031fa0a6d79d86968a7f841c6afaede68bd5c28eb6042dc190":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:19.294188466Z 2023-11-30 11:47:19.294 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xf25640ac1B6fC4CB2Fe6993065074066548f0c6a is unstaked +bundler_1 | 2023-11-30T11:47:19.294221617Z 2023-11-30 11:47:19.294 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:19.294235152Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:19.294241404Z -- params: [{"sender":"0xf25640ac1B6fC4CB2Fe6993065074066548f0c6a","nonce":"0x1400000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000014000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:19.294249890Z -- result: "0xd9d478ee348701949dffd4278331c23d1d17e83d3a3e59f9fd785ea4a8b6515d" +bundler_1 | 2023-11-30T11:47:19.294254769Z -- costTime: 310 +bundler_1 | 2023-11-30T11:47:19.294260009Z +bundler_1 | 2023-11-30T11:47:19.297151950Z 2023-11-30 11:47:19.297 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:19.297219473Z 2023-11-30 11:47:19.297 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:19.297426792Z 2023-11-30 11:47:19.297 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5921404847660766068736,"opHash":"0x753322b519c45fc644e3964f772d3c041973705d636c70a5bff5b44e84b8dc31","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd5701692309fdfd6b1205e0a17fd0222d2d0a494","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:19.299910349Z 2023-11-30 11:47:19.299 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:19.299935295Z 2023-11-30 11:47:19.299 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5921404847660766068736,"opHash":"0x753322b519c45fc644e3964f772d3c041973705d636c70a5bff5b44e84b8dc31","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd5701692309fdfd6b1205e0a17fd0222d2d0a494","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:19.609182859Z 2023-11-30 11:47:19.609 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd5701692309fdfd6b1205e0a17fd0222d2d0a494","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa25b27ad195368c2dad68e27e486adc2bdf91a42cc09a00b156fe1db2eecb396":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xd5701692309fdfd6b1205e0a17fd0222d2d0a494":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:19.609223334Z 2023-11-30 11:47:19.609 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xd5701692309FdFD6b1205E0a17Fd0222D2d0A494 is unstaked +bundler_1 | 2023-11-30T11:47:19.609263790Z 2023-11-30 11:47:19.609 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:19.609272326Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:19.609278307Z -- params: [{"sender":"0xd5701692309FdFD6b1205E0a17Fd0222D2d0A494","nonce":"0x1410000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000014100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:19.609298975Z -- result: "0x753322b519c45fc644e3964f772d3c041973705d636c70a5bff5b44e84b8dc31" +bundler_1 | 2023-11-30T11:47:19.609302722Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:19.609308573Z +bundler_1 | 2023-11-30T11:47:19.612135323Z 2023-11-30 11:47:19.612 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:19.612150291Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:19.612154980Z -- params: [] +bundler_1 | 2023-11-30T11:47:19.612158676Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:19.612162233Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:19.612165609Z +bundler_1 | 2023-11-30T11:47:19.613959413Z 2023-11-30 11:47:19.613 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:19.614020901Z 2023-11-30 11:47:19.613 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:19.614224567Z 2023-11-30 11:47:19.614 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5939851591734475620352,"opHash":"0x3079cfb8180233064f5791eba059d007a706c11491631d49aa6fa5f217ccb8dd","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaccccaf90cce96f25de705c18c18400287fccc58","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:19.616730719Z 2023-11-30 11:47:19.616 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:19.616747110Z 2023-11-30 11:47:19.616 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5939851591734475620352,"opHash":"0x3079cfb8180233064f5791eba059d007a706c11491631d49aa6fa5f217ccb8dd","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaccccaf90cce96f25de705c18c18400287fccc58","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:19.926125872Z 2023-11-30 11:47:19.925 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xaccccaf90cce96f25de705c18c18400287fccc58","stake":0,"unstakeDelaySec":0},"storageMap":{"0xaccccaf90cce96f25de705c18c18400287fccc58":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x59a13e73cbd32e123e5ad8064a3049213e3952023f5aada68f1d131c3dda2b60":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:19.926163362Z 2023-11-30 11:47:19.926 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xaCcCcaF90cce96F25dE705c18c18400287fCCc58 is unstaked +bundler_1 | 2023-11-30T11:47:19.926188168Z 2023-11-30 11:47:19.926 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:19.926204248Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:19.926210730Z -- params: [{"sender":"0xaCcCcaF90cce96F25dE705c18c18400287fCCc58","nonce":"0x1420000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000014200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:19.926248080Z -- result: "0x3079cfb8180233064f5791eba059d007a706c11491631d49aa6fa5f217ccb8dd" +bundler_1 | 2023-11-30T11:47:19.926254602Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:19.926260433Z +bundler_1 | 2023-11-30T11:47:19.929027387Z 2023-11-30 11:47:19.928 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:19.929083031Z 2023-11-30 11:47:19.929 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:19.929283334Z 2023-11-30 11:47:19.929 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5958298335808185171968,"opHash":"0x9641163d528346d83c434ae224060dae765857a87c1ace9bdeeda99093e8fda4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x65c97558cac661b76d658155dbd08f52a39047a1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:19.931708318Z 2023-11-30 11:47:19.931 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:19.931723917Z 2023-11-30 11:47:19.931 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5958298335808185171968,"opHash":"0x9641163d528346d83c434ae224060dae765857a87c1ace9bdeeda99093e8fda4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x65c97558cac661b76d658155dbd08f52a39047a1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:20.076114684Z 2023-11-30 11:47:20.075 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1778 to: 1778 +bundler_1 | 2023-11-30T11:47:20.236078156Z 2023-11-30 11:47:20.235 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x65c97558cac661b76d658155dbd08f52a39047a1","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6aa9540bb3714f177890aefbae7006f7ab2fe2c9634a42741eb51581eb6167eb":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x65c97558cac661b76d658155dbd08f52a39047a1":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:20.236116017Z 2023-11-30 11:47:20.236 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x65c97558caC661B76D658155Dbd08F52a39047A1 is unstaked +bundler_1 | 2023-11-30T11:47:20.236150321Z 2023-11-30 11:47:20.236 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:20.236163175Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:20.236168064Z -- params: [{"sender":"0x65c97558caC661B76D658155Dbd08F52a39047A1","nonce":"0x1430000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000014300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:20.236189855Z -- result: "0x9641163d528346d83c434ae224060dae765857a87c1ace9bdeeda99093e8fda4" +bundler_1 | 2023-11-30T11:47:20.236196136Z -- costTime: 308 +bundler_1 | 2023-11-30T11:47:20.236202629Z +bundler_1 | 2023-11-30T11:47:20.239001750Z 2023-11-30 11:47:20.238 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:20.239049078Z 2023-11-30 11:47:20.238 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:20.239245524Z 2023-11-30 11:47:20.239 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5976745079881894723584,"opHash":"0x90a8ea7cb16b4e8a5fcaa3a81e217be02ed9ed938894881d73cc8e5c970d743b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf7f3bce5151cce31dd72dd3ae6267aed84d93750","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:20.241670926Z 2023-11-30 11:47:20.241 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:20.241684972Z 2023-11-30 11:47:20.241 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5976745079881894723584,"opHash":"0x90a8ea7cb16b4e8a5fcaa3a81e217be02ed9ed938894881d73cc8e5c970d743b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf7f3bce5151cce31dd72dd3ae6267aed84d93750","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:20.550952333Z 2023-11-30 11:47:20.550 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf7f3bce5151cce31dd72dd3ae6267aed84d93750","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf7f3bce5151cce31dd72dd3ae6267aed84d93750":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xc8f49aa9b023b1675798f1b50552295f48a58ed75b6289e80c4c52e3192f9a00":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:20.550988861Z 2023-11-30 11:47:20.550 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xf7f3bCE5151Cce31dd72DD3AE6267AED84d93750 is unstaked +bundler_1 | 2023-11-30T11:47:20.550997807Z 2023-11-30 11:47:20.550 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:20.551002887Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:20.551007516Z -- params: [{"sender":"0xf7f3bCE5151Cce31dd72DD3AE6267AED84d93750","nonce":"0x1440000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000014400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:20.551015340Z -- result: "0x90a8ea7cb16b4e8a5fcaa3a81e217be02ed9ed938894881d73cc8e5c970d743b" +bundler_1 | 2023-11-30T11:47:20.551020219Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:20.551025189Z +bundler_1 | 2023-11-30T11:47:20.553854472Z 2023-11-30 11:47:20.553 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:20.553907047Z 2023-11-30 11:47:20.553 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:20.554114016Z 2023-11-30 11:47:20.554 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5995191823955604275200,"opHash":"0xa1da4ee9e141eb348dacbbf3d01f693edf5b8a6b940fa150b13332a8ffb1ac0e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x42b3eb0bbd7ef10b936f8cb611241a8b86b815da","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:20.556600071Z 2023-11-30 11:47:20.556 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:20.556615880Z 2023-11-30 11:47:20.556 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":5995191823955604275200,"opHash":"0xa1da4ee9e141eb348dacbbf3d01f693edf5b8a6b940fa150b13332a8ffb1ac0e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x42b3eb0bbd7ef10b936f8cb611241a8b86b815da","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:20.862858129Z 2023-11-30 11:47:20.862 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x42b3eb0bbd7ef10b936f8cb611241a8b86b815da","stake":0,"unstakeDelaySec":0},"storageMap":{"0x42b3eb0bbd7ef10b936f8cb611241a8b86b815da":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x13efa8b7e3da92e39dc5b1d2769cea403014859b1f5d5823898bf65938693f56":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:20.862925574Z 2023-11-30 11:47:20.862 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x42B3Eb0BBD7Ef10b936f8CB611241a8B86b815Da is unstaked +bundler_1 | 2023-11-30T11:47:20.862952214Z 2023-11-30 11:47:20.862 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:20.862965870Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:20.862971971Z -- params: [{"sender":"0x42B3Eb0BBD7Ef10b936f8CB611241a8B86b815Da","nonce":"0x1450000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000014500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:20.862979946Z -- result: "0xa1da4ee9e141eb348dacbbf3d01f693edf5b8a6b940fa150b13332a8ffb1ac0e" +bundler_1 | 2023-11-30T11:47:20.862984855Z -- costTime: 309 +bundler_1 | 2023-11-30T11:47:20.862989925Z +bundler_1 | 2023-11-30T11:47:20.865836023Z 2023-11-30 11:47:20.865 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:20.865846563Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:20.865851031Z -- params: [] +bundler_1 | 2023-11-30T11:47:20.865854728Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:20.865858244Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:20.865861641Z +bundler_1 | 2023-11-30T11:47:20.867758787Z 2023-11-30 11:47:20.867 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:20.867811953Z 2023-11-30 11:47:20.867 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:20.868023962Z 2023-11-30 11:47:20.867 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6013638568029313826816,"opHash":"0x78742e80ac8af4b1a98dd07a4051a5af3d1b21c0d6f4dfe19d4941cff54d3fe1","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x33278af8934f16800585f92e55e9ae091b9e7018","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:20.870712353Z 2023-11-30 11:47:20.870 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:20.870726429Z 2023-11-30 11:47:20.870 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6013638568029313826816,"opHash":"0x78742e80ac8af4b1a98dd07a4051a5af3d1b21c0d6f4dfe19d4941cff54d3fe1","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x33278af8934f16800585f92e55e9ae091b9e7018","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:21.215760572Z 2023-11-30 11:47:21.215 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x33278af8934f16800585f92e55e9ae091b9e7018","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x7ff3a879eae878b42160fec23b575693131911aabbd42d39b114c6f84c393037":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x33278af8934f16800585f92e55e9ae091b9e7018":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:21.215858204Z 2023-11-30 11:47:21.215 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x33278AF8934F16800585F92e55e9AE091B9e7018 is unstaked +bundler_1 | 2023-11-30T11:47:21.215868463Z 2023-11-30 11:47:21.215 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:21.215874123Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:21.215879574Z -- params: [{"sender":"0x33278AF8934F16800585F92e55e9AE091B9e7018","nonce":"0x1460000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000014600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:21.215888009Z -- result: "0x78742e80ac8af4b1a98dd07a4051a5af3d1b21c0d6f4dfe19d4941cff54d3fe1" +bundler_1 | 2023-11-30T11:47:21.215893059Z -- costTime: 348 +bundler_1 | 2023-11-30T11:47:21.215897698Z +bundler_1 | 2023-11-30T11:47:21.218868008Z 2023-11-30 11:47:21.218 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:21.218970526Z 2023-11-30 11:47:21.218 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:21.219198935Z 2023-11-30 11:47:21.219 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6032085312103023378432,"opHash":"0x7c716f08175f744c4a1c3fecaf9463bcad48970498704de9c3f55b23a787ebf0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x43a3c00653b5ae1e45c0b284baea5ab70e181e5d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:21.222751284Z 2023-11-30 11:47:21.222 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:21.222767394Z 2023-11-30 11:47:21.222 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6032085312103023378432,"opHash":"0x7c716f08175f744c4a1c3fecaf9463bcad48970498704de9c3f55b23a787ebf0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x43a3c00653b5ae1e45c0b284baea5ab70e181e5d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:21.562377913Z 2023-11-30 11:47:21.562 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x43a3c00653b5ae1e45c0b284baea5ab70e181e5d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x43a3c00653b5ae1e45c0b284baea5ab70e181e5d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe19e42175bef04afe67214de3d1d989152b78b799108618fd528dcd92764ffca":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:21.562436502Z 2023-11-30 11:47:21.562 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x43A3c00653B5ae1E45C0b284baEa5AB70E181E5d is unstaked +bundler_1 | 2023-11-30T11:47:21.562445990Z 2023-11-30 11:47:21.562 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:21.562450137Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:21.562453744Z -- params: [{"sender":"0x43A3c00653B5ae1E45C0b284baEa5AB70E181E5d","nonce":"0x1470000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000014700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:21.562459315Z -- result: "0x7c716f08175f744c4a1c3fecaf9463bcad48970498704de9c3f55b23a787ebf0" +bundler_1 | 2023-11-30T11:47:21.562462901Z -- costTime: 344 +bundler_1 | 2023-11-30T11:47:21.562466257Z +bundler_1 | 2023-11-30T11:47:21.565455950Z 2023-11-30 11:47:21.565 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:21.565513634Z 2023-11-30 11:47:21.565 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:21.565708060Z 2023-11-30 11:47:21.565 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6050532056176732930048,"opHash":"0xaef64440d9dc931086b2cbd79020983b1c8afea2a4a8c58b410ae4f8d4251fdf","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa9d8a837f6c46f9cc7df9b3566bf9f21fd5ce0e2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:21.568567822Z 2023-11-30 11:47:21.568 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:21.568593590Z 2023-11-30 11:47:21.568 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6050532056176732930048,"opHash":"0xaef64440d9dc931086b2cbd79020983b1c8afea2a4a8c58b410ae4f8d4251fdf","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa9d8a837f6c46f9cc7df9b3566bf9f21fd5ce0e2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:21.881116826Z 2023-11-30 11:47:21.880 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa9d8a837f6c46f9cc7df9b3566bf9f21fd5ce0e2","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa9d8a837f6c46f9cc7df9b3566bf9f21fd5ce0e2":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x118d0d19d70a9a48a4ce5d6410d6cd1c904543e4fd63aedcaf041dc77d17d0fe":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:21.881155248Z 2023-11-30 11:47:21.881 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xA9D8A837F6c46f9Cc7DF9B3566bf9F21FD5Ce0E2 is unstaked +bundler_1 | 2023-11-30T11:47:21.881206253Z 2023-11-30 11:47:21.881 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:21.881227683Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:21.881231690Z -- params: [{"sender":"0xA9D8A837F6c46f9Cc7DF9B3566bf9F21FD5Ce0E2","nonce":"0x1480000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000014800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:21.881237331Z -- result: "0xaef64440d9dc931086b2cbd79020983b1c8afea2a4a8c58b410ae4f8d4251fdf" +bundler_1 | 2023-11-30T11:47:21.881240898Z -- costTime: 316 +bundler_1 | 2023-11-30T11:47:21.881244284Z +bundler_1 | 2023-11-30T11:47:21.884068579Z 2023-11-30 11:47:21.883 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:21.884143732Z 2023-11-30 11:47:21.884 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:21.884340466Z 2023-11-30 11:47:21.884 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6068978800250442481664,"opHash":"0x296421fe09652ea78a88201834d8f3a464a1a8bd0066174ccaf7390ee53a0af2","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xce356097211c4c200c3e27da950bed259e35896a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:21.886887463Z 2023-11-30 11:47:21.886 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:21.886902591Z 2023-11-30 11:47:21.886 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6068978800250442481664,"opHash":"0x296421fe09652ea78a88201834d8f3a464a1a8bd0066174ccaf7390ee53a0af2","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xce356097211c4c200c3e27da950bed259e35896a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:22.201379748Z 2023-11-30 11:47:22.201 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xce356097211c4c200c3e27da950bed259e35896a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xce356097211c4c200c3e27da950bed259e35896a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x288609b3043b136aecea5199e2195e316e1595606ff562e162a8f755b15a144a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:22.201418881Z 2023-11-30 11:47:22.201 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xcE356097211C4c200C3e27DA950BED259E35896A is unstaked +bundler_1 | 2023-11-30T11:47:22.201472240Z 2023-11-30 11:47:22.201 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:22.201480275Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:22.201486146Z -- params: [{"sender":"0xcE356097211C4c200C3e27DA950BED259E35896A","nonce":"0x1490000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000014900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:22.201504761Z -- result: "0x296421fe09652ea78a88201834d8f3a464a1a8bd0066174ccaf7390ee53a0af2" +bundler_1 | 2023-11-30T11:47:22.201508779Z -- costTime: 318 +bundler_1 | 2023-11-30T11:47:22.201512245Z +bundler_1 | 2023-11-30T11:47:22.204273158Z 2023-11-30 11:47:22.204 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:22.204286493Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:22.204291001Z -- params: [] +bundler_1 | 2023-11-30T11:47:22.204294688Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:22.204298205Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:22.204301591Z +bundler_1 | 2023-11-30T11:47:22.206200211Z 2023-11-30 11:47:22.206 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:22.206255734Z 2023-11-30 11:47:22.206 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:22.206442092Z 2023-11-30 11:47:22.206 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6087425544324152033280,"opHash":"0x7995b86c41f86670674abea682b9dd3c7a1337f938b45016e0a2a73dac2db7c7","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc4112cb74fb13863aad69c824ae6feb220166583","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:22.208860860Z 2023-11-30 11:47:22.208 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:22.208876901Z 2023-11-30 11:47:22.208 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6087425544324152033280,"opHash":"0x7995b86c41f86670674abea682b9dd3c7a1337f938b45016e0a2a73dac2db7c7","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc4112cb74fb13863aad69c824ae6feb220166583","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:22.525120560Z 2023-11-30 11:47:22.524 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xc4112cb74fb13863aad69c824ae6feb220166583","stake":0,"unstakeDelaySec":0},"storageMap":{"0xc4112cb74fb13863aad69c824ae6feb220166583":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x476dfddc544d0ca8a2f5e0cb2533a9a19a377f2af8d099d30409bb3c3b71aa05":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:22.525158791Z 2023-11-30 11:47:22.525 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xc4112cB74FB13863aad69c824AE6feB220166583 is unstaked +bundler_1 | 2023-11-30T11:47:22.525167447Z 2023-11-30 11:47:22.525 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:22.525172747Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:22.525177716Z -- params: [{"sender":"0xc4112cB74FB13863aad69c824AE6feB220166583","nonce":"0x14a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000014a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:22.525204456Z -- result: "0x7995b86c41f86670674abea682b9dd3c7a1337f938b45016e0a2a73dac2db7c7" +bundler_1 | 2023-11-30T11:47:22.525209876Z -- costTime: 319 +bundler_1 | 2023-11-30T11:47:22.525214946Z +bundler_1 | 2023-11-30T11:47:22.528091174Z 2023-11-30 11:47:22.528 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:22.528146080Z 2023-11-30 11:47:22.528 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:22.528339757Z 2023-11-30 11:47:22.528 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6105872288397861584896,"opHash":"0x49d4d3d9ed105b343f57cbbd86905027b8c241d9bfe872b70cba701c28301326","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe8b20e3893503d1047d5fb80bdd0ef4b6b53bbaf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:22.530842453Z 2023-11-30 11:47:22.530 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:22.530854255Z 2023-11-30 11:47:22.530 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6105872288397861584896,"opHash":"0x49d4d3d9ed105b343f57cbbd86905027b8c241d9bfe872b70cba701c28301326","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe8b20e3893503d1047d5fb80bdd0ef4b6b53bbaf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:22.842613865Z 2023-11-30 11:47:22.842 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe8b20e3893503d1047d5fb80bdd0ef4b6b53bbaf","stake":0,"unstakeDelaySec":0},"storageMap":{"0xe8b20e3893503d1047d5fb80bdd0ef4b6b53bbaf":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x050a8a6b26f87b2244ce26f01eb2ce83863db6d7878e58a69caaa4d1ff755f6b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:22.842651525Z 2023-11-30 11:47:22.842 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xE8b20E3893503D1047d5fb80bdD0eF4b6b53BBAf is unstaked +bundler_1 | 2023-11-30T11:47:22.842681350Z 2023-11-30 11:47:22.842 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:22.842695186Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:22.842700396Z -- params: [{"sender":"0xE8b20E3893503D1047d5fb80bdD0eF4b6b53BBAf","nonce":"0x14b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000014b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:22.842706497Z -- result: "0x49d4d3d9ed105b343f57cbbd86905027b8c241d9bfe872b70cba701c28301326" +bundler_1 | 2023-11-30T11:47:22.842710174Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:22.842713590Z +bundler_1 | 2023-11-30T11:47:22.845622714Z 2023-11-30 11:47:22.845 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:22.845678324Z 2023-11-30 11:47:22.845 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:22.845879199Z 2023-11-30 11:47:22.845 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6124319032471571136512,"opHash":"0x62830a07dd50499a15badcbfd2e0bf39a9506bcf3e242cc60eb7d07bc797333b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x01f156e91e08a17a39e4f94b54c081dcc8375241","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:22.848348101Z 2023-11-30 11:47:22.848 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:22.848361947Z 2023-11-30 11:47:22.848 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6124319032471571136512,"opHash":"0x62830a07dd50499a15badcbfd2e0bf39a9506bcf3e242cc60eb7d07bc797333b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x01f156e91e08a17a39e4f94b54c081dcc8375241","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:23.175321562Z 2023-11-30 11:47:23.175 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x01f156e91e08a17a39e4f94b54c081dcc8375241","stake":0,"unstakeDelaySec":0},"storageMap":{"0x01f156e91e08a17a39e4f94b54c081dcc8375241":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3d55ca3b3cf44141ba6dd478d2df2dcfd86b964b71195a510df2015952018c75":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:23.175377978Z 2023-11-30 11:47:23.175 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x01f156E91e08a17a39E4f94b54c081DCC8375241 is unstaked +bundler_1 | 2023-11-30T11:47:23.175388177Z 2023-11-30 11:47:23.175 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:23.175394508Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:23.175399047Z -- params: [{"sender":"0x01f156E91e08a17a39E4f94b54c081DCC8375241","nonce":"0x14c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000014c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:23.175404777Z -- result: "0x62830a07dd50499a15badcbfd2e0bf39a9506bcf3e242cc60eb7d07bc797333b" +bundler_1 | 2023-11-30T11:47:23.175408414Z -- costTime: 330 +bundler_1 | 2023-11-30T11:47:23.175411810Z +bundler_1 | 2023-11-30T11:47:23.178845702Z 2023-11-30 11:47:23.178 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:23.178932721Z 2023-11-30 11:47:23.178 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:23.179189412Z 2023-11-30 11:47:23.179 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6142765776545280688128,"opHash":"0xc42766ea7fc115e98b5cc4ac0a04adafd11ddf8ca8908f414a0424e4c2f12f12","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x09e83f2420eaba929f3674a2ed29d7ae06e68b49","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:23.182132576Z 2023-11-30 11:47:23.182 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:23.182147704Z 2023-11-30 11:47:23.182 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6142765776545280688128,"opHash":"0xc42766ea7fc115e98b5cc4ac0a04adafd11ddf8ca8908f414a0424e4c2f12f12","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x09e83f2420eaba929f3674a2ed29d7ae06e68b49","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:23.491340175Z 2023-11-30 11:47:23.491 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x09e83f2420eaba929f3674a2ed29d7ae06e68b49","stake":0,"unstakeDelaySec":0},"storageMap":{"0x09e83f2420eaba929f3674a2ed29d7ae06e68b49":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x51bc50ec27a57ff1f19ecd147aefe1f0a669c33954ea347fdaa5e0996f23dbab":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:23.491405116Z 2023-11-30 11:47:23.491 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x09E83F2420Eaba929f3674a2eD29D7Ae06e68B49 is unstaked +bundler_1 | 2023-11-30T11:47:23.491418681Z 2023-11-30 11:47:23.491 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:23.491424793Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:23.491430193Z -- params: [{"sender":"0x09E83F2420Eaba929f3674a2eD29D7Ae06e68B49","nonce":"0x14d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000014d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:23.491436425Z -- result: "0xc42766ea7fc115e98b5cc4ac0a04adafd11ddf8ca8908f414a0424e4c2f12f12" +bundler_1 | 2023-11-30T11:47:23.491439961Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:23.491443318Z +bundler_1 | 2023-11-30T11:47:23.494265108Z 2023-11-30 11:47:23.494 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:23.494278533Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:23.494285897Z -- params: [] +bundler_1 | 2023-11-30T11:47:23.494292198Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:23.494297538Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:23.494303099Z +bundler_1 | 2023-11-30T11:47:23.496246034Z 2023-11-30 11:47:23.496 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:23.496298498Z 2023-11-30 11:47:23.496 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:23.496478303Z 2023-11-30 11:47:23.496 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6161212520618990239744,"opHash":"0xa2311e8214dcd006c09426ac25336a355da7ae7f393f30441a6703790bd0309e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x484a13f358a5ecded84b080e1a373c5cf3e548e5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:23.498887795Z 2023-11-30 11:47:23.498 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:23.498898334Z 2023-11-30 11:47:23.498 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6161212520618990239744,"opHash":"0xa2311e8214dcd006c09426ac25336a355da7ae7f393f30441a6703790bd0309e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x484a13f358a5ecded84b080e1a373c5cf3e548e5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:23.807326545Z 2023-11-30 11:47:23.807 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x484a13f358a5ecded84b080e1a373c5cf3e548e5","stake":0,"unstakeDelaySec":0},"storageMap":{"0x484a13f358a5ecded84b080e1a373c5cf3e548e5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x0820b20a1b6960e170748bdb3afca49881e31659965cadc2f3a9350df42eec7f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:23.807411830Z 2023-11-30 11:47:23.807 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x484A13f358a5EcDED84b080E1a373C5cf3e548E5 is unstaked +bundler_1 | 2023-11-30T11:47:23.807418703Z 2023-11-30 11:47:23.807 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:23.807422851Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:23.807426588Z -- params: [{"sender":"0x484A13f358a5EcDED84b080E1a373C5cf3e548E5","nonce":"0x14e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000014e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:23.807432108Z -- result: "0xa2311e8214dcd006c09426ac25336a355da7ae7f393f30441a6703790bd0309e" +bundler_1 | 2023-11-30T11:47:23.807435635Z -- costTime: 311 +bundler_1 | 2023-11-30T11:47:23.807438981Z +bundler_1 | 2023-11-30T11:47:23.810327526Z 2023-11-30 11:47:23.810 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:23.810390266Z 2023-11-30 11:47:23.810 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:23.810587581Z 2023-11-30 11:47:23.810 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6179659264692699791360,"opHash":"0x4b3f08da2f4060be157f9658f6f5f75132e9f00be1e6584095969a81bceb219b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xed8b15bdc78764b7fa83e5bf25e0c5418f41da59","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:23.813257478Z 2023-11-30 11:47:23.813 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:23.813279108Z 2023-11-30 11:47:23.813 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000014f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6179659264692699791360,"opHash":"0x4b3f08da2f4060be157f9658f6f5f75132e9f00be1e6584095969a81bceb219b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xed8b15bdc78764b7fa83e5bf25e0c5418f41da59","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:24.121763534Z 2023-11-30 11:47:24.121 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xed8b15bdc78764b7fa83e5bf25e0c5418f41da59","stake":0,"unstakeDelaySec":0},"storageMap":{"0xed8b15bdc78764b7fa83e5bf25e0c5418f41da59":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd4f0e8b80414314d8728c8c02557e97aff13369533a2fdcd4840f55c8c6941d1":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:24.121802477Z 2023-11-30 11:47:24.121 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xed8b15BDc78764B7fa83E5BF25e0C5418F41da59 is unstaked +bundler_1 | 2023-11-30T11:47:24.121826198Z 2023-11-30 11:47:24.121 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:24.121863878Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:24.121869048Z -- params: [{"sender":"0xed8b15BDc78764B7fa83E5BF25e0C5418F41da59","nonce":"0x14f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000014f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:24.121879517Z -- result: "0x4b3f08da2f4060be157f9658f6f5f75132e9f00be1e6584095969a81bceb219b" +bundler_1 | 2023-11-30T11:47:24.121885027Z -- costTime: 311 +bundler_1 | 2023-11-30T11:47:24.121890548Z +bundler_1 | 2023-11-30T11:47:24.124741946Z 2023-11-30 11:47:24.124 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:24.125724778Z 2023-11-30 11:47:24.125 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:24.125909322Z 2023-11-30 11:47:24.125 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6198106008766409342976,"opHash":"0xc49eeb5bfcb6dc98162628ae467755cc551afe2617706b9f0cd541d0cfbc8b34","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf3b3813c0cd4d36d06da7cec2b0a418495f61e5c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:24.128447934Z 2023-11-30 11:47:24.128 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:24.128460467Z 2023-11-30 11:47:24.128 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6198106008766409342976,"opHash":"0xc49eeb5bfcb6dc98162628ae467755cc551afe2617706b9f0cd541d0cfbc8b34","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf3b3813c0cd4d36d06da7cec2b0a418495f61e5c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:24.440498358Z 2023-11-30 11:47:24.440 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf3b3813c0cd4d36d06da7cec2b0a418495f61e5c","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf3b3813c0cd4d36d06da7cec2b0a418495f61e5c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x90597c623daf35a527a7f47526b4a22f737c886e6877cfb9ddb696d8f89122b5":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:24.440535658Z 2023-11-30 11:47:24.440 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xf3b3813c0CD4d36D06DA7ceC2B0A418495f61E5C is unstaked +bundler_1 | 2023-11-30T11:47:24.440559031Z 2023-11-30 11:47:24.440 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:24.440573529Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:24.440578448Z -- params: [{"sender":"0xf3b3813c0CD4d36D06DA7ceC2B0A418495f61E5C","nonce":"0x1500000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000015000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:24.440616629Z -- result: "0xc49eeb5bfcb6dc98162628ae467755cc551afe2617706b9f0cd541d0cfbc8b34" +bundler_1 | 2023-11-30T11:47:24.440620686Z -- costTime: 316 +bundler_1 | 2023-11-30T11:47:24.440624133Z +bundler_1 | 2023-11-30T11:47:24.443444493Z 2023-11-30 11:47:24.443 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:24.443493291Z 2023-11-30 11:47:24.443 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:24.443677354Z 2023-11-30 11:47:24.443 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6216552752840118894592,"opHash":"0xae217fe4395e2356ddc43e9fe69b870edfa41b7e362248cbedb058b462fd3aa8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb04ad6f2fdd6b0a8c7d68e92e4896c7fdc90042a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:24.446082237Z 2023-11-30 11:47:24.446 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:24.446106786Z 2023-11-30 11:47:24.446 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6216552752840118894592,"opHash":"0xae217fe4395e2356ddc43e9fe69b870edfa41b7e362248cbedb058b462fd3aa8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb04ad6f2fdd6b0a8c7d68e92e4896c7fdc90042a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:24.753433846Z 2023-11-30 11:47:24.753 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb04ad6f2fdd6b0a8c7d68e92e4896c7fdc90042a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xee0077d414f5ab4a613cca54c54eda545785c363f4333fa67020d0a00ccac003":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xb04ad6f2fdd6b0a8c7d68e92e4896c7fdc90042a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:24.753471416Z 2023-11-30 11:47:24.753 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xb04aD6F2Fdd6B0A8c7d68E92e4896c7FDc90042a is unstaked +bundler_1 | 2023-11-30T11:47:24.753482887Z 2023-11-30 11:47:24.753 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:24.753488367Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:24.753493497Z -- params: [{"sender":"0xb04aD6F2Fdd6B0A8c7d68E92e4896c7FDc90042a","nonce":"0x1510000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000015100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:24.753501151Z -- result: "0xae217fe4395e2356ddc43e9fe69b870edfa41b7e362248cbedb058b462fd3aa8" +bundler_1 | 2023-11-30T11:47:24.753506160Z -- costTime: 310 +bundler_1 | 2023-11-30T11:47:24.753511380Z +bundler_1 | 2023-11-30T11:47:24.756334596Z 2023-11-30 11:47:24.756 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:24.756348993Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:24.756365794Z -- params: [] +bundler_1 | 2023-11-30T11:47:24.756369481Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:24.756373017Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:24.756376424Z +bundler_1 | 2023-11-30T11:47:24.758194403Z 2023-11-30 11:47:24.758 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:24.758250504Z 2023-11-30 11:47:24.758 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:24.758434811Z 2023-11-30 11:47:24.758 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6234999496913828446208,"opHash":"0x1285625c46befcd6d5a3d6639bb48be04ff7d247fbdeb13b4342419147696e4e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4c7073e2b9c35c34b14e28191e2a4d370df6661c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:24.760932473Z 2023-11-30 11:47:24.760 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:24.760949024Z 2023-11-30 11:47:24.760 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6234999496913828446208,"opHash":"0x1285625c46befcd6d5a3d6639bb48be04ff7d247fbdeb13b4342419147696e4e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4c7073e2b9c35c34b14e28191e2a4d370df6661c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:25.066732199Z 2023-11-30 11:47:25.066 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4c7073e2b9c35c34b14e28191e2a4d370df6661c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6778121153187ba3acefe375d8e527f1a9e7bfabc954bd6ca40915fa192b1f92":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x4c7073e2b9c35c34b14e28191e2a4d370df6661c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:25.066770270Z 2023-11-30 11:47:25.066 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4c7073e2B9C35c34B14E28191e2A4D370Df6661C is unstaked +bundler_1 | 2023-11-30T11:47:25.066779227Z 2023-11-30 11:47:25.066 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:25.066784797Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:25.066789667Z -- params: [{"sender":"0x4c7073e2B9C35c34B14E28191e2A4D370Df6661C","nonce":"0x1520000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000015200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:25.066797211Z -- result: "0x1285625c46befcd6d5a3d6639bb48be04ff7d247fbdeb13b4342419147696e4e" +bundler_1 | 2023-11-30T11:47:25.066802340Z -- costTime: 308 +bundler_1 | 2023-11-30T11:47:25.066807069Z +bundler_1 | 2023-11-30T11:47:25.069662011Z 2023-11-30 11:47:25.069 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:25.069706314Z 2023-11-30 11:47:25.069 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:25.069904824Z 2023-11-30 11:47:25.069 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6253446240987537997824,"opHash":"0xd4ef6471a724e1e2e3e541a9ce80cc1b11d9d20f292299beb55f72822eed8037","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x17a161a807629d086591cb3b75d49846848f05bf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:25.072442303Z 2023-11-30 11:47:25.072 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:25.072458493Z 2023-11-30 11:47:25.072 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6253446240987537997824,"opHash":"0xd4ef6471a724e1e2e3e541a9ce80cc1b11d9d20f292299beb55f72822eed8037","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x17a161a807629d086591cb3b75d49846848f05bf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:25.384845949Z 2023-11-30 11:47:25.384 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x17a161a807629d086591cb3b75d49846848f05bf","stake":0,"unstakeDelaySec":0},"storageMap":{"0x17a161a807629d086591cb3b75d49846848f05bf":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xee8e4464a6526b21b5f0d661047122b4074d85833ab1d1d991eee2ba4f92e215":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:25.384889611Z 2023-11-30 11:47:25.384 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x17A161A807629d086591cB3b75D49846848F05bf is unstaked +bundler_1 | 2023-11-30T11:47:25.384929035Z 2023-11-30 11:47:25.384 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:25.384942890Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:25.384948611Z -- params: [{"sender":"0x17A161A807629d086591cB3b75D49846848F05bf","nonce":"0x1530000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000015300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:25.384967126Z -- result: "0xd4ef6471a724e1e2e3e541a9ce80cc1b11d9d20f292299beb55f72822eed8037" +bundler_1 | 2023-11-30T11:47:25.384973006Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:25.384978346Z +bundler_1 | 2023-11-30T11:47:25.387988160Z 2023-11-30 11:47:25.387 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:25.388064489Z 2023-11-30 11:47:25.387 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:25.388271896Z 2023-11-30 11:47:25.388 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6271892985061247549440,"opHash":"0xfaddfeedd788526648b52ca0a29780fda4c87fccd24d5f6fadfaeaa9282f1bd9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x69b6e5685673e78ba62e57797299ffea28d779c8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:25.390861707Z 2023-11-30 11:47:25.390 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:25.390875623Z 2023-11-30 11:47:25.390 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6271892985061247549440,"opHash":"0xfaddfeedd788526648b52ca0a29780fda4c87fccd24d5f6fadfaeaa9282f1bd9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x69b6e5685673e78ba62e57797299ffea28d779c8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:25.700985413Z 2023-11-30 11:47:25.700 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x69b6e5685673e78ba62e57797299ffea28d779c8","stake":0,"unstakeDelaySec":0},"storageMap":{"0x69b6e5685673e78ba62e57797299ffea28d779c8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x120bc886a2dce01b7ae6b1fb1c163a61ed989c182fe10025fa7edb8da72b3433":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:25.701041658Z 2023-11-30 11:47:25.700 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x69b6e5685673e78Ba62E57797299Ffea28D779C8 is unstaked +bundler_1 | 2023-11-30T11:47:25.701082674Z 2023-11-30 11:47:25.701 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:25.701090929Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:25.701094997Z -- params: [{"sender":"0x69b6e5685673e78Ba62E57797299Ffea28D779C8","nonce":"0x1540000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000015400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:25.701100758Z -- result: "0xfaddfeedd788526648b52ca0a29780fda4c87fccd24d5f6fadfaeaa9282f1bd9" +bundler_1 | 2023-11-30T11:47:25.701104314Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:25.701107701Z +bundler_1 | 2023-11-30T11:47:25.703941052Z 2023-11-30 11:47:25.703 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:25.704013203Z 2023-11-30 11:47:25.703 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:25.704213677Z 2023-11-30 11:47:25.704 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6290339729134957101056,"opHash":"0xb82da4403f02610a56766e921e72c410686381b123e6e7f27ad4855c24ff0f68","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x16086916f058e9d0586a29f5cfc9890e064abad5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:25.706862965Z 2023-11-30 11:47:25.706 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:25.706884205Z 2023-11-30 11:47:25.706 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6290339729134957101056,"opHash":"0xb82da4403f02610a56766e921e72c410686381b123e6e7f27ad4855c24ff0f68","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x16086916f058e9d0586a29f5cfc9890e064abad5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:26.009858835Z 2023-11-30 11:47:26.009 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x16086916f058e9d0586a29f5cfc9890e064abad5","stake":0,"unstakeDelaySec":0},"storageMap":{"0x16086916f058e9d0586a29f5cfc9890e064abad5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4a19d4d2c3667da5b5ff5c73a369174071bc3922aa6cbe7e40357ec915f7ef7b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:26.009933367Z 2023-11-30 11:47:26.009 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x16086916f058e9d0586a29F5cfc9890e064ABAD5 is unstaked +bundler_1 | 2023-11-30T11:47:26.009961500Z 2023-11-30 11:47:26.009 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:26.009968352Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:26.009973512Z -- params: [{"sender":"0x16086916f058e9d0586a29F5cfc9890e064ABAD5","nonce":"0x1550000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000015500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:26.009996675Z -- result: "0xb82da4403f02610a56766e921e72c410686381b123e6e7f27ad4855c24ff0f68" +bundler_1 | 2023-11-30T11:47:26.010002125Z -- costTime: 306 +bundler_1 | 2023-11-30T11:47:26.010007064Z +bundler_1 | 2023-11-30T11:47:26.012863987Z 2023-11-30 11:47:26.012 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:26.012878644Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:26.012883323Z -- params: [] +bundler_1 | 2023-11-30T11:47:26.012886949Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:26.012890546Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:26.012893912Z +bundler_1 | 2023-11-30T11:47:26.014817889Z 2023-11-30 11:47:26.014 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:26.014887151Z 2023-11-30 11:47:26.014 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:26.015120136Z 2023-11-30 11:47:26.015 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6308786473208666652672,"opHash":"0xd6e5f20c05ebd0b3788062de4237f99938a0aa50c44ea927e224c6ab99b0e724","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc9f449e4fda4d158cba6c4ec0a660ac34f449096","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:26.017700055Z 2023-11-30 11:47:26.017 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:26.017720112Z 2023-11-30 11:47:26.017 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6308786473208666652672,"opHash":"0xd6e5f20c05ebd0b3788062de4237f99938a0aa50c44ea927e224c6ab99b0e724","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc9f449e4fda4d158cba6c4ec0a660ac34f449096","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:26.332056448Z 2023-11-30 11:47:26.331 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xc9f449e4fda4d158cba6c4ec0a660ac34f449096","stake":0,"unstakeDelaySec":0},"storageMap":{"0xc9f449e4fda4d158cba6c4ec0a660ac34f449096":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x178429a79fd53eb18b0707e85d2df8bb44bf1c315a4e4ade55fb9fae67ef6427":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:26.332273595Z 2023-11-30 11:47:26.332 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xC9f449e4fDA4d158CBa6c4eC0a660AC34f449096 is unstaked +bundler_1 | 2023-11-30T11:47:26.332341141Z 2023-11-30 11:47:26.332 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:26.332371498Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:26.332377259Z -- params: [{"sender":"0xC9f449e4fDA4d158CBa6c4eC0a660AC34f449096","nonce":"0x1560000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000015600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:26.332385143Z -- result: "0xd6e5f20c05ebd0b3788062de4237f99938a0aa50c44ea927e224c6ab99b0e724" +bundler_1 | 2023-11-30T11:47:26.332389982Z -- costTime: 318 +bundler_1 | 2023-11-30T11:47:26.332394601Z +bundler_1 | 2023-11-30T11:47:26.335868907Z 2023-11-30 11:47:26.335 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:26.335931220Z 2023-11-30 11:47:26.335 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:26.336147597Z 2023-11-30 11:47:26.336 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6327233217282376204288,"opHash":"0xcb265ff1899b750fab220ec1446fa5ff0d1d019acd31de1e2fbbbaddac0ee1af","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x121d7234fd9ac92a6d9d56a037c9a0c20ca9af83","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:26.339196277Z 2023-11-30 11:47:26.339 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:26.339212828Z 2023-11-30 11:47:26.339 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6327233217282376204288,"opHash":"0xcb265ff1899b750fab220ec1446fa5ff0d1d019acd31de1e2fbbbaddac0ee1af","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x121d7234fd9ac92a6d9d56a037c9a0c20ca9af83","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:26.651053588Z 2023-11-30 11:47:26.650 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x121d7234fd9ac92a6d9d56a037c9a0c20ca9af83","stake":0,"unstakeDelaySec":0},"storageMap":{"0x121d7234fd9ac92a6d9d56a037c9a0c20ca9af83":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2ab360af8649b77ad0136552c5c799265a55d9a37eecab12b7d7711db2abdf2e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:26.651135416Z 2023-11-30 11:47:26.651 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x121D7234fD9Ac92a6d9D56A037c9a0C20cA9af83 is unstaked +bundler_1 | 2023-11-30T11:47:26.651145766Z 2023-11-30 11:47:26.651 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:26.651149883Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:26.651153510Z -- params: [{"sender":"0x121D7234fD9Ac92a6d9D56A037c9a0C20cA9af83","nonce":"0x1570000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000015700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:26.651171935Z -- result: "0xcb265ff1899b750fab220ec1446fa5ff0d1d019acd31de1e2fbbbaddac0ee1af" +bundler_1 | 2023-11-30T11:47:26.651175722Z -- costTime: 316 +bundler_1 | 2023-11-30T11:47:26.651179288Z +bundler_1 | 2023-11-30T11:47:26.654008185Z 2023-11-30 11:47:26.653 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:26.654053556Z 2023-11-30 11:47:26.653 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:26.654267458Z 2023-11-30 11:47:26.654 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6345679961356085755904,"opHash":"0x774f78884fc573d6434892ccc4ea26b8bf013929523b22fb6d7f8d0b0f102480","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaa551a5b76bdbd9ae6393d711bc1fb436317e3d4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:26.656854851Z 2023-11-30 11:47:26.656 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:26.656870932Z 2023-11-30 11:47:26.656 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6345679961356085755904,"opHash":"0x774f78884fc573d6434892ccc4ea26b8bf013929523b22fb6d7f8d0b0f102480","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaa551a5b76bdbd9ae6393d711bc1fb436317e3d4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:26.966092135Z 2023-11-30 11:47:26.965 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xaa551a5b76bdbd9ae6393d711bc1fb436317e3d4","stake":0,"unstakeDelaySec":0},"storageMap":{"0xaa551a5b76bdbd9ae6393d711bc1fb436317e3d4":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x500c85297329558662377694e28cd31156f7c330e9b1725b4fb30a8064d4d813":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:26.966139894Z 2023-11-30 11:47:26.966 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xAA551A5b76BDBd9aE6393D711bc1fb436317E3d4 is unstaked +bundler_1 | 2023-11-30T11:47:26.966168046Z 2023-11-30 11:47:26.966 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:26.966180529Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:26.966185689Z -- params: [{"sender":"0xAA551A5b76BDBd9aE6393D711bc1fb436317E3d4","nonce":"0x1580000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000015800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:26.966191640Z -- result: "0x774f78884fc573d6434892ccc4ea26b8bf013929523b22fb6d7f8d0b0f102480" +bundler_1 | 2023-11-30T11:47:26.966195317Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:26.966198663Z +bundler_1 | 2023-11-30T11:47:26.969056136Z 2023-11-30 11:47:26.968 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:26.969119338Z 2023-11-30 11:47:26.969 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:26.969308647Z 2023-11-30 11:47:26.969 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6364126705429795307520,"opHash":"0xebf26bc646eb18a76191c1b0f191e862b75f99c82b8e2d6b336cd4cd8357513f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xba460ee3ed690466b8c523feb13bb6668ebe8451","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:26.971726113Z 2023-11-30 11:47:26.971 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:26.971741793Z 2023-11-30 11:47:26.971 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6364126705429795307520,"opHash":"0xebf26bc646eb18a76191c1b0f191e862b75f99c82b8e2d6b336cd4cd8357513f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xba460ee3ed690466b8c523feb13bb6668ebe8451","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:27.285839469Z 2023-11-30 11:47:27.285 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xba460ee3ed690466b8c523feb13bb6668ebe8451","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xefb6b906d544f0fadb447f81940ff50d80f67b0408d623ae6ee144225d0d5db0":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xba460ee3ed690466b8c523feb13bb6668ebe8451":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:27.285893350Z 2023-11-30 11:47:27.285 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xBa460Ee3Ed690466B8c523feb13bB6668EBE8451 is unstaked +bundler_1 | 2023-11-30T11:47:27.285904030Z 2023-11-30 11:47:27.285 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:27.285909931Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:27.285915261Z -- params: [{"sender":"0xBa460Ee3Ed690466B8c523feb13bB6668EBE8451","nonce":"0x1590000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000015900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:27.285924147Z -- result: "0xebf26bc646eb18a76191c1b0f191e862b75f99c82b8e2d6b336cd4cd8357513f" +bundler_1 | 2023-11-30T11:47:27.285929447Z -- costTime: 317 +bundler_1 | 2023-11-30T11:47:27.285934316Z +bundler_1 | 2023-11-30T11:47:27.289121247Z 2023-11-30 11:47:27.289 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:27.289136896Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:27.289143659Z -- params: [] +bundler_1 | 2023-11-30T11:47:27.289149390Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:27.289155291Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:27.289160921Z +bundler_1 | 2023-11-30T11:47:27.290995357Z 2023-11-30 11:47:27.290 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:27.291057095Z 2023-11-30 11:47:27.290 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:27.291253148Z 2023-11-30 11:47:27.291 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6382573449503504859136,"opHash":"0x52d05c5565f7908a499468982de99485714a8bf22e390d73aeb785341459c3b3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe64e47cd2f1b9280271f086e64ee406c51656ee9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:27.294458706Z 2023-11-30 11:47:27.294 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:27.294478824Z 2023-11-30 11:47:27.294 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6382573449503504859136,"opHash":"0x52d05c5565f7908a499468982de99485714a8bf22e390d73aeb785341459c3b3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe64e47cd2f1b9280271f086e64ee406c51656ee9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:27.602094846Z 2023-11-30 11:47:27.601 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe64e47cd2f1b9280271f086e64ee406c51656ee9","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x824b4072deb0691bfb6713f349980a4cf90cae6617cf0cada2d4d648407e5d85":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xe64e47cd2f1b9280271f086e64ee406c51656ee9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:27.602148316Z 2023-11-30 11:47:27.602 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xe64e47cD2f1b9280271F086e64EE406c51656eE9 is unstaked +bundler_1 | 2023-11-30T11:47:27.602158425Z 2023-11-30 11:47:27.602 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:27.602163945Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:27.602168784Z -- params: [{"sender":"0xe64e47cD2f1b9280271F086e64EE406c51656eE9","nonce":"0x15a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000015a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:27.602176258Z -- result: "0x52d05c5565f7908a499468982de99485714a8bf22e390d73aeb785341459c3b3" +bundler_1 | 2023-11-30T11:47:27.602181187Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:27.602185856Z +bundler_1 | 2023-11-30T11:47:27.605002025Z 2023-11-30 11:47:27.604 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:27.605081640Z 2023-11-30 11:47:27.605 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:27.605279138Z 2023-11-30 11:47:27.605 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6401020193577214410752,"opHash":"0x2f7a0e4a07a45023585a29ac812aa22a891156300bff4ee14709e49da45fdc4b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2316c307e47b7e2cbbca02a40231ef413c600836","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:27.607915643Z 2023-11-30 11:47:27.607 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:27.607931482Z 2023-11-30 11:47:27.607 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6401020193577214410752,"opHash":"0x2f7a0e4a07a45023585a29ac812aa22a891156300bff4ee14709e49da45fdc4b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x2316c307e47b7e2cbbca02a40231ef413c600836","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:27.923206013Z 2023-11-30 11:47:27.923 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x2316c307e47b7e2cbbca02a40231ef413c600836","stake":0,"unstakeDelaySec":0},"storageMap":{"0x2316c307e47b7e2cbbca02a40231ef413c600836":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x56bbb3a98be5fed4ebfd0767fe605a9beb11eec5e9d7d5ce002ef6c3b9f65bae":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:27.923262157Z 2023-11-30 11:47:27.923 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x2316c307e47B7E2cbBCA02a40231EF413C600836 is unstaked +bundler_1 | 2023-11-30T11:47:27.923288233Z 2023-11-30 11:47:27.923 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:27.923302169Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:27.923307449Z -- params: [{"sender":"0x2316c307e47B7E2cbBCA02a40231EF413C600836","nonce":"0x15b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000015b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:27.923314172Z -- result: "0x2f7a0e4a07a45023585a29ac812aa22a891156300bff4ee14709e49da45fdc4b" +bundler_1 | 2023-11-30T11:47:27.923317818Z -- costTime: 319 +bundler_1 | 2023-11-30T11:47:27.923321194Z +bundler_1 | 2023-11-30T11:47:27.926238653Z 2023-11-30 11:47:27.926 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:27.926296874Z 2023-11-30 11:47:27.926 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:27.926507714Z 2023-11-30 11:47:27.926 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6419466937650923962368,"opHash":"0xac26bb6b95eaba0171eda97b5328b5bab5b77d133604751d1cf08dec96e5ad73","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd2fae558ce5f91d379c88e0805fba71f45920def","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:27.929038512Z 2023-11-30 11:47:27.928 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:27.929059772Z 2023-11-30 11:47:27.928 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6419466937650923962368,"opHash":"0xac26bb6b95eaba0171eda97b5328b5bab5b77d133604751d1cf08dec96e5ad73","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd2fae558ce5f91d379c88e0805fba71f45920def","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:28.243297961Z 2023-11-30 11:47:28.243 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd2fae558ce5f91d379c88e0805fba71f45920def","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd2fae558ce5f91d379c88e0805fba71f45920def":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x38f5969432530cb66b6e30c0868edda4f889bcfcf6e7b5c44755fbc5c8a3742b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:28.243381252Z 2023-11-30 11:47:28.243 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xD2fAe558cE5f91d379C88E0805fbA71f45920DeF is unstaked +bundler_1 | 2023-11-30T11:47:28.243406299Z 2023-11-30 11:47:28.243 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:28.243429352Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:28.243435593Z -- params: [{"sender":"0xD2fAe558cE5f91d379C88E0805fbA71f45920DeF","nonce":"0x15c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000015c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:28.243443889Z -- result: "0xac26bb6b95eaba0171eda97b5328b5bab5b77d133604751d1cf08dec96e5ad73" +bundler_1 | 2023-11-30T11:47:28.243448938Z -- costTime: 317 +bundler_1 | 2023-11-30T11:47:28.243453557Z +bundler_1 | 2023-11-30T11:47:28.246337443Z 2023-11-30 11:47:28.246 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:28.246391394Z 2023-11-30 11:47:28.246 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:28.246567081Z 2023-11-30 11:47:28.246 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6437913681724633513984,"opHash":"0x840d069e8f286c8d0d0e704e176fe640205ea86d881e59c532bdea0da5b08824","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1ba33df5655dd26f65fab006ec2dbffae32b7d0f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:28.249341122Z 2023-11-30 11:47:28.249 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:28.249354076Z 2023-11-30 11:47:28.249 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6437913681724633513984,"opHash":"0x840d069e8f286c8d0d0e704e176fe640205ea86d881e59c532bdea0da5b08824","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1ba33df5655dd26f65fab006ec2dbffae32b7d0f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:28.566085693Z 2023-11-30 11:47:28.565 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1ba33df5655dd26f65fab006ec2dbffae32b7d0f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3b6b7e396f6640c0c74fc4bef90df32e7a3664154c12aba75be81b709df36339":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x1ba33df5655dd26f65fab006ec2dbffae32b7d0f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:28.566121610Z 2023-11-30 11:47:28.566 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1BA33DF5655Dd26f65fAb006eC2dbFfaE32b7d0F is unstaked +bundler_1 | 2023-11-30T11:47:28.566145381Z 2023-11-30 11:47:28.566 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:28.566159617Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:28.566166400Z -- params: [{"sender":"0x1BA33DF5655Dd26f65fAb006eC2dbFfaE32b7d0F","nonce":"0x15d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000015d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:28.566185035Z -- result: "0x840d069e8f286c8d0d0e704e176fe640205ea86d881e59c532bdea0da5b08824" +bundler_1 | 2023-11-30T11:47:28.566189643Z -- costTime: 320 +bundler_1 | 2023-11-30T11:47:28.566195785Z +bundler_1 | 2023-11-30T11:47:28.568927577Z 2023-11-30 11:47:28.568 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:28.568942255Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:28.568948797Z -- params: [] +bundler_1 | 2023-11-30T11:47:28.568954618Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:28.568959787Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:28.568965598Z +bundler_1 | 2023-11-30T11:47:28.570769100Z 2023-11-30 11:47:28.570 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:28.570823074Z 2023-11-30 11:47:28.570 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:28.571042580Z 2023-11-30 11:47:28.570 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6456360425798343065600,"opHash":"0x40f5119b44e8d44b1eb5106ed6ef6a33f9b85cb07500bbb7c62ffce9f1eb3d19","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x155b7aa306fa50c41f8f6e5b4cd012908d596ab0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:28.573910626Z 2023-11-30 11:47:28.573 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:28.573924963Z 2023-11-30 11:47:28.573 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6456360425798343065600,"opHash":"0x40f5119b44e8d44b1eb5106ed6ef6a33f9b85cb07500bbb7c62ffce9f1eb3d19","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x155b7aa306fa50c41f8f6e5b4cd012908d596ab0","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:28.879897200Z 2023-11-30 11:47:28.879 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x155b7aa306fa50c41f8f6e5b4cd012908d596ab0","stake":0,"unstakeDelaySec":0},"storageMap":{"0x155b7aa306fa50c41f8f6e5b4cd012908d596ab0":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xcd98550e3041163002a3593e29cf18639dd54c3080d5571cb041649f07a478b3":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:28.879944728Z 2023-11-30 11:47:28.879 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x155b7aa306FA50C41F8f6e5B4cd012908D596aB0 is unstaked +bundler_1 | 2023-11-30T11:47:28.880064782Z 2023-11-30 11:47:28.879 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:28.882332550Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:28.882343099Z -- params: [{"sender":"0x155b7aa306FA50C41F8f6e5B4cd012908D596aB0","nonce":"0x15e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000015e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:28.882366793Z -- result: "0x40f5119b44e8d44b1eb5106ed6ef6a33f9b85cb07500bbb7c62ffce9f1eb3d19" +bundler_1 | 2023-11-30T11:47:28.882373335Z -- costTime: 309 +bundler_1 | 2023-11-30T11:47:28.882379086Z +bundler_1 | 2023-11-30T11:47:28.883084594Z 2023-11-30 11:47:28.883 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:28.883149876Z 2023-11-30 11:47:28.883 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:28.883339950Z 2023-11-30 11:47:28.883 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6474807169872052617216,"opHash":"0x0517c254f4cd459a9d832c198985e3f25eaded99267ac7297f0eff6c03771ce9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0bffc4a9e1b66babdf2c5f4d790ba17330e39bbf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:28.885825794Z 2023-11-30 11:47:28.885 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:28.885838638Z 2023-11-30 11:47:28.885 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6474807169872052617216,"opHash":"0x0517c254f4cd459a9d832c198985e3f25eaded99267ac7297f0eff6c03771ce9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0bffc4a9e1b66babdf2c5f4d790ba17330e39bbf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:29.195672721Z 2023-11-30 11:47:29.195 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0bffc4a9e1b66babdf2c5f4d790ba17330e39bbf","stake":0,"unstakeDelaySec":0},"storageMap":{"0x0bffc4a9e1b66babdf2c5f4d790ba17330e39bbf":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x0505093ca8f4d9e882d803e197143b18712694818ea83a7ca84c6f2a8ad18316":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:29.195703368Z 2023-11-30 11:47:29.195 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0bFfC4A9E1b66BaBdf2C5f4d790Ba17330E39BBf is unstaked +bundler_1 | 2023-11-30T11:47:29.195744435Z 2023-11-30 11:47:29.195 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:29.195752179Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:29.195757890Z -- params: [{"sender":"0x0bFfC4A9E1b66BaBdf2C5f4d790Ba17330E39BBf","nonce":"0x15f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000015f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:29.195765494Z -- result: "0x0517c254f4cd459a9d832c198985e3f25eaded99267ac7297f0eff6c03771ce9" +bundler_1 | 2023-11-30T11:47:29.195769151Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:29.195772617Z +bundler_1 | 2023-11-30T11:47:29.198633851Z 2023-11-30 11:47:29.198 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:29.200979566Z 2023-11-30 11:47:29.200 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:29.201230534Z 2023-11-30 11:47:29.201 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6493253913945762168832,"opHash":"0xb57e134825cd6ecfb5719efadca3c76bb923d31cd501a6fc1e27f9a395ca362c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8a9e5abb85d137942270b77d20cba8bc86dd0c03","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:29.204731858Z 2023-11-30 11:47:29.204 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:29.204748479Z 2023-11-30 11:47:29.204 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6493253913945762168832,"opHash":"0xb57e134825cd6ecfb5719efadca3c76bb923d31cd501a6fc1e27f9a395ca362c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8a9e5abb85d137942270b77d20cba8bc86dd0c03","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:29.511809246Z 2023-11-30 11:47:29.511 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8a9e5abb85d137942270b77d20cba8bc86dd0c03","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x98250f908999659eef8a1d685aa43b049c1e8e1931c2ce9bbf70791b53fad28b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x8a9e5abb85d137942270b77d20cba8bc86dd0c03":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:29.511867214Z 2023-11-30 11:47:29.511 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8A9e5abb85d137942270b77D20CbA8BC86DD0c03 is unstaked +bundler_1 | 2023-11-30T11:47:29.511915955Z 2023-11-30 11:47:29.511 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:29.511923909Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:29.511930191Z -- params: [{"sender":"0x8A9e5abb85d137942270b77D20CbA8BC86DD0c03","nonce":"0x1600000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000016000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:29.511939979Z -- result: "0xb57e134825cd6ecfb5719efadca3c76bb923d31cd501a6fc1e27f9a395ca362c" +bundler_1 | 2023-11-30T11:47:29.511945630Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:29.511950770Z +bundler_1 | 2023-11-30T11:47:29.514934281Z 2023-11-30 11:47:29.514 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:29.514987280Z 2023-11-30 11:47:29.514 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:29.515193564Z 2023-11-30 11:47:29.515 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6511700658019471720448,"opHash":"0x09c5defc310265f74232273aababcd90c9fee0e57f12c065de94c4979fab6a3d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0537ba1687d7edcdaf7f30d91e579dd55b134b84","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:29.517981104Z 2023-11-30 11:47:29.517 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:29.517995251Z 2023-11-30 11:47:29.517 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6511700658019471720448,"opHash":"0x09c5defc310265f74232273aababcd90c9fee0e57f12c065de94c4979fab6a3d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0537ba1687d7edcdaf7f30d91e579dd55b134b84","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:29.831472143Z 2023-11-30 11:47:29.831 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0537ba1687d7edcdaf7f30d91e579dd55b134b84","stake":0,"unstakeDelaySec":0},"storageMap":{"0x0537ba1687d7edcdaf7f30d91e579dd55b134b84":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf0671d3cbbf6dfe9effe54aa3386eeb6ec5e49dbcb3faaf98eeea286a19327ee":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:29.831526515Z 2023-11-30 11:47:29.831 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0537BA1687d7EdcdaF7f30d91E579dD55b134b84 is unstaked +bundler_1 | 2023-11-30T11:47:29.831535692Z 2023-11-30 11:47:29.831 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:29.831541242Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:29.831546171Z -- params: [{"sender":"0x0537BA1687d7EdcdaF7f30d91E579dD55b134b84","nonce":"0x1610000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000016100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:29.831554417Z -- result: "0x09c5defc310265f74232273aababcd90c9fee0e57f12c065de94c4979fab6a3d" +bundler_1 | 2023-11-30T11:47:29.831559827Z -- costTime: 317 +bundler_1 | 2023-11-30T11:47:29.831564636Z +bundler_1 | 2023-11-30T11:47:29.834330354Z 2023-11-30 11:47:29.834 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:29.834343018Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:29.834347697Z -- params: [] +bundler_1 | 2023-11-30T11:47:29.834351354Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:29.834354990Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:29.834358437Z +bundler_1 | 2023-11-30T11:47:29.836227371Z 2023-11-30 11:47:29.836 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:29.836280797Z 2023-11-30 11:47:29.836 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:29.836462426Z 2023-11-30 11:47:29.836 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6530147402093181272064,"opHash":"0x9f6d53a15de452a1aede6483dbaf5751e0468747bae09e5cb2133fcc0245c594","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x83fa26b19e76988167dccb525d3cdb2c60e89fc5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:29.839133775Z 2023-11-30 11:47:29.839 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:29.839148843Z 2023-11-30 11:47:29.839 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6530147402093181272064,"opHash":"0x9f6d53a15de452a1aede6483dbaf5751e0468747bae09e5cb2133fcc0245c594","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x83fa26b19e76988167dccb525d3cdb2c60e89fc5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:30.080693765Z 2023-11-30 11:47:30.080 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1778 to: 1778 +bundler_1 | 2023-11-30T11:47:30.154621921Z 2023-11-30 11:47:30.154 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x83fa26b19e76988167dccb525d3cdb2c60e89fc5","stake":0,"unstakeDelaySec":0},"storageMap":{"0x83fa26b19e76988167dccb525d3cdb2c60e89fc5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xc8b0f6928632c4091a7fe642c37b47e10c13dc0b3a5e7057bd5c32af96a3a44d":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:30.154690429Z 2023-11-30 11:47:30.154 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x83Fa26B19E76988167dccB525d3cDb2c60e89fC5 is unstaked +bundler_1 | 2023-11-30T11:47:30.154700577Z 2023-11-30 11:47:30.154 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:30.154706699Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:30.154711978Z -- params: [{"sender":"0x83Fa26B19E76988167dccB525d3cDb2c60e89fC5","nonce":"0x1620000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000016200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:30.154721496Z -- result: "0x9f6d53a15de452a1aede6483dbaf5751e0468747bae09e5cb2133fcc0245c594" +bundler_1 | 2023-11-30T11:47:30.154726045Z -- costTime: 318 +bundler_1 | 2023-11-30T11:47:30.154729481Z +bundler_1 | 2023-11-30T11:47:30.157666686Z 2023-11-30 11:47:30.157 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:30.157737869Z 2023-11-30 11:47:30.157 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:30.157924019Z 2023-11-30 11:47:30.157 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6548594146166890823680,"opHash":"0x7da9925772404ccacb504bdad3d8a3b7615646d68de37bb276dc9ede0076db9e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd3209ad4d8a34cf755b33e6ca322db33290e9c75","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:30.160395002Z 2023-11-30 11:47:30.160 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:30.160410321Z 2023-11-30 11:47:30.160 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6548594146166890823680,"opHash":"0x7da9925772404ccacb504bdad3d8a3b7615646d68de37bb276dc9ede0076db9e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd3209ad4d8a34cf755b33e6ca322db33290e9c75","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:30.475853873Z 2023-11-30 11:47:30.475 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd3209ad4d8a34cf755b33e6ca322db33290e9c75","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd3209ad4d8a34cf755b33e6ca322db33290e9c75":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4433b9275f2e88d4eb1324e12bc824d82c0129664249ad8afc52033bc4ae1e18":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:30.475903135Z 2023-11-30 11:47:30.475 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xd3209aD4d8A34cF755b33E6CA322dB33290E9C75 is unstaked +bundler_1 | 2023-11-30T11:47:30.475951398Z 2023-11-30 11:47:30.475 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:30.475960726Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:30.475966316Z -- params: [{"sender":"0xd3209aD4d8A34cF755b33E6CA322dB33290E9C75","nonce":"0x1630000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000016300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:30.475972678Z -- result: "0x7da9925772404ccacb504bdad3d8a3b7615646d68de37bb276dc9ede0076db9e" +bundler_1 | 2023-11-30T11:47:30.475976255Z -- costTime: 318 +bundler_1 | 2023-11-30T11:47:30.475979671Z +bundler_1 | 2023-11-30T11:47:30.478965347Z 2023-11-30 11:47:30.478 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:30.479020856Z 2023-11-30 11:47:30.478 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:30.479223785Z 2023-11-30 11:47:30.479 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6567040890240600375296,"opHash":"0xc7a5476b31de519528b78ea84bdb7d87f4072d44b1bdc95cc80e2f050dda517d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb91b4ad93702224defc3203e5253c3f62b83dbeb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:30.481829592Z 2023-11-30 11:47:30.481 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:30.481843638Z 2023-11-30 11:47:30.481 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6567040890240600375296,"opHash":"0xc7a5476b31de519528b78ea84bdb7d87f4072d44b1bdc95cc80e2f050dda517d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb91b4ad93702224defc3203e5253c3f62b83dbeb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:30.793489021Z 2023-11-30 11:47:30.793 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb91b4ad93702224defc3203e5253c3f62b83dbeb","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb91b4ad93702224defc3203e5253c3f62b83dbeb":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf7726ff9e53d034f4af946371b59846dbcc8d536cf5d5524d37cb4c02b08fac9":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:30.793525549Z 2023-11-30 11:47:30.793 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xB91b4ad93702224dEfC3203e5253C3F62B83DBEb is unstaked +bundler_1 | 2023-11-30T11:47:30.793543252Z 2023-11-30 11:47:30.793 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:30.793559061Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:30.793565774Z -- params: [{"sender":"0xB91b4ad93702224dEfC3203e5253C3F62B83DBEb","nonce":"0x1640000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000016400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:30.793603043Z -- result: "0xc7a5476b31de519528b78ea84bdb7d87f4072d44b1bdc95cc80e2f050dda517d" +bundler_1 | 2023-11-30T11:47:30.793609335Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:30.793614956Z +bundler_1 | 2023-11-30T11:47:30.796404215Z 2023-11-30 11:47:30.796 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:30.796464420Z 2023-11-30 11:47:30.796 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:30.796663949Z 2023-11-30 11:47:30.796 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6585487634314309926912,"opHash":"0x4da359f6a02eea23e4c50561a43a5264bc3cf0d470fb8918738b91477b0cb724","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7e5aac03731bb64d4d28a19d8099d9f4fbc62071","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:30.799156315Z 2023-11-30 11:47:30.799 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:30.799167035Z 2023-11-30 11:47:30.799 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6585487634314309926912,"opHash":"0x4da359f6a02eea23e4c50561a43a5264bc3cf0d470fb8918738b91477b0cb724","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7e5aac03731bb64d4d28a19d8099d9f4fbc62071","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:31.111364667Z 2023-11-30 11:47:31.111 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7e5aac03731bb64d4d28a19d8099d9f4fbc62071","stake":0,"unstakeDelaySec":0},"storageMap":{"0x7e5aac03731bb64d4d28a19d8099d9f4fbc62071":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x0d122d8e688a302bda3225dd53489df4e7c03ae029c3417056217a43db836340":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:31.111404461Z 2023-11-30 11:47:31.111 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x7E5aAC03731bb64d4D28a19D8099D9f4FbC62071 is unstaked +bundler_1 | 2023-11-30T11:47:31.111438935Z 2023-11-30 11:47:31.111 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:31.111446680Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:31.111452491Z -- params: [{"sender":"0x7E5aAC03731bb64d4D28a19D8099D9f4FbC62071","nonce":"0x1650000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000016500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:31.111458913Z -- result: "0x4da359f6a02eea23e4c50561a43a5264bc3cf0d470fb8918738b91477b0cb724" +bundler_1 | 2023-11-30T11:47:31.111477818Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:31.111481475Z +bundler_1 | 2023-11-30T11:47:31.114213056Z 2023-11-30 11:47:31.114 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:31.114225680Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:31.114230198Z -- params: [] +bundler_1 | 2023-11-30T11:47:31.114233775Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:31.114237262Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:31.114240618Z +bundler_1 | 2023-11-30T11:47:31.116142947Z 2023-11-30 11:47:31.116 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:31.116216040Z 2023-11-30 11:47:31.116 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:31.116416233Z 2023-11-30 11:47:31.116 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6603934378388019478528,"opHash":"0xe2473d94cf993cef34ed78478236e33bc625d1fbb94823fbf1e062a6aeea3d7e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x93c1e7197bb5d1b22a45bde6dc12d2fb7953b3b3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:31.118968140Z 2023-11-30 11:47:31.118 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:31.118984491Z 2023-11-30 11:47:31.118 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6603934378388019478528,"opHash":"0xe2473d94cf993cef34ed78478236e33bc625d1fbb94823fbf1e062a6aeea3d7e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x93c1e7197bb5d1b22a45bde6dc12d2fb7953b3b3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:31.427666870Z 2023-11-30 11:47:31.427 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x93c1e7197bb5d1b22a45bde6dc12d2fb7953b3b3","stake":0,"unstakeDelaySec":0},"storageMap":{"0x93c1e7197bb5d1b22a45bde6dc12d2fb7953b3b3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x241d83bb3b940e8d0fe8a3e1877d6dfcc5f589fe15b50d85304ceb75458d99aa":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:31.427705385Z 2023-11-30 11:47:31.427 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x93c1e7197BB5D1b22a45bde6Dc12d2fB7953B3b3 is unstaked +bundler_1 | 2023-11-30T11:47:31.427763480Z 2023-11-30 11:47:31.427 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:31.427772617Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:31.427778368Z -- params: [{"sender":"0x93c1e7197BB5D1b22a45bde6Dc12d2fB7953B3b3","nonce":"0x1660000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000016600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:31.427784179Z -- result: "0xe2473d94cf993cef34ed78478236e33bc625d1fbb94823fbf1e062a6aeea3d7e" +bundler_1 | 2023-11-30T11:47:31.427787886Z -- costTime: 311 +bundler_1 | 2023-11-30T11:47:31.427791523Z +bundler_1 | 2023-11-30T11:47:31.430481751Z 2023-11-30 11:47:31.430 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:31.430554673Z 2023-11-30 11:47:31.430 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:31.430738981Z 2023-11-30 11:47:31.430 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6622381122461729030144,"opHash":"0x39a27b17349210127984f090c1835b2c177b13a7211f778324f051b397d98ca5","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1a3ff948b7248bd691e996c6658ee5977e5f4736","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:31.435727449Z 2023-11-30 11:47:31.435 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:31.435743268Z 2023-11-30 11:47:31.435 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6622381122461729030144,"opHash":"0x39a27b17349210127984f090c1835b2c177b13a7211f778324f051b397d98ca5","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1a3ff948b7248bd691e996c6658ee5977e5f4736","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:31.756222624Z 2023-11-30 11:47:31.756 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1a3ff948b7248bd691e996c6658ee5977e5f4736","stake":0,"unstakeDelaySec":0},"storageMap":{"0x1a3ff948b7248bd691e996c6658ee5977e5f4736":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xc5d9715a8d08dd7ce934bf1092e93f774b82bc2d54618838f051761bcb74713a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:31.756273279Z 2023-11-30 11:47:31.756 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1A3ff948B7248Bd691e996C6658eE5977e5f4736 is unstaked +bundler_1 | 2023-11-30T11:47:31.756282566Z 2023-11-30 11:47:31.756 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:31.756288217Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:31.756293236Z -- params: [{"sender":"0x1A3ff948B7248Bd691e996C6658eE5977e5f4736","nonce":"0x1670000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000016700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:31.756301131Z -- result: "0x39a27b17349210127984f090c1835b2c177b13a7211f778324f051b397d98ca5" +bundler_1 | 2023-11-30T11:47:31.756306541Z -- costTime: 326 +bundler_1 | 2023-11-30T11:47:31.756311470Z +bundler_1 | 2023-11-30T11:47:31.759270599Z 2023-11-30 11:47:31.759 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:31.759332661Z 2023-11-30 11:47:31.759 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:31.759530400Z 2023-11-30 11:47:31.759 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6640827866535438581760,"opHash":"0x2a4c24782f77ecd57dca9c96ae9ad8c2a06554eceec1bc284473247ee569dd76","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4b5419b0020ef857bc509a59f78041eab91c4bed","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:31.762185399Z 2023-11-30 11:47:31.762 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:31.762200026Z 2023-11-30 11:47:31.762 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6640827866535438581760,"opHash":"0x2a4c24782f77ecd57dca9c96ae9ad8c2a06554eceec1bc284473247ee569dd76","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4b5419b0020ef857bc509a59f78041eab91c4bed","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:32.078798241Z 2023-11-30 11:47:32.078 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4b5419b0020ef857bc509a59f78041eab91c4bed","stake":0,"unstakeDelaySec":0},"storageMap":{"0x4b5419b0020ef857bc509a59f78041eab91c4bed":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x871dd4b69cbefd8532efab53fcf3784af080017bf8ac1989c2918038baabe866":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:32.078853555Z 2023-11-30 11:47:32.078 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4B5419B0020ef857bc509A59f78041Eab91C4BED is unstaked +bundler_1 | 2023-11-30T11:47:32.078901548Z 2023-11-30 11:47:32.078 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:32.078926704Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:32.078933447Z -- params: [{"sender":"0x4B5419B0020ef857bc509A59f78041Eab91C4BED","nonce":"0x1680000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000016800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:32.078939147Z -- result: "0x2a4c24782f77ecd57dca9c96ae9ad8c2a06554eceec1bc284473247ee569dd76" +bundler_1 | 2023-11-30T11:47:32.078942714Z -- costTime: 319 +bundler_1 | 2023-11-30T11:47:32.078946040Z +bundler_1 | 2023-11-30T11:47:32.081748865Z 2023-11-30 11:47:32.081 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:32.081800131Z 2023-11-30 11:47:32.081 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:32.082001336Z 2023-11-30 11:47:32.081 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6659274610609148133376,"opHash":"0x9b1b1bad6afa5318787643ad549ee824f6c8e200e5b446a5b538eefc261d5da3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x14dbf0cf2c6ed93285e7451c3ecae633929c5f6f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:32.084531143Z 2023-11-30 11:47:32.084 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:32.084605107Z 2023-11-30 11:47:32.084 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6659274610609148133376,"opHash":"0x9b1b1bad6afa5318787643ad549ee824f6c8e200e5b446a5b538eefc261d5da3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x14dbf0cf2c6ed93285e7451c3ecae633929c5f6f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:32.395198339Z 2023-11-30 11:47:32.395 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x14dbf0cf2c6ed93285e7451c3ecae633929c5f6f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3c7fbb3d2762be893e18aa1d057d48070322b312b31463a7e8355bc602c99558":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x14dbf0cf2c6ed93285e7451c3ecae633929c5f6f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:32.395251799Z 2023-11-30 11:47:32.395 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x14DBF0CF2C6eD93285E7451c3eCaE633929C5f6f is unstaked +bundler_1 | 2023-11-30T11:47:32.395302103Z 2023-11-30 11:47:32.395 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:32.395311169Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:32.395317231Z -- params: [{"sender":"0x14DBF0CF2C6eD93285E7451c3eCaE633929C5f6f","nonce":"0x1690000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000016900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:32.395324554Z -- result: "0x9b1b1bad6afa5318787643ad549ee824f6c8e200e5b446a5b538eefc261d5da3" +bundler_1 | 2023-11-30T11:47:32.395328191Z -- costTime: 314 +bundler_1 | 2023-11-30T11:47:32.395331547Z +bundler_1 | 2023-11-30T11:47:32.398134249Z 2023-11-30 11:47:32.398 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:32.398146441Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:32.398151220Z -- params: [] +bundler_1 | 2023-11-30T11:47:32.398154977Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:32.398158634Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:32.398162071Z +bundler_1 | 2023-11-30T11:47:32.400081970Z 2023-11-30 11:47:32.399 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:32.400174382Z 2023-11-30 11:47:32.400 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:32.400391507Z 2023-11-30 11:47:32.400 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6677721354682857684992,"opHash":"0x846b0fc0d59949efdcaef26de20050e0d2a6c0a153aaab335532595d9efb6d70","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x97b04969e8b3a1f7feecda116524210afd34de6e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:32.403144622Z 2023-11-30 11:47:32.403 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:32.403159250Z 2023-11-30 11:47:32.403 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6677721354682857684992,"opHash":"0x846b0fc0d59949efdcaef26de20050e0d2a6c0a153aaab335532595d9efb6d70","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x97b04969e8b3a1f7feecda116524210afd34de6e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:32.716287511Z 2023-11-30 11:47:32.716 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x97b04969e8b3a1f7feecda116524210afd34de6e","stake":0,"unstakeDelaySec":0},"storageMap":{"0x97b04969e8b3a1f7feecda116524210afd34de6e":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf4f14c2b62d1b9a5a33f95eaf6421ed8a35b715f15bb6b2161c8c7df613b161c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:32.716325622Z 2023-11-30 11:47:32.716 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x97B04969e8b3A1F7FEecda116524210AfD34dE6e is unstaked +bundler_1 | 2023-11-30T11:47:32.716381766Z 2023-11-30 11:47:32.716 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:32.716391294Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:32.716395382Z -- params: [{"sender":"0x97B04969e8b3A1F7FEecda116524210AfD34dE6e","nonce":"0x16a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000016a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:32.716401113Z -- result: "0x846b0fc0d59949efdcaef26de20050e0d2a6c0a153aaab335532595d9efb6d70" +bundler_1 | 2023-11-30T11:47:32.716404759Z -- costTime: 317 +bundler_1 | 2023-11-30T11:47:32.716408135Z +bundler_1 | 2023-11-30T11:47:32.719322552Z 2023-11-30 11:47:32.719 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:32.719384939Z 2023-11-30 11:47:32.719 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:32.719606962Z 2023-11-30 11:47:32.719 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6696168098756567236608,"opHash":"0xc5ac39275ff781c83ab7cfc8eda7e55dba335ecf0ea37aed813d8be1f3ac12e0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf332a9c4b38391732c4d11029c620065c32a950d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:32.723641935Z 2023-11-30 11:47:32.723 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:32.723656411Z 2023-11-30 11:47:32.723 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6696168098756567236608,"opHash":"0xc5ac39275ff781c83ab7cfc8eda7e55dba335ecf0ea37aed813d8be1f3ac12e0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf332a9c4b38391732c4d11029c620065c32a950d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:33.043727885Z 2023-11-30 11:47:33.043 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf332a9c4b38391732c4d11029c620065c32a950d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9caabae5b0e1d9fb4c69824e87642544d021fe4e52364f8b797c423fbd49f7f1":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xf332a9c4b38391732c4d11029c620065c32a950d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:33.043765025Z 2023-11-30 11:47:33.043 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xf332A9C4B38391732c4d11029C620065C32A950d is unstaked +bundler_1 | 2023-11-30T11:47:33.043825137Z 2023-11-30 11:47:33.043 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:33.043834374Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:33.043840135Z -- params: [{"sender":"0xf332A9C4B38391732c4d11029C620065C32A950d","nonce":"0x16b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000016b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:33.043858689Z -- result: "0xc5ac39275ff781c83ab7cfc8eda7e55dba335ecf0ea37aed813d8be1f3ac12e0" +bundler_1 | 2023-11-30T11:47:33.043862426Z -- costTime: 324 +bundler_1 | 2023-11-30T11:47:33.043865843Z +bundler_1 | 2023-11-30T11:47:33.046692412Z 2023-11-30 11:47:33.046 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:33.046761775Z 2023-11-30 11:47:33.046 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:33.047020507Z 2023-11-30 11:47:33.046 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6714614842830276788224,"opHash":"0x2927c5611cf5acbd60bbb9f1fd37743c8d8ae2531f3a0f5d469004696f29c614","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaf735630e4cc10a085cce9952c7a9152664413d6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:33.050150940Z 2023-11-30 11:47:33.050 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:33.050229436Z 2023-11-30 11:47:33.050 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6714614842830276788224,"opHash":"0x2927c5611cf5acbd60bbb9f1fd37743c8d8ae2531f3a0f5d469004696f29c614","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaf735630e4cc10a085cce9952c7a9152664413d6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:33.371771836Z 2023-11-30 11:47:33.371 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xaf735630e4cc10a085cce9952c7a9152664413d6","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x52195ba50d55a4c0a1f61a619a82e5f116f7d87b7f3e9d3e47c94befb27ee80d":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xaf735630e4cc10a085cce9952c7a9152664413d6":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:33.371810368Z 2023-11-30 11:47:33.371 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xAf735630E4CC10A085ccE9952C7a9152664413d6 is unstaked +bundler_1 | 2023-11-30T11:47:33.371848670Z 2023-11-30 11:47:33.371 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:33.371860602Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:33.371865591Z -- params: [{"sender":"0xAf735630E4CC10A085ccE9952C7a9152664413d6","nonce":"0x16c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000016c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:33.371871632Z -- result: "0x2927c5611cf5acbd60bbb9f1fd37743c8d8ae2531f3a0f5d469004696f29c614" +bundler_1 | 2023-11-30T11:47:33.371875219Z -- costTime: 325 +bundler_1 | 2023-11-30T11:47:33.371892591Z +bundler_1 | 2023-11-30T11:47:33.374775215Z 2023-11-30 11:47:33.374 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:33.374831130Z 2023-11-30 11:47:33.374 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:33.375111933Z 2023-11-30 11:47:33.375 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6733061586903986339840,"opHash":"0xf01a4aac95a402d603fdb978905ac80aa1a8d81d121ff98a1c6bd4b2d502529c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8d5732da96243c9cc2a7413a72875800f30d4d8f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:33.377677165Z 2023-11-30 11:47:33.377 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:33.377691962Z 2023-11-30 11:47:33.377 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6733061586903986339840,"opHash":"0xf01a4aac95a402d603fdb978905ac80aa1a8d81d121ff98a1c6bd4b2d502529c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8d5732da96243c9cc2a7413a72875800f30d4d8f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:33.693671686Z 2023-11-30 11:47:33.693 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8d5732da96243c9cc2a7413a72875800f30d4d8f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x8d5732da96243c9cc2a7413a72875800f30d4d8f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x0d2aa7dfe8e0941c42d715de50fc1889cadb67ecee1dda531642c3b49168d9f8":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:33.693724274Z 2023-11-30 11:47:33.693 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8D5732Da96243c9cc2a7413a72875800F30D4D8f is unstaked +bundler_1 | 2023-11-30T11:47:33.693733691Z 2023-11-30 11:47:33.693 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:33.693739072Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:33.693743901Z -- params: [{"sender":"0x8D5732Da96243c9cc2a7413a72875800F30D4D8f","nonce":"0x16d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000016d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:33.693751314Z -- result: "0xf01a4aac95a402d603fdb978905ac80aa1a8d81d121ff98a1c6bd4b2d502529c" +bundler_1 | 2023-11-30T11:47:33.693756334Z -- costTime: 319 +bundler_1 | 2023-11-30T11:47:33.693761423Z +bundler_1 | 2023-11-30T11:47:33.696570710Z 2023-11-30 11:47:33.696 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:33.696586450Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:33.696591209Z -- params: [] +bundler_1 | 2023-11-30T11:47:33.696594815Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:33.696598352Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:33.696601718Z +bundler_1 | 2023-11-30T11:47:33.698462928Z 2023-11-30 11:47:33.698 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:33.698543518Z 2023-11-30 11:47:33.698 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:33.698760933Z 2023-11-30 11:47:33.698 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6751508330977695891456,"opHash":"0x58a9d3676f764bdc78732d161b4521909bac91291a08dafe5e4268137d0ad7b0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x338dfd858270a007fca9715bcb8edda86314e658","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:33.701382791Z 2023-11-30 11:47:33.701 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:33.701398831Z 2023-11-30 11:47:33.701 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6751508330977695891456,"opHash":"0x58a9d3676f764bdc78732d161b4521909bac91291a08dafe5e4268137d0ad7b0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x338dfd858270a007fca9715bcb8edda86314e658","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:34.020780900Z 2023-11-30 11:47:34.020 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x338dfd858270a007fca9715bcb8edda86314e658","stake":0,"unstakeDelaySec":0},"storageMap":{"0x338dfd858270a007fca9715bcb8edda86314e658":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x47f50c0fbbe0210af7b74ab225febe9c071e034fe8ee1b6d573e07c379321543":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:34.020850370Z 2023-11-30 11:47:34.020 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x338dFd858270a007fCA9715bcb8eddA86314e658 is unstaked +bundler_1 | 2023-11-30T11:47:34.020857974Z 2023-11-30 11:47:34.020 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:34.020863103Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:34.020868022Z -- params: [{"sender":"0x338dFd858270a007fCA9715bcb8eddA86314e658","nonce":"0x16e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000016e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:34.020875827Z -- result: "0x58a9d3676f764bdc78732d161b4521909bac91291a08dafe5e4268137d0ad7b0" +bundler_1 | 2023-11-30T11:47:34.020880956Z -- costTime: 322 +bundler_1 | 2023-11-30T11:47:34.020885846Z +bundler_1 | 2023-11-30T11:47:34.023824053Z 2023-11-30 11:47:34.023 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:34.023886212Z 2023-11-30 11:47:34.023 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:34.024104740Z 2023-11-30 11:47:34.024 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6769955075051405443072,"opHash":"0xd9753b352b86035230103049e70d90bcde179c3012774f2ad0d4cff37424d245","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe843b5cee65a70dd8e084d158a2843727d4b8aa3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:34.026711709Z 2023-11-30 11:47:34.026 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:34.026722981Z 2023-11-30 11:47:34.026 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000016f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6769955075051405443072,"opHash":"0xd9753b352b86035230103049e70d90bcde179c3012774f2ad0d4cff37424d245","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe843b5cee65a70dd8e084d158a2843727d4b8aa3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:34.342494092Z 2023-11-30 11:47:34.342 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe843b5cee65a70dd8e084d158a2843727d4b8aa3","stake":0,"unstakeDelaySec":0},"storageMap":{"0xe843b5cee65a70dd8e084d158a2843727d4b8aa3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9b4486f53de0674a9696234d361a886ba7a76605fbad8c4cb1ca408bd9511924":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:34.342552631Z 2023-11-30 11:47:34.342 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xe843B5cee65A70Dd8E084d158a2843727d4B8aA3 is unstaked +bundler_1 | 2023-11-30T11:47:34.342574783Z 2023-11-30 11:47:34.342 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:34.342588729Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:34.342594760Z -- params: [{"sender":"0xe843B5cee65A70Dd8E084d158a2843727d4B8aA3","nonce":"0x16f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000016f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:34.342602705Z -- result: "0xd9753b352b86035230103049e70d90bcde179c3012774f2ad0d4cff37424d245" +bundler_1 | 2023-11-30T11:47:34.342608035Z -- costTime: 319 +bundler_1 | 2023-11-30T11:47:34.342612934Z +bundler_1 | 2023-11-30T11:47:34.345489567Z 2023-11-30 11:47:34.345 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:34.346186035Z 2023-11-30 11:47:34.346 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:34.346372248Z 2023-11-30 11:47:34.346 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6788401819125114994688,"opHash":"0x49aaaef09af5cf58866dcf23b01589cdfc7908c447ce413fcd515ac63002d404","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4797096011c309bef9a635e1bbd43b4c7d0e685b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:34.348813490Z 2023-11-30 11:47:34.348 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:34.348829650Z 2023-11-30 11:47:34.348 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6788401819125114994688,"opHash":"0x49aaaef09af5cf58866dcf23b01589cdfc7908c447ce413fcd515ac63002d404","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4797096011c309bef9a635e1bbd43b4c7d0e685b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:34.652661413Z 2023-11-30 11:47:34.652 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4797096011c309bef9a635e1bbd43b4c7d0e685b","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1d1a18567d16647405b4254a3aac5823246d71f9bc37f4402a7ba26bb093c6db":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x4797096011c309bef9a635e1bbd43b4c7d0e685b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:34.652718810Z 2023-11-30 11:47:34.652 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4797096011C309BEF9A635e1bBD43B4c7d0E685B is unstaked +bundler_1 | 2023-11-30T11:47:34.652765347Z 2023-11-30 11:47:34.652 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:34.652779153Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:34.652785384Z -- params: [{"sender":"0x4797096011C309BEF9A635e1bBD43B4c7d0E685B","nonce":"0x1700000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000017000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:34.652806844Z -- result: "0x49aaaef09af5cf58866dcf23b01589cdfc7908c447ce413fcd515ac63002d404" +bundler_1 | 2023-11-30T11:47:34.652812044Z -- costTime: 307 +bundler_1 | 2023-11-30T11:47:34.652816983Z +bundler_1 | 2023-11-30T11:47:34.655741940Z 2023-11-30 11:47:34.655 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:34.655810243Z 2023-11-30 11:47:34.655 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:34.656006633Z 2023-11-30 11:47:34.655 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6806848563198824546304,"opHash":"0xf607252b9c443e97acd46625d218c6ccd13b58a2a6cd45a0263c19c3b2ec390b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe669e16f945f7d057156536f94f975dadd03a7ff","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:34.658827301Z 2023-11-30 11:47:34.658 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:34.658855564Z 2023-11-30 11:47:34.658 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6806848563198824546304,"opHash":"0xf607252b9c443e97acd46625d218c6ccd13b58a2a6cd45a0263c19c3b2ec390b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe669e16f945f7d057156536f94f975dadd03a7ff","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:34.962902696Z 2023-11-30 11:47:34.962 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe669e16f945f7d057156536f94f975dadd03a7ff","stake":0,"unstakeDelaySec":0},"storageMap":{"0xe669e16f945f7d057156536f94f975dadd03a7ff":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x692e525cbcbbabdb7df60e9cfbf24d9bd44943053bb741034d8fe37c89ec449e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:34.962956356Z 2023-11-30 11:47:34.962 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xE669E16f945f7d057156536f94F975Dadd03A7fF is unstaked +bundler_1 | 2023-11-30T11:47:34.962998885Z 2023-11-30 11:47:34.962 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:34.963007652Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:34.963014013Z -- params: [{"sender":"0xE669E16f945f7d057156536f94F975Dadd03A7fF","nonce":"0x1710000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000017100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:34.963039771Z -- result: "0xf607252b9c443e97acd46625d218c6ccd13b58a2a6cd45a0263c19c3b2ec390b" +bundler_1 | 2023-11-30T11:47:34.963043829Z -- costTime: 307 +bundler_1 | 2023-11-30T11:47:34.963047305Z +bundler_1 | 2023-11-30T11:47:34.965745014Z 2023-11-30 11:47:34.965 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:34.965756967Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:34.965761675Z -- params: [] +bundler_1 | 2023-11-30T11:47:34.965765352Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:34.965768819Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:34.965772215Z +bundler_1 | 2023-11-30T11:47:34.967577821Z 2023-11-30 11:47:34.967 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:34.967653025Z 2023-11-30 11:47:34.967 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:34.967848219Z 2023-11-30 11:47:34.967 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6825295307272534097920,"opHash":"0x327e2b1e516870f57ca964e7267cbc21daee7732eec18d21ff1d4fd62be0d758","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9f5ad127b500b255b293cd818393ebb793305fb9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:34.970312392Z 2023-11-30 11:47:34.970 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:34.970326839Z 2023-11-30 11:47:34.970 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6825295307272534097920,"opHash":"0x327e2b1e516870f57ca964e7267cbc21daee7732eec18d21ff1d4fd62be0d758","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9f5ad127b500b255b293cd818393ebb793305fb9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:35.282009599Z 2023-11-30 11:47:35.281 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9f5ad127b500b255b293cd818393ebb793305fb9","stake":0,"unstakeDelaySec":0},"storageMap":{"0x9f5ad127b500b255b293cd818393ebb793305fb9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3d30d47a15c8fa1dff37f07763cb04f76b10b3c7fe0fbf858d210122518222f4":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:35.282051167Z 2023-11-30 11:47:35.281 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9F5ad127B500b255b293CD818393EbB793305fB9 is unstaked +bundler_1 | 2023-11-30T11:47:35.282069568Z 2023-11-30 11:47:35.282 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:35.282077823Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:35.282083934Z -- params: [{"sender":"0x9F5ad127B500b255b293CD818393EbB793305fB9","nonce":"0x1720000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000017200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:35.282104312Z -- result: "0x327e2b1e516870f57ca964e7267cbc21daee7732eec18d21ff1d4fd62be0d758" +bundler_1 | 2023-11-30T11:47:35.282108921Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:35.282112357Z +bundler_1 | 2023-11-30T11:47:35.284948474Z 2023-11-30 11:47:35.284 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:35.285032531Z 2023-11-30 11:47:35.284 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:35.285230720Z 2023-11-30 11:47:35.285 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6843742051346243649536,"opHash":"0x28c1ed068219c563e4996040e907549b30e30bd738b8a99fe63a267ea1c1ab6c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd939531115f5e95a2c196be97c09199314d47793","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:35.287763282Z 2023-11-30 11:47:35.287 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:35.287838502Z 2023-11-30 11:47:35.287 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6843742051346243649536,"opHash":"0x28c1ed068219c563e4996040e907549b30e30bd738b8a99fe63a267ea1c1ab6c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd939531115f5e95a2c196be97c09199314d47793","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:35.596649582Z 2023-11-30 11:47:35.596 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd939531115f5e95a2c196be97c09199314d47793","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd939531115f5e95a2c196be97c09199314d47793":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4c7ca385384680937f827e52925edcf07223d629451e8ae168a85fef062d6802":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:35.596689446Z 2023-11-30 11:47:35.596 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xD939531115F5e95a2C196Be97C09199314D47793 is unstaked +bundler_1 | 2023-11-30T11:47:35.596698393Z 2023-11-30 11:47:35.596 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:35.596703963Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:35.596709494Z -- params: [{"sender":"0xD939531115F5e95a2C196Be97C09199314D47793","nonce":"0x1730000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000017300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:35.596718200Z -- result: "0x28c1ed068219c563e4996040e907549b30e30bd738b8a99fe63a267ea1c1ab6c" +bundler_1 | 2023-11-30T11:47:35.596723870Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:35.596740882Z +bundler_1 | 2023-11-30T11:47:35.599823648Z 2023-11-30 11:47:35.599 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:35.599873332Z 2023-11-30 11:47:35.599 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:35.600060761Z 2023-11-30 11:47:35.599 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6862188795419953201152,"opHash":"0x9eacf54ca0a6f2d85b7d44c53fd399be3bbe6ae9686b79112dacbca8a2ebd81a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcba6a358041afc1fcda39b4a1a99f9cef0a495e6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:35.602440597Z 2023-11-30 11:47:35.602 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:35.602455294Z 2023-11-30 11:47:35.602 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6862188795419953201152,"opHash":"0x9eacf54ca0a6f2d85b7d44c53fd399be3bbe6ae9686b79112dacbca8a2ebd81a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcba6a358041afc1fcda39b4a1a99f9cef0a495e6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:35.917086607Z 2023-11-30 11:47:35.916 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcba6a358041afc1fcda39b4a1a99f9cef0a495e6","stake":0,"unstakeDelaySec":0},"storageMap":{"0xcba6a358041afc1fcda39b4a1a99f9cef0a495e6":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf559d2177682e3d408c5afbb1056dc3bbf4186f66fd6c1ed5d1c8e27a3612c8e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:35.917139706Z 2023-11-30 11:47:35.917 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xcbA6a358041afC1FCDa39B4A1A99f9CeF0a495e6 is unstaked +bundler_1 | 2023-11-30T11:47:35.917148253Z 2023-11-30 11:47:35.917 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:35.917153923Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:35.917158993Z -- params: [{"sender":"0xcbA6a358041afC1FCDa39B4A1A99f9CeF0a495e6","nonce":"0x1740000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000017400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:35.917166266Z -- result: "0x9eacf54ca0a6f2d85b7d44c53fd399be3bbe6ae9686b79112dacbca8a2ebd81a" +bundler_1 | 2023-11-30T11:47:35.917171365Z -- costTime: 318 +bundler_1 | 2023-11-30T11:47:35.917176174Z +bundler_1 | 2023-11-30T11:47:35.920027103Z 2023-11-30 11:47:35.919 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:35.920076802Z 2023-11-30 11:47:35.920 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:35.920278692Z 2023-11-30 11:47:35.920 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6880635539493662752768,"opHash":"0xe7409897c78f1eb8687a28b9f5df65d41177c0aca1c2a5a30164d9b9b662cefd","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x49d4ef16f6057b3385deec7ba9dee38aeb081abb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:35.922765227Z 2023-11-30 11:47:35.922 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:35.922779494Z 2023-11-30 11:47:35.922 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6880635539493662752768,"opHash":"0xe7409897c78f1eb8687a28b9f5df65d41177c0aca1c2a5a30164d9b9b662cefd","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x49d4ef16f6057b3385deec7ba9dee38aeb081abb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:36.232614225Z 2023-11-30 11:47:36.232 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x49d4ef16f6057b3385deec7ba9dee38aeb081abb","stake":0,"unstakeDelaySec":0},"storageMap":{"0x49d4ef16f6057b3385deec7ba9dee38aeb081abb":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd078cfbcceea3a3e7f7443144f7a8cf0b3f46809755053d780d013e893c101aa":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:36.232672523Z 2023-11-30 11:47:36.232 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x49D4ef16F6057b3385DEEC7Ba9dEE38AEb081AbB is unstaked +bundler_1 | 2023-11-30T11:47:36.232698635Z 2023-11-30 11:47:36.232 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:36.232708624Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:36.232715206Z -- params: [{"sender":"0x49D4ef16F6057b3385DEEC7Ba9dEE38AEb081AbB","nonce":"0x1750000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000017500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:36.232722280Z -- result: "0xe7409897c78f1eb8687a28b9f5df65d41177c0aca1c2a5a30164d9b9b662cefd" +bundler_1 | 2023-11-30T11:47:36.232726167Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:36.232729583Z +bundler_1 | 2023-11-30T11:47:36.235703694Z 2023-11-30 11:47:36.235 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:36.235724012Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:36.235730655Z -- params: [] +bundler_1 | 2023-11-30T11:47:36.235736035Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:36.235741124Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:36.235746514Z +bundler_1 | 2023-11-30T11:47:36.237855155Z 2023-11-30 11:47:36.237 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:36.237934133Z 2023-11-30 11:47:36.237 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:36.238141038Z 2023-11-30 11:47:36.238 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6899082283567372304384,"opHash":"0x6841bd6df3e0d058c2aead61e620820b57bd58f37c6a22c6a29f05a740276e94","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x087ddc86f0e2b181183387449ca81120990811a4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:36.241236048Z 2023-11-30 11:47:36.241 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:36.241252439Z 2023-11-30 11:47:36.241 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6899082283567372304384,"opHash":"0x6841bd6df3e0d058c2aead61e620820b57bd58f37c6a22c6a29f05a740276e94","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x087ddc86f0e2b181183387449ca81120990811a4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:36.575038984Z 2023-11-30 11:47:36.574 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x087ddc86f0e2b181183387449ca81120990811a4","stake":0,"unstakeDelaySec":0},"storageMap":{"0x087ddc86f0e2b181183387449ca81120990811a4":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6c95db5b7f72a521fcbfa7c948c631db783df2afbcb01528b5ae895c5694331d":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:36.575101120Z 2023-11-30 11:47:36.575 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x087dDc86F0e2b181183387449ca81120990811A4 is unstaked +bundler_1 | 2023-11-30T11:47:36.575128534Z 2023-11-30 11:47:36.575 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:36.575138302Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:36.575143923Z -- params: [{"sender":"0x087dDc86F0e2b181183387449ca81120990811A4","nonce":"0x1760000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000017600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:36.575153030Z -- result: "0x6841bd6df3e0d058c2aead61e620820b57bd58f37c6a22c6a29f05a740276e94" +bundler_1 | 2023-11-30T11:47:36.575156747Z -- costTime: 338 +bundler_1 | 2023-11-30T11:47:36.575160163Z +bundler_1 | 2023-11-30T11:47:36.578045091Z 2023-11-30 11:47:36.577 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:36.578110711Z 2023-11-30 11:47:36.578 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:36.578307421Z 2023-11-30 11:47:36.578 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6917529027641081856000,"opHash":"0x6d1c53e916aee9e1847b4800b85448e044ce569603130c3841fce034c46e148a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3eeabeab239c7ddad28831c92b6fd13515e22f4a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:36.580710471Z 2023-11-30 11:47:36.580 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:36.580726681Z 2023-11-30 11:47:36.580 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6917529027641081856000,"opHash":"0x6d1c53e916aee9e1847b4800b85448e044ce569603130c3841fce034c46e148a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3eeabeab239c7ddad28831c92b6fd13515e22f4a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:36.888746913Z 2023-11-30 11:47:36.888 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3eeabeab239c7ddad28831c92b6fd13515e22f4a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x3eeabeab239c7ddad28831c92b6fd13515e22f4a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x5b45f0e727dca925fa58b4dceef89042d50b4f074abe2b9bde1d981a38933edb":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:36.888807806Z 2023-11-30 11:47:36.888 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3eeabeaB239c7DdaD28831c92b6Fd13515e22f4A is unstaked +bundler_1 | 2023-11-30T11:47:36.888816202Z 2023-11-30 11:47:36.888 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:36.888822954Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:36.888828595Z -- params: [{"sender":"0x3eeabeaB239c7DdaD28831c92b6Fd13515e22f4A","nonce":"0x1770000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000017700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:36.888836700Z -- result: "0x6d1c53e916aee9e1847b4800b85448e044ce569603130c3841fce034c46e148a" +bundler_1 | 2023-11-30T11:47:36.888840297Z -- costTime: 311 +bundler_1 | 2023-11-30T11:47:36.888843693Z +bundler_1 | 2023-11-30T11:47:36.891700729Z 2023-11-30 11:47:36.891 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:36.891762851Z 2023-11-30 11:47:36.891 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:36.891948631Z 2023-11-30 11:47:36.891 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6935975771714791407616,"opHash":"0x1fe41e134c129210efcd7876b5a3c21e009c4500ce439da796cf1702ebec968c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x574fc7d91fc5f1d5cd2255e3b1d511b95d004b37","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:36.937511677Z 2023-11-30 11:47:36.937 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:36.937540510Z 2023-11-30 11:47:36.937 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6935975771714791407616,"opHash":"0x1fe41e134c129210efcd7876b5a3c21e009c4500ce439da796cf1702ebec968c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x574fc7d91fc5f1d5cd2255e3b1d511b95d004b37","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:37.247383273Z 2023-11-30 11:47:37.247 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x574fc7d91fc5f1d5cd2255e3b1d511b95d004b37","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa96dacbfa5bf599fffd673b49db3706dd8c785d342619e06a9e8768f2baccd98":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x574fc7d91fc5f1d5cd2255e3b1d511b95d004b37":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:37.247421234Z 2023-11-30 11:47:37.247 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x574Fc7d91fC5F1d5cd2255e3B1d511b95d004B37 is unstaked +bundler_1 | 2023-11-30T11:47:37.247436503Z 2023-11-30 11:47:37.247 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:37.247442594Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:37.247447673Z -- params: [{"sender":"0x574Fc7d91fC5F1d5cd2255e3B1d511b95d004B37","nonce":"0x1780000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000017800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:37.247471418Z -- result: "0x1fe41e134c129210efcd7876b5a3c21e009c4500ce439da796cf1702ebec968c" +bundler_1 | 2023-11-30T11:47:37.247476788Z -- costTime: 356 +bundler_1 | 2023-11-30T11:47:37.247481657Z +bundler_1 | 2023-11-30T11:47:37.250426924Z 2023-11-30 11:47:37.250 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:37.250504592Z 2023-11-30 11:47:37.250 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:37.250699983Z 2023-11-30 11:47:37.250 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6954422515788500959232,"opHash":"0xd78cb5df5d2e6e1ec818cefe84130c6e562e8726a039c48f7c118a4b76356682","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfc232fa275f3bf919dbf2b2a5e64b8966f7931e9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:37.253107531Z 2023-11-30 11:47:37.253 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:37.253123551Z 2023-11-30 11:47:37.253 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6954422515788500959232,"opHash":"0xd78cb5df5d2e6e1ec818cefe84130c6e562e8726a039c48f7c118a4b76356682","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfc232fa275f3bf919dbf2b2a5e64b8966f7931e9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:37.562783824Z 2023-11-30 11:47:37.562 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xfc232fa275f3bf919dbf2b2a5e64b8966f7931e9","stake":0,"unstakeDelaySec":0},"storageMap":{"0xfc232fa275f3bf919dbf2b2a5e64b8966f7931e9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb4df419ea68d2c54887d0d9c52b56a7b25956b64543027e6393b11497f61f95b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:37.562830180Z 2023-11-30 11:47:37.562 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xFc232Fa275f3BF919DBf2b2a5E64b8966F7931e9 is unstaked +bundler_1 | 2023-11-30T11:47:37.562862170Z 2023-11-30 11:47:37.562 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:37.562869714Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:37.562873822Z -- params: [{"sender":"0xFc232Fa275f3BF919DBf2b2a5E64b8966F7931e9","nonce":"0x1790000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000017900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:37.562879593Z -- result: "0xd78cb5df5d2e6e1ec818cefe84130c6e562e8726a039c48f7c118a4b76356682" +bundler_1 | 2023-11-30T11:47:37.562898227Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:37.562904158Z +bundler_1 | 2023-11-30T11:47:37.566027080Z 2023-11-30 11:47:37.565 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:37.566043351Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:37.566050203Z -- params: [] +bundler_1 | 2023-11-30T11:47:37.566055964Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:37.566061665Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:37.566067155Z +bundler_1 | 2023-11-30T11:47:37.568064274Z 2023-11-30 11:47:37.567 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:37.568167991Z 2023-11-30 11:47:37.568 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:37.568361121Z 2023-11-30 11:47:37.568 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6972869259862210510848,"opHash":"0xfe4549ab415d8f33cf1f9dce26f20088b1bae587374766e94404c7981a36197e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7713651869a6547ee5c3e1fb8d0d96eee6acf883","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:37.571171838Z 2023-11-30 11:47:37.571 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:37.571188719Z 2023-11-30 11:47:37.571 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6972869259862210510848,"opHash":"0xfe4549ab415d8f33cf1f9dce26f20088b1bae587374766e94404c7981a36197e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7713651869a6547ee5c3e1fb8d0d96eee6acf883","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:37.875083564Z 2023-11-30 11:47:37.874 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7713651869a6547ee5c3e1fb8d0d96eee6acf883","stake":0,"unstakeDelaySec":0},"storageMap":{"0x7713651869a6547ee5c3e1fb8d0d96eee6acf883":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4eec556dbf83d1f221490e0675b765262f44b6b2fd6a71488251c4c2f997ba2a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:37.875178387Z 2023-11-30 11:47:37.875 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x7713651869A6547Ee5C3e1FB8D0d96Eee6acf883 is unstaked +bundler_1 | 2023-11-30T11:47:37.875188206Z 2023-11-30 11:47:37.875 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:37.875193325Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:37.875198264Z -- params: [{"sender":"0x7713651869A6547Ee5C3e1FB8D0d96Eee6acf883","nonce":"0x17a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000017a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:37.875206119Z -- result: "0xfe4549ab415d8f33cf1f9dce26f20088b1bae587374766e94404c7981a36197e" +bundler_1 | 2023-11-30T11:47:37.875212180Z -- costTime: 308 +bundler_1 | 2023-11-30T11:47:37.875234381Z +bundler_1 | 2023-11-30T11:47:37.878527945Z 2023-11-30 11:47:37.878 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:37.878598597Z 2023-11-30 11:47:37.878 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:37.878817525Z 2023-11-30 11:47:37.878 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6991316003935920062464,"opHash":"0x8516708c15cd7f4588b721542e639b105db0fdb90f6966b85c93046c33e012d9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb146171da3dee49f539c008f35af647408b7909e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:37.881417518Z 2023-11-30 11:47:37.881 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:37.881434159Z 2023-11-30 11:47:37.881 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":6991316003935920062464,"opHash":"0x8516708c15cd7f4588b721542e639b105db0fdb90f6966b85c93046c33e012d9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb146171da3dee49f539c008f35af647408b7909e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:38.189747270Z 2023-11-30 11:47:38.189 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb146171da3dee49f539c008f35af647408b7909e","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3821c0c678096f60d6ce23aaf1dc48f12d8f5b0059c27f16d5370f99200d2b14":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xb146171da3dee49f539c008f35af647408b7909e":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:38.189809105Z 2023-11-30 11:47:38.189 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xB146171dA3DEe49F539c008f35AF647408b7909e is unstaked +bundler_1 | 2023-11-30T11:47:38.189833568Z 2023-11-30 11:47:38.189 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:38.189842344Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:38.189846251Z -- params: [{"sender":"0xB146171dA3DEe49F539c008f35AF647408b7909e","nonce":"0x17b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000017b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:38.189852062Z -- result: "0x8516708c15cd7f4588b721542e639b105db0fdb90f6966b85c93046c33e012d9" +bundler_1 | 2023-11-30T11:47:38.189855659Z -- costTime: 311 +bundler_1 | 2023-11-30T11:47:38.189859115Z +bundler_1 | 2023-11-30T11:47:38.192753792Z 2023-11-30 11:47:38.192 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:38.192829927Z 2023-11-30 11:47:38.192 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:38.193017353Z 2023-11-30 11:47:38.192 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7009762748009629614080,"opHash":"0x8ec09c305fdecf01e6ca3dc7af58acbfd0a3d38207342371c730d7eb881e23b9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcd89996e4070ef07bd3624437fd116e7d5dd4cb6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:38.196377260Z 2023-11-30 11:47:38.196 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:38.196394172Z 2023-11-30 11:47:38.196 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7009762748009629614080,"opHash":"0x8ec09c305fdecf01e6ca3dc7af58acbfd0a3d38207342371c730d7eb881e23b9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcd89996e4070ef07bd3624437fd116e7d5dd4cb6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:38.500702290Z 2023-11-30 11:47:38.500 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcd89996e4070ef07bd3624437fd116e7d5dd4cb6","stake":0,"unstakeDelaySec":0},"storageMap":{"0xcd89996e4070ef07bd3624437fd116e7d5dd4cb6":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3fedb37a33db7284e1e72235781abf333d63c9ca48e5f919f1d2973104727980":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:38.500757613Z 2023-11-30 11:47:38.500 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xCd89996E4070eF07bD3624437Fd116e7d5dD4cB6 is unstaked +bundler_1 | 2023-11-30T11:47:38.500766950Z 2023-11-30 11:47:38.500 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:38.500772912Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:38.500778171Z -- params: [{"sender":"0xCd89996E4070eF07bD3624437Fd116e7d5dD4cB6","nonce":"0x17c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000017c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:38.500786978Z -- result: "0x8ec09c305fdecf01e6ca3dc7af58acbfd0a3d38207342371c730d7eb881e23b9" +bundler_1 | 2023-11-30T11:47:38.500790574Z -- costTime: 308 +bundler_1 | 2023-11-30T11:47:38.500793941Z +bundler_1 | 2023-11-30T11:47:38.503619769Z 2023-11-30 11:47:38.503 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:38.503692197Z 2023-11-30 11:47:38.503 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:38.503877820Z 2023-11-30 11:47:38.503 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7028209492083339165696,"opHash":"0x70a8536040fafbfb9e5f91397f410bb5eb18cec8b7ac7aa82126b3d03486f027","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb99154504cf460fb77972fbfd7330381442d1473","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:38.506543960Z 2023-11-30 11:47:38.506 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:38.506558137Z 2023-11-30 11:47:38.506 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7028209492083339165696,"opHash":"0x70a8536040fafbfb9e5f91397f410bb5eb18cec8b7ac7aa82126b3d03486f027","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb99154504cf460fb77972fbfd7330381442d1473","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:38.815185931Z 2023-11-30 11:47:38.815 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb99154504cf460fb77972fbfd7330381442d1473","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb99154504cf460fb77972fbfd7330381442d1473":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1ba2eab7d6c49461c7212adc935aedbc3d595d35ef3b895cee833ec3fba69e83":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:38.815240453Z 2023-11-30 11:47:38.815 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xB99154504Cf460FB77972FbfD7330381442D1473 is unstaked +bundler_1 | 2023-11-30T11:47:38.815274399Z 2023-11-30 11:47:38.815 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:38.815289407Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:38.815296170Z -- params: [{"sender":"0xB99154504Cf460FB77972FbfD7330381442D1473","nonce":"0x17d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000017d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:38.815304646Z -- result: "0x70a8536040fafbfb9e5f91397f410bb5eb18cec8b7ac7aa82126b3d03486f027" +bundler_1 | 2023-11-30T11:47:38.815309645Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:38.815325364Z +bundler_1 | 2023-11-30T11:47:38.818136986Z 2023-11-30 11:47:38.818 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:38.818150151Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:38.818157314Z -- params: [] +bundler_1 | 2023-11-30T11:47:38.818163045Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:38.818168535Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:38.818174176Z +bundler_1 | 2023-11-30T11:47:38.820466629Z 2023-11-30 11:47:38.820 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:38.820565213Z 2023-11-30 11:47:38.820 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:38.820760918Z 2023-11-30 11:47:38.820 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7046656236157048717312,"opHash":"0x852b22ae591e3ed461e5db87e17bb8cf42728d56cbce2892170b7904fe887b0d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfde801f0f6b8995f5d0191a1ed541601f81e7cca","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:38.824407064Z 2023-11-30 11:47:38.824 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:38.824423105Z 2023-11-30 11:47:38.824 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7046656236157048717312,"opHash":"0x852b22ae591e3ed461e5db87e17bb8cf42728d56cbce2892170b7904fe887b0d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfde801f0f6b8995f5d0191a1ed541601f81e7cca","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:39.132789151Z 2023-11-30 11:47:39.132 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xfde801f0f6b8995f5d0191a1ed541601f81e7cca","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x671ebbbbe3719b04b2ed15cc39ed3518ca8be114eca6dd60bac6c258021e33d6":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xfde801f0f6b8995f5d0191a1ed541601f81e7cca":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:39.133400187Z 2023-11-30 11:47:39.132 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xFde801f0f6b8995F5D0191A1eD541601F81e7CCA is unstaked +bundler_1 | 2023-11-30T11:47:39.133415385Z 2023-11-30 11:47:39.132 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:39.133421807Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:39.133426877Z -- params: [{"sender":"0xFde801f0f6b8995F5D0191A1eD541601F81e7CCA","nonce":"0x17e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000017e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:39.133434872Z -- result: "0x852b22ae591e3ed461e5db87e17bb8cf42728d56cbce2892170b7904fe887b0d" +bundler_1 | 2023-11-30T11:47:39.133440362Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:39.133445452Z +bundler_1 | 2023-11-30T11:47:39.135824580Z 2023-11-30 11:47:39.135 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:39.135891481Z 2023-11-30 11:47:39.135 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:39.136111875Z 2023-11-30 11:47:39.136 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7065102980230758268928,"opHash":"0xf397c9c5db0d1ce7af3667e760098fbc761f16ac5656e1bd63b061c0e2e0c760","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x978288082add5e473319a8618b809f3b8242af0d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:39.138629469Z 2023-11-30 11:47:39.138 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:39.138655597Z 2023-11-30 11:47:39.138 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000017f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7065102980230758268928,"opHash":"0xf397c9c5db0d1ce7af3667e760098fbc761f16ac5656e1bd63b061c0e2e0c760","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x978288082add5e473319a8618b809f3b8242af0d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:39.466652891Z 2023-11-30 11:47:39.466 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x978288082add5e473319a8618b809f3b8242af0d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x978288082add5e473319a8618b809f3b8242af0d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x9f9aeeb9438ad09aa43fb32ec23876b6b924fa34bb8fe5549a47e88424a82f8a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:39.466690782Z 2023-11-30 11:47:39.466 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x978288082add5E473319a8618b809F3B8242aF0d is unstaked +bundler_1 | 2023-11-30T11:47:39.466699728Z 2023-11-30 11:47:39.466 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:39.466705138Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:39.466710238Z -- params: [{"sender":"0x978288082add5E473319a8618b809F3B8242aF0d","nonce":"0x17f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000017f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:39.466735695Z -- result: "0xf397c9c5db0d1ce7af3667e760098fbc761f16ac5656e1bd63b061c0e2e0c760" +bundler_1 | 2023-11-30T11:47:39.466741416Z -- costTime: 331 +bundler_1 | 2023-11-30T11:47:39.466746555Z +bundler_1 | 2023-11-30T11:47:39.469666916Z 2023-11-30 11:47:39.469 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:39.470326235Z 2023-11-30 11:47:39.470 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:39.470510509Z 2023-11-30 11:47:39.470 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7083549724304467820544,"opHash":"0xd49be4cc98cdbceabab156fdb6c365c97e1a1a2a18ab7e4a40691327ddaf6084","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf64c486b6c09546b2e9db088809de43143f16529","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:39.473061748Z 2023-11-30 11:47:39.472 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:39.473077898Z 2023-11-30 11:47:39.473 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7083549724304467820544,"opHash":"0xd49be4cc98cdbceabab156fdb6c365c97e1a1a2a18ab7e4a40691327ddaf6084","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf64c486b6c09546b2e9db088809de43143f16529","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:39.784031315Z 2023-11-30 11:47:39.783 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf64c486b6c09546b2e9db088809de43143f16529","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf64c486b6c09546b2e9db088809de43143f16529":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x33648ae1f87f81c3f30bb10a32d0ab687acbe690e79a10948d5ffe80b747f893":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:39.784072261Z 2023-11-30 11:47:39.784 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xF64c486b6C09546B2e9db088809De43143f16529 is unstaked +bundler_1 | 2023-11-30T11:47:39.784115204Z 2023-11-30 11:47:39.784 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:39.784128650Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:39.784134610Z -- params: [{"sender":"0xF64c486b6C09546B2e9db088809De43143f16529","nonce":"0x1800000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:39.784142696Z -- result: "0xd49be4cc98cdbceabab156fdb6c365c97e1a1a2a18ab7e4a40691327ddaf6084" +bundler_1 | 2023-11-30T11:47:39.784165769Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:39.784171309Z +bundler_1 | 2023-11-30T11:47:39.786956592Z 2023-11-30 11:47:39.786 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:39.787048062Z 2023-11-30 11:47:39.786 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:39.787292197Z 2023-11-30 11:47:39.787 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7101996468378177372160,"opHash":"0x4a74ef5d42510959698f29cd88ed009f308eec7e52d67e43aa035ed9e06db09d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x38451204742e6811ef28251ef840eb0eeff81380","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:39.789808318Z 2023-11-30 11:47:39.789 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:39.789821452Z 2023-11-30 11:47:39.789 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7101996468378177372160,"opHash":"0x4a74ef5d42510959698f29cd88ed009f308eec7e52d67e43aa035ed9e06db09d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x38451204742e6811ef28251ef840eb0eeff81380","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:40.085182987Z 2023-11-30 11:47:40.085 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1778 to: 1778 +bundler_1 | 2023-11-30T11:47:40.104043417Z 2023-11-30 11:47:40.103 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x38451204742e6811ef28251ef840eb0eeff81380","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x7b1e0d9bfbd304e8ea421f8e6db45c49f276fcb99765ee21175dad50cb148e58":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x38451204742e6811ef28251ef840eb0eeff81380":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:40.104090672Z 2023-11-30 11:47:40.104 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x38451204742E6811Ef28251eF840Eb0EEff81380 is unstaked +bundler_1 | 2023-11-30T11:47:40.104142972Z 2023-11-30 11:47:40.104 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:40.104152200Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:40.104157870Z -- params: [{"sender":"0x38451204742E6811Ef28251eF840Eb0EEff81380","nonce":"0x1810000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000018100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:40.104165965Z -- result: "0x4a74ef5d42510959698f29cd88ed009f308eec7e52d67e43aa035ed9e06db09d" +bundler_1 | 2023-11-30T11:47:40.104171355Z -- costTime: 318 +bundler_1 | 2023-11-30T11:47:40.104176485Z +bundler_1 | 2023-11-30T11:47:40.106890911Z 2023-11-30 11:47:40.106 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:40.106902553Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:40.106941295Z -- params: [] +bundler_1 | 2023-11-30T11:47:40.106949270Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:40.106952967Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:40.106956514Z +bundler_1 | 2023-11-30T11:47:40.108718288Z 2023-11-30 11:47:40.108 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:40.108788392Z 2023-11-30 11:47:40.108 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:40.109042716Z 2023-11-30 11:47:40.108 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7120443212451886923776,"opHash":"0xdf257afe6b4e3d0b94bab78f9905f55e67344c5f20d525c332e985c4f3ce0b63","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd086f71937a6ed5bb345b66234d65a2632d98bb3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:40.111887990Z 2023-11-30 11:47:40.111 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:40.111901916Z 2023-11-30 11:47:40.111 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7120443212451886923776,"opHash":"0xdf257afe6b4e3d0b94bab78f9905f55e67344c5f20d525c332e985c4f3ce0b63","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd086f71937a6ed5bb345b66234d65a2632d98bb3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:40.421961256Z 2023-11-30 11:47:40.421 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd086f71937a6ed5bb345b66234d65a2632d98bb3","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd086f71937a6ed5bb345b66234d65a2632d98bb3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xda5878cdbc14400fdcd99375d51533c25ef6485dd5294ef872ee3072fb5a5108":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:40.421998275Z 2023-11-30 11:47:40.421 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xd086F71937A6ed5BB345B66234D65a2632d98bb3 is unstaked +bundler_1 | 2023-11-30T11:47:40.422006861Z 2023-11-30 11:47:40.421 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:40.422012501Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:40.422017501Z -- params: [{"sender":"0xd086F71937A6ed5BB345B66234D65a2632d98bb3","nonce":"0x1820000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000018200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:40.422025646Z -- result: "0xdf257afe6b4e3d0b94bab78f9905f55e67344c5f20d525c332e985c4f3ce0b63" +bundler_1 | 2023-11-30T11:47:40.422030705Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:40.422035574Z +bundler_1 | 2023-11-30T11:47:40.424818752Z 2023-11-30 11:47:40.424 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:40.424877725Z 2023-11-30 11:47:40.424 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:40.425076933Z 2023-11-30 11:47:40.425 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7138889956525596475392,"opHash":"0x09b3f36c7afce5069117cd727a358e8c1c44676df517257c4ecda1ae03a9e1df","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcd702ff081f5a845f9e1bd0ef2ddf3dff911e1b9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:40.427558269Z 2023-11-30 11:47:40.427 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:40.427571303Z 2023-11-30 11:47:40.427 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7138889956525596475392,"opHash":"0x09b3f36c7afce5069117cd727a358e8c1c44676df517257c4ecda1ae03a9e1df","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcd702ff081f5a845f9e1bd0ef2ddf3dff911e1b9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:40.745291471Z 2023-11-30 11:47:40.745 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcd702ff081f5a845f9e1bd0ef2ddf3dff911e1b9","stake":0,"unstakeDelaySec":0},"storageMap":{"0xcd702ff081f5a845f9e1bd0ef2ddf3dff911e1b9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x7f8616785db3e5049081bafcbc7c0fca48e7397defb3002baea18e7866a5b368":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:40.745351623Z 2023-11-30 11:47:40.745 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xCD702ff081f5a845F9e1bD0eF2DDF3DfF911e1b9 is unstaked +bundler_1 | 2023-11-30T11:47:40.745358136Z 2023-11-30 11:47:40.745 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:40.745363566Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:40.745368395Z -- params: [{"sender":"0xCD702ff081f5a845F9e1bD0eF2DDF3DfF911e1b9","nonce":"0x1830000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000018300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:40.745376310Z -- result: "0x09b3f36c7afce5069117cd727a358e8c1c44676df517257c4ecda1ae03a9e1df" +bundler_1 | 2023-11-30T11:47:40.745381469Z -- costTime: 321 +bundler_1 | 2023-11-30T11:47:40.745386428Z +bundler_1 | 2023-11-30T11:47:40.748294345Z 2023-11-30 11:47:40.748 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:40.748347444Z 2023-11-30 11:47:40.748 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:40.748533682Z 2023-11-30 11:47:40.748 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7157336700599306027008,"opHash":"0xcc1cd66e4538dd9e754f08850fcd42959a59c0d3d6c50775cec980ba13df2518","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x83e8e7ce63e2c755582f6ca9657e6c7061d351bf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:40.793853070Z 2023-11-30 11:47:40.793 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:40.793871635Z 2023-11-30 11:47:40.793 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7157336700599306027008,"opHash":"0xcc1cd66e4538dd9e754f08850fcd42959a59c0d3d6c50775cec980ba13df2518","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x83e8e7ce63e2c755582f6ca9657e6c7061d351bf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:41.107081952Z 2023-11-30 11:47:41.106 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x83e8e7ce63e2c755582f6ca9657e6c7061d351bf","stake":0,"unstakeDelaySec":0},"storageMap":{"0x83e8e7ce63e2c755582f6ca9657e6c7061d351bf":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x60bf14b62b37774a1de777e4f942d75b3a5d261ba9571ccddd65dbca1f8d053f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:41.107137195Z 2023-11-30 11:47:41.107 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x83e8E7Ce63e2c755582f6cA9657E6C7061D351bf is unstaked +bundler_1 | 2023-11-30T11:47:41.107147113Z 2023-11-30 11:47:41.107 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:41.107151582Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:41.107155188Z -- params: [{"sender":"0x83e8E7Ce63e2c755582f6cA9657E6C7061D351bf","nonce":"0x1840000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000018400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:41.107161570Z -- result: "0xcc1cd66e4538dd9e754f08850fcd42959a59c0d3d6c50775cec980ba13df2518" +bundler_1 | 2023-11-30T11:47:41.107167732Z -- costTime: 359 +bundler_1 | 2023-11-30T11:47:41.107173152Z +bundler_1 | 2023-11-30T11:47:41.110121982Z 2023-11-30 11:47:41.110 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:41.110188262Z 2023-11-30 11:47:41.110 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:41.110396991Z 2023-11-30 11:47:41.110 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7175783444673015578624,"opHash":"0x82c48a2303be25f0a9fd97965bdd5b128a6e25974a97ab81831a8f22f8bbc797","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa6f30a6e45e9b6644ba567cad7423725aa2b8fc4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:41.113005186Z 2023-11-30 11:47:41.112 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:41.113027728Z 2023-11-30 11:47:41.112 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7175783444673015578624,"opHash":"0x82c48a2303be25f0a9fd97965bdd5b128a6e25974a97ab81831a8f22f8bbc797","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa6f30a6e45e9b6644ba567cad7423725aa2b8fc4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:41.434419577Z 2023-11-30 11:47:41.434 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa6f30a6e45e9b6644ba567cad7423725aa2b8fc4","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe95f80072a4d8487d7d7d03a647cf1f48ec5cc9d2e5adaefd73dfa29941e0bb5":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xa6f30a6e45e9b6644ba567cad7423725aa2b8fc4":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:41.434456516Z 2023-11-30 11:47:41.434 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xA6F30a6E45e9B6644BA567Cad7423725aa2B8Fc4 is unstaked +bundler_1 | 2023-11-30T11:47:41.434467717Z 2023-11-30 11:47:41.434 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:41.434489027Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:41.434494477Z -- params: [{"sender":"0xA6F30a6E45e9B6644BA567Cad7423725aa2B8Fc4","nonce":"0x1850000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000018500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:41.434502702Z -- result: "0x82c48a2303be25f0a9fd97965bdd5b128a6e25974a97ab81831a8f22f8bbc797" +bundler_1 | 2023-11-30T11:47:41.434507942Z -- costTime: 324 +bundler_1 | 2023-11-30T11:47:41.434513442Z +bundler_1 | 2023-11-30T11:47:41.437374492Z 2023-11-30 11:47:41.437 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:41.437390763Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:41.437397355Z -- params: [] +bundler_1 | 2023-11-30T11:47:41.437403025Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:41.437408505Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:41.437414246Z +bundler_1 | 2023-11-30T11:47:41.439195246Z 2023-11-30 11:47:41.439 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:41.439260191Z 2023-11-30 11:47:41.439 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:41.439456907Z 2023-11-30 11:47:41.439 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7194230188746725130240,"opHash":"0xa059b3eb64944bd31564548985e896085106d7e9df6836d8fa49b0288e457f1a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbdd08b8337301893dbf4b6483649175311cb7a5a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:41.444059103Z 2023-11-30 11:47:41.443 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:41.444088277Z 2023-11-30 11:47:41.444 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7194230188746725130240,"opHash":"0xa059b3eb64944bd31564548985e896085106d7e9df6836d8fa49b0288e457f1a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbdd08b8337301893dbf4b6483649175311cb7a5a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:41.755724200Z 2023-11-30 11:47:41.755 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbdd08b8337301893dbf4b6483649175311cb7a5a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xbdd08b8337301893dbf4b6483649175311cb7a5a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2b02ec1e8b0f46f8918c14c98bb5a10a45328b95465394167b12b84e1c72faf8":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:41.755775455Z 2023-11-30 11:47:41.755 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xbdd08B8337301893dBf4B6483649175311cB7A5A is unstaked +bundler_1 | 2023-11-30T11:47:41.755795246Z 2023-11-30 11:47:41.755 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:41.755803891Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:41.755830060Z -- params: [{"sender":"0xbdd08B8337301893dBf4B6483649175311cB7A5A","nonce":"0x1860000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000018600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:41.755836212Z -- result: "0xa059b3eb64944bd31564548985e896085106d7e9df6836d8fa49b0288e457f1a" +bundler_1 | 2023-11-30T11:47:41.755839939Z -- costTime: 316 +bundler_1 | 2023-11-30T11:47:41.755843345Z +bundler_1 | 2023-11-30T11:47:41.758710907Z 2023-11-30 11:47:41.758 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:41.758779549Z 2023-11-30 11:47:41.758 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:41.759033288Z 2023-11-30 11:47:41.758 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7212676932820434681856,"opHash":"0x74b4b83eb50527b665e15aedcaca117afab5f8ee859890b1a7b8bb05e54df56d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1216cb4c4ce82978d3ade69d76e22415753b4131","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:41.761809824Z 2023-11-30 11:47:41.761 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:41.761822047Z 2023-11-30 11:47:41.761 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7212676932820434681856,"opHash":"0x74b4b83eb50527b665e15aedcaca117afab5f8ee859890b1a7b8bb05e54df56d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1216cb4c4ce82978d3ade69d76e22415753b4131","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:42.073805510Z 2023-11-30 11:47:42.073 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1216cb4c4ce82978d3ade69d76e22415753b4131","stake":0,"unstakeDelaySec":0},"storageMap":{"0x1216cb4c4ce82978d3ade69d76e22415753b4131":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4e71c0addda84b4654785ab45fd6e85c1a67a0e47e161a895deec5d37e9e3175":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:42.073846337Z 2023-11-30 11:47:42.073 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1216CB4C4ce82978D3ADe69D76E22415753B4131 is unstaked +bundler_1 | 2023-11-30T11:47:42.073882029Z 2023-11-30 11:47:42.073 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:42.073895364Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:42.073901375Z -- params: [{"sender":"0x1216CB4C4ce82978D3ADe69D76E22415753B4131","nonce":"0x1870000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000018700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:42.073926582Z -- result: "0x74b4b83eb50527b665e15aedcaca117afab5f8ee859890b1a7b8bb05e54df56d" +bundler_1 | 2023-11-30T11:47:42.073932273Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:42.073936942Z +bundler_1 | 2023-11-30T11:47:42.076765785Z 2023-11-30 11:47:42.076 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:42.076838885Z 2023-11-30 11:47:42.076 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:42.077036032Z 2023-11-30 11:47:42.076 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7231123676894144233472,"opHash":"0x9a168e3ec1f3cc88eb58f806abb3f53c326ec1b12b2fc02c75da4136d9584ad3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdcb0c5bea02357608789d3ee354db060c4769ddf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:42.079975963Z 2023-11-30 11:47:42.079 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:42.079989428Z 2023-11-30 11:47:42.079 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7231123676894144233472,"opHash":"0x9a168e3ec1f3cc88eb58f806abb3f53c326ec1b12b2fc02c75da4136d9584ad3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdcb0c5bea02357608789d3ee354db060c4769ddf","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:42.397424136Z 2023-11-30 11:47:42.397 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xdcb0c5bea02357608789d3ee354db060c4769ddf","stake":0,"unstakeDelaySec":0},"storageMap":{"0xdcb0c5bea02357608789d3ee354db060c4769ddf":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x417e3226cf2eed0aec0ab0f1bc5f0be35e46ca6be0f9b3905ea030d8e1317b3e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:42.397463490Z 2023-11-30 11:47:42.397 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xDcB0C5bea02357608789D3Ee354db060C4769dDF is unstaked +bundler_1 | 2023-11-30T11:47:42.397496791Z 2023-11-30 11:47:42.397 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:42.397510036Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:42.397515687Z -- params: [{"sender":"0xDcB0C5bea02357608789D3Ee354db060C4769dDF","nonce":"0x1880000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000018800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:42.397523692Z -- result: "0x9a168e3ec1f3cc88eb58f806abb3f53c326ec1b12b2fc02c75da4136d9584ad3" +bundler_1 | 2023-11-30T11:47:42.397529102Z -- costTime: 321 +bundler_1 | 2023-11-30T11:47:42.397534041Z +bundler_1 | 2023-11-30T11:47:42.400393521Z 2023-11-30 11:47:42.400 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:42.400475344Z 2023-11-30 11:47:42.400 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:42.400665759Z 2023-11-30 11:47:42.400 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7249570420967853785088,"opHash":"0x2f48bcfca0a17bb164a02bcd3abc8068961c3f2bc7f080f918d286d1cbac7b1b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8f69d6b6c57b009661d1679ecc95a8ec36b8f425","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:42.403513207Z 2023-11-30 11:47:42.403 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:42.403529467Z 2023-11-30 11:47:42.403 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7249570420967853785088,"opHash":"0x2f48bcfca0a17bb164a02bcd3abc8068961c3f2bc7f080f918d286d1cbac7b1b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8f69d6b6c57b009661d1679ecc95a8ec36b8f425","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:42.718026503Z 2023-11-30 11:47:42.717 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8f69d6b6c57b009661d1679ecc95a8ec36b8f425","stake":0,"unstakeDelaySec":0},"storageMap":{"0x8f69d6b6c57b009661d1679ecc95a8ec36b8f425":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x0751ee3e67df7697f982c7ec0e46a7bc87674231c14a699accd90caeac0943b4":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:42.718083069Z 2023-11-30 11:47:42.718 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8f69d6B6c57B009661D1679ecc95A8eC36B8F425 is unstaked +bundler_1 | 2023-11-30T11:47:42.718126019Z 2023-11-30 11:47:42.718 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:42.718134134Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:42.718140155Z -- params: [{"sender":"0x8f69d6B6c57B009661D1679ecc95A8eC36B8F425","nonce":"0x1890000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000018900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:42.718146647Z -- result: "0x2f48bcfca0a17bb164a02bcd3abc8068961c3f2bc7f080f918d286d1cbac7b1b" +bundler_1 | 2023-11-30T11:47:42.718150204Z -- costTime: 318 +bundler_1 | 2023-11-30T11:47:42.718153580Z +bundler_1 | 2023-11-30T11:47:42.720861551Z 2023-11-30 11:47:42.720 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:42.720875858Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:42.720880456Z -- params: [] +bundler_1 | 2023-11-30T11:47:42.720884193Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:42.720887860Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:42.720891306Z +bundler_1 | 2023-11-30T11:47:42.722725463Z 2023-11-30 11:47:42.722 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:42.722794064Z 2023-11-30 11:47:42.722 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:42.723017677Z 2023-11-30 11:47:42.722 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7268017165041563336704,"opHash":"0xbe990de61e205661cff5bf82f68b65fa3db0e54debc96a1878c68a0b62ee8e41","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdf11f630b6eedfb871f252ee1dc6fa0dc2918381","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:42.725647139Z 2023-11-30 11:47:42.725 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:42.725659722Z 2023-11-30 11:47:42.725 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7268017165041563336704,"opHash":"0xbe990de61e205661cff5bf82f68b65fa3db0e54debc96a1878c68a0b62ee8e41","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdf11f630b6eedfb871f252ee1dc6fa0dc2918381","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:43.034747204Z 2023-11-30 11:47:43.034 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xdf11f630b6eedfb871f252ee1dc6fa0dc2918381","stake":0,"unstakeDelaySec":0},"storageMap":{"0xdf11f630b6eedfb871f252ee1dc6fa0dc2918381":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1c217d5d762d2ab62c223aab8f1966fb2674a77b28facc3678416ffc83106f5c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:43.034803218Z 2023-11-30 11:47:43.034 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xDF11f630b6eEdFB871F252ee1dC6fa0dC2918381 is unstaked +bundler_1 | 2023-11-30T11:47:43.034810272Z 2023-11-30 11:47:43.034 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:43.034814459Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:43.034818026Z -- params: [{"sender":"0xDF11f630b6eEdFB871F252ee1dC6fa0dC2918381","nonce":"0x18a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000018a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:43.034823536Z -- result: "0xbe990de61e205661cff5bf82f68b65fa3db0e54debc96a1878c68a0b62ee8e41" +bundler_1 | 2023-11-30T11:47:43.034827063Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:43.034830379Z +bundler_1 | 2023-11-30T11:47:43.037718055Z 2023-11-30 11:47:43.037 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:43.037790991Z 2023-11-30 11:47:43.037 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:43.037997476Z 2023-11-30 11:47:43.037 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7286463909115272888320,"opHash":"0x5657ea712e9c6200eb53c96fb2a0b125572995f7b205a6a19cd678216cf89844","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xca9c626bf7de600bafcddc98a3b6f2ebfb460760","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:43.040527873Z 2023-11-30 11:47:43.040 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:43.040543773Z 2023-11-30 11:47:43.040 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7286463909115272888320,"opHash":"0x5657ea712e9c6200eb53c96fb2a0b125572995f7b205a6a19cd678216cf89844","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xca9c626bf7de600bafcddc98a3b6f2ebfb460760","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:43.352067917Z 2023-11-30 11:47:43.351 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xca9c626bf7de600bafcddc98a3b6f2ebfb460760","stake":0,"unstakeDelaySec":0},"storageMap":{"0xca9c626bf7de600bafcddc98a3b6f2ebfb460760":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1ee5ac58300f9ef4bc2feaeba4c5900e6a9a7e05248407a665ba4799b0bc3e05":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:43.352122369Z 2023-11-30 11:47:43.352 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xca9c626bf7De600bAfcdDc98A3b6f2ebFb460760 is unstaked +bundler_1 | 2023-11-30T11:47:43.352131325Z 2023-11-30 11:47:43.352 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:43.352136986Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:43.352142125Z -- params: [{"sender":"0xca9c626bf7De600bAfcdDc98A3b6f2ebFb460760","nonce":"0x18b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000018b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:43.352149850Z -- result: "0x5657ea712e9c6200eb53c96fb2a0b125572995f7b205a6a19cd678216cf89844" +bundler_1 | 2023-11-30T11:47:43.352155270Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:43.352160460Z +bundler_1 | 2023-11-30T11:47:43.354996893Z 2023-11-30 11:47:43.354 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:43.355029728Z 2023-11-30 11:47:43.354 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:43.355254858Z 2023-11-30 11:47:43.355 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7304910653188982439936,"opHash":"0x0ddc55157a6baf3b5bd35ebee76b0549999ba6d61543cafc2c71563f896e7490","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x970e4bb3be5552b4a950dcd9a4f1f17bd0b90fca","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:43.357772391Z 2023-11-30 11:47:43.357 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:43.357795975Z 2023-11-30 11:47:43.357 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7304910653188982439936,"opHash":"0x0ddc55157a6baf3b5bd35ebee76b0549999ba6d61543cafc2c71563f896e7490","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x970e4bb3be5552b4a950dcd9a4f1f17bd0b90fca","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:43.676619084Z 2023-11-30 11:47:43.676 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x970e4bb3be5552b4a950dcd9a4f1f17bd0b90fca","stake":0,"unstakeDelaySec":0},"storageMap":{"0x970e4bb3be5552b4a950dcd9a4f1f17bd0b90fca":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4b4b605ca3dabf7b8a1ffa4d3d943f794cba51620ddea3f0aa3a46c2ae3e8089":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:43.676657205Z 2023-11-30 11:47:43.676 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x970E4bB3Be5552b4A950Dcd9A4f1F17bD0B90fCa is unstaked +bundler_1 | 2023-11-30T11:47:43.676693814Z 2023-11-30 11:47:43.676 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:43.676725463Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:43.676731855Z -- params: [{"sender":"0x970E4bB3Be5552b4A950Dcd9A4f1F17bD0B90fCa","nonce":"0x18c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000018c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:43.676740120Z -- result: "0x0ddc55157a6baf3b5bd35ebee76b0549999ba6d61543cafc2c71563f896e7490" +bundler_1 | 2023-11-30T11:47:43.676745400Z -- costTime: 322 +bundler_1 | 2023-11-30T11:47:43.676750149Z +bundler_1 | 2023-11-30T11:47:43.679547793Z 2023-11-30 11:47:43.679 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:43.679621558Z 2023-11-30 11:47:43.679 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:43.679803750Z 2023-11-30 11:47:43.679 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7323357397262691991552,"opHash":"0xd02ba42fa415afe68adb53790d6ed5c30d0ff0fda4e069f4c1db619c3a301e02","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe20975c873dba9bfd3f17e0503e5763f06508e64","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:43.682518290Z 2023-11-30 11:47:43.682 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:43.682531465Z 2023-11-30 11:47:43.682 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7323357397262691991552,"opHash":"0xd02ba42fa415afe68adb53790d6ed5c30d0ff0fda4e069f4c1db619c3a301e02","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe20975c873dba9bfd3f17e0503e5763f06508e64","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:43.994190201Z 2023-11-30 11:47:43.994 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe20975c873dba9bfd3f17e0503e5763f06508e64","stake":0,"unstakeDelaySec":0},"storageMap":{"0xe20975c873dba9bfd3f17e0503e5763f06508e64":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4b4c53a0c79d9dd4209fcafef2da87ee7b12118c399ae19a9d6a0541c944598e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:43.994225907Z 2023-11-30 11:47:43.994 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xE20975C873DBa9bfd3F17E0503e5763f06508e64 is unstaked +bundler_1 | 2023-11-30T11:47:43.994272921Z 2023-11-30 11:47:43.994 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:43.994282379Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:43.994287929Z -- params: [{"sender":"0xE20975C873DBa9bfd3F17E0503e5763f06508e64","nonce":"0x18d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000018d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:43.994308468Z -- result: "0xd02ba42fa415afe68adb53790d6ed5c30d0ff0fda4e069f4c1db619c3a301e02" +bundler_1 | 2023-11-30T11:47:43.994312265Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:43.994315641Z +bundler_1 | 2023-11-30T11:47:43.997073496Z 2023-11-30 11:47:43.996 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:43.997088684Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:43.997095837Z -- params: [] +bundler_1 | 2023-11-30T11:47:43.997102009Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:43.997107739Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:43.997113079Z +bundler_1 | 2023-11-30T11:47:43.998928750Z 2023-11-30 11:47:43.998 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:43.999002157Z 2023-11-30 11:47:43.998 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:43.999192091Z 2023-11-30 11:47:43.999 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7341804141336401543168,"opHash":"0x5763a3d7c4f44c1e40632e51cce7358fca964af04c27baca946c51c5426e64a5","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc5776c6eab120f52218701d54458c6095d4c97cc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:44.001629274Z 2023-11-30 11:47:44.001 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:44.001643771Z 2023-11-30 11:47:44.001 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7341804141336401543168,"opHash":"0x5763a3d7c4f44c1e40632e51cce7358fca964af04c27baca946c51c5426e64a5","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc5776c6eab120f52218701d54458c6095d4c97cc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:44.309413591Z 2023-11-30 11:47:44.309 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xc5776c6eab120f52218701d54458c6095d4c97cc","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2de17039dcc97f7fb347afe36131fc38ec9f0992e6c47d4c0a5e51bf1c90d339":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xc5776c6eab120f52218701d54458c6095d4c97cc":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:44.309455499Z 2023-11-30 11:47:44.309 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xC5776c6EaB120f52218701D54458c6095d4c97cc is unstaked +bundler_1 | 2023-11-30T11:47:44.309469485Z 2023-11-30 11:47:44.309 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:44.309475236Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:44.309480506Z -- params: [{"sender":"0xC5776c6EaB120f52218701D54458c6095d4c97cc","nonce":"0x18e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000018e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:44.309502888Z -- result: "0x5763a3d7c4f44c1e40632e51cce7358fca964af04c27baca946c51c5426e64a5" +bundler_1 | 2023-11-30T11:47:44.309508338Z -- costTime: 311 +bundler_1 | 2023-11-30T11:47:44.309513297Z +bundler_1 | 2023-11-30T11:47:44.312461231Z 2023-11-30 11:47:44.312 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:44.312531990Z 2023-11-30 11:47:44.312 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:44.312738325Z 2023-11-30 11:47:44.312 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7360250885410111094784,"opHash":"0x96867c8ab64a4280e892d7205e1c2b82e5480451c5a5422bbc37cb7321c48121","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc347f7936428c2583b1a8cab9f3d3312715edb3c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:44.315171160Z 2023-11-30 11:47:44.315 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:44.315186939Z 2023-11-30 11:47:44.315 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000018f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7360250885410111094784,"opHash":"0x96867c8ab64a4280e892d7205e1c2b82e5480451c5a5422bbc37cb7321c48121","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xc347f7936428c2583b1a8cab9f3d3312715edb3c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:44.626573681Z 2023-11-30 11:47:44.626 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xc347f7936428c2583b1a8cab9f3d3312715edb3c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2424ab0e53fd3270644ddcbcb5e06647329fb5e2bf7277ede42939277500c6f1":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xc347f7936428c2583b1a8cab9f3d3312715edb3c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:44.626610349Z 2023-11-30 11:47:44.626 ERROR 1 --- [0.0-3000-exec-8] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xc347f7936428c2583B1a8Cab9F3D3312715Edb3C is unstaked +bundler_1 | 2023-11-30T11:47:44.626622311Z 2023-11-30 11:47:44.626 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:44.626627882Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:44.626632741Z -- params: [{"sender":"0xc347f7936428c2583B1a8Cab9F3D3312715Edb3C","nonce":"0x18f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000018f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:44.626640325Z -- result: "0x96867c8ab64a4280e892d7205e1c2b82e5480451c5a5422bbc37cb7321c48121" +bundler_1 | 2023-11-30T11:47:44.626645234Z -- costTime: 314 +bundler_1 | 2023-11-30T11:47:44.626650133Z +bundler_1 | 2023-11-30T11:47:44.629471823Z 2023-11-30 11:47:44.629 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:44.630175374Z 2023-11-30 11:47:44.630 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:44.630363826Z 2023-11-30 11:47:44.630 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7378697629483820646400,"opHash":"0x00c99903abdeabb1a04ab4cc57f1a5c6bde885603bdbf9d74d62f413e12dec9b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x70901e654fe5ef6f172e0c37019d0716920b1d50","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:44.673551918Z 2023-11-30 11:47:44.673 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:44.673569411Z 2023-11-30 11:47:44.673 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7378697629483820646400,"opHash":"0x00c99903abdeabb1a04ab4cc57f1a5c6bde885603bdbf9d74d62f413e12dec9b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x70901e654fe5ef6f172e0c37019d0716920b1d50","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:44.980722657Z 2023-11-30 11:47:44.980 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x70901e654fe5ef6f172e0c37019d0716920b1d50","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe62aacbfc0abb514f366c4d562be52af75ac90640372ce80d95780463471404f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x70901e654fe5ef6f172e0c37019d0716920b1d50":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:44.980780906Z 2023-11-30 11:47:44.980 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x70901e654Fe5EF6f172e0C37019d0716920b1d50 is unstaked +bundler_1 | 2023-11-30T11:47:44.980790794Z 2023-11-30 11:47:44.980 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:44.980795493Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:44.980799110Z -- params: [{"sender":"0x70901e654Fe5EF6f172e0C37019d0716920b1d50","nonce":"0x1900000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000019000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:44.980804790Z -- result: "0x00c99903abdeabb1a04ab4cc57f1a5c6bde885603bdbf9d74d62f413e12dec9b" +bundler_1 | 2023-11-30T11:47:44.980808467Z -- costTime: 351 +bundler_1 | 2023-11-30T11:47:44.980811874Z +bundler_1 | 2023-11-30T11:47:44.983629085Z 2023-11-30 11:47:44.983 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:44.983687658Z 2023-11-30 11:47:44.983 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:44.983906182Z 2023-11-30 11:47:44.983 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7397144373557530198016,"opHash":"0xcd760ecc6c2e3f90d866dafc68813bcf7dad50460c3fd88ce193dc2cb3475997","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x16e5f6ff616ecd27f7d49bec560f4f6b80f9ebf6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:45.029454607Z 2023-11-30 11:47:45.029 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:45.029470667Z 2023-11-30 11:47:45.029 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7397144373557530198016,"opHash":"0xcd760ecc6c2e3f90d866dafc68813bcf7dad50460c3fd88ce193dc2cb3475997","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x16e5f6ff616ecd27f7d49bec560f4f6b80f9ebf6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:45.346807100Z 2023-11-30 11:47:45.346 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x16e5f6ff616ecd27f7d49bec560f4f6b80f9ebf6","stake":0,"unstakeDelaySec":0},"storageMap":{"0x16e5f6ff616ecd27f7d49bec560f4f6b80f9ebf6":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1b5118f579cad1378d88f0a37c9e13745f0fb916904b16a722ede186297d8758":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:45.346956528Z 2023-11-30 11:47:45.346 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x16E5F6Ff616eCd27F7D49beC560f4f6B80F9eBf6 is unstaked +bundler_1 | 2023-11-30T11:47:45.346968451Z 2023-11-30 11:47:45.346 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:45.346974462Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:45.346979932Z -- params: [{"sender":"0x16E5F6Ff616eCd27F7D49beC560f4f6B80F9eBf6","nonce":"0x1910000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000019100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:45.346988198Z -- result: "0xcd760ecc6c2e3f90d866dafc68813bcf7dad50460c3fd88ce193dc2cb3475997" +bundler_1 | 2023-11-30T11:47:45.346993357Z -- costTime: 363 +bundler_1 | 2023-11-30T11:47:45.346998286Z +bundler_1 | 2023-11-30T11:47:45.350320610Z 2023-11-30 11:47:45.350 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:45.350332321Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:45.350338323Z -- params: [] +bundler_1 | 2023-11-30T11:47:45.350343382Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:45.350347029Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:45.350350425Z +bundler_1 | 2023-11-30T11:47:45.352691205Z 2023-11-30 11:47:45.352 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:45.352741188Z 2023-11-30 11:47:45.352 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:45.353018505Z 2023-11-30 11:47:45.352 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7415591117631239749632,"opHash":"0x6be39f6097255d8cd5e177981cb36f87c2e831fbe08f41dfd0d992ef6ea66f7c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x00bcc29f4f9cc26e60054c78941b389cb74e4869","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:45.356629446Z 2023-11-30 11:47:45.356 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:45.356646257Z 2023-11-30 11:47:45.356 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7415591117631239749632,"opHash":"0x6be39f6097255d8cd5e177981cb36f87c2e831fbe08f41dfd0d992ef6ea66f7c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x00bcc29f4f9cc26e60054c78941b389cb74e4869","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:45.669138640Z 2023-11-30 11:47:45.668 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x00bcc29f4f9cc26e60054c78941b389cb74e4869","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x919b88557726e3243ff3ba636d0c8cf80f7f2919fff6b8e78a8f2a122db4e844":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x00bcc29f4f9cc26e60054c78941b389cb74e4869":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:45.669233647Z 2023-11-30 11:47:45.669 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x00bCC29f4f9CC26E60054C78941B389cb74E4869 is unstaked +bundler_1 | 2023-11-30T11:47:45.669316822Z 2023-11-30 11:47:45.669 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:45.669325147Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:45.669330417Z -- params: [{"sender":"0x00bCC29f4f9CC26E60054C78941B389cb74E4869","nonce":"0x1920000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000019200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:45.669338442Z -- result: "0x6be39f6097255d8cd5e177981cb36f87c2e831fbe08f41dfd0d992ef6ea66f7c" +bundler_1 | 2023-11-30T11:47:45.669343331Z -- costTime: 317 +bundler_1 | 2023-11-30T11:47:45.669348000Z +bundler_1 | 2023-11-30T11:47:45.673165456Z 2023-11-30 11:47:45.673 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:45.673296811Z 2023-11-30 11:47:45.673 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:45.673532246Z 2023-11-30 11:47:45.673 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7434037861704949301248,"opHash":"0x807419f71fd90ae0b8179cfb7c54b0d2fb9b5c3a8f51021eaa6710928ae656b3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6a03a81c9caba8ff35310a8591302020b4cae978","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:45.676585240Z 2023-11-30 11:47:45.676 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:45.676608253Z 2023-11-30 11:47:45.676 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7434037861704949301248,"opHash":"0x807419f71fd90ae0b8179cfb7c54b0d2fb9b5c3a8f51021eaa6710928ae656b3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6a03a81c9caba8ff35310a8591302020b4cae978","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:45.978516169Z 2023-11-30 11:47:45.978 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6a03a81c9caba8ff35310a8591302020b4cae978","stake":0,"unstakeDelaySec":0},"storageMap":{"0x6a03a81c9caba8ff35310a8591302020b4cae978":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6421f7e48300c71f12449f6a7d39351e47d52beea0602545ce05a4e477bd3834":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:45.978557146Z 2023-11-30 11:47:45.978 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x6A03A81c9cABA8Ff35310a8591302020b4caE978 is unstaked +bundler_1 | 2023-11-30T11:47:45.978588855Z 2023-11-30 11:47:45.978 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:45.978620163Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:45.978626926Z -- params: [{"sender":"0x6A03A81c9cABA8Ff35310a8591302020b4caE978","nonce":"0x1930000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000019300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:45.978635351Z -- result: "0x807419f71fd90ae0b8179cfb7c54b0d2fb9b5c3a8f51021eaa6710928ae656b3" +bundler_1 | 2023-11-30T11:47:45.978640491Z -- costTime: 305 +bundler_1 | 2023-11-30T11:47:45.978645130Z +bundler_1 | 2023-11-30T11:47:45.981412872Z 2023-11-30 11:47:45.981 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:45.981470226Z 2023-11-30 11:47:45.981 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:45.981680922Z 2023-11-30 11:47:45.981 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7452484605778658852864,"opHash":"0xb27890e07fc64467dc7ea1802fcbf84f38bbb123832642770e8b566787a49798","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x224114a590d0e1002af1f2ad91680456410780e9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:45.984058294Z 2023-11-30 11:47:45.983 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:45.984071829Z 2023-11-30 11:47:45.984 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7452484605778658852864,"opHash":"0xb27890e07fc64467dc7ea1802fcbf84f38bbb123832642770e8b566787a49798","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x224114a590d0e1002af1f2ad91680456410780e9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:46.287408391Z 2023-11-30 11:47:46.287 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x224114a590d0e1002af1f2ad91680456410780e9","stake":0,"unstakeDelaySec":0},"storageMap":{"0x224114a590d0e1002af1f2ad91680456410780e9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xc51c95de08879c20c99fc60783596fa5bd60c84db06bcd1fd5f6577068d751bd":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:46.287441803Z 2023-11-30 11:47:46.287 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x224114A590d0E1002AF1f2Ad91680456410780E9 is unstaked +bundler_1 | 2023-11-30T11:47:46.287478588Z 2023-11-30 11:47:46.287 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:46.287488226Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:46.287494407Z -- params: [{"sender":"0x224114A590d0E1002AF1f2Ad91680456410780E9","nonce":"0x1940000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000019400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:46.287529783Z -- result: "0xb27890e07fc64467dc7ea1802fcbf84f38bbb123832642770e8b566787a49798" +bundler_1 | 2023-11-30T11:47:46.287536496Z -- costTime: 306 +bundler_1 | 2023-11-30T11:47:46.287541345Z +bundler_1 | 2023-11-30T11:47:46.290307805Z 2023-11-30 11:47:46.290 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:46.290387063Z 2023-11-30 11:47:46.290 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:46.290567496Z 2023-11-30 11:47:46.290 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7470931349852368404480,"opHash":"0xf6c46779c97399eeb76c875fcb1d700820ee47830a270aed553637c803962abb","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1eeef2514fecacb70147c881024c711b1728ebc3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:46.293061505Z 2023-11-30 11:47:46.292 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:46.293076252Z 2023-11-30 11:47:46.293 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7470931349852368404480,"opHash":"0xf6c46779c97399eeb76c875fcb1d700820ee47830a270aed553637c803962abb","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1eeef2514fecacb70147c881024c711b1728ebc3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:46.600801255Z 2023-11-30 11:47:46.600 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1eeef2514fecacb70147c881024c711b1728ebc3","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa76b76323d4d2301ebd5802134782708703327979d5682a5864aeb6c4716c2b8":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x1eeef2514fecacb70147c881024c711b1728ebc3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:46.600840097Z 2023-11-30 11:47:46.600 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1eEEF2514fECaCB70147c881024c711B1728ebC3 is unstaked +bundler_1 | 2023-11-30T11:47:46.600889462Z 2023-11-30 11:47:46.600 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:46.600899161Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:46.600903058Z -- params: [{"sender":"0x1eEEF2514fECaCB70147c881024c711B1728ebC3","nonce":"0x1950000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000019500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:46.600908658Z -- result: "0xf6c46779c97399eeb76c875fcb1d700820ee47830a270aed553637c803962abb" +bundler_1 | 2023-11-30T11:47:46.600912175Z -- costTime: 310 +bundler_1 | 2023-11-30T11:47:46.600915701Z +bundler_1 | 2023-11-30T11:47:46.603644879Z 2023-11-30 11:47:46.603 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:46.603679433Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:46.603685104Z -- params: [] +bundler_1 | 2023-11-30T11:47:46.603688810Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:46.603692337Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:46.603695743Z +bundler_1 | 2023-11-30T11:47:46.605602896Z 2023-11-30 11:47:46.605 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:46.605656265Z 2023-11-30 11:47:46.605 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:46.605879084Z 2023-11-30 11:47:46.605 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7489378093926077956096,"opHash":"0x5c1b36d3e14bd16ffb74e3975b9e9d4209cc8ee180abab0a2f908844449d7c4b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5bd599a8b6571bc99c5971f4a9ffcf087a15f282","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:46.608508125Z 2023-11-30 11:47:46.608 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:46.608521710Z 2023-11-30 11:47:46.608 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7489378093926077956096,"opHash":"0x5c1b36d3e14bd16ffb74e3975b9e9d4209cc8ee180abab0a2f908844449d7c4b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5bd599a8b6571bc99c5971f4a9ffcf087a15f282","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:46.921865286Z 2023-11-30 11:47:46.921 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x5bd599a8b6571bc99c5971f4a9ffcf087a15f282","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5bd599a8b6571bc99c5971f4a9ffcf087a15f282":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf82948c1a4dc168a0b296fda3d33c326d9f3ce4fa25da429d6bd63fd1ca9e987":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:46.921911502Z 2023-11-30 11:47:46.921 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x5bd599A8b6571bC99c5971F4A9ffcF087a15F282 is unstaked +bundler_1 | 2023-11-30T11:47:46.921950311Z 2023-11-30 11:47:46.921 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:46.921963946Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:46.921970007Z -- params: [{"sender":"0x5bd599A8b6571bC99c5971F4A9ffcF087a15F282","nonce":"0x1960000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000019600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:46.921978844Z -- result: "0x5c1b36d3e14bd16ffb74e3975b9e9d4209cc8ee180abab0a2f908844449d7c4b" +bundler_1 | 2023-11-30T11:47:46.921984124Z -- costTime: 316 +bundler_1 | 2023-11-30T11:47:46.921989383Z +bundler_1 | 2023-11-30T11:47:46.924852604Z 2023-11-30 11:47:46.924 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:46.924928806Z 2023-11-30 11:47:46.924 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:46.925144178Z 2023-11-30 11:47:46.925 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7507824837999787507712,"opHash":"0x7238f78c5d27df4c6288bd2475deb62d38d9e03ae09f80202ba787ab85e8eafa","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe41d0199e5b7a1c9dc6ce296f36c5a3cf55bf9ba","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:46.927567866Z 2023-11-30 11:47:46.927 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:46.927583816Z 2023-11-30 11:47:46.927 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7507824837999787507712,"opHash":"0x7238f78c5d27df4c6288bd2475deb62d38d9e03ae09f80202ba787ab85e8eafa","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe41d0199e5b7a1c9dc6ce296f36c5a3cf55bf9ba","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:47.235501206Z 2023-11-30 11:47:47.235 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe41d0199e5b7a1c9dc6ce296f36c5a3cf55bf9ba","stake":0,"unstakeDelaySec":0},"storageMap":{"0xe41d0199e5b7a1c9dc6ce296f36c5a3cf55bf9ba":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x960ed32b742b973173fe61f9eb097a0e3ad24a0fb52d7c5c44a60a7e55d7c368":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:47.235569824Z 2023-11-30 11:47:47.235 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xE41d0199e5B7a1c9DC6Ce296F36c5a3cf55BF9BA is unstaked +bundler_1 | 2023-11-30T11:47:47.235612022Z 2023-11-30 11:47:47.235 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:47.235620248Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:47.235626049Z -- params: [{"sender":"0xE41d0199e5B7a1c9DC6Ce296F36c5a3cf55BF9BA","nonce":"0x1970000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000019700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:47.235633522Z -- result: "0x7238f78c5d27df4c6288bd2475deb62d38d9e03ae09f80202ba787ab85e8eafa" +bundler_1 | 2023-11-30T11:47:47.235637410Z -- costTime: 311 +bundler_1 | 2023-11-30T11:47:47.235642209Z +bundler_1 | 2023-11-30T11:47:47.238587900Z 2023-11-30 11:47:47.238 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:47.238663390Z 2023-11-30 11:47:47.238 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:47.238865166Z 2023-11-30 11:47:47.238 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7526271582073497059328,"opHash":"0xbc59d2e9ea938ed9b619a8dd868b60583b1f5b1188858105708ba24f8de17e85","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x89f56d4f5d88e750f783aaf35081f9cf4ccdc55e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:47.241613200Z 2023-11-30 11:47:47.241 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:47.241629370Z 2023-11-30 11:47:47.241 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7526271582073497059328,"opHash":"0xbc59d2e9ea938ed9b619a8dd868b60583b1f5b1188858105708ba24f8de17e85","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x89f56d4f5d88e750f783aaf35081f9cf4ccdc55e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:47.558457121Z 2023-11-30 11:47:47.558 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x89f56d4f5d88e750f783aaf35081f9cf4ccdc55e","stake":0,"unstakeDelaySec":0},"storageMap":{"0x89f56d4f5d88e750f783aaf35081f9cf4ccdc55e":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe342c7ac66f48f21319884b069856d79460e14e6e58b9def0333a5bf5908ee10":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:47.558511402Z 2023-11-30 11:47:47.558 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x89F56d4f5D88E750f783aAf35081f9Cf4CcdC55E is unstaked +bundler_1 | 2023-11-30T11:47:47.558552855Z 2023-11-30 11:47:47.558 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:47.558561752Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:47.558565659Z -- params: [{"sender":"0x89F56d4f5D88E750f783aAf35081f9Cf4CcdC55E","nonce":"0x1980000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000019800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:47.558571280Z -- result: "0xbc59d2e9ea938ed9b619a8dd868b60583b1f5b1188858105708ba24f8de17e85" +bundler_1 | 2023-11-30T11:47:47.558574876Z -- costTime: 320 +bundler_1 | 2023-11-30T11:47:47.558578443Z +bundler_1 | 2023-11-30T11:47:47.561457570Z 2023-11-30 11:47:47.561 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:47.561523486Z 2023-11-30 11:47:47.561 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:47.561711824Z 2023-11-30 11:47:47.561 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7544718326147206610944,"opHash":"0x911ccc11831da29e39b9988543166b1a8efff6bac286ea1087cedc0cbbbdec87","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x919a2e6b566d593376ba871eabdb22263f223211","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:47.564302242Z 2023-11-30 11:47:47.564 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:47.564323693Z 2023-11-30 11:47:47.564 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7544718326147206610944,"opHash":"0x911ccc11831da29e39b9988543166b1a8efff6bac286ea1087cedc0cbbbdec87","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x919a2e6b566d593376ba871eabdb22263f223211","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:47.876452124Z 2023-11-30 11:47:47.876 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x919a2e6b566d593376ba871eabdb22263f223211","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1763049a752dbf0df10a871d425a3cb4d0233db34bf50262c5a0109968360193":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x919a2e6b566d593376ba871eabdb22263f223211":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:47.876488511Z 2023-11-30 11:47:47.876 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x919A2e6B566d593376ba871eaBDB22263F223211 is unstaked +bundler_1 | 2023-11-30T11:47:47.876533765Z 2023-11-30 11:47:47.876 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:47.876547671Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:47.876554143Z -- params: [{"sender":"0x919A2e6B566d593376ba871eaBDB22263F223211","nonce":"0x1990000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000019900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:47.876579391Z -- result: "0x911ccc11831da29e39b9988543166b1a8efff6bac286ea1087cedc0cbbbdec87" +bundler_1 | 2023-11-30T11:47:47.876586243Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:47.876591393Z +bundler_1 | 2023-11-30T11:47:47.879796471Z 2023-11-30 11:47:47.879 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:47.879810667Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:47.879816097Z -- params: [] +bundler_1 | 2023-11-30T11:47:47.879819945Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:47.879823591Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:47.879826988Z +bundler_1 | 2023-11-30T11:47:47.881659113Z 2023-11-30 11:47:47.881 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:47.881718811Z 2023-11-30 11:47:47.881 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:47.881919759Z 2023-11-30 11:47:47.881 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7563165070220916162560,"opHash":"0x820e84f5851ac322dcc1babc33ba7ab4212c6de39a7e132c3e23e91af2655aaa","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf32d5463b2b2469ee7e3b7cd201e1ec43389ebb6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:47.884427403Z 2023-11-30 11:47:47.884 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:47.884449304Z 2023-11-30 11:47:47.884 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7563165070220916162560,"opHash":"0x820e84f5851ac322dcc1babc33ba7ab4212c6de39a7e132c3e23e91af2655aaa","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf32d5463b2b2469ee7e3b7cd201e1ec43389ebb6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:48.192855936Z 2023-11-30 11:47:48.192 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf32d5463b2b2469ee7e3b7cd201e1ec43389ebb6","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x13749332a74295f0fd15e0956a0371e9597c1fd2832fb46f901ba8af821a7e4e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xf32d5463b2b2469ee7e3b7cd201e1ec43389ebb6":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:48.192894869Z 2023-11-30 11:47:48.192 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xf32d5463b2b2469Ee7E3b7cd201E1EC43389EbB6 is unstaked +bundler_1 | 2023-11-30T11:47:48.192959263Z 2023-11-30 11:47:48.192 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:48.192988627Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:48.192995130Z -- params: [{"sender":"0xf32d5463b2b2469Ee7E3b7cd201E1EC43389EbB6","nonce":"0x19a0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000019a00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:48.193003966Z -- result: "0x820e84f5851ac322dcc1babc33ba7ab4212c6de39a7e132c3e23e91af2655aaa" +bundler_1 | 2023-11-30T11:47:48.193009536Z -- costTime: 311 +bundler_1 | 2023-11-30T11:47:48.193014446Z +bundler_1 | 2023-11-30T11:47:48.195729624Z 2023-11-30 11:47:48.195 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:48.195774287Z 2023-11-30 11:47:48.195 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:48.196038162Z 2023-11-30 11:47:48.195 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7581611814294625714176,"opHash":"0x0bbd4bbcc6be05a45fad8e9f6a0c4c06e9f3db7f511050a14c02b84c2211c121","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7b4d00f2fc75091d40a751e9e4bebc78a309b668","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:48.198570103Z 2023-11-30 11:47:48.198 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:48.198583868Z 2023-11-30 11:47:48.198 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7581611814294625714176,"opHash":"0x0bbd4bbcc6be05a45fad8e9f6a0c4c06e9f3db7f511050a14c02b84c2211c121","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7b4d00f2fc75091d40a751e9e4bebc78a309b668","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:48.507474065Z 2023-11-30 11:47:48.507 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7b4d00f2fc75091d40a751e9e4bebc78a309b668","stake":0,"unstakeDelaySec":0},"storageMap":{"0x7b4d00f2fc75091d40a751e9e4bebc78a309b668":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x667759a29db26382bcdee60c3dbeb9716dd0a68c4189e6824f8075afa98d9080":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:48.507513608Z 2023-11-30 11:47:48.507 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x7b4D00f2FC75091d40A751E9E4beBC78A309B668 is unstaked +bundler_1 | 2023-11-30T11:47:48.507563983Z 2023-11-30 11:47:48.507 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:48.507577418Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:48.507583820Z -- params: [{"sender":"0x7b4D00f2FC75091d40A751E9E4beBC78A309B668","nonce":"0x19b0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000019b00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:48.507622281Z -- result: "0x0bbd4bbcc6be05a45fad8e9f6a0c4c06e9f3db7f511050a14c02b84c2211c121" +bundler_1 | 2023-11-30T11:47:48.507628112Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:48.507633352Z +bundler_1 | 2023-11-30T11:47:48.510337216Z 2023-11-30 11:47:48.510 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:48.510400251Z 2023-11-30 11:47:48.510 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:48.510625350Z 2023-11-30 11:47:48.510 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7600058558368335265792,"opHash":"0xd75c2ea40fbcfefa6e72f4b1606785e664c3127d576ba019b1ea2f1e7032ac24","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb28d1a89d6346e4bc41486c50ecec7efcb6ce331","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:48.512960584Z 2023-11-30 11:47:48.512 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:48.512973628Z 2023-11-30 11:47:48.512 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7600058558368335265792,"opHash":"0xd75c2ea40fbcfefa6e72f4b1606785e664c3127d576ba019b1ea2f1e7032ac24","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb28d1a89d6346e4bc41486c50ecec7efcb6ce331","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:48.825140807Z 2023-11-30 11:47:48.824 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb28d1a89d6346e4bc41486c50ecec7efcb6ce331","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb28d1a89d6346e4bc41486c50ecec7efcb6ce331":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x16d50dad6011511430e8257c1dcace815e43c2bf5172c772563426bf4216731a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:48.825186442Z 2023-11-30 11:47:48.825 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xb28D1a89D6346e4Bc41486c50EcEC7efCB6ce331 is unstaked +bundler_1 | 2023-11-30T11:47:48.825226026Z 2023-11-30 11:47:48.825 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:48.825239621Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:48.825245692Z -- params: [{"sender":"0xb28D1a89D6346e4Bc41486c50EcEC7efCB6ce331","nonce":"0x19c0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000019c00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:48.825253938Z -- result: "0xd75c2ea40fbcfefa6e72f4b1606785e664c3127d576ba019b1ea2f1e7032ac24" +bundler_1 | 2023-11-30T11:47:48.825259268Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:48.825264227Z +bundler_1 | 2023-11-30T11:47:48.828020426Z 2023-11-30 11:47:48.827 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:48.828097963Z 2023-11-30 11:47:48.828 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:48.828312039Z 2023-11-30 11:47:48.828 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7618505302442044817408,"opHash":"0x47a313c6290feb4e79bf75f3387a807ab08e5c2fbfd4744e150b2f393fc81120","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe87a2730c5778fc6766c48c83ead89b54f5dc061","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:48.830819103Z 2023-11-30 11:47:48.830 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:48.830833330Z 2023-11-30 11:47:48.830 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7618505302442044817408,"opHash":"0x47a313c6290feb4e79bf75f3387a807ab08e5c2fbfd4744e150b2f393fc81120","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe87a2730c5778fc6766c48c83ead89b54f5dc061","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:49.136992618Z 2023-11-30 11:47:49.136 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe87a2730c5778fc6766c48c83ead89b54f5dc061","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3faed234cedacd92743ffea7817c6bef54aa83d9939027ad20a82853255dd393":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xe87a2730c5778fc6766c48c83ead89b54f5dc061":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:49.137047360Z 2023-11-30 11:47:49.136 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xe87a2730c5778fc6766c48C83EaD89b54f5Dc061 is unstaked +bundler_1 | 2023-11-30T11:47:49.137056527Z 2023-11-30 11:47:49.136 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:49.137062128Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:49.137067087Z -- params: [{"sender":"0xe87a2730c5778fc6766c48C83EaD89b54f5Dc061","nonce":"0x19d0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000019d00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:49.137074992Z -- result: "0x47a313c6290feb4e79bf75f3387a807ab08e5c2fbfd4744e150b2f393fc81120" +bundler_1 | 2023-11-30T11:47:49.137080352Z -- costTime: 309 +bundler_1 | 2023-11-30T11:47:49.137085451Z +bundler_1 | 2023-11-30T11:47:49.139820454Z 2023-11-30 11:47:49.139 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:49.139836334Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:49.139840602Z -- params: [] +bundler_1 | 2023-11-30T11:47:49.139844138Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:49.139847665Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:49.139851021Z +bundler_1 | 2023-11-30T11:47:49.141687605Z 2023-11-30 11:47:49.141 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:49.141743185Z 2023-11-30 11:47:49.141 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:49.141940025Z 2023-11-30 11:47:49.141 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7636952046515754369024,"opHash":"0x5c0f5153bfe1c08816762b75af364bfdb5298ef99d38a7c66c44937f504418ee","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x19f2f281b0987064a2ec2b76334de8ed066eec9d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:49.144370233Z 2023-11-30 11:47:49.144 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:49.144385511Z 2023-11-30 11:47:49.144 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7636952046515754369024,"opHash":"0x5c0f5153bfe1c08816762b75af364bfdb5298ef99d38a7c66c44937f504418ee","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x19f2f281b0987064a2ec2b76334de8ed066eec9d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:49.458411155Z 2023-11-30 11:47:49.458 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x19f2f281b0987064a2ec2b76334de8ed066eec9d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x19f2f281b0987064a2ec2b76334de8ed066eec9d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x66b86c228ace529ea45e169891d0640eb898bb41d6ea24f57462a312c8837941":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:49.458456920Z 2023-11-30 11:47:49.458 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x19f2F281B0987064A2EC2b76334DE8ed066eec9d is unstaked +bundler_1 | 2023-11-30T11:47:49.458478003Z 2023-11-30 11:47:49.458 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:49.458485877Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:49.458492340Z -- params: [{"sender":"0x19f2F281B0987064A2EC2b76334DE8ed066eec9d","nonce":"0x19e0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000019e00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:49.458499413Z -- result: "0x5c0f5153bfe1c08816762b75af364bfdb5298ef99d38a7c66c44937f504418ee" +bundler_1 | 2023-11-30T11:47:49.458502989Z -- costTime: 317 +bundler_1 | 2023-11-30T11:47:49.458506346Z +bundler_1 | 2023-11-30T11:47:49.461294063Z 2023-11-30 11:47:49.461 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:49.461364124Z 2023-11-30 11:47:49.461 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:49.461575428Z 2023-11-30 11:47:49.461 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7655398790589463920640,"opHash":"0x30b380024142c221e71c664f0717c065ec57803eddad2307977a646088c73a06","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8cbedbe5ae19ee1c41969aed0c7416c120cfa231","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:49.464092270Z 2023-11-30 11:47:49.464 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:49.464108090Z 2023-11-30 11:47:49.464 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe3000000000000000000000000000000000000000000000000000000000000019f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7655398790589463920640,"opHash":"0x30b380024142c221e71c664f0717c065ec57803eddad2307977a646088c73a06","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8cbedbe5ae19ee1c41969aed0c7416c120cfa231","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:49.773104674Z 2023-11-30 11:47:49.772 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8cbedbe5ae19ee1c41969aed0c7416c120cfa231","stake":0,"unstakeDelaySec":0},"storageMap":{"0x8cbedbe5ae19ee1c41969aed0c7416c120cfa231":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe7a1d4fb57e2fa81ce1753f23287db82e11f9d1e32ba3beb0f304d282985dfc8":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:49.773170687Z 2023-11-30 11:47:49.773 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8CBedBe5aE19EE1C41969aEd0C7416C120cfA231 is unstaked +bundler_1 | 2023-11-30T11:47:49.773181417Z 2023-11-30 11:47:49.773 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:49.773187298Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:49.773193320Z -- params: [{"sender":"0x8CBedBe5aE19EE1C41969aEd0C7416C120cfA231","nonce":"0x19f0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe3000000000000000000000000000000000000000000000000000000000000019f00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:49.773202056Z -- result: "0x30b380024142c221e71c664f0717c065ec57803eddad2307977a646088c73a06" +bundler_1 | 2023-11-30T11:47:49.773207666Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:49.773213157Z +bundler_1 | 2023-11-30T11:47:49.776192625Z 2023-11-30 11:47:49.776 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:49.776995177Z 2023-11-30 11:47:49.776 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:49.777217111Z 2023-11-30 11:47:49.777 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7673845534663173472256,"opHash":"0xb8109613ed3df195ab322f02d164244d3383b47eac75042e6011c9e32ff9bbb2","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xef339ee3f17233cdf023236b343d5d22cbbd7655","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:49.779684542Z 2023-11-30 11:47:49.779 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:49.779709478Z 2023-11-30 11:47:49.779 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7673845534663173472256,"opHash":"0xb8109613ed3df195ab322f02d164244d3383b47eac75042e6011c9e32ff9bbb2","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xef339ee3f17233cdf023236b343d5d22cbbd7655","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:50.089334678Z 2023-11-30 11:47:50.089 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1778 to: 1778 +bundler_1 | 2023-11-30T11:47:50.092501311Z 2023-11-30 11:47:50.092 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xef339ee3f17233cdf023236b343d5d22cbbd7655","stake":0,"unstakeDelaySec":0},"storageMap":{"0xef339ee3f17233cdf023236b343d5d22cbbd7655":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x5f6bfcf32dd26a160b4b81596256e8d001bafcba5096b36bcdae54c2d60696aa":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:50.092568280Z 2023-11-30 11:47:50.092 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xEF339EE3f17233Cdf023236b343D5D22cBBd7655 is unstaked +bundler_1 | 2023-11-30T11:47:50.092618129Z 2023-11-30 11:47:50.092 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:50.092629130Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:50.092635542Z -- params: [{"sender":"0xEF339EE3f17233Cdf023236b343D5D22cBBd7655","nonce":"0x1a00000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001a000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:50.092643356Z -- result: "0xb8109613ed3df195ab322f02d164244d3383b47eac75042e6011c9e32ff9bbb2" +bundler_1 | 2023-11-30T11:47:50.092646963Z -- costTime: 316 +bundler_1 | 2023-11-30T11:47:50.092650369Z +bundler_1 | 2023-11-30T11:47:50.095455379Z 2023-11-30 11:47:50.095 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:50.095513410Z 2023-11-30 11:47:50.095 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:50.095708260Z 2023-11-30 11:47:50.095 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7692292278736883023872,"opHash":"0xed79f9c058104d542ca6e3b02ea8c7f937d2cbb9bea221f9a22c9f54893f79be","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3b84b0f37a87dc2b06203aee787308585259de6c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:50.098287308Z 2023-11-30 11:47:50.098 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:50.098301655Z 2023-11-30 11:47:50.098 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7692292278736883023872,"opHash":"0xed79f9c058104d542ca6e3b02ea8c7f937d2cbb9bea221f9a22c9f54893f79be","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3b84b0f37a87dc2b06203aee787308585259de6c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:50.411055508Z 2023-11-30 11:47:50.410 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3b84b0f37a87dc2b06203aee787308585259de6c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x3b84b0f37a87dc2b06203aee787308585259de6c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x7d71b3960cd11aa0bd8cfba1ddcd734b0bbdd585738e191c98f53cd83647574d":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:50.411097136Z 2023-11-30 11:47:50.411 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3B84b0F37A87dc2b06203aeE787308585259dE6C is unstaked +bundler_1 | 2023-11-30T11:47:50.411123789Z 2023-11-30 11:47:50.411 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:50.411132836Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:50.411138476Z -- params: [{"sender":"0x3B84b0F37A87dc2b06203aeE787308585259dE6C","nonce":"0x1a10000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001a100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:50.411172359Z -- result: "0xed79f9c058104d542ca6e3b02ea8c7f937d2cbb9bea221f9a22c9f54893f79be" +bundler_1 | 2023-11-30T11:47:50.411179282Z -- costTime: 316 +bundler_1 | 2023-11-30T11:47:50.411184472Z +bundler_1 | 2023-11-30T11:47:50.413936239Z 2023-11-30 11:47:50.413 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:50.413949644Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:50.413956687Z -- params: [] +bundler_1 | 2023-11-30T11:47:50.413962648Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:50.413968289Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:50.413973629Z +bundler_1 | 2023-11-30T11:47:50.415806205Z 2023-11-30 11:47:50.415 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:50.415854425Z 2023-11-30 11:47:50.415 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:50.416048627Z 2023-11-30 11:47:50.415 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7710739022810592575488,"opHash":"0x168310c07b2b0852a0bf43a11bdd37d1f4dbe284fcc162d4a423c106c63f1a62","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x00bffdf84b044eef609d4575d6986cbd08bf2775","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:50.418582865Z 2023-11-30 11:47:50.418 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:50.418597062Z 2023-11-30 11:47:50.418 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7710739022810592575488,"opHash":"0x168310c07b2b0852a0bf43a11bdd37d1f4dbe284fcc162d4a423c106c63f1a62","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x00bffdf84b044eef609d4575d6986cbd08bf2775","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:50.728092279Z 2023-11-30 11:47:50.727 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x00bffdf84b044eef609d4575d6986cbd08bf2775","stake":0,"unstakeDelaySec":0},"storageMap":{"0x00bffdf84b044eef609d4575d6986cbd08bf2775":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x878873a1169c23dd9a7319d7501534b43f588d650dd3f4df3f5caa6698444f73":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:50.728223634Z 2023-11-30 11:47:50.728 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x00bffDf84B044eEf609d4575D6986Cbd08Bf2775 is unstaked +bundler_1 | 2023-11-30T11:47:50.728400864Z 2023-11-30 11:47:50.728 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:50.728409099Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:50.728415241Z -- params: [{"sender":"0x00bffDf84B044eEf609d4575D6986Cbd08Bf2775","nonce":"0x1a20000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001a200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:50.728439476Z -- result: "0x168310c07b2b0852a0bf43a11bdd37d1f4dbe284fcc162d4a423c106c63f1a62" +bundler_1 | 2023-11-30T11:47:50.728445127Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:50.728450507Z +bundler_1 | 2023-11-30T11:47:50.731148985Z 2023-11-30 11:47:50.731 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:50.731225267Z 2023-11-30 11:47:50.731 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:50.731440919Z 2023-11-30 11:47:50.731 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7729185766884302127104,"opHash":"0x51e89f4cf4bd9de9cffe6120eb471165747721c75cdfc6abd4fb28602be7ebeb","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xff5a1d8f7ec87adc1ca4068fb2636a45d259f37f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:50.735010955Z 2023-11-30 11:47:50.734 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:50.735027906Z 2023-11-30 11:47:50.734 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7729185766884302127104,"opHash":"0x51e89f4cf4bd9de9cffe6120eb471165747721c75cdfc6abd4fb28602be7ebeb","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xff5a1d8f7ec87adc1ca4068fb2636a45d259f37f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:51.044229901Z 2023-11-30 11:47:51.044 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xff5a1d8f7ec87adc1ca4068fb2636a45d259f37f","stake":0,"unstakeDelaySec":0},"storageMap":{"0xff5a1d8f7ec87adc1ca4068fb2636a45d259f37f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xbb2638acb97efd7a69e85742dfd1e2403d8e8e28ac3bd2cb13fec3020b9cf574":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:51.044275366Z 2023-11-30 11:47:51.044 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xff5a1d8f7ec87aDC1CA4068Fb2636a45d259f37F is unstaked +bundler_1 | 2023-11-30T11:47:51.044288831Z 2023-11-30 11:47:51.044 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:51.044294461Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:51.044303658Z -- params: [{"sender":"0xff5a1d8f7ec87aDC1CA4068Fb2636a45d259f37F","nonce":"0x1a30000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001a300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:51.044314910Z -- result: "0x51e89f4cf4bd9de9cffe6120eb471165747721c75cdfc6abd4fb28602be7ebeb" +bundler_1 | 2023-11-30T11:47:51.044320420Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:51.044328114Z +bundler_1 | 2023-11-30T11:47:51.047279637Z 2023-11-30 11:47:51.047 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:51.047347930Z 2023-11-30 11:47:51.047 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:51.047534732Z 2023-11-30 11:47:51.047 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7747632510958011678720,"opHash":"0x743f29463febc4ac582df1bab5e9de9c8579586285e23abc9cf7235e8e6e650e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x766530fa83a9e8e6873afb9f69ccc561f6f4fdc7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:51.050044087Z 2023-11-30 11:47:51.049 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:51.050067541Z 2023-11-30 11:47:51.050 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7747632510958011678720,"opHash":"0x743f29463febc4ac582df1bab5e9de9c8579586285e23abc9cf7235e8e6e650e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x766530fa83a9e8e6873afb9f69ccc561f6f4fdc7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:51.358332748Z 2023-11-30 11:47:51.358 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x766530fa83a9e8e6873afb9f69ccc561f6f4fdc7","stake":0,"unstakeDelaySec":0},"storageMap":{"0x766530fa83a9e8e6873afb9f69ccc561f6f4fdc7":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x609bbdab86bc6651122851f9014b6e0a8c48c5145a12eda29b304b57cbe86b0b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:51.358394754Z 2023-11-30 11:47:51.358 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x766530Fa83A9E8e6873AFB9F69Ccc561F6f4Fdc7 is unstaked +bundler_1 | 2023-11-30T11:47:51.358432921Z 2023-11-30 11:47:51.358 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:51.358442660Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:51.358456796Z -- params: [{"sender":"0x766530Fa83A9E8e6873AFB9F69Ccc561F6f4Fdc7","nonce":"0x1a40000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001a400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:51.358462817Z -- result: "0x743f29463febc4ac582df1bab5e9de9c8579586285e23abc9cf7235e8e6e650e" +bundler_1 | 2023-11-30T11:47:51.358466414Z -- costTime: 311 +bundler_1 | 2023-11-30T11:47:51.358469820Z +bundler_1 | 2023-11-30T11:47:51.361205454Z 2023-11-30 11:47:51.361 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:51.361274763Z 2023-11-30 11:47:51.361 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:51.361505784Z 2023-11-30 11:47:51.361 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7766079255031721230336,"opHash":"0x51a578213ea2721262a19b6ed2f6494722af17d29e211a17ccbb755cc531c93b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x403a14d61494c4d8c585f9179339bd81f1816420","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:51.363986449Z 2023-11-30 11:47:51.363 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:51.364003050Z 2023-11-30 11:47:51.363 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7766079255031721230336,"opHash":"0x51a578213ea2721262a19b6ed2f6494722af17d29e211a17ccbb755cc531c93b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x403a14d61494c4d8c585f9179339bd81f1816420","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:51.679378571Z 2023-11-30 11:47:51.679 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x403a14d61494c4d8c585f9179339bd81f1816420","stake":0,"unstakeDelaySec":0},"storageMap":{"0x403a14d61494c4d8c585f9179339bd81f1816420":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe04830d677eb0a71b3601c367a4bf881030621dba8816d08e8bfe4e9adbcd406":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:51.679434875Z 2023-11-30 11:47:51.679 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x403A14D61494C4D8C585F9179339BD81F1816420 is unstaked +bundler_1 | 2023-11-30T11:47:51.679457154Z 2023-11-30 11:47:51.679 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:51.679471581Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:51.679477612Z -- params: [{"sender":"0x403A14D61494C4D8C585F9179339BD81F1816420","nonce":"0x1a50000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001a500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:51.679485557Z -- result: "0x51a578213ea2721262a19b6ed2f6494722af17d29e211a17ccbb755cc531c93b" +bundler_1 | 2023-11-30T11:47:51.679490406Z -- costTime: 318 +bundler_1 | 2023-11-30T11:47:51.679495225Z +bundler_1 | 2023-11-30T11:47:51.682291358Z 2023-11-30 11:47:51.682 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:51.682302609Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:51.682306646Z -- params: [] +bundler_1 | 2023-11-30T11:47:51.682310143Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:51.682313609Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:51.682317016Z +bundler_1 | 2023-11-30T11:47:51.684166153Z 2023-11-30 11:47:51.684 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:51.684226248Z 2023-11-30 11:47:51.684 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:51.684443410Z 2023-11-30 11:47:51.684 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7784525999105430781952,"opHash":"0x674b80850acb64ab827158adb2b3a446e29f993f12ca789389563bdedf64d4d6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1eae545bb854e48f5f21d0e90c625eac2cefed43","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:51.686906081Z 2023-11-30 11:47:51.686 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:51.686942048Z 2023-11-30 11:47:51.686 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7784525999105430781952,"opHash":"0x674b80850acb64ab827158adb2b3a446e29f993f12ca789389563bdedf64d4d6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1eae545bb854e48f5f21d0e90c625eac2cefed43","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:51.997807400Z 2023-11-30 11:47:51.997 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1eae545bb854e48f5f21d0e90c625eac2cefed43","stake":0,"unstakeDelaySec":0},"storageMap":{"0x1eae545bb854e48f5f21d0e90c625eac2cefed43":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb29edf00efedce90908c7d8a61f49251972546133699a7446472182390eba694":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:51.997873683Z 2023-11-30 11:47:51.997 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1eAe545BB854e48f5F21d0E90c625eac2cEFEd43 is unstaked +bundler_1 | 2023-11-30T11:47:51.997893864Z 2023-11-30 11:47:51.997 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:51.997902991Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:51.997906848Z -- params: [{"sender":"0x1eAe545BB854e48f5F21d0E90c625eac2cEFEd43","nonce":"0x1a60000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001a600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:51.997912569Z -- result: "0x674b80850acb64ab827158adb2b3a446e29f993f12ca789389563bdedf64d4d6" +bundler_1 | 2023-11-30T11:47:51.997916196Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:51.997919592Z +bundler_1 | 2023-11-30T11:47:52.000800955Z 2023-11-30 11:47:52.000 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:52.000861394Z 2023-11-30 11:47:52.000 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:52.001081878Z 2023-11-30 11:47:52.001 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7802972743179140333568,"opHash":"0x482f6aacef57a18913f60face30dffab5c6b1fccdecda49b0e11f4a465eac16f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x821a68bc193637b6439e3c73700af51383a159f2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:52.003861050Z 2023-11-30 11:47:52.003 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:52.003872802Z 2023-11-30 11:47:52.003 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7802972743179140333568,"opHash":"0x482f6aacef57a18913f60face30dffab5c6b1fccdecda49b0e11f4a465eac16f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x821a68bc193637b6439e3c73700af51383a159f2","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:52.318052309Z 2023-11-30 11:47:52.317 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x821a68bc193637b6439e3c73700af51383a159f2","stake":0,"unstakeDelaySec":0},"storageMap":{"0x821a68bc193637b6439e3c73700af51383a159f2":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb752fea36ad5174adbcea8b427f2e35b44c9bd13c92ac0592d8a5dde502dbf7c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:52.318146067Z 2023-11-30 11:47:52.318 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x821a68BC193637b6439e3C73700AF51383a159f2 is unstaked +bundler_1 | 2023-11-30T11:47:52.318187555Z 2023-11-30 11:47:52.318 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:52.318194047Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:52.318199407Z -- params: [{"sender":"0x821a68BC193637b6439e3C73700AF51383a159f2","nonce":"0x1a70000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001a700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:52.318208143Z -- result: "0x482f6aacef57a18913f60face30dffab5c6b1fccdecda49b0e11f4a465eac16f" +bundler_1 | 2023-11-30T11:47:52.318213493Z -- costTime: 318 +bundler_1 | 2023-11-30T11:47:52.318218042Z +bundler_1 | 2023-11-30T11:47:52.321403346Z 2023-11-30 11:47:52.321 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:52.321501279Z 2023-11-30 11:47:52.321 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:52.321765672Z 2023-11-30 11:47:52.321 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7821419487252849885184,"opHash":"0x352efb71352a83da4076ea9ee6f468619dcb4dbb19f36e57a5e3201675df9073","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x234463e2143e5e8e7a15fde377da95c2382314c9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:52.324529247Z 2023-11-30 11:47:52.324 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:52.324554665Z 2023-11-30 11:47:52.324 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7821419487252849885184,"opHash":"0x352efb71352a83da4076ea9ee6f468619dcb4dbb19f36e57a5e3201675df9073","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x234463e2143e5e8e7a15fde377da95c2382314c9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:52.635062029Z 2023-11-30 11:47:52.634 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x234463e2143e5e8e7a15fde377da95c2382314c9","stake":0,"unstakeDelaySec":0},"storageMap":{"0x234463e2143e5e8e7a15fde377da95c2382314c9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x254593cf73c3b0902e347903007a6140c76ff8bd9f09e30207b9cfee7924ce5a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:52.635101052Z 2023-11-30 11:47:52.635 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x234463e2143E5E8e7a15FdE377da95C2382314c9 is unstaked +bundler_1 | 2023-11-30T11:47:52.635151807Z 2023-11-30 11:47:52.635 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:52.635158439Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:52.635162617Z -- params: [{"sender":"0x234463e2143E5E8e7a15FdE377da95C2382314c9","nonce":"0x1a80000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001a800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:52.635182043Z -- result: "0x352efb71352a83da4076ea9ee6f468619dcb4dbb19f36e57a5e3201675df9073" +bundler_1 | 2023-11-30T11:47:52.635185910Z -- costTime: 314 +bundler_1 | 2023-11-30T11:47:52.635189427Z +bundler_1 | 2023-11-30T11:47:52.637970078Z 2023-11-30 11:47:52.637 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:52.638026306Z 2023-11-30 11:47:52.637 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:52.638226439Z 2023-11-30 11:47:52.638 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7839866231326559436800,"opHash":"0xe8c313e34bbd732c3be926f5c82921b678e0d4b66f38b1bc72937b25608ec4b9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd1f9c1297ca4c7cadf36962a5c47a0104bfc8efd","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:52.640647202Z 2023-11-30 11:47:52.640 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:52.640663002Z 2023-11-30 11:47:52.640 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001a900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7839866231326559436800,"opHash":"0xe8c313e34bbd732c3be926f5c82921b678e0d4b66f38b1bc72937b25608ec4b9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd1f9c1297ca4c7cadf36962a5c47a0104bfc8efd","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:52.949004128Z 2023-11-30 11:47:52.948 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd1f9c1297ca4c7cadf36962a5c47a0104bfc8efd","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd1f9c1297ca4c7cadf36962a5c47a0104bfc8efd":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xed764a8e7c25777b6815a0224f6021720fcd42be17a0f340595f2a54c204b050":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:52.949047028Z 2023-11-30 11:47:52.948 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xd1f9c1297CA4C7CADf36962A5C47a0104Bfc8eFd is unstaked +bundler_1 | 2023-11-30T11:47:52.949107307Z 2023-11-30 11:47:52.949 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:52.949116664Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:52.949122676Z -- params: [{"sender":"0xd1f9c1297CA4C7CADf36962A5C47a0104Bfc8eFd","nonce":"0x1a90000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001a900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:52.949128446Z -- result: "0xe8c313e34bbd732c3be926f5c82921b678e0d4b66f38b1bc72937b25608ec4b9" +bundler_1 | 2023-11-30T11:47:52.949144065Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:52.949147602Z +bundler_1 | 2023-11-30T11:47:52.951929979Z 2023-11-30 11:47:52.951 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:52.951943825Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:52.951948534Z -- params: [] +bundler_1 | 2023-11-30T11:47:52.951952180Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:52.951955827Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:52.951959224Z +bundler_1 | 2023-11-30T11:47:52.953818530Z 2023-11-30 11:47:52.953 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:52.953905873Z 2023-11-30 11:47:52.953 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:52.954154306Z 2023-11-30 11:47:52.954 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001aa00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7858312975400268988416,"opHash":"0x5a09d5a36b78e25592dd0310705f63ad54299db0ec011ce9fd7e679a58003eb9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb459e7e303cd3b8fd88df90b3a2169909a4f3541","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:52.956666910Z 2023-11-30 11:47:52.956 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:52.956679794Z 2023-11-30 11:47:52.956 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001aa00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7858312975400268988416,"opHash":"0x5a09d5a36b78e25592dd0310705f63ad54299db0ec011ce9fd7e679a58003eb9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb459e7e303cd3b8fd88df90b3a2169909a4f3541","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:53.266439919Z 2023-11-30 11:47:53.266 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb459e7e303cd3b8fd88df90b3a2169909a4f3541","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb459e7e303cd3b8fd88df90b3a2169909a4f3541":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xabae1b18833709dd82876a3fcf737b193b4494bd7dde81e6391cc3b159ae5a90":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:53.266476828Z 2023-11-30 11:47:53.266 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xB459e7e303CD3b8fD88df90b3a2169909A4f3541 is unstaked +bundler_1 | 2023-11-30T11:47:53.266508847Z 2023-11-30 11:47:53.266 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:53.266522793Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:53.266528334Z -- params: [{"sender":"0xB459e7e303CD3b8fD88df90b3a2169909A4f3541","nonce":"0x1aa0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001aa00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:53.266546929Z -- result: "0x5a09d5a36b78e25592dd0310705f63ad54299db0ec011ce9fd7e679a58003eb9" +bundler_1 | 2023-11-30T11:47:53.266552729Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:53.266557759Z +bundler_1 | 2023-11-30T11:47:53.269465270Z 2023-11-30 11:47:53.269 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:53.269518008Z 2023-11-30 11:47:53.269 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:53.269703654Z 2023-11-30 11:47:53.269 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ab00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7876759719473978540032,"opHash":"0x0e5d813e7da1024a502a54c83f04f6c9e9e4edc1bfc472c2fe4bbc178f39c7fd","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x52b1ee78b97c8dab2531e2b81b3a3fa57178c3cc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:53.272419748Z 2023-11-30 11:47:53.272 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:53.272435648Z 2023-11-30 11:47:53.272 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ab00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7876759719473978540032,"opHash":"0x0e5d813e7da1024a502a54c83f04f6c9e9e4edc1bfc472c2fe4bbc178f39c7fd","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x52b1ee78b97c8dab2531e2b81b3a3fa57178c3cc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:53.588332396Z 2023-11-30 11:47:53.588 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x52b1ee78b97c8dab2531e2b81b3a3fa57178c3cc","stake":0,"unstakeDelaySec":0},"storageMap":{"0x52b1ee78b97c8dab2531e2b81b3a3fa57178c3cc":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x34b616f95b9ba766a0d39e29393234850fe1ddd97ae292724076582013786089":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:53.588385756Z 2023-11-30 11:47:53.588 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x52B1eE78B97c8DAb2531E2b81b3A3FA57178C3Cc is unstaked +bundler_1 | 2023-11-30T11:47:53.588398419Z 2023-11-30 11:47:53.588 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:53.588403819Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:53.588408759Z -- params: [{"sender":"0x52B1eE78B97c8DAb2531E2b81b3A3FA57178C3Cc","nonce":"0x1ab0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001ab00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:53.588416473Z -- result: "0x0e5d813e7da1024a502a54c83f04f6c9e9e4edc1bfc472c2fe4bbc178f39c7fd" +bundler_1 | 2023-11-30T11:47:53.588422715Z -- costTime: 319 +bundler_1 | 2023-11-30T11:47:53.588427884Z +bundler_1 | 2023-11-30T11:47:53.591273179Z 2023-11-30 11:47:53.591 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:53.591329858Z 2023-11-30 11:47:53.591 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:53.591524167Z 2023-11-30 11:47:53.591 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ac00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7895206463547688091648,"opHash":"0x853a2bd7bc400bc9d150a9fd8811aae69ab82efdf2998391aa7ef09be41aa35a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x16c8634a6d8addafa9741b6150b51aa88667a990","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:53.593932266Z 2023-11-30 11:47:53.593 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:53.593945311Z 2023-11-30 11:47:53.593 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ac00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7895206463547688091648,"opHash":"0x853a2bd7bc400bc9d150a9fd8811aae69ab82efdf2998391aa7ef09be41aa35a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x16c8634a6d8addafa9741b6150b51aa88667a990","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:53.900448240Z 2023-11-30 11:47:53.900 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x16c8634a6d8addafa9741b6150b51aa88667a990","stake":0,"unstakeDelaySec":0},"storageMap":{"0x16c8634a6d8addafa9741b6150b51aa88667a990":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x570fee1a2cd352fb55138669b0350fd7e57fc71ed6f0ae1700eccd4b84f0c1d9":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:53.900512770Z 2023-11-30 11:47:53.900 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x16C8634A6d8aDdaFa9741b6150b51aa88667a990 is unstaked +bundler_1 | 2023-11-30T11:47:53.900533098Z 2023-11-30 11:47:53.900 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:53.900547334Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:53.900553987Z -- params: [{"sender":"0x16C8634A6d8aDdaFa9741b6150b51aa88667a990","nonce":"0x1ac0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001ac00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:53.900562152Z -- result: "0x853a2bd7bc400bc9d150a9fd8811aae69ab82efdf2998391aa7ef09be41aa35a" +bundler_1 | 2023-11-30T11:47:53.900578823Z -- costTime: 309 +bundler_1 | 2023-11-30T11:47:53.900583792Z +bundler_1 | 2023-11-30T11:47:53.903525387Z 2023-11-30 11:47:53.903 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:53.903580503Z 2023-11-30 11:47:53.903 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:53.903752533Z 2023-11-30 11:47:53.903 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ad00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7913653207621397643264,"opHash":"0xe3ebdc4a5e06fb3b0ef196764b08cdfd568e4044b0f2d33d7bfc7fe7917ee94c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x38ae26cf06e794fd0834c2e908b53df2e9e83f3d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:53.906397134Z 2023-11-30 11:47:53.906 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:53.906411300Z 2023-11-30 11:47:53.906 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ad00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7913653207621397643264,"opHash":"0xe3ebdc4a5e06fb3b0ef196764b08cdfd568e4044b0f2d33d7bfc7fe7917ee94c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x38ae26cf06e794fd0834c2e908b53df2e9e83f3d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:54.216298700Z 2023-11-30 11:47:54.216 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x38ae26cf06e794fd0834c2e908b53df2e9e83f3d","stake":0,"unstakeDelaySec":0},"storageMap":{"0x38ae26cf06e794fd0834c2e908b53df2e9e83f3d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x7acb2928c63ad1ce8e1869fd94fb086e9754df160eb2280b617a3a630075d21d":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:54.216362098Z 2023-11-30 11:47:54.216 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x38aE26CF06e794fd0834c2e908b53df2E9E83F3d is unstaked +bundler_1 | 2023-11-30T11:47:54.216372747Z 2023-11-30 11:47:54.216 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:54.216378849Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:54.216384820Z -- params: [{"sender":"0x38aE26CF06e794fd0834c2e908b53df2E9E83F3d","nonce":"0x1ad0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001ad00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:54.216391112Z -- result: "0xe3ebdc4a5e06fb3b0ef196764b08cdfd568e4044b0f2d33d7bfc7fe7917ee94c" +bundler_1 | 2023-11-30T11:47:54.216394779Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:54.216398215Z +bundler_1 | 2023-11-30T11:47:54.219217100Z 2023-11-30 11:47:54.219 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:54.219231156Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:54.219235734Z -- params: [] +bundler_1 | 2023-11-30T11:47:54.219239441Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:54.219242968Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:54.219246394Z +bundler_1 | 2023-11-30T11:47:54.221079942Z 2023-11-30 11:47:54.221 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:54.221152715Z 2023-11-30 11:47:54.221 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:54.221353750Z 2023-11-30 11:47:54.221 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ae00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7932099951695107194880,"opHash":"0xbe0ddc3f48e699515ea7a7d7bd1dd8a98051b36fcba9d4b8dc926c97465d05a3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x85b28ebdbe989c589f16b4d06fada0ba0ea747cc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:54.224079572Z 2023-11-30 11:47:54.223 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:54.224095862Z 2023-11-30 11:47:54.224 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ae00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7932099951695107194880,"opHash":"0xbe0ddc3f48e699515ea7a7d7bd1dd8a98051b36fcba9d4b8dc926c97465d05a3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x85b28ebdbe989c589f16b4d06fada0ba0ea747cc","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:54.528909946Z 2023-11-30 11:47:54.528 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x85b28ebdbe989c589f16b4d06fada0ba0ea747cc","stake":0,"unstakeDelaySec":0},"storageMap":{"0x85b28ebdbe989c589f16b4d06fada0ba0ea747cc":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x31da35e8c323393db23b8a8e84e9400f6f1b541e2b56896a44c205eae8ebd53b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:54.528952806Z 2023-11-30 11:47:54.528 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x85B28EbDBe989c589f16B4d06faDA0BA0ea747cc is unstaked +bundler_1 | 2023-11-30T11:47:54.528982341Z 2023-11-30 11:47:54.528 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:54.528988363Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:54.528993602Z -- params: [{"sender":"0x85B28EbDBe989c589f16B4d06faDA0BA0ea747cc","nonce":"0x1ae0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001ae00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:54.529001587Z -- result: "0xbe0ddc3f48e699515ea7a7d7bd1dd8a98051b36fcba9d4b8dc926c97465d05a3" +bundler_1 | 2023-11-30T11:47:54.529006907Z -- costTime: 308 +bundler_1 | 2023-11-30T11:47:54.529011976Z +bundler_1 | 2023-11-30T11:47:54.531891485Z 2023-11-30 11:47:54.531 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:54.531909188Z 2023-11-30 11:47:54.531 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:54.532111735Z 2023-11-30 11:47:54.532 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001af00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7950546695768816746496,"opHash":"0x60b79bb685a241e287cda083e89af2f233bac46cc7f9b4c5b23cf61a1020b746","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1620b6655e88e63c22c735cbcfa8b7c720a229ae","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:54.534529052Z 2023-11-30 11:47:54.534 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:54.534543199Z 2023-11-30 11:47:54.534 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001af00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7950546695768816746496,"opHash":"0x60b79bb685a241e287cda083e89af2f233bac46cc7f9b4c5b23cf61a1020b746","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1620b6655e88e63c22c735cbcfa8b7c720a229ae","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:54.837994705Z 2023-11-30 11:47:54.837 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1620b6655e88e63c22c735cbcfa8b7c720a229ae","stake":0,"unstakeDelaySec":0},"storageMap":{"0x1620b6655e88e63c22c735cbcfa8b7c720a229ae":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3264de2fbd8391c47dd5288dcb702a7d6ce1d1cde66d7d389367f563d410dad1":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:54.838029971Z 2023-11-30 11:47:54.837 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1620B6655e88E63C22c735CbcfA8B7C720a229Ae is unstaked +bundler_1 | 2023-11-30T11:47:54.838038367Z 2023-11-30 11:47:54.837 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:54.838043977Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:54.838049097Z -- params: [{"sender":"0x1620B6655e88E63C22c735CbcfA8B7C720a229Ae","nonce":"0x1af0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001af00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:54.838073182Z -- result: "0x60b79bb685a241e287cda083e89af2f233bac46cc7f9b4c5b23cf61a1020b746" +bundler_1 | 2023-11-30T11:47:54.838079093Z -- costTime: 306 +bundler_1 | 2023-11-30T11:47:54.838084232Z +bundler_1 | 2023-11-30T11:47:54.840842064Z 2023-11-30 11:47:54.840 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:54.841612540Z 2023-11-30 11:47:54.841 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:54.841797575Z 2023-11-30 11:47:54.841 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7968993439842526298112,"opHash":"0xdceeb06ef29361c86b7c76b5ac9c3a05339ef7fce10ecfac2c65323c3c948a61","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3ce269b3863dc4b945255422d46f53509e409752","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:54.844364371Z 2023-11-30 11:47:54.844 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:54.844380210Z 2023-11-30 11:47:54.844 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7968993439842526298112,"opHash":"0xdceeb06ef29361c86b7c76b5ac9c3a05339ef7fce10ecfac2c65323c3c948a61","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x3ce269b3863dc4b945255422d46f53509e409752","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:55.150757169Z 2023-11-30 11:47:55.150 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x3ce269b3863dc4b945255422d46f53509e409752","stake":0,"unstakeDelaySec":0},"storageMap":{"0x3ce269b3863dc4b945255422d46f53509e409752":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6c4fce43e7e8a90abb546089409d06ab5440b2f806da3f52b56d16ea97d2bd9b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:55.150797034Z 2023-11-30 11:47:55.150 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x3Ce269b3863Dc4B945255422d46f53509E409752 is unstaked +bundler_1 | 2023-11-30T11:47:55.150829781Z 2023-11-30 11:47:55.150 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:55.150839640Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:55.150845721Z -- params: [{"sender":"0x3Ce269b3863Dc4B945255422d46f53509E409752","nonce":"0x1b00000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001b000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:55.150853065Z -- result: "0xdceeb06ef29361c86b7c76b5ac9c3a05339ef7fce10ecfac2c65323c3c948a61" +bundler_1 | 2023-11-30T11:47:55.150872311Z -- costTime: 310 +bundler_1 | 2023-11-30T11:47:55.150875867Z +bundler_1 | 2023-11-30T11:47:55.153741172Z 2023-11-30 11:47:55.153 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:55.153783508Z 2023-11-30 11:47:55.153 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:55.153970820Z 2023-11-30 11:47:55.153 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7987440183916235849728,"opHash":"0xd52c9f79ff3d378f14b71de5350c72618ebb6e185e56f8f889f9f97a021018f7","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbe015746a1ada5107ee38abb1016087f7256bcb7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:55.156456961Z 2023-11-30 11:47:55.156 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:55.156473241Z 2023-11-30 11:47:55.156 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":7987440183916235849728,"opHash":"0xd52c9f79ff3d378f14b71de5350c72618ebb6e185e56f8f889f9f97a021018f7","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbe015746a1ada5107ee38abb1016087f7256bcb7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:55.475602945Z 2023-11-30 11:47:55.475 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbe015746a1ada5107ee38abb1016087f7256bcb7","stake":0,"unstakeDelaySec":0},"storageMap":{"0xbe015746a1ada5107ee38abb1016087f7256bcb7":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x0fbbdea4b2623ec3524ce365d983f4ba17abf3ed5abcaee6839f27fe526afbfb":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:55.475643922Z 2023-11-30 11:47:55.475 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xbe015746A1adA5107ee38abb1016087f7256bcb7 is unstaked +bundler_1 | 2023-11-30T11:47:55.475653069Z 2023-11-30 11:47:55.475 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:55.475658459Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:55.475663528Z -- params: [{"sender":"0xbe015746A1adA5107ee38abb1016087f7256bcb7","nonce":"0x1b10000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001b100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:55.475671363Z -- result: "0xd52c9f79ff3d378f14b71de5350c72618ebb6e185e56f8f889f9f97a021018f7" +bundler_1 | 2023-11-30T11:47:55.475676252Z -- costTime: 322 +bundler_1 | 2023-11-30T11:47:55.475681431Z +bundler_1 | 2023-11-30T11:47:55.478363514Z 2023-11-30 11:47:55.478 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:55.478376679Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:55.478381278Z -- params: [] +bundler_1 | 2023-11-30T11:47:55.478384924Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:55.478388461Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:55.478391817Z +bundler_1 | 2023-11-30T11:47:55.480247396Z 2023-11-30 11:47:55.480 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:55.480305351Z 2023-11-30 11:47:55.480 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:55.480485667Z 2023-11-30 11:47:55.480 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8005886927989945401344,"opHash":"0x65a779cac8302aef0f6b5d6d7e71d15283c64370c8748cd9650d27da6d3cdcab","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9888c965743d952c693a0de601fd6d7275758762","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:55.482958807Z 2023-11-30 11:47:55.482 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:55.482972703Z 2023-11-30 11:47:55.482 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8005886927989945401344,"opHash":"0x65a779cac8302aef0f6b5d6d7e71d15283c64370c8748cd9650d27da6d3cdcab","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9888c965743d952c693a0de601fd6d7275758762","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:55.792472840Z 2023-11-30 11:47:55.792 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9888c965743d952c693a0de601fd6d7275758762","stake":0,"unstakeDelaySec":0},"storageMap":{"0x9888c965743d952c693a0de601fd6d7275758762":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf0db9cec0b11edd27f5860b5997478b2783cdd929a0fca0b94363c4b79af459e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:55.792532722Z 2023-11-30 11:47:55.792 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9888c965743d952c693A0De601FD6D7275758762 is unstaked +bundler_1 | 2023-11-30T11:47:55.792566235Z 2023-11-30 11:47:55.792 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:55.792579740Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:55.792585831Z -- params: [{"sender":"0x9888c965743d952c693A0De601FD6D7275758762","nonce":"0x1b20000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001b200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:55.792594097Z -- result: "0x65a779cac8302aef0f6b5d6d7e71d15283c64370c8748cd9650d27da6d3cdcab" +bundler_1 | 2023-11-30T11:47:55.792599316Z -- costTime: 312 +bundler_1 | 2023-11-30T11:47:55.792604496Z +bundler_1 | 2023-11-30T11:47:55.795479632Z 2023-11-30 11:47:55.795 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:55.795547412Z 2023-11-30 11:47:55.795 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:55.795737312Z 2023-11-30 11:47:55.795 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8024333672063654952960,"opHash":"0x16fa1b5022587fa09ba185c747185e26e26937483bc6f024756a15319f593859","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xac7abdaba55b3d0e4ea980735dbfa74875864d8e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:55.798552760Z 2023-11-30 11:47:55.798 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:55.798565725Z 2023-11-30 11:47:55.798 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8024333672063654952960,"opHash":"0x16fa1b5022587fa09ba185c747185e26e26937483bc6f024756a15319f593859","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xac7abdaba55b3d0e4ea980735dbfa74875864d8e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:56.109303123Z 2023-11-30 11:47:56.109 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xac7abdaba55b3d0e4ea980735dbfa74875864d8e","stake":0,"unstakeDelaySec":0},"storageMap":{"0xac7abdaba55b3d0e4ea980735dbfa74875864d8e":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xff36805223a1307fd87e647c9fdcf77ea27c3e37fa59d84356f2f4ecd32c1bd5":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:56.109377902Z 2023-11-30 11:47:56.109 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xAC7aBdAba55B3d0E4EA980735DbFa74875864d8E is unstaked +bundler_1 | 2023-11-30T11:47:56.109395495Z 2023-11-30 11:47:56.109 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:56.109401857Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:56.109407017Z -- params: [{"sender":"0xAC7aBdAba55B3d0E4EA980735DbFa74875864d8E","nonce":"0x1b30000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001b300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:56.109415102Z -- result: "0x16fa1b5022587fa09ba185c747185e26e26937483bc6f024756a15319f593859" +bundler_1 | 2023-11-30T11:47:56.109419981Z -- costTime: 314 +bundler_1 | 2023-11-30T11:47:56.109424790Z +bundler_1 | 2023-11-30T11:47:56.112540134Z 2023-11-30 11:47:56.112 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:56.112609907Z 2023-11-30 11:47:56.112 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:56.112817962Z 2023-11-30 11:47:56.112 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8042780416137364504576,"opHash":"0xc9d3b7f85283480b5bd235178e0c9eed6a08e9c556fb91a45c340d14aa8d0f5f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd0d3882e7f0400e421e2e1a8aeec24700b0e4e6a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:56.115588099Z 2023-11-30 11:47:56.115 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:56.115613053Z 2023-11-30 11:47:56.115 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8042780416137364504576,"opHash":"0xc9d3b7f85283480b5bd235178e0c9eed6a08e9c556fb91a45c340d14aa8d0f5f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd0d3882e7f0400e421e2e1a8aeec24700b0e4e6a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:56.427283223Z 2023-11-30 11:47:56.427 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd0d3882e7f0400e421e2e1a8aeec24700b0e4e6a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd0d3882e7f0400e421e2e1a8aeec24700b0e4e6a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x981166183d0eda40399020ef09376d864bed23380036f1e008fa3aaf694e8e9f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:56.427335160Z 2023-11-30 11:47:56.427 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xd0d3882e7F0400E421e2e1A8AeEc24700b0e4E6a is unstaked +bundler_1 | 2023-11-30T11:47:56.427343606Z 2023-11-30 11:47:56.427 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:56.427349316Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:56.427354526Z -- params: [{"sender":"0xd0d3882e7F0400E421e2e1A8AeEc24700b0e4E6a","nonce":"0x1b40000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001b400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:56.427362150Z -- result: "0xc9d3b7f85283480b5bd235178e0c9eed6a08e9c556fb91a45c340d14aa8d0f5f" +bundler_1 | 2023-11-30T11:47:56.427366969Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:56.427371798Z +bundler_1 | 2023-11-30T11:47:56.430335192Z 2023-11-30 11:47:56.430 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:56.430352785Z 2023-11-30 11:47:56.430 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:56.430585469Z 2023-11-30 11:47:56.430 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8061227160211074056192,"opHash":"0x1ccec93dca82438febcefb14c23afccb0df90c6f69584faa1060632bbb3fa947","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x835eb9146c00ba08d8df4f5c8ad2a22f0d273340","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:56.433066100Z 2023-11-30 11:47:56.432 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:56.433095505Z 2023-11-30 11:47:56.433 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8061227160211074056192,"opHash":"0x1ccec93dca82438febcefb14c23afccb0df90c6f69584faa1060632bbb3fa947","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x835eb9146c00ba08d8df4f5c8ad2a22f0d273340","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:56.740959395Z 2023-11-30 11:47:56.740 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x835eb9146c00ba08d8df4f5c8ad2a22f0d273340","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x8c2a9cc7339812d4019a3d424815f4aaa7958b375ffb4156d0d59f313441a6c5":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x835eb9146c00ba08d8df4f5c8ad2a22f0d273340":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:56.740995332Z 2023-11-30 11:47:56.740 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x835eb9146c00ba08D8df4F5c8aD2a22f0d273340 is unstaked +bundler_1 | 2023-11-30T11:47:56.741035217Z 2023-11-30 11:47:56.740 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:56.741041549Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:56.741046227Z -- params: [{"sender":"0x835eb9146c00ba08D8df4F5c8aD2a22f0d273340","nonce":"0x1b50000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001b500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:56.741072226Z -- result: "0x1ccec93dca82438febcefb14c23afccb0df90c6f69584faa1060632bbb3fa947" +bundler_1 | 2023-11-30T11:47:56.741080411Z -- costTime: 310 +bundler_1 | 2023-11-30T11:47:56.741087254Z +bundler_1 | 2023-11-30T11:47:56.743914234Z 2023-11-30 11:47:56.743 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:56.743930675Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:56.743937417Z -- params: [] +bundler_1 | 2023-11-30T11:47:56.743942948Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:56.743948288Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:56.743953487Z +bundler_1 | 2023-11-30T11:47:56.745907380Z 2023-11-30 11:47:56.745 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:56.745982620Z 2023-11-30 11:47:56.745 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:56.746162505Z 2023-11-30 11:47:56.746 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8079673904284783607808,"opHash":"0x53c7736889bd430f0aa931a1dec22d87264cf7fd2f2eb70fe83ffe853bd84d49","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd13bc49786e66616ec859fec884e412936b02349","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:56.748770537Z 2023-11-30 11:47:56.748 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:56.748784233Z 2023-11-30 11:47:56.748 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8079673904284783607808,"opHash":"0x53c7736889bd430f0aa931a1dec22d87264cf7fd2f2eb70fe83ffe853bd84d49","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd13bc49786e66616ec859fec884e412936b02349","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:57.054367365Z 2023-11-30 11:47:57.054 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd13bc49786e66616ec859fec884e412936b02349","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd13bc49786e66616ec859fec884e412936b02349":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xad2bea301e98bd81473dda59156728bbc598f04cd2bb4f5c611a4582b866fcc3":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:57.054398282Z 2023-11-30 11:47:57.054 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xd13bC49786e66616ec859FEc884e412936b02349 is unstaked +bundler_1 | 2023-11-30T11:47:57.054425002Z 2023-11-30 11:47:57.054 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:57.054438878Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:57.054444168Z -- params: [{"sender":"0xd13bC49786e66616ec859FEc884e412936b02349","nonce":"0x1b60000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001b600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:57.054467391Z -- result: "0x53c7736889bd430f0aa931a1dec22d87264cf7fd2f2eb70fe83ffe853bd84d49" +bundler_1 | 2023-11-30T11:47:57.054483321Z -- costTime: 309 +bundler_1 | 2023-11-30T11:47:57.054487117Z +bundler_1 | 2023-11-30T11:47:57.057260214Z 2023-11-30 11:47:57.057 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:57.057317254Z 2023-11-30 11:47:57.057 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:57.057511653Z 2023-11-30 11:47:57.057 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8098120648358493159424,"opHash":"0x364be7a7c08e23de4cccc46de72232a831c4993c1b744deb2af72f4374b45648","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbf5f51476eca9d97252335ddeff064980649dff1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:57.059928072Z 2023-11-30 11:47:57.059 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:57.059939783Z 2023-11-30 11:47:57.059 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8098120648358493159424,"opHash":"0x364be7a7c08e23de4cccc46de72232a831c4993c1b744deb2af72f4374b45648","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbf5f51476eca9d97252335ddeff064980649dff1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:57.365052855Z 2023-11-30 11:47:57.364 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbf5f51476eca9d97252335ddeff064980649dff1","stake":0,"unstakeDelaySec":0},"storageMap":{"0xbf5f51476eca9d97252335ddeff064980649dff1":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x096a2ce07a5c4b1539b11d4c08a3005b0fe6e4d9acf62bdc6595aa6514c6cc8f":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:57.365088993Z 2023-11-30 11:47:57.365 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xbf5F51476EcA9D97252335DdeFF064980649dFf1 is unstaked +bundler_1 | 2023-11-30T11:47:57.365161084Z 2023-11-30 11:47:57.365 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:57.365171263Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:57.365176893Z -- params: [{"sender":"0xbf5F51476EcA9D97252335DdeFF064980649dFf1","nonce":"0x1b70000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001b700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:57.365186561Z -- result: "0x364be7a7c08e23de4cccc46de72232a831c4993c1b744deb2af72f4374b45648" +bundler_1 | 2023-11-30T11:47:57.365203603Z -- costTime: 308 +bundler_1 | 2023-11-30T11:47:57.365218491Z +bundler_1 | 2023-11-30T11:47:57.368230135Z 2023-11-30 11:47:57.368 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:57.368287402Z 2023-11-30 11:47:57.368 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:57.368503608Z 2023-11-30 11:47:57.368 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8116567392432202711040,"opHash":"0xd668fa5575b496ec6c2b75e78258af3a4afd6e73d69527c76f0f20cb51812158","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x72ff2b041b5a98d3dfe4377e7a718f4f59d7ba8f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:57.375147261Z 2023-11-30 11:47:57.375 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:57.375165124Z 2023-11-30 11:47:57.375 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8116567392432202711040,"opHash":"0xd668fa5575b496ec6c2b75e78258af3a4afd6e73d69527c76f0f20cb51812158","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x72ff2b041b5a98d3dfe4377e7a718f4f59d7ba8f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:57.678672386Z 2023-11-30 11:47:57.678 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x72ff2b041b5a98d3dfe4377e7a718f4f59d7ba8f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x72ff2b041b5a98d3dfe4377e7a718f4f59d7ba8f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xde10d786f6996e2f5965fd5f92349224fbf0b9001deab394e1d255f9389639a0":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:57.678739110Z 2023-11-30 11:47:57.678 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x72Ff2b041b5A98d3DFE4377E7a718f4F59d7BA8f is unstaked +bundler_1 | 2023-11-30T11:47:57.678749340Z 2023-11-30 11:47:57.678 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:57.678755111Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:57.678760280Z -- params: [{"sender":"0x72Ff2b041b5A98d3DFE4377E7a718f4F59d7BA8f","nonce":"0x1b80000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001b800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:57.678768375Z -- result: "0xd668fa5575b496ec6c2b75e78258af3a4afd6e73d69527c76f0f20cb51812158" +bundler_1 | 2023-11-30T11:47:57.678773334Z -- costTime: 310 +bundler_1 | 2023-11-30T11:47:57.678778384Z +bundler_1 | 2023-11-30T11:47:57.681559679Z 2023-11-30 11:47:57.681 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:57.681620779Z 2023-11-30 11:47:57.681 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:57.681805714Z 2023-11-30 11:47:57.681 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8135014136505912262656,"opHash":"0x3811848ded99ade49b892400e9576e3a2effef38f1b5173a6a92536471304a2e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaabc450fdac3b58cf937ae6b9c62929c3d518553","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:57.688176120Z 2023-11-30 11:47:57.688 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:57.688198361Z 2023-11-30 11:47:57.688 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001b900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8135014136505912262656,"opHash":"0x3811848ded99ade49b892400e9576e3a2effef38f1b5173a6a92536471304a2e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaabc450fdac3b58cf937ae6b9c62929c3d518553","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:57.996789631Z 2023-11-30 11:47:57.996 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xaabc450fdac3b58cf937ae6b9c62929c3d518553","stake":0,"unstakeDelaySec":0},"storageMap":{"0xaabc450fdac3b58cf937ae6b9c62929c3d518553":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xff8790183e64d5f759d2ad434ab13d0af35f751d2b35c6814b3b3e675c5c86cb":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:57.996840816Z 2023-11-30 11:47:57.996 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xaABc450fDaC3b58cf937AE6b9C62929C3D518553 is unstaked +bundler_1 | 2023-11-30T11:47:57.996849904Z 2023-11-30 11:47:57.996 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:57.996855464Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:57.996860724Z -- params: [{"sender":"0xaABc450fDaC3b58cf937AE6b9C62929C3D518553","nonce":"0x1b90000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001b900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:57.996868548Z -- result: "0x3811848ded99ade49b892400e9576e3a2effef38f1b5173a6a92536471304a2e" +bundler_1 | 2023-11-30T11:47:57.996874018Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:57.996878948Z +bundler_1 | 2023-11-30T11:47:57.999714090Z 2023-11-30 11:47:57.999 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:57.999729278Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:57.999733576Z -- params: [] +bundler_1 | 2023-11-30T11:47:57.999737083Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:57.999740549Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:57.999743885Z +bundler_1 | 2023-11-30T11:47:58.001599795Z 2023-11-30 11:47:58.001 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:58.001651882Z 2023-11-30 11:47:58.001 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:58.001827540Z 2023-11-30 11:47:58.001 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ba00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8153460880579621814272,"opHash":"0xb604c2150e7600effa9756dde8d4c7f29e41aa0325cc78c0c8a1178691fd81ee","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x24b87a6fe47490f69182d6ab17aac21648f29b3a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:58.004508588Z 2023-11-30 11:47:58.004 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:58.004522444Z 2023-11-30 11:47:58.004 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ba00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8153460880579621814272,"opHash":"0xb604c2150e7600effa9756dde8d4c7f29e41aa0325cc78c0c8a1178691fd81ee","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x24b87a6fe47490f69182d6ab17aac21648f29b3a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:58.312902056Z 2023-11-30 11:47:58.312 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x24b87a6fe47490f69182d6ab17aac21648f29b3a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x24b87a6fe47490f69182d6ab17aac21648f29b3a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb5647d37a23f06f846c2d81f298fff2ab3604bc40dbe619fa27ccd9b2f3472a0":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:58.312962128Z 2023-11-30 11:47:58.312 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x24B87a6fE47490f69182d6ab17aac21648F29b3a is unstaked +bundler_1 | 2023-11-30T11:47:58.312985264Z 2023-11-30 11:47:58.312 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:58.312992418Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:58.312996235Z -- params: [{"sender":"0x24B87a6fE47490f69182d6ab17aac21648F29b3a","nonce":"0x1ba0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001ba00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:58.313001765Z -- result: "0xb604c2150e7600effa9756dde8d4c7f29e41aa0325cc78c0c8a1178691fd81ee" +bundler_1 | 2023-11-30T11:47:58.313005302Z -- costTime: 311 +bundler_1 | 2023-11-30T11:47:58.313008738Z +bundler_1 | 2023-11-30T11:47:58.315790701Z 2023-11-30 11:47:58.315 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:58.315862378Z 2023-11-30 11:47:58.315 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:58.316036399Z 2023-11-30 11:47:58.315 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001bb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8171907624653331365888,"opHash":"0x6ef7073712b1b702e2e8298770e5e93fc36111af9b85b332f85877fb46b837d2","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa404a9164d8a8647db3b36e9aff5d678720a65c3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:58.318853160Z 2023-11-30 11:47:58.318 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:58.318864682Z 2023-11-30 11:47:58.318 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001bb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8171907624653331365888,"opHash":"0x6ef7073712b1b702e2e8298770e5e93fc36111af9b85b332f85877fb46b837d2","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa404a9164d8a8647db3b36e9aff5d678720a65c3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:58.626281529Z 2023-11-30 11:47:58.626 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa404a9164d8a8647db3b36e9aff5d678720a65c3","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa404a9164d8a8647db3b36e9aff5d678720a65c3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x8c1cb0cb7ccab861fc3d04093fbdd8638851aab91a198e35dafccd0f50a7a381":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:58.626347381Z 2023-11-30 11:47:58.626 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xa404a9164D8a8647db3b36E9AfF5d678720A65C3 is unstaked +bundler_1 | 2023-11-30T11:47:58.626357891Z 2023-11-30 11:47:58.626 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:58.626363241Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:58.626366878Z -- params: [{"sender":"0xa404a9164D8a8647db3b36E9AfF5d678720A65C3","nonce":"0x1bb0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001bb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:58.626372639Z -- result: "0x6ef7073712b1b702e2e8298770e5e93fc36111af9b85b332f85877fb46b837d2" +bundler_1 | 2023-11-30T11:47:58.626376335Z -- costTime: 311 +bundler_1 | 2023-11-30T11:47:58.626379672Z +bundler_1 | 2023-11-30T11:47:58.629125801Z 2023-11-30 11:47:58.629 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:58.629195952Z 2023-11-30 11:47:58.629 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:58.629359727Z 2023-11-30 11:47:58.629 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001bc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8190354368727040917504,"opHash":"0x207f2b9dd4febfb4caac30de64c4f3bac12314038224797a9d488c917647fcb3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdaecac3aa31e9bbadc62e019814985c8476906fb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:58.631866240Z 2023-11-30 11:47:58.631 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:58.631893150Z 2023-11-30 11:47:58.631 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001bc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8190354368727040917504,"opHash":"0x207f2b9dd4febfb4caac30de64c4f3bac12314038224797a9d488c917647fcb3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdaecac3aa31e9bbadc62e019814985c8476906fb","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:58.943089423Z 2023-11-30 11:47:58.942 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xdaecac3aa31e9bbadc62e019814985c8476906fb","stake":0,"unstakeDelaySec":0},"storageMap":{"0xdaecac3aa31e9bbadc62e019814985c8476906fb":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xc87b38c4c416b03d13f3a5738334be627ab79d32648bc05a59d70ee56a2a63ea":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:58.943194840Z 2023-11-30 11:47:58.943 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xdAECAC3AA31E9BBADC62e019814985C8476906Fb is unstaked +bundler_1 | 2023-11-30T11:47:58.943204498Z 2023-11-30 11:47:58.943 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:58.943210499Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:58.943215619Z -- params: [{"sender":"0xdAECAC3AA31E9BBADC62e019814985C8476906Fb","nonce":"0x1bc0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001bc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:58.943249362Z -- result: "0x207f2b9dd4febfb4caac30de64c4f3bac12314038224797a9d488c917647fcb3" +bundler_1 | 2023-11-30T11:47:58.943255122Z -- costTime: 314 +bundler_1 | 2023-11-30T11:47:58.943260072Z +bundler_1 | 2023-11-30T11:47:58.946425326Z 2023-11-30 11:47:58.946 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:58.946489802Z 2023-11-30 11:47:58.946 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:58.946674500Z 2023-11-30 11:47:58.946 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001bd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8208801112800750469120,"opHash":"0xcf1b0a46eadf3b70d54b493d02d89508a865b2754a48bd7a18c7ce9afd1e558f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4c2ea396ff1f942df9c9f569cacbb2ca3a034d67","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:58.949420867Z 2023-11-30 11:47:58.949 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:58.949435434Z 2023-11-30 11:47:58.949 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001bd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8208801112800750469120,"opHash":"0xcf1b0a46eadf3b70d54b493d02d89508a865b2754a48bd7a18c7ce9afd1e558f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4c2ea396ff1f942df9c9f569cacbb2ca3a034d67","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:59.259615913Z 2023-11-30 11:47:59.259 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4c2ea396ff1f942df9c9f569cacbb2ca3a034d67","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6d0a7f5a0d0e4a2194de7298e2c1d139e9c251f2c2d36e8d2559823a894d5f83":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x4c2ea396ff1f942df9c9f569cacbb2ca3a034d67":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:59.259655377Z 2023-11-30 11:47:59.259 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4c2eA396fF1f942DF9C9F569CacBb2Ca3a034D67 is unstaked +bundler_1 | 2023-11-30T11:47:59.259689130Z 2023-11-30 11:47:59.259 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:59.259695692Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:59.259699469Z -- params: [{"sender":"0x4c2eA396fF1f942DF9C9F569CacBb2Ca3a034D67","nonce":"0x1bd0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001bd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:59.259719176Z -- result: "0xcf1b0a46eadf3b70d54b493d02d89508a865b2754a48bd7a18c7ce9afd1e558f" +bundler_1 | 2023-11-30T11:47:59.259722943Z -- costTime: 313 +bundler_1 | 2023-11-30T11:47:59.259726449Z +bundler_1 | 2023-11-30T11:47:59.262418531Z 2023-11-30 11:47:59.262 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:59.262429972Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:47:59.262434731Z -- params: [] +bundler_1 | 2023-11-30T11:47:59.262438508Z -- result: "ok" +bundler_1 | 2023-11-30T11:47:59.262442015Z -- costTime: 0 +bundler_1 | 2023-11-30T11:47:59.262445421Z +bundler_1 | 2023-11-30T11:47:59.264270383Z 2023-11-30 11:47:59.264 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:59.264336437Z 2023-11-30 11:47:59.264 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:59.264518696Z 2023-11-30 11:47:59.264 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001be00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8227247856874460020736,"opHash":"0xb872843da27b84b4b14a4bcee25ebafa956c488ef86c849ffc025c329d622aa6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x180ce7a7f7732c3ea12b0cb02b7060825ea7e337","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:59.267191526Z 2023-11-30 11:47:59.267 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:59.267207375Z 2023-11-30 11:47:59.267 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001be00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8227247856874460020736,"opHash":"0xb872843da27b84b4b14a4bcee25ebafa956c488ef86c849ffc025c329d622aa6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x180ce7a7f7732c3ea12b0cb02b7060825ea7e337","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:59.581125246Z 2023-11-30 11:47:59.580 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x180ce7a7f7732c3ea12b0cb02b7060825ea7e337","stake":0,"unstakeDelaySec":0},"storageMap":{"0x180ce7a7f7732c3ea12b0cb02b7060825ea7e337":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb2dc4caf965df72b24b6497c5d224c739f09e51f65ef216057af12def795d065":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:47:59.581172664Z 2023-11-30 11:47:59.581 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x180ce7A7F7732c3eA12b0cB02b7060825Ea7E337 is unstaked +bundler_1 | 2023-11-30T11:47:59.581250446Z 2023-11-30 11:47:59.581 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:59.581259252Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:59.581263189Z -- params: [{"sender":"0x180ce7A7F7732c3eA12b0cB02b7060825Ea7E337","nonce":"0x1be0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001be00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:59.581268960Z -- result: "0xb872843da27b84b4b14a4bcee25ebafa956c488ef86c849ffc025c329d622aa6" +bundler_1 | 2023-11-30T11:47:59.581282936Z -- costTime: 317 +bundler_1 | 2023-11-30T11:47:59.581286453Z +bundler_1 | 2023-11-30T11:47:59.584149140Z 2023-11-30 11:47:59.584 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:59.584208951Z 2023-11-30 11:47:59.584 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:59.584394978Z 2023-11-30 11:47:59.584 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001bf00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8245694600948169572352,"opHash":"0x5dcbf29fb3b899e2dda5eaf1d8d9ac030b2e97359ab31ae8ef3c61a4cb62cf0f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaf9c4c51dc3bfe5ca84d60fe6cc844c871c5d853","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:59.586745844Z 2023-11-30 11:47:59.586 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:59.586755432Z 2023-11-30 11:47:59.586 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001bf00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8245694600948169572352,"opHash":"0x5dcbf29fb3b899e2dda5eaf1d8d9ac030b2e97359ab31ae8ef3c61a4cb62cf0f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xaf9c4c51dc3bfe5ca84d60fe6cc844c871c5d853","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:59.899214279Z 2023-11-30 11:47:59.899 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xaf9c4c51dc3bfe5ca84d60fe6cc844c871c5d853","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x797aa881ca9695e6438e887f73091758d18d7b9a3afe6992f760f93f7e940ecc":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xaf9c4c51dc3bfe5ca84d60fe6cc844c871c5d853":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:47:59.899279971Z 2023-11-30 11:47:59.899 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xAf9C4c51DC3bfE5ca84D60fe6cC844c871c5D853 is unstaked +bundler_1 | 2023-11-30T11:47:59.899289589Z 2023-11-30 11:47:59.899 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:47:59.899296131Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:47:59.899301341Z -- params: [{"sender":"0xAf9C4c51DC3bfE5ca84D60fe6cC844c871c5D853","nonce":"0x1bf0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001bf00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:47:59.899306981Z -- result: "0x5dcbf29fb3b899e2dda5eaf1d8d9ac030b2e97359ab31ae8ef3c61a4cb62cf0f" +bundler_1 | 2023-11-30T11:47:59.899310588Z -- costTime: 315 +bundler_1 | 2023-11-30T11:47:59.899313994Z +bundler_1 | 2023-11-30T11:47:59.902086343Z 2023-11-30 11:47:59.902 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:47:59.902794894Z 2023-11-30 11:47:59.902 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:47:59.903023587Z 2023-11-30 11:47:59.902 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8264141345021879123968,"opHash":"0x31169d89164417e5acf294b9e52cc54acb2ec6f208993373e18528e27e62fdaa","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x61ad8eb56f824327ac3c30c583980616ec94fa2e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:47:59.905478022Z 2023-11-30 11:47:59.905 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:47:59.905490015Z 2023-11-30 11:47:59.905 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8264141345021879123968,"opHash":"0x31169d89164417e5acf294b9e52cc54acb2ec6f208993373e18528e27e62fdaa","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x61ad8eb56f824327ac3c30c583980616ec94fa2e","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:00.093719024Z 2023-11-30 11:48:00.093 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1778 to: 1778 +bundler_1 | 2023-11-30T11:48:00.216876575Z 2023-11-30 11:48:00.216 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x61ad8eb56f824327ac3c30c583980616ec94fa2e","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd1e80cae10ce5c960e24e1ee8c82a6bf29c0d0236fc98805997f89cb2a4311c3":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x61ad8eb56f824327ac3c30c583980616ec94fa2e":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:00.216934013Z 2023-11-30 11:48:00.216 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x61aD8EB56F824327AC3c30c583980616eC94fA2e is unstaked +bundler_1 | 2023-11-30T11:48:00.216941587Z 2023-11-30 11:48:00.216 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:00.216946035Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:00.216949571Z -- params: [{"sender":"0x61aD8EB56F824327AC3c30c583980616eC94fA2e","nonce":"0x1c00000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001c000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:00.216955152Z -- result: "0x31169d89164417e5acf294b9e52cc54acb2ec6f208993373e18528e27e62fdaa" +bundler_1 | 2023-11-30T11:48:00.216958688Z -- costTime: 315 +bundler_1 | 2023-11-30T11:48:00.216962145Z +bundler_1 | 2023-11-30T11:48:00.219768397Z 2023-11-30 11:48:00.219 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:00.219814710Z 2023-11-30 11:48:00.219 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:00.219995260Z 2023-11-30 11:48:00.219 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8282588089095588675584,"opHash":"0x209ad2c21cd91bdd20c5f0daddc3ba6ce10cb4e15d8e4ba2bec2caad8f88585a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x737962e1cc7576273cd37756f3b17ee3bd4b9476","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:00.222485863Z 2023-11-30 11:48:00.222 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:00.222497725Z 2023-11-30 11:48:00.222 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8282588089095588675584,"opHash":"0x209ad2c21cd91bdd20c5f0daddc3ba6ce10cb4e15d8e4ba2bec2caad8f88585a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x737962e1cc7576273cd37756f3b17ee3bd4b9476","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:00.533027021Z 2023-11-30 11:48:00.532 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x737962e1cc7576273cd37756f3b17ee3bd4b9476","stake":0,"unstakeDelaySec":0},"storageMap":{"0x737962e1cc7576273cd37756f3b17ee3bd4b9476":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1605d2e882d3eaeb3f2bd2e01b8fd5c179b4ebc96c2585487551606a255a3348":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:00.533083757Z 2023-11-30 11:48:00.532 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x737962E1cc7576273cD37756F3b17ee3Bd4b9476 is unstaked +bundler_1 | 2023-11-30T11:48:00.533116521Z 2023-11-30 11:48:00.533 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:00.533125618Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:00.533129786Z -- params: [{"sender":"0x737962E1cc7576273cD37756F3b17ee3Bd4b9476","nonce":"0x1c10000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001c100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:00.533135486Z -- result: "0x209ad2c21cd91bdd20c5f0daddc3ba6ce10cb4e15d8e4ba2bec2caad8f88585a" +bundler_1 | 2023-11-30T11:48:00.533139003Z -- costTime: 314 +bundler_1 | 2023-11-30T11:48:00.533142319Z +bundler_1 | 2023-11-30T11:48:00.535942691Z 2023-11-30 11:48:00.535 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:00.535959051Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:00.535965894Z -- params: [] +bundler_1 | 2023-11-30T11:48:00.535971765Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:00.535977425Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:00.535983056Z +bundler_1 | 2023-11-30T11:48:00.537833175Z 2023-11-30 11:48:00.537 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:00.537892672Z 2023-11-30 11:48:00.537 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:00.538095604Z 2023-11-30 11:48:00.538 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8301034833169298227200,"opHash":"0x1253e8386283b271b5600d693a7ec1507fd650275f061a02bdf770f7e65bc085","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf11231d555358d5242b3c57de455a142407111c4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:00.540573153Z 2023-11-30 11:48:00.540 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:00.540586307Z 2023-11-30 11:48:00.540 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8301034833169298227200,"opHash":"0x1253e8386283b271b5600d693a7ec1507fd650275f061a02bdf770f7e65bc085","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf11231d555358d5242b3c57de455a142407111c4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:00.848158414Z 2023-11-30 11:48:00.848 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf11231d555358d5242b3c57de455a142407111c4","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf11231d555358d5242b3c57de455a142407111c4":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe590c71ca72983a80e1736b6f221eef019b68539e11b8924e38f3a23fede0626":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:00.848211713Z 2023-11-30 11:48:00.848 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xf11231d555358D5242b3C57dE455A142407111C4 is unstaked +bundler_1 | 2023-11-30T11:48:00.848221511Z 2023-11-30 11:48:00.848 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:00.848227472Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:00.848232411Z -- params: [{"sender":"0xf11231d555358D5242b3C57dE455A142407111C4","nonce":"0x1c20000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001c200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:00.848240136Z -- result: "0x1253e8386283b271b5600d693a7ec1507fd650275f061a02bdf770f7e65bc085" +bundler_1 | 2023-11-30T11:48:00.848245035Z -- costTime: 311 +bundler_1 | 2023-11-30T11:48:00.848250205Z +bundler_1 | 2023-11-30T11:48:00.851083634Z 2023-11-30 11:48:00.851 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:00.851141686Z 2023-11-30 11:48:00.851 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:00.851337307Z 2023-11-30 11:48:00.851 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8319481577243007778816,"opHash":"0x6c423d294f0e1ac506cd5d53927dd154f7f90fab3ab84938b8d3898e2b3f9be9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x967ee74488c29167aaab3932f642848ddf7339ca","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:00.853794107Z 2023-11-30 11:48:00.853 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:00.853812240Z 2023-11-30 11:48:00.853 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8319481577243007778816,"opHash":"0x6c423d294f0e1ac506cd5d53927dd154f7f90fab3ab84938b8d3898e2b3f9be9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x967ee74488c29167aaab3932f642848ddf7339ca","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:01.163478544Z 2023-11-30 11:48:01.163 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x967ee74488c29167aaab3932f642848ddf7339ca","stake":0,"unstakeDelaySec":0},"storageMap":{"0x967ee74488c29167aaab3932f642848ddf7339ca":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xbd877d54c92e212cf8399f6f16454a7ef5aaa530706e0cf9e32651edea1fe16a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:01.163519821Z 2023-11-30 11:48:01.163 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x967EE74488C29167aAAb3932f642848DDF7339ca is unstaked +bundler_1 | 2023-11-30T11:48:01.163580170Z 2023-11-30 11:48:01.163 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:01.163601540Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:01.163605658Z -- params: [{"sender":"0x967EE74488C29167aAAb3932f642848DDF7339ca","nonce":"0x1c30000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001c300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:01.163611359Z -- result: "0x6c423d294f0e1ac506cd5d53927dd154f7f90fab3ab84938b8d3898e2b3f9be9" +bundler_1 | 2023-11-30T11:48:01.163614935Z -- costTime: 313 +bundler_1 | 2023-11-30T11:48:01.163618352Z +bundler_1 | 2023-11-30T11:48:01.166441067Z 2023-11-30 11:48:01.166 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:01.166498761Z 2023-11-30 11:48:01.166 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:01.166701533Z 2023-11-30 11:48:01.166 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8337928321316717330432,"opHash":"0x4574cc22c79003a40e4974a7bdb75d6d081c29481b0b14be3652716bdd1fb721","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbf1c10305979825645e3f5da50c09353a4a360f7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:01.169108500Z 2023-11-30 11:48:01.169 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:01.169124530Z 2023-11-30 11:48:01.169 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8337928321316717330432,"opHash":"0x4574cc22c79003a40e4974a7bdb75d6d081c29481b0b14be3652716bdd1fb721","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbf1c10305979825645e3f5da50c09353a4a360f7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:01.479935845Z 2023-11-30 11:48:01.479 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbf1c10305979825645e3f5da50c09353a4a360f7","stake":0,"unstakeDelaySec":0},"storageMap":{"0xbf1c10305979825645e3f5da50c09353a4a360f7":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x808af3ebff1dbea418aae1348cb03887571398ee5cc161b34974c302da80839b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:01.479967113Z 2023-11-30 11:48:01.479 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xBf1c10305979825645E3f5da50c09353a4a360F7 is unstaked +bundler_1 | 2023-11-30T11:48:01.480029059Z 2023-11-30 11:48:01.479 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:01.480041552Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:01.480047674Z -- params: [{"sender":"0xBf1c10305979825645E3f5da50c09353a4a360F7","nonce":"0x1c40000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001c400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:01.480067290Z -- result: "0x4574cc22c79003a40e4974a7bdb75d6d081c29481b0b14be3652716bdd1fb721" +bundler_1 | 2023-11-30T11:48:01.480073091Z -- costTime: 313 +bundler_1 | 2023-11-30T11:48:01.480078100Z +bundler_1 | 2023-11-30T11:48:01.482759876Z 2023-11-30 11:48:01.482 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:01.482806092Z 2023-11-30 11:48:01.482 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:01.483023037Z 2023-11-30 11:48:01.482 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8356375065390426882048,"opHash":"0x9d0049491645346a6bea8de3b8e47ba860db2c2821e0182d62e907c9654eac5c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfc41455b037221e22e829d776211657555598850","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:01.486284110Z 2023-11-30 11:48:01.486 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:01.486296503Z 2023-11-30 11:48:01.486 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8356375065390426882048,"opHash":"0x9d0049491645346a6bea8de3b8e47ba860db2c2821e0182d62e907c9654eac5c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfc41455b037221e22e829d776211657555598850","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:01.798667282Z 2023-11-30 11:48:01.798 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xfc41455b037221e22e829d776211657555598850","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xbcba8b81af9b1f9e46755f3314417f4365ad70eb0954165fc0a636b3c70aa378":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xfc41455b037221e22e829d776211657555598850":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:01.798702688Z 2023-11-30 11:48:01.798 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xfc41455b037221E22E829d776211657555598850 is unstaked +bundler_1 | 2023-11-30T11:48:01.798713197Z 2023-11-30 11:48:01.798 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:01.798718738Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:01.798723777Z -- params: [{"sender":"0xfc41455b037221E22E829d776211657555598850","nonce":"0x1c50000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001c500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:01.798731462Z -- result: "0x9d0049491645346a6bea8de3b8e47ba860db2c2821e0182d62e907c9654eac5c" +bundler_1 | 2023-11-30T11:48:01.798736541Z -- costTime: 316 +bundler_1 | 2023-11-30T11:48:01.798741240Z +bundler_1 | 2023-11-30T11:48:01.801568401Z 2023-11-30 11:48:01.801 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:01.801583078Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:01.801598357Z -- params: [] +bundler_1 | 2023-11-30T11:48:01.801602134Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:01.801605700Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:01.801609477Z +bundler_1 | 2023-11-30T11:48:01.803440785Z 2023-11-30 11:48:01.803 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:01.803498529Z 2023-11-30 11:48:01.803 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:01.803686843Z 2023-11-30 11:48:01.803 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8374821809464136433664,"opHash":"0x0a376ed06f03f19ac944c2860f83df07cb06620094f0798e608a90a3236c77b4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x494a9223ce92230188d0794389c4a246975da53c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:01.806146469Z 2023-11-30 11:48:01.806 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:01.806158140Z 2023-11-30 11:48:01.806 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8374821809464136433664,"opHash":"0x0a376ed06f03f19ac944c2860f83df07cb06620094f0798e608a90a3236c77b4","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x494a9223ce92230188d0794389c4a246975da53c","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:02.119751973Z 2023-11-30 11:48:02.119 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x494a9223ce92230188d0794389c4a246975da53c","stake":0,"unstakeDelaySec":0},"storageMap":{"0x494a9223ce92230188d0794389c4a246975da53c":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x46de3f75c08a3f9ef99e2b860b76bab6d68301aaaa95bc28728d1875a4f6f986":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:02.119792799Z 2023-11-30 11:48:02.119 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x494a9223Ce92230188D0794389c4A246975da53c is unstaked +bundler_1 | 2023-11-30T11:48:02.119801155Z 2023-11-30 11:48:02.119 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:02.119806996Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:02.119812506Z -- params: [{"sender":"0x494a9223Ce92230188D0794389c4A246975da53c","nonce":"0x1c60000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001c600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:02.119821603Z -- result: "0x0a376ed06f03f19ac944c2860f83df07cb06620094f0798e608a90a3236c77b4" +bundler_1 | 2023-11-30T11:48:02.119827634Z -- costTime: 316 +bundler_1 | 2023-11-30T11:48:02.119832002Z +bundler_1 | 2023-11-30T11:48:02.122695551Z 2023-11-30 11:48:02.122 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:02.122787231Z 2023-11-30 11:48:02.122 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:02.123046274Z 2023-11-30 11:48:02.122 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8393268553537845985280,"opHash":"0x9df51caef9b64a73980e6aa873d1f37596e5a79fdb0cd672f5b45bd46e587e27","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4b09c1546327cc0b15d35769a81d1ce8e3821942","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:02.126641507Z 2023-11-30 11:48:02.126 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:02.126656545Z 2023-11-30 11:48:02.126 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8393268553537845985280,"opHash":"0x9df51caef9b64a73980e6aa873d1f37596e5a79fdb0cd672f5b45bd46e587e27","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4b09c1546327cc0b15d35769a81d1ce8e3821942","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:02.439560040Z 2023-11-30 11:48:02.439 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4b09c1546327cc0b15d35769a81d1ce8e3821942","stake":0,"unstakeDelaySec":0},"storageMap":{"0x4b09c1546327cc0b15d35769a81d1ce8e3821942":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x12f837838f5e6ed9672d78920da6181b3af9f51e44e17bce65dc1f83281483ed":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:02.439617327Z 2023-11-30 11:48:02.439 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4b09c1546327CC0b15d35769A81D1ce8e3821942 is unstaked +bundler_1 | 2023-11-30T11:48:02.439674614Z 2023-11-30 11:48:02.439 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:02.439683661Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:02.439687768Z -- params: [{"sender":"0x4b09c1546327CC0b15d35769A81D1ce8e3821942","nonce":"0x1c70000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001c700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:02.439693479Z -- result: "0x9df51caef9b64a73980e6aa873d1f37596e5a79fdb0cd672f5b45bd46e587e27" +bundler_1 | 2023-11-30T11:48:02.439697026Z -- costTime: 317 +bundler_1 | 2023-11-30T11:48:02.439700522Z +bundler_1 | 2023-11-30T11:48:02.442458003Z 2023-11-30 11:48:02.442 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:02.442529934Z 2023-11-30 11:48:02.442 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:02.442725989Z 2023-11-30 11:48:02.442 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8411715297611555536896,"opHash":"0xf794576bfcccedf6fdf6639dc298e817a9e3449b1511a675c52f751d91f78a14","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xed599350dd5326b5b79637d52c7b277435152b4d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:02.445245456Z 2023-11-30 11:48:02.445 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:02.445261847Z 2023-11-30 11:48:02.445 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8411715297611555536896,"opHash":"0xf794576bfcccedf6fdf6639dc298e817a9e3449b1511a675c52f751d91f78a14","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xed599350dd5326b5b79637d52c7b277435152b4d","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:02.755726600Z 2023-11-30 11:48:02.755 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xed599350dd5326b5b79637d52c7b277435152b4d","stake":0,"unstakeDelaySec":0},"storageMap":{"0xed599350dd5326b5b79637d52c7b277435152b4d":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x72502512328a2e0c659fda6fb0651ba92fa4266f89374279fc05b9fffebdf3cc":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:02.755783907Z 2023-11-30 11:48:02.755 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xeD599350dd5326B5b79637d52c7B277435152B4d is unstaked +bundler_1 | 2023-11-30T11:48:02.755793314Z 2023-11-30 11:48:02.755 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:02.755798754Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:02.755803643Z -- params: [{"sender":"0xeD599350dd5326B5b79637d52c7B277435152B4d","nonce":"0x1c80000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001c800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:02.755811708Z -- result: "0xf794576bfcccedf6fdf6639dc298e817a9e3449b1511a675c52f751d91f78a14" +bundler_1 | 2023-11-30T11:48:02.755816738Z -- costTime: 313 +bundler_1 | 2023-11-30T11:48:02.755821827Z +bundler_1 | 2023-11-30T11:48:02.758572251Z 2023-11-30 11:48:02.758 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:02.758625771Z 2023-11-30 11:48:02.758 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:02.758822888Z 2023-11-30 11:48:02.758 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8430162041685265088512,"opHash":"0x8ecb6532a204e97d352eda032da3ebc53da942acf8c92d5306b14f264b26ffee","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcd4e67134a00a9d912810db0ff3e32e2e0f58af3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:02.761405683Z 2023-11-30 11:48:02.761 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:02.761433155Z 2023-11-30 11:48:02.761 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001c900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8430162041685265088512,"opHash":"0x8ecb6532a204e97d352eda032da3ebc53da942acf8c92d5306b14f264b26ffee","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcd4e67134a00a9d912810db0ff3e32e2e0f58af3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:03.063368232Z 2023-11-30 11:48:03.063 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcd4e67134a00a9d912810db0ff3e32e2e0f58af3","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x94d643cd7b49d5291ec033ab9dcf8f604232a250b373c98d387f0f34ec73ab55":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xcd4e67134a00a9d912810db0ff3e32e2e0f58af3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:03.063404440Z 2023-11-30 11:48:03.063 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xcd4E67134a00a9D912810db0FF3e32e2E0f58af3 is unstaked +bundler_1 | 2023-11-30T11:48:03.063466976Z 2023-11-30 11:48:03.063 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:03.063493836Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:03.063499537Z -- params: [{"sender":"0xcd4E67134a00a9D912810db0FF3e32e2E0f58af3","nonce":"0x1c90000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001c900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:03.063507672Z -- result: "0x8ecb6532a204e97d352eda032da3ebc53da942acf8c92d5306b14f264b26ffee" +bundler_1 | 2023-11-30T11:48:03.063513272Z -- costTime: 305 +bundler_1 | 2023-11-30T11:48:03.063518402Z +bundler_1 | 2023-11-30T11:48:03.066350121Z 2023-11-30 11:48:03.066 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:03.066363426Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:03.066370429Z -- params: [] +bundler_1 | 2023-11-30T11:48:03.066376300Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:03.066382471Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:03.066388813Z +bundler_1 | 2023-11-30T11:48:03.068544486Z 2023-11-30 11:48:03.068 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:03.068588645Z 2023-11-30 11:48:03.068 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:03.068785335Z 2023-11-30 11:48:03.068 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ca00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8448608785758974640128,"opHash":"0x865e7097aaf5825ffc08e56cc881b27ee835fdd74c59df0a5c52f7d9e7c414f8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4fe93ea185d8555cf65ecf18b42f73870ab83d3f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:03.071265949Z 2023-11-30 11:48:03.071 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:03.071301325Z 2023-11-30 11:48:03.071 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ca00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8448608785758974640128,"opHash":"0x865e7097aaf5825ffc08e56cc881b27ee835fdd74c59df0a5c52f7d9e7c414f8","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4fe93ea185d8555cf65ecf18b42f73870ab83d3f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:03.384028298Z 2023-11-30 11:48:03.383 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4fe93ea185d8555cf65ecf18b42f73870ab83d3f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x67589242520508298457b9664a073768d89a3ee5a4555c8ec494e5e02850ff50":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x4fe93ea185d8555cf65ecf18b42f73870ab83d3f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:03.384076929Z 2023-11-30 11:48:03.384 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4fe93Ea185d8555CF65ecF18b42f73870AB83d3F is unstaked +bundler_1 | 2023-11-30T11:48:03.384121385Z 2023-11-30 11:48:03.384 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:03.384130432Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:03.384149668Z -- params: [{"sender":"0x4fe93Ea185d8555CF65ecF18b42f73870AB83d3F","nonce":"0x1ca0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001ca00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:03.384155629Z -- result: "0x865e7097aaf5825ffc08e56cc881b27ee835fdd74c59df0a5c52f7d9e7c414f8" +bundler_1 | 2023-11-30T11:48:03.384159206Z -- costTime: 316 +bundler_1 | 2023-11-30T11:48:03.384162802Z +bundler_1 | 2023-11-30T11:48:03.387094604Z 2023-11-30 11:48:03.387 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:03.387179456Z 2023-11-30 11:48:03.387 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:03.392897345Z 2023-11-30 11:48:03.392 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001cb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8467055529832684191744,"opHash":"0x76ef8668bb1d20d98f2179359dcc5491f5a8a746e04c4625529650609ba9d11c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x99b25416d25393e7de0fe3e17610484d20d1a4b4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:03.395948450Z 2023-11-30 11:48:03.395 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:03.395965613Z 2023-11-30 11:48:03.395 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001cb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8467055529832684191744,"opHash":"0x76ef8668bb1d20d98f2179359dcc5491f5a8a746e04c4625529650609ba9d11c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x99b25416d25393e7de0fe3e17610484d20d1a4b4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:03.706612875Z 2023-11-30 11:48:03.706 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x99b25416d25393e7de0fe3e17610484d20d1a4b4","stake":0,"unstakeDelaySec":0},"storageMap":{"0x99b25416d25393e7de0fe3e17610484d20d1a4b4":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1573569c61a8efa5a9bf255551d7c7d8a117e38e62cc94c8dc8fe0ff6e712b5e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:03.706648392Z 2023-11-30 11:48:03.706 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x99B25416d25393E7De0fE3E17610484d20D1a4b4 is unstaked +bundler_1 | 2023-11-30T11:48:03.706657098Z 2023-11-30 11:48:03.706 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:03.706662608Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:03.706667677Z -- params: [{"sender":"0x99B25416d25393E7De0fE3E17610484d20D1a4b4","nonce":"0x1cb0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001cb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:03.706693105Z -- result: "0x76ef8668bb1d20d98f2179359dcc5491f5a8a746e04c4625529650609ba9d11c" +bundler_1 | 2023-11-30T11:48:03.706699006Z -- costTime: 320 +bundler_1 | 2023-11-30T11:48:03.706703865Z +bundler_1 | 2023-11-30T11:48:03.709502372Z 2023-11-30 11:48:03.709 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:03.709548565Z 2023-11-30 11:48:03.709 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:03.709733864Z 2023-11-30 11:48:03.709 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001cc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8485502273906393743360,"opHash":"0x16ba96e8665b8b245b6af2879e013b59554de08234cee1b3e2c1810852f2bccc","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x35cdf720f8b740b3d7f162b2a6b7603cb5236762","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:03.712466238Z 2023-11-30 11:48:03.712 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:03.712482288Z 2023-11-30 11:48:03.712 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001cc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8485502273906393743360,"opHash":"0x16ba96e8665b8b245b6af2879e013b59554de08234cee1b3e2c1810852f2bccc","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x35cdf720f8b740b3d7f162b2a6b7603cb5236762","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:04.024590793Z 2023-11-30 11:48:04.024 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x35cdf720f8b740b3d7f162b2a6b7603cb5236762","stake":0,"unstakeDelaySec":0},"storageMap":{"0x35cdf720f8b740b3d7f162b2a6b7603cb5236762":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x609f24f8951721e95f17e05a123fce95a8978e8dadfe310460fe5c294a110130":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:04.024639163Z 2023-11-30 11:48:04.024 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x35cDF720f8B740B3d7F162b2a6b7603cB5236762 is unstaked +bundler_1 | 2023-11-30T11:48:04.024685099Z 2023-11-30 11:48:04.024 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:04.024694557Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:04.024701910Z -- params: [{"sender":"0x35cDF720f8B740B3d7F162b2a6b7603cB5236762","nonce":"0x1cc0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001cc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:04.024709554Z -- result: "0x16ba96e8665b8b245b6af2879e013b59554de08234cee1b3e2c1810852f2bccc" +bundler_1 | 2023-11-30T11:48:04.024714103Z -- costTime: 315 +bundler_1 | 2023-11-30T11:48:04.024718291Z +bundler_1 | 2023-11-30T11:48:04.027496469Z 2023-11-30 11:48:04.027 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:04.027548616Z 2023-11-30 11:48:04.027 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:04.027726458Z 2023-11-30 11:48:04.027 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001cd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8503949017980103294976,"opHash":"0x8a3fa48f0ffbbab30ca9a1ec3b23ec12519e5a33a9da5e213aebf9782b886691","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf2009216d3a63751f646300711da6f2c49608eac","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:04.030253369Z 2023-11-30 11:48:04.030 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:04.030267656Z 2023-11-30 11:48:04.030 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001cd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8503949017980103294976,"opHash":"0x8a3fa48f0ffbbab30ca9a1ec3b23ec12519e5a33a9da5e213aebf9782b886691","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf2009216d3a63751f646300711da6f2c49608eac","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:04.339444300Z 2023-11-30 11:48:04.339 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf2009216d3a63751f646300711da6f2c49608eac","stake":0,"unstakeDelaySec":0},"storageMap":{"0xf2009216d3a63751f646300711da6f2c49608eac":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x15195029458cd6af675dece20803c9c29fbd0aa3e537ae6d645158f54620329e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:04.339497930Z 2023-11-30 11:48:04.339 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xF2009216d3a63751f646300711da6f2C49608EaC is unstaked +bundler_1 | 2023-11-30T11:48:04.339526199Z 2023-11-30 11:48:04.339 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:04.339535316Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:04.339540937Z -- params: [{"sender":"0xF2009216d3a63751f646300711da6f2C49608EaC","nonce":"0x1cd0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001cd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:04.339550164Z -- result: "0x8a3fa48f0ffbbab30ca9a1ec3b23ec12519e5a33a9da5e213aebf9782b886691" +bundler_1 | 2023-11-30T11:48:04.339556135Z -- costTime: 312 +bundler_1 | 2023-11-30T11:48:04.339559842Z +bundler_1 | 2023-11-30T11:48:04.342242797Z 2023-11-30 11:48:04.342 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:04.342254058Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:04.342258556Z -- params: [] +bundler_1 | 2023-11-30T11:48:04.342262163Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:04.342266301Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:04.342269727Z +bundler_1 | 2023-11-30T11:48:04.344073276Z 2023-11-30 11:48:04.344 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:04.344140234Z 2023-11-30 11:48:04.344 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:04.344320246Z 2023-11-30 11:48:04.344 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ce00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8522395762053812846592,"opHash":"0x1d780428453efad8536d7dc377626c547a994338a4bb9c39f3eecfc111972949","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x41dda1a3c53de7c991b7d86380b64cf019c88ab3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:04.347348645Z 2023-11-30 11:48:04.347 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:04.347364785Z 2023-11-30 11:48:04.347 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ce00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8522395762053812846592,"opHash":"0x1d780428453efad8536d7dc377626c547a994338a4bb9c39f3eecfc111972949","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x41dda1a3c53de7c991b7d86380b64cf019c88ab3","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:04.656743783Z 2023-11-30 11:48:04.656 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x41dda1a3c53de7c991b7d86380b64cf019c88ab3","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6ef9a171742ae7e97ec7b6fddfb9a7f90bbd506f0a89c44984298dbff6144921":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x41dda1a3c53de7c991b7d86380b64cf019c88ab3":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:04.657144697Z 2023-11-30 11:48:04.656 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x41DDA1A3c53De7c991b7d86380B64Cf019c88ab3 is unstaked +bundler_1 | 2023-11-30T11:48:04.657157571Z 2023-11-30 11:48:04.656 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:04.657163793Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:04.657168882Z -- params: [{"sender":"0x41DDA1A3c53De7c991b7d86380B64Cf019c88ab3","nonce":"0x1ce0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001ce00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:04.657176817Z -- result: "0x1d780428453efad8536d7dc377626c547a994338a4bb9c39f3eecfc111972949" +bundler_1 | 2023-11-30T11:48:04.657182257Z -- costTime: 313 +bundler_1 | 2023-11-30T11:48:04.657187156Z +bundler_1 | 2023-11-30T11:48:04.660164971Z 2023-11-30 11:48:04.660 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:04.660223406Z 2023-11-30 11:48:04.660 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:04.660419776Z 2023-11-30 11:48:04.660 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001cf00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8540842506127522398208,"opHash":"0x7cb1fb101e48bf57585d492774dfce6a0e9f54be5fd76a2357e757d5a244799a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6cd97b3accaf590d18bcceccfd9705ac179e7d45","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:04.662813147Z 2023-11-30 11:48:04.662 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:04.662827064Z 2023-11-30 11:48:04.662 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001cf00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8540842506127522398208,"opHash":"0x7cb1fb101e48bf57585d492774dfce6a0e9f54be5fd76a2357e757d5a244799a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x6cd97b3accaf590d18bcceccfd9705ac179e7d45","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:04.970376672Z 2023-11-30 11:48:04.970 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x6cd97b3accaf590d18bcceccfd9705ac179e7d45","stake":0,"unstakeDelaySec":0},"storageMap":{"0x6cd97b3accaf590d18bcceccfd9705ac179e7d45":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf9737d00e462fd426abd26e8ff51224c1ba94540e8df125f273413dd5cc19f32":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:04.970428969Z 2023-11-30 11:48:04.970 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x6cd97B3aCcAf590D18BCceccfd9705ac179e7D45 is unstaked +bundler_1 | 2023-11-30T11:48:04.970528782Z 2023-11-30 11:48:04.970 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:04.970539352Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:04.970544341Z -- params: [{"sender":"0x6cd97B3aCcAf590D18BCceccfd9705ac179e7D45","nonce":"0x1cf0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001cf00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:04.970550212Z -- result: "0x7cb1fb101e48bf57585d492774dfce6a0e9f54be5fd76a2357e757d5a244799a" +bundler_1 | 2023-11-30T11:48:04.970553788Z -- costTime: 310 +bundler_1 | 2023-11-30T11:48:04.970557235Z +bundler_1 | 2023-11-30T11:48:04.973437578Z 2023-11-30 11:48:04.973 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:04.974209215Z 2023-11-30 11:48:04.974 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:04.974380535Z 2023-11-30 11:48:04.974 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8559289250201231949824,"opHash":"0x691cad678e548fa6db90062b65331f8d747e3d206b08bd159a227f4b7291bc2c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8580866efb4deffc6afc639061a82c48ae4f7815","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:04.976687215Z 2023-11-30 11:48:04.976 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:04.976709667Z 2023-11-30 11:48:04.976 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8559289250201231949824,"opHash":"0x691cad678e548fa6db90062b65331f8d747e3d206b08bd159a227f4b7291bc2c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8580866efb4deffc6afc639061a82c48ae4f7815","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:05.280769055Z 2023-11-30 11:48:05.280 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8580866efb4deffc6afc639061a82c48ae4f7815","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa5a7cd25c8b18f49d73c3e7e749eb26add51e3a117ab01ce52856cb8e3456773":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x8580866efb4deffc6afc639061a82c48ae4f7815":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:05.280803209Z 2023-11-30 11:48:05.280 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8580866eFB4DEffc6afc639061A82C48ae4F7815 is unstaked +bundler_1 | 2023-11-30T11:48:05.280856078Z 2023-11-30 11:48:05.280 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:05.280875955Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:05.280879872Z -- params: [{"sender":"0x8580866eFB4DEffc6afc639061A82C48ae4F7815","nonce":"0x1d00000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001d000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:05.280885483Z -- result: "0x691cad678e548fa6db90062b65331f8d747e3d206b08bd159a227f4b7291bc2c" +bundler_1 | 2023-11-30T11:48:05.280889059Z -- costTime: 307 +bundler_1 | 2023-11-30T11:48:05.280892385Z +bundler_1 | 2023-11-30T11:48:05.283638067Z 2023-11-30 11:48:05.283 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:05.283695120Z 2023-11-30 11:48:05.283 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:05.283886410Z 2023-11-30 11:48:05.283 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8577735994274941501440,"opHash":"0xb587711c101c891f5cd8642305d5a54cc3008f6ba78115bb87458119b083c23f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4d85fc1ccbe5593ce16b269aed49715d8b81efd5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:05.286373235Z 2023-11-30 11:48:05.286 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:05.286387833Z 2023-11-30 11:48:05.286 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8577735994274941501440,"opHash":"0xb587711c101c891f5cd8642305d5a54cc3008f6ba78115bb87458119b083c23f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4d85fc1ccbe5593ce16b269aed49715d8b81efd5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:05.600400776Z 2023-11-30 11:48:05.600 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4d85fc1ccbe5593ce16b269aed49715d8b81efd5","stake":0,"unstakeDelaySec":0},"storageMap":{"0x4d85fc1ccbe5593ce16b269aed49715d8b81efd5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb9e7458c6c001a74968688b4c59d39f3b3de7287eb8681bf60f53d5e5027ac94":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:05.600452312Z 2023-11-30 11:48:05.600 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4D85FC1CcbE5593CE16b269aeD49715D8b81efd5 is unstaked +bundler_1 | 2023-11-30T11:48:05.600464084Z 2023-11-30 11:48:05.600 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:05.600470216Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:05.600475355Z -- params: [{"sender":"0x4D85FC1CcbE5593CE16b269aeD49715D8b81efd5","nonce":"0x1d10000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001d100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:05.600495603Z -- result: "0xb587711c101c891f5cd8642305d5a54cc3008f6ba78115bb87458119b083c23f" +bundler_1 | 2023-11-30T11:48:05.600499450Z -- costTime: 317 +bundler_1 | 2023-11-30T11:48:05.600504289Z +bundler_1 | 2023-11-30T11:48:05.603247583Z 2023-11-30 11:48:05.603 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:05.603262902Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:05.603267561Z -- params: [] +bundler_1 | 2023-11-30T11:48:05.603271207Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:05.603275125Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:05.603278681Z +bundler_1 | 2023-11-30T11:48:05.605072986Z 2023-11-30 11:48:05.604 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:05.605138802Z 2023-11-30 11:48:05.605 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:05.605328235Z 2023-11-30 11:48:05.605 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8596182738348651053056,"opHash":"0xdff298581da79b5f19fdd714b9102ae3421a1654c3c71395423930bb4169300d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcba75b26b4fdaf8f405131ab30b54368459b49c6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:05.607804772Z 2023-11-30 11:48:05.607 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:05.607820592Z 2023-11-30 11:48:05.607 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8596182738348651053056,"opHash":"0xdff298581da79b5f19fdd714b9102ae3421a1654c3c71395423930bb4169300d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcba75b26b4fdaf8f405131ab30b54368459b49c6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:05.921139150Z 2023-11-30 11:48:05.920 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcba75b26b4fdaf8f405131ab30b54368459b49c6","stake":0,"unstakeDelaySec":0},"storageMap":{"0xcba75b26b4fdaf8f405131ab30b54368459b49c6":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x2d13752a821ec40506b0150a82c8606b7baff91ce0688150c26c8f02eb8af97a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:05.921222536Z 2023-11-30 11:48:05.921 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xcBa75B26b4fdAf8f405131ab30b54368459B49c6 is unstaked +bundler_1 | 2023-11-30T11:48:05.921235880Z 2023-11-30 11:48:05.921 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:05.921242092Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:05.921247793Z -- params: [{"sender":"0xcBa75B26b4fdAf8f405131ab30b54368459B49c6","nonce":"0x1d20000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001d200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:05.921270896Z -- result: "0xdff298581da79b5f19fdd714b9102ae3421a1654c3c71395423930bb4169300d" +bundler_1 | 2023-11-30T11:48:05.921277188Z -- costTime: 317 +bundler_1 | 2023-11-30T11:48:05.921282026Z +bundler_1 | 2023-11-30T11:48:05.924203593Z 2023-11-30 11:48:05.924 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:05.924284828Z 2023-11-30 11:48:05.924 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:05.924471175Z 2023-11-30 11:48:05.924 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8614629482422360604672,"opHash":"0xdf681910537fdf297644f5d2f70e38541b1b7b42ce8c071124216c425cae9fcc","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdd737965af5db34768386381c8f73adfb1f6f7b6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:05.926873974Z 2023-11-30 11:48:05.926 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:05.926887649Z 2023-11-30 11:48:05.926 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8614629482422360604672,"opHash":"0xdf681910537fdf297644f5d2f70e38541b1b7b42ce8c071124216c425cae9fcc","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xdd737965af5db34768386381c8f73adfb1f6f7b6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:06.237038293Z 2023-11-30 11:48:06.236 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xdd737965af5db34768386381c8f73adfb1f6f7b6","stake":0,"unstakeDelaySec":0},"storageMap":{"0xdd737965af5db34768386381c8f73adfb1f6f7b6":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x8fdd06b23d16591e9bd22e98d00ca9d907f60fb02b36463f05c648b8a3d8304c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:06.237076234Z 2023-11-30 11:48:06.236 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xdD737965Af5db34768386381C8f73AdFB1f6F7b6 is unstaked +bundler_1 | 2023-11-30T11:48:06.237085280Z 2023-11-30 11:48:06.237 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:06.237090741Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:06.237095530Z -- params: [{"sender":"0xdD737965Af5db34768386381C8f73AdFB1f6F7b6","nonce":"0x1d30000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001d300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:06.237103093Z -- result: "0xdf681910537fdf297644f5d2f70e38541b1b7b42ce8c071124216c425cae9fcc" +bundler_1 | 2023-11-30T11:48:06.237108363Z -- costTime: 313 +bundler_1 | 2023-11-30T11:48:06.237116839Z +bundler_1 | 2023-11-30T11:48:06.239957989Z 2023-11-30 11:48:06.239 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:06.240005588Z 2023-11-30 11:48:06.239 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:06.240203496Z 2023-11-30 11:48:06.240 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8633076226496070156288,"opHash":"0x1bb94515bce613a16ad3d84faad215e1325ce12cbcc7441f2560ba1650dee911","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x67d09f277dbc96bcf0945972676a57616f5cbbc6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:06.243069847Z 2023-11-30 11:48:06.242 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:06.243086267Z 2023-11-30 11:48:06.243 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8633076226496070156288,"opHash":"0x1bb94515bce613a16ad3d84faad215e1325ce12cbcc7441f2560ba1650dee911","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x67d09f277dbc96bcf0945972676a57616f5cbbc6","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:06.555938023Z 2023-11-30 11:48:06.555 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x67d09f277dbc96bcf0945972676a57616f5cbbc6","stake":0,"unstakeDelaySec":0},"storageMap":{"0x67d09f277dbc96bcf0945972676a57616f5cbbc6":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x56382fb26e22d7295ea7d15643b00356cc0d23ce36176ceb8ad8977aa6c8cc2e":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:06.555991412Z 2023-11-30 11:48:06.555 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x67d09f277DbC96bcF0945972676A57616F5CBbC6 is unstaked +bundler_1 | 2023-11-30T11:48:06.556000599Z 2023-11-30 11:48:06.555 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:06.556006260Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:06.556011359Z -- params: [{"sender":"0x67d09f277DbC96bcF0945972676A57616F5CBbC6","nonce":"0x1d40000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001d400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:06.556019294Z -- result: "0x1bb94515bce613a16ad3d84faad215e1325ce12cbcc7441f2560ba1650dee911" +bundler_1 | 2023-11-30T11:48:06.556024714Z -- costTime: 316 +bundler_1 | 2023-11-30T11:48:06.556029583Z +bundler_1 | 2023-11-30T11:48:06.558821327Z 2023-11-30 11:48:06.558 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:06.558873591Z 2023-11-30 11:48:06.558 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:06.559098223Z 2023-11-30 11:48:06.559 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8651522970569779707904,"opHash":"0x97aad1f94feda8d67d7478349f5d5c39516dd5e2ac2cd39a3046e4f2a9e0c593","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd67b16b44ab3ca07e5d74332c638f4ff5fcff2c8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:06.564430594Z 2023-11-30 11:48:06.564 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:06.564447927Z 2023-11-30 11:48:06.564 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8651522970569779707904,"opHash":"0x97aad1f94feda8d67d7478349f5d5c39516dd5e2ac2cd39a3046e4f2a9e0c593","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd67b16b44ab3ca07e5d74332c638f4ff5fcff2c8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:06.873502637Z 2023-11-30 11:48:06.873 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd67b16b44ab3ca07e5d74332c638f4ff5fcff2c8","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd67b16b44ab3ca07e5d74332c638f4ff5fcff2c8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x5e2a2136364ec255fa7354649a6fd87f5ac466ff8833b011096446a08284f3c0":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:06.873556187Z 2023-11-30 11:48:06.873 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xd67b16B44ab3cA07e5d74332C638f4Ff5FcFF2C8 is unstaked +bundler_1 | 2023-11-30T11:48:06.873582235Z 2023-11-30 11:48:06.873 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:06.873588457Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:06.873593887Z -- params: [{"sender":"0xd67b16B44ab3cA07e5d74332C638f4Ff5FcFF2C8","nonce":"0x1d50000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001d500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:06.873603875Z -- result: "0x97aad1f94feda8d67d7478349f5d5c39516dd5e2ac2cd39a3046e4f2a9e0c593" +bundler_1 | 2023-11-30T11:48:06.873608855Z -- costTime: 315 +bundler_1 | 2023-11-30T11:48:06.873613443Z +bundler_1 | 2023-11-30T11:48:06.876645305Z 2023-11-30 11:48:06.876 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:06.876661946Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:06.876668959Z -- params: [] +bundler_1 | 2023-11-30T11:48:06.876674459Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:06.876680110Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:06.876686051Z +bundler_1 | 2023-11-30T11:48:06.878594789Z 2023-11-30 11:48:06.878 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:06.878635445Z 2023-11-30 11:48:06.878 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:06.878826411Z 2023-11-30 11:48:06.878 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8669969714643489259520,"opHash":"0xaca76ee463704e55522296cbd97a5113aabbb3e383dc2892ef0152ff2c02b2d1","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1d545a2f24275be63f3e3b22d26cc8d7f662c947","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:06.881235832Z 2023-11-30 11:48:06.881 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:06.881248867Z 2023-11-30 11:48:06.881 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8669969714643489259520,"opHash":"0xaca76ee463704e55522296cbd97a5113aabbb3e383dc2892ef0152ff2c02b2d1","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x1d545a2f24275be63f3e3b22d26cc8d7f662c947","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:07.191787580Z 2023-11-30 11:48:07.191 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x1d545a2f24275be63f3e3b22d26cc8d7f662c947","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1365ed907287f6576bed06da13649a99d49ed2738a48bc91650e29d37a2504c0":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x1d545a2f24275be63f3e3b22d26cc8d7f662c947":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:07.191923734Z 2023-11-30 11:48:07.191 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x1d545A2f24275be63F3e3B22d26cc8d7f662c947 is unstaked +bundler_1 | 2023-11-30T11:48:07.191932721Z 2023-11-30 11:48:07.191 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:07.191938011Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:07.191943200Z -- params: [{"sender":"0x1d545A2f24275be63F3e3B22d26cc8d7f662c947","nonce":"0x1d60000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001d600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:07.191951065Z -- result: "0xaca76ee463704e55522296cbd97a5113aabbb3e383dc2892ef0152ff2c02b2d1" +bundler_1 | 2023-11-30T11:48:07.191967255Z -- costTime: 313 +bundler_1 | 2023-11-30T11:48:07.191972044Z +bundler_1 | 2023-11-30T11:48:07.195092608Z 2023-11-30 11:48:07.195 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:07.195159035Z 2023-11-30 11:48:07.195 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:07.195333347Z 2023-11-30 11:48:07.195 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8688416458717198811136,"opHash":"0x3264980ce91168f079a7b93e4c7cbd07d9fb6cd45dbc6c9b50f6bc744bdaed36","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7da71d805ff2fc262cd1a80f5de4db4f851d19f5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:07.197763350Z 2023-11-30 11:48:07.197 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:07.197785041Z 2023-11-30 11:48:07.197 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8688416458717198811136,"opHash":"0x3264980ce91168f079a7b93e4c7cbd07d9fb6cd45dbc6c9b50f6bc744bdaed36","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x7da71d805ff2fc262cd1a80f5de4db4f851d19f5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:07.503238040Z 2023-11-30 11:48:07.503 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x7da71d805ff2fc262cd1a80f5de4db4f851d19f5","stake":0,"unstakeDelaySec":0},"storageMap":{"0x7da71d805ff2fc262cd1a80f5de4db4f851d19f5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf7930f695bd911ddc599dc1edc74e79e8a1d32d482a7c9a2cfa28829c77d703a":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:07.503282834Z 2023-11-30 11:48:07.503 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x7da71D805FF2FC262cd1A80F5DE4Db4F851D19f5 is unstaked +bundler_1 | 2023-11-30T11:48:07.503335241Z 2023-11-30 11:48:07.503 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:07.503356581Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:07.503361731Z -- params: [{"sender":"0x7da71D805FF2FC262cd1A80F5DE4Db4F851D19f5","nonce":"0x1d70000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001d700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:07.503369616Z -- result: "0x3264980ce91168f079a7b93e4c7cbd07d9fb6cd45dbc6c9b50f6bc744bdaed36" +bundler_1 | 2023-11-30T11:48:07.503374545Z -- costTime: 309 +bundler_1 | 2023-11-30T11:48:07.503379203Z +bundler_1 | 2023-11-30T11:48:07.506253147Z 2023-11-30 11:48:07.506 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:07.506297881Z 2023-11-30 11:48:07.506 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:07.506494187Z 2023-11-30 11:48:07.506 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8706863202790908362752,"opHash":"0xbe2515efba6582a646b092f353a70a729e30ca81f4a839dcedff0dea0e70bb03","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbf7aea2fd242f4650afd6059717554e3547284f8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:07.508874544Z 2023-11-30 11:48:07.508 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:07.508889883Z 2023-11-30 11:48:07.508 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8706863202790908362752,"opHash":"0xbe2515efba6582a646b092f353a70a729e30ca81f4a839dcedff0dea0e70bb03","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbf7aea2fd242f4650afd6059717554e3547284f8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:07.817464812Z 2023-11-30 11:48:07.817 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbf7aea2fd242f4650afd6059717554e3547284f8","stake":0,"unstakeDelaySec":0},"storageMap":{"0xbf7aea2fd242f4650afd6059717554e3547284f8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd9767421e07f094b427d99f00ebb939aff8d95604db0f6346b8684862a65ed32":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:07.817583624Z 2023-11-30 11:48:07.817 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xBF7AeA2FD242F4650Afd6059717554E3547284F8 is unstaked +bundler_1 | 2023-11-30T11:48:07.817595646Z 2023-11-30 11:48:07.817 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:07.817601106Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:07.817606186Z -- params: [{"sender":"0xBF7AeA2FD242F4650Afd6059717554E3547284F8","nonce":"0x1d80000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001d800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:07.817642684Z -- result: "0xbe2515efba6582a646b092f353a70a729e30ca81f4a839dcedff0dea0e70bb03" +bundler_1 | 2023-11-30T11:48:07.817648555Z -- costTime: 311 +bundler_1 | 2023-11-30T11:48:07.817653263Z +bundler_1 | 2023-11-30T11:48:07.820520241Z 2023-11-30 11:48:07.820 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:07.820584210Z 2023-11-30 11:48:07.820 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:07.820755951Z 2023-11-30 11:48:07.820 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8725309946864617914368,"opHash":"0xcd5775fad19c7d9e321aabf7108ab5576712c083e903b6de1e72bd29accc8050","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa490045cce0e2caaece52bd7d1538390f36e2c88","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:07.823378991Z 2023-11-30 11:48:07.823 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:07.823394870Z 2023-11-30 11:48:07.823 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001d900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8725309946864617914368,"opHash":"0xcd5775fad19c7d9e321aabf7108ab5576712c083e903b6de1e72bd29accc8050","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa490045cce0e2caaece52bd7d1538390f36e2c88","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:08.134230474Z 2023-11-30 11:48:08.134 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa490045cce0e2caaece52bd7d1538390f36e2c88","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa490045cce0e2caaece52bd7d1538390f36e2c88":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xca3bfb85b359cb7671716a48acae35884bc443b394540990d0807a97f0761474":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:08.134278764Z 2023-11-30 11:48:08.134 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xa490045cCE0e2CaaECe52bd7d1538390f36e2c88 is unstaked +bundler_1 | 2023-11-30T11:48:08.134357978Z 2023-11-30 11:48:08.134 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:08.134366083Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:08.134369930Z -- params: [{"sender":"0xa490045cCE0e2CaaECe52bd7d1538390f36e2c88","nonce":"0x1d90000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001d900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:08.134375621Z -- result: "0xcd5775fad19c7d9e321aabf7108ab5576712c083e903b6de1e72bd29accc8050" +bundler_1 | 2023-11-30T11:48:08.134379248Z -- costTime: 314 +bundler_1 | 2023-11-30T11:48:08.134382704Z +bundler_1 | 2023-11-30T11:48:08.137252427Z 2023-11-30 11:48:08.137 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:08.137280419Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:08.137285198Z -- params: [] +bundler_1 | 2023-11-30T11:48:08.137288865Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:08.137294736Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:08.137300587Z +bundler_1 | 2023-11-30T11:48:08.139120049Z 2023-11-30 11:48:08.139 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:08.139194507Z 2023-11-30 11:48:08.139 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:08.139375421Z 2023-11-30 11:48:08.139 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001da00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8743756690938327465984,"opHash":"0x39280d62228d8b02992309c20b58ad66f4f689b563381202dbb42ee17f08bd0a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9c0635c31e1cc77c88d806b0bf0d65e7003dea1f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:08.141856917Z 2023-11-30 11:48:08.141 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:08.141869781Z 2023-11-30 11:48:08.141 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001da00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8743756690938327465984,"opHash":"0x39280d62228d8b02992309c20b58ad66f4f689b563381202dbb42ee17f08bd0a","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9c0635c31e1cc77c88d806b0bf0d65e7003dea1f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:08.448220334Z 2023-11-30 11:48:08.448 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9c0635c31e1cc77c88d806b0bf0d65e7003dea1f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x951d27b36a7432529eea67a5b52eea30d11c3b5a1f802c46226df17d79040afe":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x9c0635c31e1cc77c88d806b0bf0d65e7003dea1f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:08.448255770Z 2023-11-30 11:48:08.448 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9c0635c31e1Cc77c88D806B0bf0D65E7003DEA1F is unstaked +bundler_1 | 2023-11-30T11:48:08.448265027Z 2023-11-30 11:48:08.448 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:08.448270658Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:08.448276418Z -- params: [{"sender":"0x9c0635c31e1Cc77c88D806B0bf0D65E7003DEA1F","nonce":"0x1da0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001da00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:08.448284173Z -- result: "0x39280d62228d8b02992309c20b58ad66f4f689b563381202dbb42ee17f08bd0a" +bundler_1 | 2023-11-30T11:48:08.448289473Z -- costTime: 309 +bundler_1 | 2023-11-30T11:48:08.448294342Z +bundler_1 | 2023-11-30T11:48:08.451266075Z 2023-11-30 11:48:08.451 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:08.451323418Z 2023-11-30 11:48:08.451 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:08.451521050Z 2023-11-30 11:48:08.451 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001db00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8762203435012037017600,"opHash":"0x51c4659f1c80cfb803c45e3613414d6fe144192fb5e254c50234d8f890251ea6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa60fced3fa978f6acaae14acd6cf28a7227eb997","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:08.454015160Z 2023-11-30 11:48:08.453 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:08.454027202Z 2023-11-30 11:48:08.453 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001db00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8762203435012037017600,"opHash":"0x51c4659f1c80cfb803c45e3613414d6fe144192fb5e254c50234d8f890251ea6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa60fced3fa978f6acaae14acd6cf28a7227eb997","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:08.758374852Z 2023-11-30 11:48:08.758 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa60fced3fa978f6acaae14acd6cf28a7227eb997","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa60fced3fa978f6acaae14acd6cf28a7227eb997":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x32e706eb35469c9f5839a747ab0081cff9351e8219e8605f530ccbdfc90479c7":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:08.758489736Z 2023-11-30 11:48:08.758 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xA60fced3FA978F6AcaaE14acD6CF28a7227EB997 is unstaked +bundler_1 | 2023-11-30T11:48:08.758570917Z 2023-11-30 11:48:08.758 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:08.758578741Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:08.758584192Z -- params: [{"sender":"0xA60fced3FA978F6AcaaE14acD6CF28a7227EB997","nonce":"0x1db0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001db00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:08.758592307Z -- result: "0x51c4659f1c80cfb803c45e3613414d6fe144192fb5e254c50234d8f890251ea6" +bundler_1 | 2023-11-30T11:48:08.758597507Z -- costTime: 307 +bundler_1 | 2023-11-30T11:48:08.758605051Z +bundler_1 | 2023-11-30T11:48:08.761740716Z 2023-11-30 11:48:08.761 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:08.761808849Z 2023-11-30 11:48:08.761 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:08.762007533Z 2023-11-30 11:48:08.761 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001dc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8780650179085746569216,"opHash":"0xb76205e8c1b441be24584e838691212efff29f401269a98cb178aa87dba40e00","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x00a05db259ff1b3041e667b3638ca4e0976af386","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:08.765746574Z 2023-11-30 11:48:08.765 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:08.765763605Z 2023-11-30 11:48:08.765 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001dc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8780650179085746569216,"opHash":"0xb76205e8c1b441be24584e838691212efff29f401269a98cb178aa87dba40e00","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x00a05db259ff1b3041e667b3638ca4e0976af386","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:09.077243880Z 2023-11-30 11:48:09.077 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x00a05db259ff1b3041e667b3638ca4e0976af386","stake":0,"unstakeDelaySec":0},"storageMap":{"0x00a05db259ff1b3041e667b3638ca4e0976af386":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xac8e55e627a9bc3c568d2adde566866150af193d499ecda589ec822b41939e21":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:09.077346983Z 2023-11-30 11:48:09.077 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x00A05Db259fF1B3041e667b3638cA4e0976AF386 is unstaked +bundler_1 | 2023-11-30T11:48:09.077357442Z 2023-11-30 11:48:09.077 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:09.077363534Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:09.077368763Z -- params: [{"sender":"0x00A05Db259fF1B3041e667b3638cA4e0976AF386","nonce":"0x1dc0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001dc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:09.077377009Z -- result: "0xb76205e8c1b441be24584e838691212efff29f401269a98cb178aa87dba40e00" +bundler_1 | 2023-11-30T11:48:09.077382208Z -- costTime: 316 +bundler_1 | 2023-11-30T11:48:09.077387578Z +bundler_1 | 2023-11-30T11:48:09.080936103Z 2023-11-30 11:48:09.080 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:09.081027213Z 2023-11-30 11:48:09.080 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:09.081228738Z 2023-11-30 11:48:09.081 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001dd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8799096923159456120832,"opHash":"0x9fe6bd9541c454f58711fb815dfa758ac680e63b9b1fcc625f803b5db84c1cf1","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9eabb9efae4cba3dcee48eb36fe1680b029bbf8a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:09.084694970Z 2023-11-30 11:48:09.084 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:09.084716019Z 2023-11-30 11:48:09.084 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001dd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8799096923159456120832,"opHash":"0x9fe6bd9541c454f58711fb815dfa758ac680e63b9b1fcc625f803b5db84c1cf1","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9eabb9efae4cba3dcee48eb36fe1680b029bbf8a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:09.405738289Z 2023-11-30 11:48:09.405 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9eabb9efae4cba3dcee48eb36fe1680b029bbf8a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x7ffe7930c877bcc1fa052b74bf53d422a27b9d0ad98e1ce9da9c0aebfa921a54":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x9eabb9efae4cba3dcee48eb36fe1680b029bbf8a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:09.405785127Z 2023-11-30 11:48:09.405 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9EABb9efAE4CBA3dCee48eb36fE1680B029Bbf8A is unstaked +bundler_1 | 2023-11-30T11:48:09.405808841Z 2023-11-30 11:48:09.405 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:09.405813850Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:09.405818309Z -- params: [{"sender":"0x9EABb9efAE4CBA3dCee48eb36fE1680B029Bbf8A","nonce":"0x1dd0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001dd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:09.405825221Z -- result: "0x9fe6bd9541c454f58711fb815dfa758ac680e63b9b1fcc625f803b5db84c1cf1" +bundler_1 | 2023-11-30T11:48:09.405829599Z -- costTime: 325 +bundler_1 | 2023-11-30T11:48:09.405833817Z +bundler_1 | 2023-11-30T11:48:09.408750314Z 2023-11-30 11:48:09.408 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:09.408765001Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:09.408769720Z -- params: [] +bundler_1 | 2023-11-30T11:48:09.408773377Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:09.408776914Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:09.408780400Z +bundler_1 | 2023-11-30T11:48:09.410755335Z 2023-11-30 11:48:09.410 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:09.410820824Z 2023-11-30 11:48:09.410 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:09.411040426Z 2023-11-30 11:48:09.410 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001de00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8817543667233165672448,"opHash":"0xf6fce195c4a4379b0e09fa62b31d843e84e578b9d30a70195c7dd6665c53e300","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x95eaa0c5a8aa65d0c24c6952c0f04661cd32f0f9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:09.413791295Z 2023-11-30 11:48:09.413 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:09.413813386Z 2023-11-30 11:48:09.413 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001de00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8817543667233165672448,"opHash":"0xf6fce195c4a4379b0e09fa62b31d843e84e578b9d30a70195c7dd6665c53e300","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x95eaa0c5a8aa65d0c24c6952c0f04661cd32f0f9","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:09.728321195Z 2023-11-30 11:48:09.728 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x95eaa0c5a8aa65d0c24c6952c0f04661cd32f0f9","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x254a57381fa30e8c16e075075aa708cdbf6204f23e64e542f42d2498ed7b9f12":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x95eaa0c5a8aa65d0c24c6952c0f04661cd32f0f9":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:09.728378552Z 2023-11-30 11:48:09.728 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x95eaa0C5a8Aa65d0c24c6952C0f04661CD32f0F9 is unstaked +bundler_1 | 2023-11-30T11:48:09.728430529Z 2023-11-30 11:48:09.728 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:09.728452490Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:09.728459002Z -- params: [{"sender":"0x95eaa0C5a8Aa65d0c24c6952C0f04661CD32f0F9","nonce":"0x1de0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001de00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:09.728469161Z -- result: "0xf6fce195c4a4379b0e09fa62b31d843e84e578b9d30a70195c7dd6665c53e300" +bundler_1 | 2023-11-30T11:48:09.728475733Z -- costTime: 318 +bundler_1 | 2023-11-30T11:48:09.728481965Z +bundler_1 | 2023-11-30T11:48:09.731245156Z 2023-11-30 11:48:09.731 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:09.731306360Z 2023-11-30 11:48:09.731 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:09.731502085Z 2023-11-30 11:48:09.731 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001df00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8835990411306875224064,"opHash":"0x423e0ab9913012ea73f01a8a19cf0c38d76b0e20b05d94c46e10c2969c9a8575","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x35014c68e1244ffb213930bfae0c506f59029fc7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:09.734168011Z 2023-11-30 11:48:09.734 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:09.734183319Z 2023-11-30 11:48:09.734 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001df00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8835990411306875224064,"opHash":"0x423e0ab9913012ea73f01a8a19cf0c38d76b0e20b05d94c46e10c2969c9a8575","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x35014c68e1244ffb213930bfae0c506f59029fc7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:10.040942798Z 2023-11-30 11:48:10.040 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x35014c68e1244ffb213930bfae0c506f59029fc7","stake":0,"unstakeDelaySec":0},"storageMap":{"0x35014c68e1244ffb213930bfae0c506f59029fc7":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd6faf4e1dc9f7f8266193a53f56a50cc0f7cf665e5510baf365d761e92546aa0":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:10.040980418Z 2023-11-30 11:48:10.040 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x35014c68E1244ffb213930BFae0c506F59029fc7 is unstaked +bundler_1 | 2023-11-30T11:48:10.041011994Z 2023-11-30 11:48:10.040 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:10.041027092Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:10.041033304Z -- params: [{"sender":"0x35014c68E1244ffb213930BFae0c506F59029fc7","nonce":"0x1df0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001df00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:10.041055725Z -- result: "0x423e0ab9913012ea73f01a8a19cf0c38d76b0e20b05d94c46e10c2969c9a8575" +bundler_1 | 2023-11-30T11:48:10.041062307Z -- costTime: 309 +bundler_1 | 2023-11-30T11:48:10.041068369Z +bundler_1 | 2023-11-30T11:48:10.043907311Z 2023-11-30 11:48:10.043 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:10.044594813Z 2023-11-30 11:48:10.044 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:10.044779867Z 2023-11-30 11:48:10.044 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8854437155380584775680,"opHash":"0x9588a88fe73372d196eef71e9af2172e412cfe91ab9a39ff8dab87ea281f5ae7","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x72dfe4e51690f67b183637018b4a794c7ae73a03","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:10.047371863Z 2023-11-30 11:48:10.047 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:10.047388764Z 2023-11-30 11:48:10.047 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8854437155380584775680,"opHash":"0x9588a88fe73372d196eef71e9af2172e412cfe91ab9a39ff8dab87ea281f5ae7","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x72dfe4e51690f67b183637018b4a794c7ae73a03","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:10.098133590Z 2023-11-30 11:48:10.097 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1778 to: 1778 +bundler_1 | 2023-11-30T11:48:10.358214198Z 2023-11-30 11:48:10.358 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x72dfe4e51690f67b183637018b4a794c7ae73a03","stake":0,"unstakeDelaySec":0},"storageMap":{"0x72dfe4e51690f67b183637018b4a794c7ae73a03":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd09c8b52be48a2fff02ca5666d564dd65473192d122d7130bcd7b04f22c05ef8":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:10.358249635Z 2023-11-30 11:48:10.358 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x72Dfe4E51690f67b183637018b4A794c7aE73A03 is unstaked +bundler_1 | 2023-11-30T11:48:10.358258792Z 2023-11-30 11:48:10.358 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:10.358264142Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:10.358268900Z -- params: [{"sender":"0x72Dfe4E51690f67b183637018b4A794c7aE73A03","nonce":"0x1e00000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001e000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:10.358276955Z -- result: "0x9588a88fe73372d196eef71e9af2172e412cfe91ab9a39ff8dab87ea281f5ae7" +bundler_1 | 2023-11-30T11:48:10.358282185Z -- costTime: 315 +bundler_1 | 2023-11-30T11:48:10.358304016Z +bundler_1 | 2023-11-30T11:48:10.361069438Z 2023-11-30 11:48:10.360 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:10.361132248Z 2023-11-30 11:48:10.361 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:10.361322724Z 2023-11-30 11:48:10.361 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8872883899454294327296,"opHash":"0x31a20a5bcf3feea18cc0ef1e6d246d76ff67044495383b0fd3ea03ecd254c240","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8b667212310df6e82edaa1c1f73feb37a76b75d4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:10.364004303Z 2023-11-30 11:48:10.363 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:10.364021315Z 2023-11-30 11:48:10.363 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8872883899454294327296,"opHash":"0x31a20a5bcf3feea18cc0ef1e6d246d76ff67044495383b0fd3ea03ecd254c240","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8b667212310df6e82edaa1c1f73feb37a76b75d4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:10.678027789Z 2023-11-30 11:48:10.677 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8b667212310df6e82edaa1c1f73feb37a76b75d4","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x0ee144cd545dc240627f9708b39bbae781689eb99c70265aa84d2afbfc351c10":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x8b667212310df6e82edaa1c1f73feb37a76b75d4":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:10.678084073Z 2023-11-30 11:48:10.677 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8b667212310Df6e82EDaA1c1f73fEB37A76b75d4 is unstaked +bundler_1 | 2023-11-30T11:48:10.678089533Z 2023-11-30 11:48:10.678 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:10.678093541Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:10.678097168Z -- params: [{"sender":"0x8b667212310Df6e82EDaA1c1f73fEB37A76b75d4","nonce":"0x1e10000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001e100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:10.678102728Z -- result: "0x31a20a5bcf3feea18cc0ef1e6d246d76ff67044495383b0fd3ea03ecd254c240" +bundler_1 | 2023-11-30T11:48:10.678106305Z -- costTime: 318 +bundler_1 | 2023-11-30T11:48:10.678109851Z +bundler_1 | 2023-11-30T11:48:10.680829842Z 2023-11-30 11:48:10.680 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:10.680841875Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:10.680845912Z -- params: [] +bundler_1 | 2023-11-30T11:48:10.680849348Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:10.680852825Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:10.680856221Z +bundler_1 | 2023-11-30T11:48:10.682718854Z 2023-11-30 11:48:10.682 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:10.682775727Z 2023-11-30 11:48:10.682 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:10.682968055Z 2023-11-30 11:48:10.682 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8891330643528003878912,"opHash":"0x8221e7875700a024fd6b23d97d6d7f031bc055cb7d71ce34d9f0e5b9cc102c73","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x337511dcfad4d8783ca7a6861fa2afa936881397","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:10.685463577Z 2023-11-30 11:48:10.685 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:10.685477483Z 2023-11-30 11:48:10.685 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8891330643528003878912,"opHash":"0x8221e7875700a024fd6b23d97d6d7f031bc055cb7d71ce34d9f0e5b9cc102c73","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x337511dcfad4d8783ca7a6861fa2afa936881397","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:10.993269963Z 2023-11-30 11:48:10.993 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x337511dcfad4d8783ca7a6861fa2afa936881397","stake":0,"unstakeDelaySec":0},"storageMap":{"0x337511dcfad4d8783ca7a6861fa2afa936881397":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd06da9f6f6097f77eda151d853972fb7a43fbbbb18dc75924cb8b01f27b3ef9c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:10.993329044Z 2023-11-30 11:48:10.993 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x337511dCFad4D8783Ca7a6861FA2afa936881397 is unstaked +bundler_1 | 2023-11-30T11:48:10.993336848Z 2023-11-30 11:48:10.993 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:10.993342369Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:10.993347659Z -- params: [{"sender":"0x337511dCFad4D8783Ca7a6861FA2afa936881397","nonce":"0x1e20000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001e200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:10.993356936Z -- result: "0x8221e7875700a024fd6b23d97d6d7f031bc055cb7d71ce34d9f0e5b9cc102c73" +bundler_1 | 2023-11-30T11:48:10.993362346Z -- costTime: 311 +bundler_1 | 2023-11-30T11:48:10.993367846Z +bundler_1 | 2023-11-30T11:48:10.996145103Z 2023-11-30 11:48:10.996 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:10.996193687Z 2023-11-30 11:48:10.996 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:10.996362428Z 2023-11-30 11:48:10.996 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8909777387601713430528,"opHash":"0x4a70ed4f2f5d925972b9b94caabb5ac4997d7d3dda43a8ab8e478400d69f91a2","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x09cfd4ed6f9178cd976dc6d2660942fefb721b90","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:10.998888531Z 2023-11-30 11:48:10.998 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:10.998902056Z 2023-11-30 11:48:10.998 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8909777387601713430528,"opHash":"0x4a70ed4f2f5d925972b9b94caabb5ac4997d7d3dda43a8ab8e478400d69f91a2","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x09cfd4ed6f9178cd976dc6d2660942fefb721b90","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:11.305009432Z 2023-11-30 11:48:11.304 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x09cfd4ed6f9178cd976dc6d2660942fefb721b90","stake":0,"unstakeDelaySec":0},"storageMap":{"0x09cfd4ed6f9178cd976dc6d2660942fefb721b90":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xad863eb2e8f4a3f7ce29cdd0c65c3eb6611e75caa8a7afb9204dee786ac92015":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:11.305134255Z 2023-11-30 11:48:11.304 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x09cFd4ed6f9178CD976dc6d2660942fEfB721b90 is unstaked +bundler_1 | 2023-11-30T11:48:11.305143091Z 2023-11-30 11:48:11.305 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:11.305148471Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:11.305153751Z -- params: [{"sender":"0x09cFd4ed6f9178CD976dc6d2660942fEfB721b90","nonce":"0x1e30000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001e300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:11.305172486Z -- result: "0x4a70ed4f2f5d925972b9b94caabb5ac4997d7d3dda43a8ab8e478400d69f91a2" +bundler_1 | 2023-11-30T11:48:11.305177876Z -- costTime: 308 +bundler_1 | 2023-11-30T11:48:11.305182705Z +bundler_1 | 2023-11-30T11:48:11.308220411Z 2023-11-30 11:48:11.308 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:11.308285599Z 2023-11-30 11:48:11.308 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:11.308468043Z 2023-11-30 11:48:11.308 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8928224131675422982144,"opHash":"0x5ca0bbcfbfe7d046194bce1c2cd39b6b53d2880b00a4209e30da91430b278e7b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0cf4ce4bb77eb6ab349d92047bd8623657bbd8d4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:11.310833178Z 2023-11-30 11:48:11.310 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:11.310847495Z 2023-11-30 11:48:11.310 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8928224131675422982144,"opHash":"0x5ca0bbcfbfe7d046194bce1c2cd39b6b53d2880b00a4209e30da91430b278e7b","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x0cf4ce4bb77eb6ab349d92047bd8623657bbd8d4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:11.624145462Z 2023-11-30 11:48:11.624 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x0cf4ce4bb77eb6ab349d92047bd8623657bbd8d4","stake":0,"unstakeDelaySec":0},"storageMap":{"0x0cf4ce4bb77eb6ab349d92047bd8623657bbd8d4":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xa2ee98a955f2e7357dea49ff8074267ae9807dc9b9e2eec91820e761f894efc1":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:11.624200776Z 2023-11-30 11:48:11.624 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x0CF4ce4bB77eB6AB349D92047bd8623657bbd8d4 is unstaked +bundler_1 | 2023-11-30T11:48:11.624244667Z 2023-11-30 11:48:11.624 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:11.624250999Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:11.624254926Z -- params: [{"sender":"0x0CF4ce4bB77eB6AB349D92047bd8623657bbd8d4","nonce":"0x1e40000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001e400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:11.624260517Z -- result: "0x5ca0bbcfbfe7d046194bce1c2cd39b6b53d2880b00a4209e30da91430b278e7b" +bundler_1 | 2023-11-30T11:48:11.624265005Z -- costTime: 316 +bundler_1 | 2023-11-30T11:48:11.624270726Z +bundler_1 | 2023-11-30T11:48:11.626973521Z 2023-11-30 11:48:11.626 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:11.627039047Z 2023-11-30 11:48:11.626 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:11.627217616Z 2023-11-30 11:48:11.627 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8946670875749132533760,"opHash":"0xcdc1cd549fc491a03463d70dff8043d5b357ff294e6503ffc2f9cf397bb9cb9e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x77b94c113b5fbc0e316eb5142d2de5efd0b0ba66","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:11.629635062Z 2023-11-30 11:48:11.629 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:11.629653657Z 2023-11-30 11:48:11.629 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8946670875749132533760,"opHash":"0xcdc1cd549fc491a03463d70dff8043d5b357ff294e6503ffc2f9cf397bb9cb9e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x77b94c113b5fbc0e316eb5142d2de5efd0b0ba66","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:11.940206898Z 2023-11-30 11:48:11.940 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x77b94c113b5fbc0e316eb5142d2de5efd0b0ba66","stake":0,"unstakeDelaySec":0},"storageMap":{"0x77b94c113b5fbc0e316eb5142d2de5efd0b0ba66":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xe40e9a04bef47c5059ae97723fdd50452159aa075613b52d7772c9accc9a378b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:11.940246561Z 2023-11-30 11:48:11.940 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x77b94C113B5FBC0e316Eb5142d2de5efD0B0Ba66 is unstaked +bundler_1 | 2023-11-30T11:48:11.940274670Z 2023-11-30 11:48:11.940 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:11.940283347Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:11.940289368Z -- params: [{"sender":"0x77b94C113B5FBC0e316Eb5142d2de5efD0B0Ba66","nonce":"0x1e50000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001e500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:11.940311259Z -- result: "0xcdc1cd549fc491a03463d70dff8043d5b357ff294e6503ffc2f9cf397bb9cb9e" +bundler_1 | 2023-11-30T11:48:11.940315036Z -- costTime: 314 +bundler_1 | 2023-11-30T11:48:11.940318442Z +bundler_1 | 2023-11-30T11:48:11.942962271Z 2023-11-30 11:48:11.942 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:11.942978111Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:11.942985384Z -- params: [] +bundler_1 | 2023-11-30T11:48:11.942991576Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:11.942997427Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:11.943003899Z +bundler_1 | 2023-11-30T11:48:11.944778216Z 2023-11-30 11:48:11.944 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:11.944845124Z 2023-11-30 11:48:11.944 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:11.945026072Z 2023-11-30 11:48:11.944 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8965117619822842085376,"opHash":"0x3a162a3036cac313a04ad5eea7ca0a4354fd3b118cf14c7fcc377c6a97bc1cf3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfe343b939f610e7e517029e55a20e8303a5fc169","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:11.947455200Z 2023-11-30 11:48:11.947 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:11.947466922Z 2023-11-30 11:48:11.947 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8965117619822842085376,"opHash":"0x3a162a3036cac313a04ad5eea7ca0a4354fd3b118cf14c7fcc377c6a97bc1cf3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xfe343b939f610e7e517029e55a20e8303a5fc169","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:12.258805226Z 2023-11-30 11:48:12.258 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xfe343b939f610e7e517029e55a20e8303a5fc169","stake":0,"unstakeDelaySec":0},"storageMap":{"0xfe343b939f610e7e517029e55a20e8303a5fc169":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xd07c606c24785819824e11ad068001fc8c9d8c509e84ec1957b219f2b469e7db":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:12.258860037Z 2023-11-30 11:48:12.258 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xfE343b939F610e7E517029e55a20e8303A5fC169 is unstaked +bundler_1 | 2023-11-30T11:48:12.258889552Z 2023-11-30 11:48:12.258 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:12.258895794Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:12.258900823Z -- params: [{"sender":"0xfE343b939F610e7E517029e55a20e8303A5fC169","nonce":"0x1e60000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001e600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:12.258944555Z -- result: "0x3a162a3036cac313a04ad5eea7ca0a4354fd3b118cf14c7fcc377c6a97bc1cf3" +bundler_1 | 2023-11-30T11:48:12.258952500Z -- costTime: 314 +bundler_1 | 2023-11-30T11:48:12.258957329Z +bundler_1 | 2023-11-30T11:48:12.261737520Z 2023-11-30 11:48:12.261 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:12.261813676Z 2023-11-30 11:48:12.261 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:12.262003620Z 2023-11-30 11:48:12.261 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8983564363896551636992,"opHash":"0x4a088f5270da47a1c8b79a406edd624c5d0fc3e57dcc1928f9b709e729c9296d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa503fc250aa6c4e220bea914b392bc98b3f47c48","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:12.264428870Z 2023-11-30 11:48:12.264 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:12.264444719Z 2023-11-30 11:48:12.264 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":8983564363896551636992,"opHash":"0x4a088f5270da47a1c8b79a406edd624c5d0fc3e57dcc1928f9b709e729c9296d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa503fc250aa6c4e220bea914b392bc98b3f47c48","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:12.574596491Z 2023-11-30 11:48:12.574 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa503fc250aa6c4e220bea914b392bc98b3f47c48","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa503fc250aa6c4e220bea914b392bc98b3f47c48":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x61b9b487287c0ed12ec8400c026716447cecfd32d867da616978c4973cafa3c2":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:12.574633991Z 2023-11-30 11:48:12.574 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xa503FC250aa6c4E220beA914B392bc98b3F47C48 is unstaked +bundler_1 | 2023-11-30T11:48:12.574714248Z 2023-11-30 11:48:12.574 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:12.574726380Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:12.574732311Z -- params: [{"sender":"0xa503FC250aa6c4E220beA914B392bc98b3F47C48","nonce":"0x1e70000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001e700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:12.574740256Z -- result: "0x4a088f5270da47a1c8b79a406edd624c5d0fc3e57dcc1928f9b709e729c9296d" +bundler_1 | 2023-11-30T11:48:12.574745406Z -- costTime: 313 +bundler_1 | 2023-11-30T11:48:12.574766675Z +bundler_1 | 2023-11-30T11:48:12.577601496Z 2023-11-30 11:48:12.577 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:12.577678876Z 2023-11-30 11:48:12.577 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:12.577860335Z 2023-11-30 11:48:12.577 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9002011107970261188608,"opHash":"0x241265e86ce97efbf82eade5a579708a793b1e91349daf6ead34056806b08d9c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4208bc643e95120f1adeefabf5b02fcee9b19af8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:12.580398949Z 2023-11-30 11:48:12.580 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:12.580414669Z 2023-11-30 11:48:12.580 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9002011107970261188608,"opHash":"0x241265e86ce97efbf82eade5a579708a793b1e91349daf6ead34056806b08d9c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x4208bc643e95120f1adeefabf5b02fcee9b19af8","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:12.883661784Z 2023-11-30 11:48:12.883 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x4208bc643e95120f1adeefabf5b02fcee9b19af8","stake":0,"unstakeDelaySec":0},"storageMap":{"0x4208bc643e95120f1adeefabf5b02fcee9b19af8":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x30f48545d9ab611a3c8800ca5a7578cc55199432b31e8b273eb2171fa0a1b840":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:12.883715985Z 2023-11-30 11:48:12.883 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x4208bc643E95120F1ADeEfABF5B02FcEE9b19aF8 is unstaked +bundler_1 | 2023-11-30T11:48:12.883754347Z 2023-11-30 11:48:12.883 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:12.883767782Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:12.883773893Z -- params: [{"sender":"0x4208bc643E95120F1ADeEfABF5B02FcEE9b19aF8","nonce":"0x1e80000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001e800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:12.883781798Z -- result: "0x241265e86ce97efbf82eade5a579708a793b1e91349daf6ead34056806b08d9c" +bundler_1 | 2023-11-30T11:48:12.883786707Z -- costTime: 306 +bundler_1 | 2023-11-30T11:48:12.883791516Z +bundler_1 | 2023-11-30T11:48:12.886516848Z 2023-11-30 11:48:12.886 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:12.886557034Z 2023-11-30 11:48:12.886 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:12.886738442Z 2023-11-30 11:48:12.886 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9020457852043970740224,"opHash":"0xad6f35f6624e918943d23df411bc4d915f6739471c8896570edc3b66603f2c4e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x178d64baaf1c1e7e3a9e3551a4c1253470f316db","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:12.889159918Z 2023-11-30 11:48:12.889 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:12.889175677Z 2023-11-30 11:48:12.889 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001e900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9020457852043970740224,"opHash":"0xad6f35f6624e918943d23df411bc4d915f6739471c8896570edc3b66603f2c4e","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x178d64baaf1c1e7e3a9e3551a4c1253470f316db","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:13.191641672Z 2023-11-30 11:48:13.191 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x178d64baaf1c1e7e3a9e3551a4c1253470f316db","stake":0,"unstakeDelaySec":0},"storageMap":{"0x178d64baaf1c1e7e3a9e3551a4c1253470f316db":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x14e4c3b8647c6479cad2189fa8772fcb7525a2845951aa7473be948662c33fbd":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:13.191698328Z 2023-11-30 11:48:13.191 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x178D64BAaF1C1E7e3A9E3551a4C1253470F316DB is unstaked +bundler_1 | 2023-11-30T11:48:13.191705361Z 2023-11-30 11:48:13.191 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:13.191710441Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:13.191715390Z -- params: [{"sender":"0x178D64BAaF1C1E7e3A9E3551a4C1253470F316DB","nonce":"0x1e90000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001e900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:13.191722894Z -- result: "0xad6f35f6624e918943d23df411bc4d915f6739471c8896570edc3b66603f2c4e" +bundler_1 | 2023-11-30T11:48:13.191727953Z -- costTime: 305 +bundler_1 | 2023-11-30T11:48:13.191732973Z +bundler_1 | 2023-11-30T11:48:13.194449275Z 2023-11-30 11:48:13.194 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:13.194463231Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:13.194470535Z -- params: [] +bundler_1 | 2023-11-30T11:48:13.194476475Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:13.194482156Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:13.194487977Z +bundler_1 | 2023-11-30T11:48:13.196282744Z 2023-11-30 11:48:13.196 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:13.196334751Z 2023-11-30 11:48:13.196 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:13.196509467Z 2023-11-30 11:48:13.196 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ea00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9038904596117680291840,"opHash":"0xa1092682cb4f18bb172bb33297baf93e20650d826b5b682398aa71299e553eb3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8a11d61d6737589ec8976045af76d4bc6afecd2f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:13.202738785Z 2023-11-30 11:48:13.202 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:13.202760254Z 2023-11-30 11:48:13.202 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ea00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9038904596117680291840,"opHash":"0xa1092682cb4f18bb172bb33297baf93e20650d826b5b682398aa71299e553eb3","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x8a11d61d6737589ec8976045af76d4bc6afecd2f","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:13.515217106Z 2023-11-30 11:48:13.515 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x8a11d61d6737589ec8976045af76d4bc6afecd2f","stake":0,"unstakeDelaySec":0},"storageMap":{"0x8a11d61d6737589ec8976045af76d4bc6afecd2f":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x4cbf0fdefe673bc68d56a04fe17d7bcb07538982fa867774a23d7787b0bd1c32":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:13.515284341Z 2023-11-30 11:48:13.515 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x8a11D61d6737589ec8976045af76D4BC6AFECD2F is unstaked +bundler_1 | 2023-11-30T11:48:13.515332100Z 2023-11-30 11:48:13.515 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:13.515341107Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:13.515346657Z -- params: [{"sender":"0x8a11D61d6737589ec8976045af76D4BC6AFECD2F","nonce":"0x1ea0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001ea00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:13.515354612Z -- result: "0xa1092682cb4f18bb172bb33297baf93e20650d826b5b682398aa71299e553eb3" +bundler_1 | 2023-11-30T11:48:13.515359671Z -- costTime: 319 +bundler_1 | 2023-11-30T11:48:13.515364310Z +bundler_1 | 2023-11-30T11:48:13.518811208Z 2023-11-30 11:48:13.518 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:13.518869948Z 2023-11-30 11:48:13.518 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:13.519141785Z 2023-11-30 11:48:13.519 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001eb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9057351340191389843456,"opHash":"0xe4dab188fb99027f6669d07434a6f44ad483bc331dd30f911a8e0de463ec8d0f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd2d80e1bdc31b48b458bec47fcaf278ee44839ac","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:13.521756371Z 2023-11-30 11:48:13.521 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:13.521770748Z 2023-11-30 11:48:13.521 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001eb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9057351340191389843456,"opHash":"0xe4dab188fb99027f6669d07434a6f44ad483bc331dd30f911a8e0de463ec8d0f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd2d80e1bdc31b48b458bec47fcaf278ee44839ac","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:13.827900903Z 2023-11-30 11:48:13.827 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd2d80e1bdc31b48b458bec47fcaf278ee44839ac","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xbb2c9e83dfde1bcaa832741d09b8b25e83e2f2611fa49636bf5fd349355a62e4":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xd2d80e1bdc31b48b458bec47fcaf278ee44839ac":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:13.827972476Z 2023-11-30 11:48:13.827 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xd2D80E1Bdc31B48B458bEC47FCAf278eE44839Ac is unstaked +bundler_1 | 2023-11-30T11:48:13.827978728Z 2023-11-30 11:48:13.827 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:13.827983877Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:13.827988817Z -- params: [{"sender":"0xd2D80E1Bdc31B48B458bEC47FCAf278eE44839Ac","nonce":"0x1eb0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001eb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:13.827996531Z -- result: "0xe4dab188fb99027f6669d07434a6f44ad483bc331dd30f911a8e0de463ec8d0f" +bundler_1 | 2023-11-30T11:48:13.828001380Z -- costTime: 309 +bundler_1 | 2023-11-30T11:48:13.828005949Z +bundler_1 | 2023-11-30T11:48:13.831116029Z 2023-11-30 11:48:13.831 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:13.831167334Z 2023-11-30 11:48:13.831 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:13.831370032Z 2023-11-30 11:48:13.831 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ec00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9075798084265099395072,"opHash":"0x53822c6ae60d8d6cf9c357c14d96d36bd0be68376772129313a8c744622b386c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa9ec4babd646524a4ec7b6726f48ae4f28d6c578","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:13.833745713Z 2023-11-30 11:48:13.833 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:13.833771952Z 2023-11-30 11:48:13.833 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ec00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9075798084265099395072,"opHash":"0x53822c6ae60d8d6cf9c357c14d96d36bd0be68376772129313a8c744622b386c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xa9ec4babd646524a4ec7b6726f48ae4f28d6c578","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:14.141975270Z 2023-11-30 11:48:14.141 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xa9ec4babd646524a4ec7b6726f48ae4f28d6c578","stake":0,"unstakeDelaySec":0},"storageMap":{"0xa9ec4babd646524a4ec7b6726f48ae4f28d6c578":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x97c1e97359363a855b0fd90a0752149b6a130af5df5a97b94a96d67fef0554e0":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:14.142092028Z 2023-11-30 11:48:14.141 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xA9ec4babd646524A4EC7b6726F48aE4F28D6C578 is unstaked +bundler_1 | 2023-11-30T11:48:14.142100925Z 2023-11-30 11:48:14.141 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:14.142106405Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:14.142111474Z -- params: [{"sender":"0xA9ec4babd646524A4EC7b6726F48aE4F28D6C578","nonce":"0x1ec0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001ec00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:14.142145428Z -- result: "0x53822c6ae60d8d6cf9c357c14d96d36bd0be68376772129313a8c744622b386c" +bundler_1 | 2023-11-30T11:48:14.142151038Z -- costTime: 310 +bundler_1 | 2023-11-30T11:48:14.142155707Z +bundler_1 | 2023-11-30T11:48:14.145317834Z 2023-11-30 11:48:14.145 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:14.145513489Z 2023-11-30 11:48:14.145 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:14.145824049Z 2023-11-30 11:48:14.145 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ed00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9094244828338808946688,"opHash":"0xda37ec9c8a3d2b013595968b8deed88588232cd01b05ed27cfba2257332d136c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd135965053810346696d28d15038b56fe29be8bd","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:14.149380110Z 2023-11-30 11:48:14.149 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:14.149405037Z 2023-11-30 11:48:14.149 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ed00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9094244828338808946688,"opHash":"0xda37ec9c8a3d2b013595968b8deed88588232cd01b05ed27cfba2257332d136c","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd135965053810346696d28d15038b56fe29be8bd","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:14.466306750Z 2023-11-30 11:48:14.466 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd135965053810346696d28d15038b56fe29be8bd","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd135965053810346696d28d15038b56fe29be8bd":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x53117c74fd296d019a6e4325fa3e237647592f8293cf33b14b6652a4750976f0":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:14.466357024Z 2023-11-30 11:48:14.466 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xD135965053810346696d28d15038b56FE29be8Bd is unstaked +bundler_1 | 2023-11-30T11:48:14.466412581Z 2023-11-30 11:48:14.466 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:14.466421788Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:14.466427649Z -- params: [{"sender":"0xD135965053810346696d28d15038b56FE29be8Bd","nonce":"0x1ed0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001ed00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:14.466433760Z -- result: "0xda37ec9c8a3d2b013595968b8deed88588232cd01b05ed27cfba2257332d136c" +bundler_1 | 2023-11-30T11:48:14.466450802Z -- costTime: 321 +bundler_1 | 2023-11-30T11:48:14.466454359Z +bundler_1 | 2023-11-30T11:48:14.469380556Z 2023-11-30 11:48:14.469 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:14.469396045Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:14.469403418Z -- params: [] +bundler_1 | 2023-11-30T11:48:14.469409260Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:14.469415040Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:14.469420971Z +bundler_1 | 2023-11-30T11:48:14.471336194Z 2023-11-30 11:48:14.471 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:14.471394699Z 2023-11-30 11:48:14.471 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:14.471578451Z 2023-11-30 11:48:14.471 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ee00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9112691572412518498304,"opHash":"0x54645ee65d967230a7d5b6713ddab6a03c8db1433c52f1a02f448872f8667f61","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf2b7e33d51937bda40669cbe74c6374dd39f00a7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:14.474118188Z 2023-11-30 11:48:14.474 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:14.474156022Z 2023-11-30 11:48:14.474 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ee00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9112691572412518498304,"opHash":"0x54645ee65d967230a7d5b6713ddab6a03c8db1433c52f1a02f448872f8667f61","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xf2b7e33d51937bda40669cbe74c6374dd39f00a7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:14.781986111Z 2023-11-30 11:48:14.781 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xf2b7e33d51937bda40669cbe74c6374dd39f00a7","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x90f7bba57dd6cc00428e42fb0c785bc96fd9617f16aea967f381039e7be4ad01":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xf2b7e33d51937bda40669cbe74c6374dd39f00a7":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:14.782029532Z 2023-11-30 11:48:14.781 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xF2b7E33D51937BDA40669CBE74C6374dD39f00a7 is unstaked +bundler_1 | 2023-11-30T11:48:14.782043007Z 2023-11-30 11:48:14.781 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:14.782049519Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:14.782054759Z -- params: [{"sender":"0xF2b7E33D51937BDA40669CBE74C6374dD39f00a7","nonce":"0x1ee0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001ee00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:14.782081749Z -- result: "0x54645ee65d967230a7d5b6713ddab6a03c8db1433c52f1a02f448872f8667f61" +bundler_1 | 2023-11-30T11:48:14.782088301Z -- costTime: 310 +bundler_1 | 2023-11-30T11:48:14.782110934Z +bundler_1 | 2023-11-30T11:48:14.784968874Z 2023-11-30 11:48:14.784 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:14.785042190Z 2023-11-30 11:48:14.784 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:14.785237284Z 2023-11-30 11:48:14.785 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ef00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9131138316486228049920,"opHash":"0xef645f5265b0b11b6d188e6bb4256114acd63fa467711edbe35f0e369f85ccae","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe8a2d9119d3e1aafd56a1c46e79cfd00ec2d7d59","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:14.788024813Z 2023-11-30 11:48:14.787 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:14.788043287Z 2023-11-30 11:48:14.787 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001ef00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9131138316486228049920,"opHash":"0xef645f5265b0b11b6d188e6bb4256114acd63fa467711edbe35f0e369f85ccae","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xe8a2d9119d3e1aafd56a1c46e79cfd00ec2d7d59","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:15.099519185Z 2023-11-30 11:48:15.099 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xe8a2d9119d3e1aafd56a1c46e79cfd00ec2d7d59","stake":0,"unstakeDelaySec":0},"storageMap":{"0xe8a2d9119d3e1aafd56a1c46e79cfd00ec2d7d59":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb7e0975ba2319a3d72d772cd80ca52534c98111f537e8668e0606a32624e4f1b":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:15.099571443Z 2023-11-30 11:48:15.099 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xE8A2d9119D3E1aAFD56a1c46e79CFd00EC2D7d59 is unstaked +bundler_1 | 2023-11-30T11:48:15.099581622Z 2023-11-30 11:48:15.099 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:15.099587192Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:15.099592372Z -- params: [{"sender":"0xE8A2d9119D3E1aAFD56a1c46e79CFd00EC2D7d59","nonce":"0x1ef0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001ef00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:15.099600687Z -- result: "0xef645f5265b0b11b6d188e6bb4256114acd63fa467711edbe35f0e369f85ccae" +bundler_1 | 2023-11-30T11:48:15.099606037Z -- costTime: 315 +bundler_1 | 2023-11-30T11:48:15.099611087Z +bundler_1 | 2023-11-30T11:48:15.102362555Z 2023-11-30 11:48:15.102 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:15.103089501Z 2023-11-30 11:48:15.103 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:15.103282384Z 2023-11-30 11:48:15.103 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9149585060559937601536,"opHash":"0xaaf1b024ca1116dbf63acf2558ba904e5cdc46fdf47586d9ecaedbae7b6394c6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9e2eb43b3a134cd96041789490db8fa7e6776763","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:15.105711784Z 2023-11-30 11:48:15.105 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:15.105731662Z 2023-11-30 11:48:15.105 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9149585060559937601536,"opHash":"0xaaf1b024ca1116dbf63acf2558ba904e5cdc46fdf47586d9ecaedbae7b6394c6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x9e2eb43b3a134cd96041789490db8fa7e6776763","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:15.419085158Z 2023-11-30 11:48:15.418 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x9e2eb43b3a134cd96041789490db8fa7e6776763","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xefe38fc8ead1683419cd6e2d861af71d486c2ba75aa6b9c2f5c06da03b756f35":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x9e2eb43b3a134cd96041789490db8fa7e6776763":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:15.419141403Z 2023-11-30 11:48:15.419 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x9e2eb43b3A134Cd96041789490Db8Fa7E6776763 is unstaked +bundler_1 | 2023-11-30T11:48:15.419147985Z 2023-11-30 11:48:15.419 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:15.419153245Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:15.419158164Z -- params: [{"sender":"0x9e2eb43b3A134Cd96041789490Db8Fa7E6776763","nonce":"0x1f00000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001f000000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:15.419165658Z -- result: "0xaaf1b024ca1116dbf63acf2558ba904e5cdc46fdf47586d9ecaedbae7b6394c6" +bundler_1 | 2023-11-30T11:48:15.419170737Z -- costTime: 317 +bundler_1 | 2023-11-30T11:48:15.419175556Z +bundler_1 | 2023-11-30T11:48:15.421881423Z 2023-11-30 11:48:15.421 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:15.421940583Z 2023-11-30 11:48:15.421 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:15.422127311Z 2023-11-30 11:48:15.422 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9168031804633647153152,"opHash":"0x81139fe5cfcbf7b6cd326f69bda102e25e8457fb57931036bc86a0c6ba321b9f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd315666d332ef6243f3094dc20498eca2bb8d894","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:15.424608689Z 2023-11-30 11:48:15.424 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:15.424620241Z 2023-11-30 11:48:15.424 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9168031804633647153152,"opHash":"0x81139fe5cfcbf7b6cd326f69bda102e25e8457fb57931036bc86a0c6ba321b9f","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd315666d332ef6243f3094dc20498eca2bb8d894","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:15.736270985Z 2023-11-30 11:48:15.736 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd315666d332ef6243f3094dc20498eca2bb8d894","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd315666d332ef6243f3094dc20498eca2bb8d894":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6f14872d3d89102fe35b2347505737561a39435f86a3944c0368b298d7a54101":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:15.736332640Z 2023-11-30 11:48:15.736 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xd315666d332eF6243f3094Dc20498ecA2BB8D894 is unstaked +bundler_1 | 2023-11-30T11:48:15.736338971Z 2023-11-30 11:48:15.736 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:15.736342979Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:15.736346666Z -- params: [{"sender":"0xd315666d332eF6243f3094Dc20498ecA2BB8D894","nonce":"0x1f10000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001f100000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:15.736352316Z -- result: "0x81139fe5cfcbf7b6cd326f69bda102e25e8457fb57931036bc86a0c6ba321b9f" +bundler_1 | 2023-11-30T11:48:15.736355813Z -- costTime: 315 +bundler_1 | 2023-11-30T11:48:15.736359179Z +bundler_1 | 2023-11-30T11:48:15.739120168Z 2023-11-30 11:48:15.739 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:15.739133163Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:15.739137691Z -- params: [] +bundler_1 | 2023-11-30T11:48:15.739141398Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:15.739145035Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:15.739148491Z +bundler_1 | 2023-11-30T11:48:15.740975759Z 2023-11-30 11:48:15.740 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:15.741032688Z 2023-11-30 11:48:15.740 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:15.741221076Z 2023-11-30 11:48:15.741 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9186478548707356704768,"opHash":"0x684a574e8b0b12753b316fe69f1a56e0dfed769b317e1e4b837e4290d5f7a173","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5463cb0f5e2616215da22fa280ab76bf766ecba4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:15.743924689Z 2023-11-30 11:48:15.743 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:15.743940618Z 2023-11-30 11:48:15.743 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9186478548707356704768,"opHash":"0x684a574e8b0b12753b316fe69f1a56e0dfed769b317e1e4b837e4290d5f7a173","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5463cb0f5e2616215da22fa280ab76bf766ecba4","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:16.051372179Z 2023-11-30 11:48:16.051 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x5463cb0f5e2616215da22fa280ab76bf766ecba4","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5463cb0f5e2616215da22fa280ab76bf766ecba4":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xf4dbdc1d4d662c9da045c891cf4682485282c70fdf1c0943aeff11bbb5457ba4":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:16.051470368Z 2023-11-30 11:48:16.051 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x5463cb0F5e2616215DA22fA280Ab76bf766eCbA4 is unstaked +bundler_1 | 2023-11-30T11:48:16.051498450Z 2023-11-30 11:48:16.051 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:16.051506986Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:16.051512326Z -- params: [{"sender":"0x5463cb0F5e2616215DA22fA280Ab76bf766eCbA4","nonce":"0x1f20000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001f200000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:16.051520542Z -- result: "0x684a574e8b0b12753b316fe69f1a56e0dfed769b317e1e4b837e4290d5f7a173" +bundler_1 | 2023-11-30T11:48:16.051525661Z -- costTime: 311 +bundler_1 | 2023-11-30T11:48:16.051530500Z +bundler_1 | 2023-11-30T11:48:16.054245101Z 2023-11-30 11:48:16.054 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:16.054288802Z 2023-11-30 11:48:16.054 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:16.054461454Z 2023-11-30 11:48:16.054 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9204925292781066256384,"opHash":"0x322675bbaff58b32e0f43d456cc40f4a29dd198263560c9bb769f344cda553f6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd4ffd4e294208a531e51ce47c93002ecdd57c0d7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:16.056884601Z 2023-11-30 11:48:16.056 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:16.056910950Z 2023-11-30 11:48:16.056 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9204925292781066256384,"opHash":"0x322675bbaff58b32e0f43d456cc40f4a29dd198263560c9bb769f344cda553f6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xd4ffd4e294208a531e51ce47c93002ecdd57c0d7","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:16.368530695Z 2023-11-30 11:48:16.368 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xd4ffd4e294208a531e51ce47c93002ecdd57c0d7","stake":0,"unstakeDelaySec":0},"storageMap":{"0xd4ffd4e294208a531e51ce47c93002ecdd57c0d7":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x870f25422652544c9edaa4c03164e4b3e5b9e65a0dfa5cbf367af30a92c2b444":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:16.368572964Z 2023-11-30 11:48:16.368 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xD4fFD4E294208a531E51cE47C93002eCdD57c0d7 is unstaked +bundler_1 | 2023-11-30T11:48:16.368580107Z 2023-11-30 11:48:16.368 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:16.368585698Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:16.368590847Z -- params: [{"sender":"0xD4fFD4E294208a531E51cE47C93002eCdD57c0d7","nonce":"0x1f30000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001f300000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:16.368620252Z -- result: "0x322675bbaff58b32e0f43d456cc40f4a29dd198263560c9bb769f344cda553f6" +bundler_1 | 2023-11-30T11:48:16.368625462Z -- costTime: 314 +bundler_1 | 2023-11-30T11:48:16.368629018Z +bundler_1 | 2023-11-30T11:48:16.371396354Z 2023-11-30 11:48:16.371 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:16.371463412Z 2023-11-30 11:48:16.371 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:16.371644730Z 2023-11-30 11:48:16.371 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9223372036854775808000,"opHash":"0x54c5dff59012c701f4ccf90c033168fde273f0e23066c2f6b29eb29a3e771cdd","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x627ac1929ae2039429894f242bf1a3f8c33962b5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:16.374195014Z 2023-11-30 11:48:16.374 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:16.374230758Z 2023-11-30 11:48:16.374 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9223372036854775808000,"opHash":"0x54c5dff59012c701f4ccf90c033168fde273f0e23066c2f6b29eb29a3e771cdd","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x627ac1929ae2039429894f242bf1a3f8c33962b5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:16.681696379Z 2023-11-30 11:48:16.681 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x627ac1929ae2039429894f242bf1a3f8c33962b5","stake":0,"unstakeDelaySec":0},"storageMap":{"0x627ac1929ae2039429894f242bf1a3f8c33962b5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x5408383eabea90d8b16920db984b53fc0c6613f1385d2c333f7decb3bc8a94c9":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:16.681733187Z 2023-11-30 11:48:16.681 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x627aC1929Ae2039429894f242Bf1a3F8C33962B5 is unstaked +bundler_1 | 2023-11-30T11:48:16.681769091Z 2023-11-30 11:48:16.681 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:16.681777537Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:16.681783728Z -- params: [{"sender":"0x627aC1929Ae2039429894f242Bf1a3F8C33962B5","nonce":"0x1f40000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001f400000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:16.681789439Z -- result: "0x54c5dff59012c701f4ccf90c033168fde273f0e23066c2f6b29eb29a3e771cdd" +bundler_1 | 2023-11-30T11:48:16.681810868Z -- costTime: 310 +bundler_1 | 2023-11-30T11:48:16.681814475Z +bundler_1 | 2023-11-30T11:48:16.684499554Z 2023-11-30 11:48:16.684 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:16.684572490Z 2023-11-30 11:48:16.684 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:16.684747215Z 2023-11-30 11:48:16.684 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9241818780928485359616,"opHash":"0x307c985f2c4d57492d7303c6a7d5d88a013556dd36abcf2d1b5a9305fce0ae7d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcff922beb0362a2fe4fac4e6a93cac051b3a1d0a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:16.687258346Z 2023-11-30 11:48:16.687 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:16.687274446Z 2023-11-30 11:48:16.687 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9241818780928485359616,"opHash":"0x307c985f2c4d57492d7303c6a7d5d88a013556dd36abcf2d1b5a9305fce0ae7d","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcff922beb0362a2fe4fac4e6a93cac051b3a1d0a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:16.988141974Z 2023-11-30 11:48:16.987 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcff922beb0362a2fe4fac4e6a93cac051b3a1d0a","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x3a8e68e06ad560ab73014263308c2b2e11c46cdab866a074d3f331951643fad0":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0xcff922beb0362a2fe4fac4e6a93cac051b3a1d0a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:16.988198369Z 2023-11-30 11:48:16.988 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xcFF922bEb0362A2fE4fAC4E6a93Cac051B3A1d0a is unstaked +bundler_1 | 2023-11-30T11:48:16.988206694Z 2023-11-30 11:48:16.988 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:16.988213387Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:16.988218496Z -- params: [{"sender":"0xcFF922bEb0362A2fE4fAC4E6a93Cac051B3A1d0a","nonce":"0x1f50000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001f500000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:16.988227533Z -- result: "0x307c985f2c4d57492d7303c6a7d5d88a013556dd36abcf2d1b5a9305fce0ae7d" +bundler_1 | 2023-11-30T11:48:16.988231200Z -- costTime: 304 +bundler_1 | 2023-11-30T11:48:16.988234597Z +bundler_1 | 2023-11-30T11:48:16.990900947Z 2023-11-30 11:48:16.990 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:16.990934249Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:16.990944308Z -- params: [] +bundler_1 | 2023-11-30T11:48:16.990950079Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:16.990955559Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:16.990971829Z +bundler_1 | 2023-11-30T11:48:16.992696825Z 2023-11-30 11:48:16.992 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:16.992757234Z 2023-11-30 11:48:16.992 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:16.992923989Z 2023-11-30 11:48:16.992 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9260265525002194911232,"opHash":"0xf608fe294532ab870af22da43b6a842d77be3ab15dc7ed92b26b9e7286befee0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5ec7a6154f74492c673d98d3ac7b4e8ea2c05992","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:17.000168781Z 2023-11-30 11:48:17.000 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:17.000187696Z 2023-11-30 11:48:17.000 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9260265525002194911232,"opHash":"0xf608fe294532ab870af22da43b6a842d77be3ab15dc7ed92b26b9e7286befee0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5ec7a6154f74492c673d98d3ac7b4e8ea2c05992","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:17.306091114Z 2023-11-30 11:48:17.305 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x5ec7a6154f74492c673d98d3ac7b4e8ea2c05992","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ec7a6154f74492c673d98d3ac7b4e8ea2c05992":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x615cd423da0ba81a07616f84f4b396b67c062fd13955cbfc9e89e59ef4180784":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:17.306145125Z 2023-11-30 11:48:17.306 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x5Ec7a6154f74492c673D98d3AC7B4E8ea2C05992 is unstaked +bundler_1 | 2023-11-30T11:48:17.306154302Z 2023-11-30 11:48:17.306 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:17.306159852Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:17.306164661Z -- params: [{"sender":"0x5Ec7a6154f74492c673D98d3AC7B4E8ea2C05992","nonce":"0x1f60000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001f600000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:17.306172486Z -- result: "0xf608fe294532ab870af22da43b6a842d77be3ab15dc7ed92b26b9e7286befee0" +bundler_1 | 2023-11-30T11:48:17.306177726Z -- costTime: 314 +bundler_1 | 2023-11-30T11:48:17.306182585Z +bundler_1 | 2023-11-30T11:48:17.308919707Z 2023-11-30 11:48:17.308 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:17.308967253Z 2023-11-30 11:48:17.308 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:17.309145107Z 2023-11-30 11:48:17.309 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9278712269075904462848,"opHash":"0x0fd607e990c6960e8c3bc6b8082ea73136b71a6a4bd25726c8c5fb2265bc9734","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xeca9088636c1cd877390304fbf1a2502173aa7d1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:17.315251218Z 2023-11-30 11:48:17.315 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:17.315299390Z 2023-11-30 11:48:17.315 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9278712269075904462848,"opHash":"0x0fd607e990c6960e8c3bc6b8082ea73136b71a6a4bd25726c8c5fb2265bc9734","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xeca9088636c1cd877390304fbf1a2502173aa7d1","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:17.617430934Z 2023-11-30 11:48:17.617 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xeca9088636c1cd877390304fbf1a2502173aa7d1","stake":0,"unstakeDelaySec":0},"storageMap":{"0xeca9088636c1cd877390304fbf1a2502173aa7d1":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0xb4d7bcec11a505eebb1c50ac2698f9f256dda2a490fe39b0649c46b9f7cacf3c":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:17.617484625Z 2023-11-30 11:48:17.617 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xEcA9088636C1cd877390304fbF1a2502173Aa7D1 is unstaked +bundler_1 | 2023-11-30T11:48:17.617493982Z 2023-11-30 11:48:17.617 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:17.617499662Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:17.617504762Z -- params: [{"sender":"0xEcA9088636C1cd877390304fbF1a2502173Aa7D1","nonce":"0x1f70000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001f700000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:17.617512747Z -- result: "0x0fd607e990c6960e8c3bc6b8082ea73136b71a6a4bd25726c8c5fb2265bc9734" +bundler_1 | 2023-11-30T11:48:17.617518277Z -- costTime: 309 +bundler_1 | 2023-11-30T11:48:17.617523216Z +bundler_1 | 2023-11-30T11:48:17.620306385Z 2023-11-30 11:48:17.620 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:17.620363558Z 2023-11-30 11:48:17.620 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:17.620549087Z 2023-11-30 11:48:17.620 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9297159013149614014464,"opHash":"0xc044ac8af5f24e5681c753e116d010f8118ab52b76a3b1984f05b03e0cba2582","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcaa27c41c5c032cca408cda660d56996ba9a8f47","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:17.625959833Z 2023-11-30 11:48:17.625 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:17.625975162Z 2023-11-30 11:48:17.625 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9297159013149614014464,"opHash":"0xc044ac8af5f24e5681c753e116d010f8118ab52b76a3b1984f05b03e0cba2582","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcaa27c41c5c032cca408cda660d56996ba9a8f47","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:17.938459942Z 2023-11-30 11:48:17.938 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcaa27c41c5c032cca408cda660d56996ba9a8f47","stake":0,"unstakeDelaySec":0},"storageMap":{"0xcaa27c41c5c032cca408cda660d56996ba9a8f47":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x1933adb24b7f7a0430233f6dcb4602b9acd5b8c07ecc2dc2dba8b9e650587c91":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:17.938519263Z 2023-11-30 11:48:17.938 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xcaA27c41C5c032Cca408CdA660D56996bA9A8f47 is unstaked +bundler_1 | 2023-11-30T11:48:17.938526296Z 2023-11-30 11:48:17.938 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:17.938531415Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:17.938536475Z -- params: [{"sender":"0xcaA27c41C5c032Cca408CdA660D56996bA9A8f47","nonce":"0x1f80000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001f800000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:17.938544189Z -- result: "0xc044ac8af5f24e5681c753e116d010f8118ab52b76a3b1984f05b03e0cba2582" +bundler_1 | 2023-11-30T11:48:17.938549669Z -- costTime: 318 +bundler_1 | 2023-11-30T11:48:17.938554489Z +bundler_1 | 2023-11-30T11:48:17.941399626Z 2023-11-30 11:48:17.941 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:17.941445207Z 2023-11-30 11:48:17.941 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:17.941633271Z 2023-11-30 11:48:17.941 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9315605757223323566080,"opHash":"0x2918f399734e18ea573366ccd8e08484c821f1102596764a36a999235b976ac0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb4b42fa8711d5a161e2cd079f1db81dc3698839a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:17.943919914Z 2023-11-30 11:48:17.943 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:17.943945101Z 2023-11-30 11:48:17.943 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001f900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9315605757223323566080,"opHash":"0x2918f399734e18ea573366ccd8e08484c821f1102596764a36a999235b976ac0","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xb4b42fa8711d5a161e2cd079f1db81dc3698839a","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:18.243020835Z 2023-11-30 11:48:18.242 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xb4b42fa8711d5a161e2cd079f1db81dc3698839a","stake":0,"unstakeDelaySec":0},"storageMap":{"0xb4b42fa8711d5a161e2cd079f1db81dc3698839a":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x75fc00ad7b3a52e81770272fc1ac59e52f1b541f6dca6e331a7f4bee3d5ce9c3":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:18.243085385Z 2023-11-30 11:48:18.242 ERROR 1 --- [0.0-3000-exec-1] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xB4b42fa8711D5a161e2CD079F1db81dc3698839A is unstaked +bundler_1 | 2023-11-30T11:48:18.243093410Z 2023-11-30 11:48:18.243 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:18.243098880Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:18.243103869Z -- params: [{"sender":"0xB4b42fa8711D5a161e2CD079F1db81dc3698839A","nonce":"0x1f90000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001f900000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:18.243138063Z -- result: "0x2918f399734e18ea573366ccd8e08484c821f1102596764a36a999235b976ac0" +bundler_1 | 2023-11-30T11:48:18.243143623Z -- costTime: 301 +bundler_1 | 2023-11-30T11:48:18.243148472Z +bundler_1 | 2023-11-30T11:48:18.246058438Z 2023-11-30 11:48:18.245 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:18.246072514Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:18.246079306Z -- params: [] +bundler_1 | 2023-11-30T11:48:18.246085458Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:18.246091419Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:18.246096879Z +bundler_1 | 2023-11-30T11:48:18.247890523Z 2023-11-30 11:48:18.247 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:18.247954776Z 2023-11-30 11:48:18.247 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:18.248138736Z 2023-11-30 11:48:18.248 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001fa00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9334052501297033117696,"opHash":"0x18f931de91dea1d3ba725d6071df56d44eea154ce1016a90be34d591740e3762","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5766e7a9579b0e06c4c6552a489dd5a9b9029300","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:18.250570158Z 2023-11-30 11:48:18.250 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:18.250591959Z 2023-11-30 11:48:18.250 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001fa00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9334052501297033117696,"opHash":"0x18f931de91dea1d3ba725d6071df56d44eea154ce1016a90be34d591740e3762","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5766e7a9579b0e06c4c6552a489dd5a9b9029300","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:18.549903155Z 2023-11-30 11:48:18.549 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x5766e7a9579b0e06c4c6552a489dd5a9b9029300","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x6880e9467fc217f051893314fad04024aad05950e9bca233fed150c41ac486b6":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x5766e7a9579b0e06c4c6552a489dd5a9b9029300":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:18.549940334Z 2023-11-30 11:48:18.549 ERROR 1 --- [0.0-3000-exec-5] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x5766E7A9579b0E06c4c6552a489Dd5A9B9029300 is unstaked +bundler_1 | 2023-11-30T11:48:18.549968580Z 2023-11-30 11:48:18.549 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:18.549977788Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:18.549981585Z -- params: [{"sender":"0x5766E7A9579b0E06c4c6552a489Dd5A9B9029300","nonce":"0x1fa0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001fa00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:18.550001422Z -- result: "0x18f931de91dea1d3ba725d6071df56d44eea154ce1016a90be34d591740e3762" +bundler_1 | 2023-11-30T11:48:18.550005229Z -- costTime: 302 +bundler_1 | 2023-11-30T11:48:18.550008645Z +bundler_1 | 2023-11-30T11:48:18.552758090Z 2023-11-30 11:48:18.552 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:18.552829901Z 2023-11-30 11:48:18.552 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:18.553055254Z 2023-11-30 11:48:18.552 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001fb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9352499245370742669312,"opHash":"0xdef1e2121bccc24e4c57312c55e5130fcd5d55865a9a798a30ea219c758987f9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbf4cac0048bbc5482f99714396d26748f3c3de6b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:18.555819504Z 2023-11-30 11:48:18.555 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:18.555836376Z 2023-11-30 11:48:18.555 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001fb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9352499245370742669312,"opHash":"0xdef1e2121bccc24e4c57312c55e5130fcd5d55865a9a798a30ea219c758987f9","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbf4cac0048bbc5482f99714396d26748f3c3de6b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:18.872652664Z 2023-11-30 11:48:18.872 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbf4cac0048bbc5482f99714396d26748f3c3de6b","stake":0,"unstakeDelaySec":0},"storageMap":{"0xbf4cac0048bbc5482f99714396d26748f3c3de6b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x224b3379a3e89547b853918c8496db6c0f080e7487693b5b4eab54af61724f45":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:18.872687399Z 2023-11-30 11:48:18.872 ERROR 1 --- [0.0-3000-exec-7] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xbf4CAc0048BBc5482F99714396d26748f3c3DE6b is unstaked +bundler_1 | 2023-11-30T11:48:18.872695664Z 2023-11-30 11:48:18.872 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:18.872701125Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:18.872706084Z -- params: [{"sender":"0xbf4CAc0048BBc5482F99714396d26748f3c3DE6b","nonce":"0x1fb0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001fb00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:18.872713598Z -- result: "0xdef1e2121bccc24e4c57312c55e5130fcd5d55865a9a798a30ea219c758987f9" +bundler_1 | 2023-11-30T11:48:18.872735449Z -- costTime: 320 +bundler_1 | 2023-11-30T11:48:18.872740718Z +bundler_1 | 2023-11-30T11:48:18.875474364Z 2023-11-30 11:48:18.875 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:18.875545136Z 2023-11-30 11:48:18.875 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:18.875714712Z 2023-11-30 11:48:18.875 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001fc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9370945989444452220928,"opHash":"0x6c9bd62c3a7a30e0e610cdc9c1e325dd158545a53685a632c98c50d1c105de77","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x49ab9b6b6f0fb2006dd892b3cada7387be76db6b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:18.878525943Z 2023-11-30 11:48:18.878 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:18.878562364Z 2023-11-30 11:48:18.878 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001fc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9370945989444452220928,"opHash":"0x6c9bd62c3a7a30e0e610cdc9c1e325dd158545a53685a632c98c50d1c105de77","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x49ab9b6b6f0fb2006dd892b3cada7387be76db6b","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:19.193348365Z 2023-11-30 11:48:19.193 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x49ab9b6b6f0fb2006dd892b3cada7387be76db6b","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x0f297eb46a29d946153e0e6d81023e5d109caa6007ebe143ef28635f6bbc0430":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"},"0x49ab9b6b6f0fb2006dd892b3cada7387be76db6b":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:19.193400702Z 2023-11-30 11:48:19.193 ERROR 1 --- [0.0-3000-exec-9] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x49aB9B6B6F0fb2006dd892B3Cada7387Be76DB6B is unstaked +bundler_1 | 2023-11-30T11:48:19.193410340Z 2023-11-30 11:48:19.193 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:19.193416091Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:19.193421351Z -- params: [{"sender":"0x49aB9B6B6F0fb2006dd892B3Cada7387Be76DB6B","nonce":"0x1fc0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001fc00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:19.193429285Z -- result: "0x6c9bd62c3a7a30e0e610cdc9c1e325dd158545a53685a632c98c50d1c105de77" +bundler_1 | 2023-11-30T11:48:19.193434666Z -- costTime: 318 +bundler_1 | 2023-11-30T11:48:19.193439685Z +bundler_1 | 2023-11-30T11:48:19.196189271Z 2023-11-30 11:48:19.196 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:19.196205471Z -- method: debug_bundler_dumpReputation +bundler_1 | 2023-11-30T11:48:19.196212073Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:19.196217603Z -- result: [{"address":"0x50bE7624DAe1B016c4879c86EFD6D1FEFA81b890","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0x053d01517bABeE76d636647ccEfA691FA37fEb29","opsIncluded":"0x0","opsSeen":"0x1fd","status":"0x1"},{"address":"0x0000000000000000000000000000000000000000","opsIncluded":"0x6","opsSeen":"0x0","status":"0x0"},{"address":"0xb93A5655b13e4B2C6423E25F0b62A0cB8011a8CF","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xDE9a418d554BF9AB706ef570aBBdA6314F6D8957","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0x9E80bdBC4364adb10da0Ba809477347cFB8051fC","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xD849aBBa2fB8A1d02784C04ac6D2544F312193d5","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0x11C1E37108DD71DB2C67368C6D27982973bf23d1","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xE0c25B4e563a6F3EFa1663c60251849aBF9d0A8d","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","opsIncluded":"0x10","opsSeen":"0x1fd","status":"0x1"},{"address":"0x9996fF619a27da8A1BDb47558985aCb061632cA4","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xB7E1a32f2DD61419a55E4de6B4B91Bd30CDDEB8b","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xd2e8CBC48345B322d65fA88A0ec624BB14f23563","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0x51b09591Ca216C4B4A527cE06f53DeE138CD90d6","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"}] +bundler_1 | 2023-11-30T11:48:19.196242219Z -- costTime: 1 +bundler_1 | 2023-11-30T11:48:19.196248271Z +bundler_1 | 2023-11-30T11:48:19.198115385Z 2023-11-30 11:48:19.198 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:19.198173860Z 2023-11-30 11:48:19.198 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:19.198363307Z 2023-11-30 11:48:19.198 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001fd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9389392733518161772544,"opHash":"0x5082afd9ac769b9dd1eb5f4ef332677bdd77c2eaa3e664d645d45b9027a951f6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5819ddb77ecdc1b19de8d567ab28808a373717a5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:19.201248545Z 2023-11-30 11:48:19.201 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":926819,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":2780457007414552,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":626391} +bundler_1 | 2023-11-30T11:48:19.201271869Z 2023-11-30 11:48:19.201 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x053d01517babee76d636647ccefa691fa37feb29","gasLimitForPay":926819,"initCode":"0x053d01517babee76d636647ccefa691fa37feb290d058fe300000000000000000000000000000000000000000000000000000000000001fd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":9389392733518161772544,"opHash":"0x5082afd9ac769b9dd1eb5f4ef332677bdd77c2eaa3e664d645d45b9027a951f6","opStatus":3,"paymaster":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","paymasterAndData":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x5819ddb77ecdc1b19de8d567ab28808a373717a5","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:19.505111086Z 2023-11-30 11:48:19.504 INFO 1 --- [0.0-3000-exec-3] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"factoryInfo":{"addr":"0x053d01517babee76d636647ccefa691fa37feb29","stake":1000000000000000000,"unstakeDelaySec":2},"paymasterInfo":{"addr":"0xed1619b1afc5ba72dc4980311873335e7b6576f9","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0xed1619b1afc5ba72dc4980311873335e7b6576f9","0x053d01517babee76d636647ccefa691fa37feb29","0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789"],"hash":"0x1afca6b4899fee8977a8ddca94e056d123365bb2a4957ced931e19e97388c53b"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[925332,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":925332,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":925332},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x5819ddb77ecdc1b19de8d567ab28808a373717a5","stake":0,"unstakeDelaySec":0},"storageMap":{"0x5819ddb77ecdc1b19de8d567ab28808a373717a5":{"0x0000000000000000000000000000000000000000000000000000000000000000":"0x0000000000000000000000000000000000000000000000000000000000000000"},"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789":{"0x13a796204c058db17dbe5672f0ccd14be046912d04f927afe479a4103ab6f5d4":"0x0000000000000000000000000000000000000000000000000de0b6b3a7640000"}}} +bundler_1 | 2023-11-30T11:48:19.505151672Z 2023-11-30 11:48:19.505 ERROR 1 --- [0.0-3000-exec-3] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x5819dDb77EcDC1b19dE8D567ab28808a373717A5 is unstaked +bundler_1 | 2023-11-30T11:48:19.505159486Z 2023-11-30 11:48:19.505 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:19.505163423Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:19.505166920Z -- params: [{"sender":"0x5819dDb77EcDC1b19dE8D567ab28808a373717A5","nonce":"0x1fd0000000000000000","initCode":"0x053d01517bABeE76d636647ccEfA691FA37fEb290d058fe300000000000000000000000000000000000000000000000000000000000001fd00000000000000000000000000000000000000000000000000000000000000600000000000000000000000005ff137d4b0fdcd49dca30c7cf57e578a026d278900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:19.505187969Z -- result: "0x5082afd9ac769b9dd1eb5f4ef332677bdd77c2eaa3e664d645d45b9027a951f6" +bundler_1 | 2023-11-30T11:48:19.505193860Z -- costTime: 307 +bundler_1 | 2023-11-30T11:48:19.505199210Z +bundler_1 | 2023-11-30T11:48:19.508033931Z 2023-11-30 11:48:19.507 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:19.508047175Z -- method: debug_bundler_dumpReputation +bundler_1 | 2023-11-30T11:48:19.508051714Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:19.508055641Z -- result: [{"address":"0x50bE7624DAe1B016c4879c86EFD6D1FEFA81b890","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0x053d01517bABeE76d636647ccEfA691FA37fEb29","opsIncluded":"0x0","opsSeen":"0x1fe","status":"0x2"},{"address":"0x0000000000000000000000000000000000000000","opsIncluded":"0x6","opsSeen":"0x0","status":"0x0"},{"address":"0xb93A5655b13e4B2C6423E25F0b62A0cB8011a8CF","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xDE9a418d554BF9AB706ef570aBBdA6314F6D8957","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0x9E80bdBC4364adb10da0Ba809477347cFB8051fC","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xD849aBBa2fB8A1d02784C04ac6D2544F312193d5","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0x11C1E37108DD71DB2C67368C6D27982973bf23d1","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xE0c25B4e563a6F3EFa1663c60251849aBF9d0A8d","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xeD1619b1afC5BA72Dc4980311873335E7B6576f9","opsIncluded":"0x10","opsSeen":"0x1fe","status":"0x1"},{"address":"0x9996fF619a27da8A1BDb47558985aCb061632cA4","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xB7E1a32f2DD61419a55E4de6B4B91Bd30CDDEB8b","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0xd2e8CBC48345B322d65fA88A0ec624BB14f23563","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"},{"address":"0x51b09591Ca216C4B4A527cE06f53DeE138CD90d6","opsIncluded":"0x2","opsSeen":"0x0","status":"0x0"}] +bundler_1 | 2023-11-30T11:48:19.508064428Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:19.508067904Z +bundler_1 | 2023-11-30T11:48:19.511355303Z 2023-11-30 11:48:19.511 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:19.511369930Z -- method: debug_bundler_clearState +bundler_1 | 2023-11-30T11:48:19.511376562Z -- params: [] +bundler_1 | 2023-11-30T11:48:19.511382744Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:19.511388455Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:19.511394415Z +bundler_1 | 2023-11-30T11:48:19.513109666Z 2023-11-30 11:48:19.513 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:19.513122640Z -- method: debug_bundler_setBundlingMode +bundler_1 | 2023-11-30T11:48:19.513129854Z -- params: ["manual"] +bundler_1 | 2023-11-30T11:48:19.513135705Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:19.513141305Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:19.513147277Z +bundler_1 | 2023-11-30T11:48:19.577122443Z 2023-11-30 11:48:19.577 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:19.577143212Z -- method: debug_bundler_dumpReputation +bundler_1 | 2023-11-30T11:48:19.577148011Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:19.577151969Z -- result: [] +bundler_1 | 2023-11-30T11:48:19.577155435Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:19.577158831Z +bundler_1 | 2023-11-30T11:48:19.693974449Z 2023-11-30 11:48:19.693 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:19.694004766Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:19.694011218Z -- params: [] +bundler_1 | 2023-11-30T11:48:19.694015115Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:19.694018892Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:19.694022428Z +bundler_1 | 2023-11-30T11:48:19.695985053Z 2023-11-30 11:48:19.695 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:19.696066215Z 2023-11-30 11:48:19.696 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:19.696267099Z 2023-11-30 11:48:19.696 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x382408ed867dcd72c9416106e47aff32b3ef487d5ba1dcf78bc8a5ba838eb6f0","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:19.698590641Z 2023-11-30 11:48:19.698 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:19.698603244Z 2023-11-30 11:48:19.698 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x382408ed867dcd72c9416106e47aff32b3ef487d5ba1dcf78bc8a5ba838eb6f0","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:19.854592364Z 2023-11-30 11:48:19.854 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:19.854637448Z 2023-11-30 11:48:19.854 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:19.854648228Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:19.854654901Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x0","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:19.854662605Z -- result: "0x382408ed867dcd72c9416106e47aff32b3ef487d5ba1dcf78bc8a5ba838eb6f0" +bundler_1 | 2023-11-30T11:48:19.854667855Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:19.854673025Z +bundler_1 | 2023-11-30T11:48:19.857534482Z 2023-11-30 11:48:19.857 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:19.857608397Z 2023-11-30 11:48:19.857 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:19.857773397Z 2023-11-30 11:48:19.857 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0xf7ca7886351322a906e60c31bf7d36ef4463c9283e2e47e473a6bac365d8606d","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:19.860033537Z 2023-11-30 11:48:19.859 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:19.860049437Z 2023-11-30 11:48:19.859 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":18446744073709551616,"opHash":"0xf7ca7886351322a906e60c31bf7d36ef4463c9283e2e47e473a6bac365d8606d","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:20.018667698Z 2023-11-30 11:48:20.018 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:20.018696381Z 2023-11-30 11:48:20.018 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:20.018703244Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:20.018729192Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x10000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:20.018734803Z -- result: "0xf7ca7886351322a906e60c31bf7d36ef4463c9283e2e47e473a6bac365d8606d" +bundler_1 | 2023-11-30T11:48:20.018739361Z -- costTime: 161 +bundler_1 | 2023-11-30T11:48:20.018742948Z +bundler_1 | 2023-11-30T11:48:20.021416592Z 2023-11-30 11:48:20.021 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:20.021502012Z 2023-11-30 11:48:20.021 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:20.021664675Z 2023-11-30 11:48:20.021 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0x81488118e4915cc281fd991112870bd9cebab06c6ac8466619277f155d63acd8","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:20.024244555Z 2023-11-30 11:48:20.024 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:20.024261356Z 2023-11-30 11:48:20.024 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":36893488147419103232,"opHash":"0x81488118e4915cc281fd991112870bd9cebab06c6ac8466619277f155d63acd8","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:20.103931186Z 2023-11-30 11:48:20.103 INFO 1 --- [ scheduling-1] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1778 to: 1784 +bundler_1 | 2023-11-30T11:48:20.104185089Z 2023-11-30 11:48:20.104 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x382408ed867dcd72c9416106e47aff32b3ef487d5ba1dcf78bc8a5ba838eb6f0","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:20.183279768Z 2023-11-30 11:48:20.183 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:20.183316216Z 2023-11-30 11:48:20.183 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:20.183323760Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:20.183329521Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x20000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:20.183337696Z -- result: "0x81488118e4915cc281fd991112870bd9cebab06c6ac8466619277f155d63acd8" +bundler_1 | 2023-11-30T11:48:20.183344268Z -- costTime: 162 +bundler_1 | 2023-11-30T11:48:20.183349478Z +bundler_1 | 2023-11-30T11:48:20.186403213Z 2023-11-30 11:48:20.186 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:20.187344034Z 2023-11-30 11:48:20.187 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:20.187537695Z 2023-11-30 11:48:20.187 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x8bbd4832e65f1b507a1029248d2a4dea06d225c87bdb38bb74308f21e3e0f729","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:20.189785336Z 2023-11-30 11:48:20.189 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:20.189799852Z 2023-11-30 11:48:20.189 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":55340232221128654848,"opHash":"0x8bbd4832e65f1b507a1029248d2a4dea06d225c87bdb38bb74308f21e3e0f729","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:20.277880312Z 2023-11-30 11:48:20.277 INFO 1 --- [ scheduling-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:20.369681568Z 2023-11-30 11:48:20.369 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:20.369732253Z 2023-11-30 11:48:20.369 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:20.369737472Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:20.369741349Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x30000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:20.369746459Z -- result: "0x8bbd4832e65f1b507a1029248d2a4dea06d225c87bdb38bb74308f21e3e0f729" +bundler_1 | 2023-11-30T11:48:20.369751007Z -- costTime: 183 +bundler_1 | 2023-11-30T11:48:20.369754444Z +bundler_1 | 2023-11-30T11:48:20.372466323Z 2023-11-30 11:48:20.372 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:20.372482313Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:20.372489747Z -- params: [] +bundler_1 | 2023-11-30T11:48:20.372495928Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:20.372501939Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:20.372507340Z +bundler_1 | 2023-11-30T11:48:20.374698450Z 2023-11-30 11:48:20.374 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:20.374787256Z 2023-11-30 11:48:20.374 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:20.374994102Z 2023-11-30 11:48:20.374 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0x5da055175fc92ad76bb50e09fe6d618c7be39650c0fa4a0a66c63e18865cac37","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:20.377548526Z 2023-11-30 11:48:20.377 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:20.377560699Z 2023-11-30 11:48:20.377 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":73786976294838206464,"opHash":"0x5da055175fc92ad76bb50e09fe6d618c7be39650c0fa4a0a66c63e18865cac37","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:20.539319481Z 2023-11-30 11:48:20.539 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:20.539352913Z 2023-11-30 11:48:20.539 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:20.539360497Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:20.539366358Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x40000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:20.539384873Z -- result: "0x5da055175fc92ad76bb50e09fe6d618c7be39650c0fa4a0a66c63e18865cac37" +bundler_1 | 2023-11-30T11:48:20.539389591Z -- costTime: 165 +bundler_1 | 2023-11-30T11:48:20.539393098Z +bundler_1 | 2023-11-30T11:48:20.542109382Z 2023-11-30 11:48:20.542 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:20.542196023Z 2023-11-30 11:48:20.542 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:20.542371410Z 2023-11-30 11:48:20.542 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":92233720368547758080,"opHash":"0x6b25c52202fbd198f3d9a8af16f2259eae9fff680269b2f218440c62c1f17583","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:20.544899483Z 2023-11-30 11:48:20.544 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:20.544921133Z 2023-11-30 11:48:20.544 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":92233720368547758080,"opHash":"0x6b25c52202fbd198f3d9a8af16f2259eae9fff680269b2f218440c62c1f17583","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:20.703158649Z 2023-11-30 11:48:20.703 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:20.703210055Z 2023-11-30 11:48:20.703 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:20.703216277Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:20.703222128Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x50000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:20.703229451Z -- result: "0x6b25c52202fbd198f3d9a8af16f2259eae9fff680269b2f218440c62c1f17583" +bundler_1 | 2023-11-30T11:48:20.703235472Z -- costTime: 161 +bundler_1 | 2023-11-30T11:48:20.703240232Z +bundler_1 | 2023-11-30T11:48:20.706409577Z 2023-11-30 11:48:20.706 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:20.706501741Z 2023-11-30 11:48:20.706 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:20.706673348Z 2023-11-30 11:48:20.706 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":110680464442257309696,"opHash":"0xf257a74f46c70566f761f44cf838e90df0c87b35b5b5293c0cca44e7890abe08","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:20.708934824Z 2023-11-30 11:48:20.708 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:20.708960983Z 2023-11-30 11:48:20.708 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":110680464442257309696,"opHash":"0xf257a74f46c70566f761f44cf838e90df0c87b35b5b5293c0cca44e7890abe08","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:20.870304269Z 2023-11-30 11:48:20.870 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:20.870381867Z 2023-11-30 11:48:20.870 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:20.870395212Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:20.870401323Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x60000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:20.870408677Z -- result: "0xf257a74f46c70566f761f44cf838e90df0c87b35b5b5293c0cca44e7890abe08" +bundler_1 | 2023-11-30T11:48:20.870414007Z -- costTime: 164 +bundler_1 | 2023-11-30T11:48:20.870419067Z +bundler_1 | 2023-11-30T11:48:20.873126490Z 2023-11-30 11:48:20.873 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:20.873205531Z 2023-11-30 11:48:20.873 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:20.873382748Z 2023-11-30 11:48:20.873 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":129127208515966861312,"opHash":"0xdea7f20881dbb0797b087f0a11aa5c72f770e1215c5373a085f5205b8dcc60a3","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:20.875609098Z 2023-11-30 11:48:20.875 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:20.875620099Z 2023-11-30 11:48:20.875 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":129127208515966861312,"opHash":"0xdea7f20881dbb0797b087f0a11aa5c72f770e1215c5373a085f5205b8dcc60a3","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:21.044037707Z 2023-11-30 11:48:21.043 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:21.044088191Z 2023-11-30 11:48:21.043 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:21.044094553Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:21.044099863Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x70000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:21.044107918Z -- result: "0xdea7f20881dbb0797b087f0a11aa5c72f770e1215c5373a085f5205b8dcc60a3" +bundler_1 | 2023-11-30T11:48:21.044114810Z -- costTime: 170 +bundler_1 | 2023-11-30T11:48:21.044119870Z +bundler_1 | 2023-11-30T11:48:21.046810312Z 2023-11-30 11:48:21.046 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:21.046824128Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:21.046831050Z -- params: [] +bundler_1 | 2023-11-30T11:48:21.046836791Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:21.046842883Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:21.046848523Z +bundler_1 | 2023-11-30T11:48:21.048746361Z 2023-11-30 11:48:21.048 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:21.048838907Z 2023-11-30 11:48:21.048 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:21.049015075Z 2023-11-30 11:48:21.048 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":147573952589676412928,"opHash":"0xcc34ae5842a7079de3b0cc1cf80753685c7ab23306958c2c67300b8a341bb6ba","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:21.051431070Z 2023-11-30 11:48:21.051 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:21.051446759Z 2023-11-30 11:48:21.051 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":147573952589676412928,"opHash":"0xcc34ae5842a7079de3b0cc1cf80753685c7ab23306958c2c67300b8a341bb6ba","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:21.226085477Z 2023-11-30 11:48:21.225 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:21.226122396Z 2023-11-30 11:48:21.226 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:21.226129569Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:21.226134919Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x80000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:21.226142273Z -- result: "0xcc34ae5842a7079de3b0cc1cf80753685c7ab23306958c2c67300b8a341bb6ba" +bundler_1 | 2023-11-30T11:48:21.226148925Z -- costTime: 177 +bundler_1 | 2023-11-30T11:48:21.226154215Z +bundler_1 | 2023-11-30T11:48:21.229580382Z 2023-11-30 11:48:21.229 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:21.229672564Z 2023-11-30 11:48:21.229 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:21.229901210Z 2023-11-30 11:48:21.229 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":166020696663385964544,"opHash":"0xaa45060b3a90712ebb463f5f64c75f89c8cea2d1d9e6337e5368296b7a39c7d9","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:21.232583463Z 2023-11-30 11:48:21.232 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:21.232599513Z 2023-11-30 11:48:21.232 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":166020696663385964544,"opHash":"0xaa45060b3a90712ebb463f5f64c75f89c8cea2d1d9e6337e5368296b7a39c7d9","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:21.284267420Z 2023-11-30 11:48:21.284 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainTxFailedService : begin to process failed tx, but tx is success, so skip, tx: 0xffa2338d9467c97016e1f62fa08b47d2a9a932758d9994333c9ae2bc343e8c8c +bundler_1 | 2023-11-30T11:48:21.431921820Z 2023-11-30 11:48:21.431 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:21.431974308Z 2023-11-30 11:48:21.431 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:21.431981000Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:21.431986120Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x90000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:21.431993063Z -- result: "0xaa45060b3a90712ebb463f5f64c75f89c8cea2d1d9e6337e5368296b7a39c7d9" +bundler_1 | 2023-11-30T11:48:21.431999705Z -- costTime: 202 +bundler_1 | 2023-11-30T11:48:21.432004955Z +bundler_1 | 2023-11-30T11:48:21.434775326Z 2023-11-30 11:48:21.434 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:21.434867478Z 2023-11-30 11:48:21.434 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:21.435087408Z 2023-11-30 11:48:21.435 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":184467440737095516160,"opHash":"0xd82cd574d2ba7b6cb663d512bc65f5e81e61be07610cda33428f36df213fa234","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:21.437332073Z 2023-11-30 11:48:21.437 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:21.437397985Z 2023-11-30 11:48:21.437 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":184467440737095516160,"opHash":"0xd82cd574d2ba7b6cb663d512bc65f5e81e61be07610cda33428f36df213fa234","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:21.618775233Z 2023-11-30 11:48:21.618 INFO 1 --- [0.0-3000-exec-9] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:21.618827610Z 2023-11-30 11:48:21.618 INFO 1 --- [0.0-3000-exec-9] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:21.618832609Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:21.618836587Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0xa0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:21.618841646Z -- result: "0xd82cd574d2ba7b6cb663d512bc65f5e81e61be07610cda33428f36df213fa234" +bundler_1 | 2023-11-30T11:48:21.618846245Z -- costTime: 184 +bundler_1 | 2023-11-30T11:48:21.618849621Z +bundler_1 | 2023-11-30T11:48:21.621576455Z 2023-11-30 11:48:21.621 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:21.621644050Z 2023-11-30 11:48:21.621 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:21.621839996Z 2023-11-30 11:48:21.621 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":202914184810805067776,"opHash":"0xebedfd64529993899a975b61422f0c3b45b01faaee715f1039bf5e8a59fa77b1","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:21.624135515Z 2023-11-30 11:48:21.624 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:21.624160722Z 2023-11-30 11:48:21.624 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":202914184810805067776,"opHash":"0xebedfd64529993899a975b61422f0c3b45b01faaee715f1039bf5e8a59fa77b1","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:21.775869084Z 2023-11-30 11:48:21.775 INFO 1 --- [0.0-3000-exec-1] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:21.775905601Z 2023-11-30 11:48:21.775 INFO 1 --- [0.0-3000-exec-1] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:21.775911452Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:21.775916341Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0xb0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:21.775923385Z -- result: "0xebedfd64529993899a975b61422f0c3b45b01faaee715f1039bf5e8a59fa77b1" +bundler_1 | 2023-11-30T11:48:21.775929436Z -- costTime: 154 +bundler_1 | 2023-11-30T11:48:21.775949042Z +bundler_1 | 2023-11-30T11:48:21.778895655Z 2023-11-30 11:48:21.778 INFO 1 --- [0.0-3000-exec-3] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:21.778929017Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:21.778937433Z -- params: [] +bundler_1 | 2023-11-30T11:48:21.778942442Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:21.778947412Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:21.778952091Z +bundler_1 | 2023-11-30T11:48:21.781020136Z 2023-11-30 11:48:21.780 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:21.781105154Z 2023-11-30 11:48:21.781 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:21.781293265Z 2023-11-30 11:48:21.781 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":221360928884514619392,"opHash":"0x462a373c05eb72b33f3209c0339b36a5ce0dfe4590978439250f8e5dc62b4111","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:21.783490992Z 2023-11-30 11:48:21.783 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:21.783503696Z 2023-11-30 11:48:21.783 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":221360928884514619392,"opHash":"0x462a373c05eb72b33f3209c0339b36a5ce0dfe4590978439250f8e5dc62b4111","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:21.937369376Z 2023-11-30 11:48:21.937 INFO 1 --- [0.0-3000-exec-5] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:21.937550971Z 2023-11-30 11:48:21.937 INFO 1 --- [0.0-3000-exec-5] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:21.937562663Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:21.937568504Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0xc0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:21.937575857Z -- result: "0x462a373c05eb72b33f3209c0339b36a5ce0dfe4590978439250f8e5dc62b4111" +bundler_1 | 2023-11-30T11:48:21.937581227Z -- costTime: 157 +bundler_1 | 2023-11-30T11:48:21.937586167Z +bundler_1 | 2023-11-30T11:48:21.940669107Z 2023-11-30 11:48:21.940 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:21.940744428Z 2023-11-30 11:48:21.940 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:21.940954215Z 2023-11-30 11:48:21.940 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":239807672958224171008,"opHash":"0x795f213ff1881de9500dc0ff7531c7dd89d8872ac99b3c144699ca30fc1015b6","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:21.943232947Z 2023-11-30 11:48:21.943 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:21.943255770Z 2023-11-30 11:48:21.943 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":239807672958224171008,"opHash":"0x795f213ff1881de9500dc0ff7531c7dd89d8872ac99b3c144699ca30fc1015b6","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:22.094842694Z 2023-11-30 11:48:22.094 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:22.094888449Z 2023-11-30 11:48:22.094 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:22.094895342Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:22.094900772Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0xd0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:22.094925088Z -- result: "0x795f213ff1881de9500dc0ff7531c7dd89d8872ac99b3c144699ca30fc1015b6" +bundler_1 | 2023-11-30T11:48:22.094933904Z -- costTime: 154 +bundler_1 | 2023-11-30T11:48:22.094939514Z +bundler_1 | 2023-11-30T11:48:22.098492849Z 2023-11-30 11:48:22.098 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:22.098652099Z 2023-11-30 11:48:22.098 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:22.098867858Z 2023-11-30 11:48:22.098 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":258254417031933722624,"opHash":"0x51ff2dd2c180fef5cdb326e899967bd08b9b21bfc25e7872ce602c09ddf75a11","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:22.101296288Z 2023-11-30 11:48:22.101 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:22.101312078Z 2023-11-30 11:48:22.101 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":258254417031933722624,"opHash":"0x51ff2dd2c180fef5cdb326e899967bd08b9b21bfc25e7872ce602c09ddf75a11","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:22.255378285Z 2023-11-30 11:48:22.255 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:22.255421014Z 2023-11-30 11:48:22.255 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:22.255425633Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:22.255432335Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0xe0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:22.255441232Z -- result: "0x51ff2dd2c180fef5cdb326e899967bd08b9b21bfc25e7872ce602c09ddf75a11" +bundler_1 | 2023-11-30T11:48:22.255448626Z -- costTime: 157 +bundler_1 | 2023-11-30T11:48:22.255454627Z +bundler_1 | 2023-11-30T11:48:22.258105329Z 2023-11-30 11:48:22.258 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:22.258173749Z 2023-11-30 11:48:22.258 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:22.258353351Z 2023-11-30 11:48:22.258 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":276701161105643274240,"opHash":"0x73a761f42c529fb91e4ee6e4ede72e38062d626b05cfa22772cf6478bd44e026","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:22.260539286Z 2023-11-30 11:48:22.260 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:22.260555296Z 2023-11-30 11:48:22.260 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":276701161105643274240,"opHash":"0x73a761f42c529fb91e4ee6e4ede72e38062d626b05cfa22772cf6478bd44e026","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:22.416746861Z 2023-11-30 11:48:22.416 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:22.416785684Z 2023-11-30 11:48:22.416 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:22.416791184Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:22.416795021Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0xf0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:22.416800131Z -- result: "0x73a761f42c529fb91e4ee6e4ede72e38062d626b05cfa22772cf6478bd44e026" +bundler_1 | 2023-11-30T11:48:22.416804940Z -- costTime: 158 +bundler_1 | 2023-11-30T11:48:22.416808396Z +bundler_1 | 2023-11-30T11:48:22.419459238Z 2023-11-30 11:48:22.419 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:22.419473615Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:22.419478213Z -- params: [] +bundler_1 | 2023-11-30T11:48:22.419481880Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:22.419485426Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:22.419488773Z +bundler_1 | 2023-11-30T11:48:22.421246660Z 2023-11-30 11:48:22.421 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:22.421326916Z 2023-11-30 11:48:22.421 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:22.421514810Z 2023-11-30 11:48:22.421 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":295147905179352825856,"opHash":"0x7507a143b69384e909b0d7e51649018e633480f8abfa0b39e92e21c4fa6311bb","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:22.423708379Z 2023-11-30 11:48:22.423 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:22.423721794Z 2023-11-30 11:48:22.423 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":295147905179352825856,"opHash":"0x7507a143b69384e909b0d7e51649018e633480f8abfa0b39e92e21c4fa6311bb","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:22.581794914Z 2023-11-30 11:48:22.581 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:22.581829138Z 2023-11-30 11:48:22.581 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:22.581835309Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:22.581853312Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x100000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:22.581858703Z -- result: "0x7507a143b69384e909b0d7e51649018e633480f8abfa0b39e92e21c4fa6311bb" +bundler_1 | 2023-11-30T11:48:22.581863331Z -- costTime: 160 +bundler_1 | 2023-11-30T11:48:22.581866748Z +bundler_1 | 2023-11-30T11:48:22.584554879Z 2023-11-30 11:48:22.584 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:22.584633005Z 2023-11-30 11:48:22.584 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:22.584823019Z 2023-11-30 11:48:22.584 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":313594649253062377472,"opHash":"0x05e9fd89ad88063857c69682b74c6026988ec86c909a05e2a8a0f208d44a6cc1","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:22.587158603Z 2023-11-30 11:48:22.587 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:22.587175374Z 2023-11-30 11:48:22.587 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":313594649253062377472,"opHash":"0x05e9fd89ad88063857c69682b74c6026988ec86c909a05e2a8a0f208d44a6cc1","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:22.743980681Z 2023-11-30 11:48:22.743 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:22.744033079Z 2023-11-30 11:48:22.743 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:22.744039671Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:22.744044790Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x110000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:22.744051683Z -- result: "0x05e9fd89ad88063857c69682b74c6026988ec86c909a05e2a8a0f208d44a6cc1" +bundler_1 | 2023-11-30T11:48:22.744057995Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:22.744062904Z +bundler_1 | 2023-11-30T11:48:22.746729923Z 2023-11-30 11:48:22.746 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:22.746815356Z 2023-11-30 11:48:22.746 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:22.747017800Z 2023-11-30 11:48:22.746 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":332041393326771929088,"opHash":"0x76ad99ccd05190188f01902c1c09d06af7ba4766ded83eb1a3326353a60be588","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:22.749309552Z 2023-11-30 11:48:22.749 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:22.749335470Z 2023-11-30 11:48:22.749 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":332041393326771929088,"opHash":"0x76ad99ccd05190188f01902c1c09d06af7ba4766ded83eb1a3326353a60be588","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:22.913722814Z 2023-11-30 11:48:22.913 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:22.913757970Z 2023-11-30 11:48:22.913 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:22.913764963Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:22.913769441Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x120000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:22.913774531Z -- result: "0x76ad99ccd05190188f01902c1c09d06af7ba4766ded83eb1a3326353a60be588" +bundler_1 | 2023-11-30T11:48:22.913779289Z -- costTime: 167 +bundler_1 | 2023-11-30T11:48:22.913782676Z +bundler_1 | 2023-11-30T11:48:22.916512595Z 2023-11-30 11:48:22.916 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:22.916586990Z 2023-11-30 11:48:22.916 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:22.916759495Z 2023-11-30 11:48:22.916 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":350488137400481480704,"opHash":"0x9102b28e3273ca249a522172eca5ed1dfdd24578bfe7aef9a93a484cd89a5801","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:22.919001775Z 2023-11-30 11:48:22.918 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:22.919017745Z 2023-11-30 11:48:22.918 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":350488137400481480704,"opHash":"0x9102b28e3273ca249a522172eca5ed1dfdd24578bfe7aef9a93a484cd89a5801","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:23.076082722Z 2023-11-30 11:48:23.075 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:23.076135180Z 2023-11-30 11:48:23.076 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:23.076140019Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:23.076143886Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x130000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:23.076148986Z -- result: "0x9102b28e3273ca249a522172eca5ed1dfdd24578bfe7aef9a93a484cd89a5801" +bundler_1 | 2023-11-30T11:48:23.076153504Z -- costTime: 160 +bundler_1 | 2023-11-30T11:48:23.076156930Z +bundler_1 | 2023-11-30T11:48:23.078707836Z 2023-11-30 11:48:23.078 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:23.078723415Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:23.078730328Z -- params: [] +bundler_1 | 2023-11-30T11:48:23.078736179Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:23.078741709Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:23.078747239Z +bundler_1 | 2023-11-30T11:48:23.080526520Z 2023-11-30 11:48:23.080 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:23.080614404Z 2023-11-30 11:48:23.080 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:23.080796513Z 2023-11-30 11:48:23.080 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":368934881474191032320,"opHash":"0x0f1b785c86bc68c80a5136a39b27ecc805f1dad1e750593d744ef5948a4346fa","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:23.083070923Z 2023-11-30 11:48:23.082 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:23.083087264Z 2023-11-30 11:48:23.083 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":368934881474191032320,"opHash":"0x0f1b785c86bc68c80a5136a39b27ecc805f1dad1e750593d744ef5948a4346fa","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:23.237720351Z 2023-11-30 11:48:23.237 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:23.237760916Z 2023-11-30 11:48:23.237 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:23.237767118Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:23.237772428Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x140000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:23.237780082Z -- result: "0x0f1b785c86bc68c80a5136a39b27ecc805f1dad1e750593d744ef5948a4346fa" +bundler_1 | 2023-11-30T11:48:23.237786343Z -- costTime: 157 +bundler_1 | 2023-11-30T11:48:23.237791333Z +bundler_1 | 2023-11-30T11:48:23.240457650Z 2023-11-30 11:48:23.240 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:23.240544846Z 2023-11-30 11:48:23.240 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:23.240721725Z 2023-11-30 11:48:23.240 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":387381625547900583936,"opHash":"0xa73ba32ddc2dea5974010fdb2410a500833faafd40bc50904f688dd449ef7ac7","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:23.243011775Z 2023-11-30 11:48:23.242 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:23.243027394Z 2023-11-30 11:48:23.242 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":387381625547900583936,"opHash":"0xa73ba32ddc2dea5974010fdb2410a500833faafd40bc50904f688dd449ef7ac7","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:23.398663811Z 2023-11-30 11:48:23.398 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:23.398697805Z 2023-11-30 11:48:23.398 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:23.398721058Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:23.398726508Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x150000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:23.398733632Z -- result: "0xa73ba32ddc2dea5974010fdb2410a500833faafd40bc50904f688dd449ef7ac7" +bundler_1 | 2023-11-30T11:48:23.398740805Z -- costTime: 158 +bundler_1 | 2023-11-30T11:48:23.398746476Z +bundler_1 | 2023-11-30T11:48:23.401392445Z 2023-11-30 11:48:23.401 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:23.401464973Z 2023-11-30 11:48:23.401 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:23.401640380Z 2023-11-30 11:48:23.401 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":405828369621610135552,"opHash":"0x580dd176b008211f46bfa987f009b3e75b9d6eb03467cdc66f05a4974402b2d5","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:23.403900193Z 2023-11-30 11:48:23.403 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:23.403911815Z 2023-11-30 11:48:23.403 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":405828369621610135552,"opHash":"0x580dd176b008211f46bfa987f009b3e75b9d6eb03467cdc66f05a4974402b2d5","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:23.562272390Z 2023-11-30 11:48:23.562 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:23.562323035Z 2023-11-30 11:48:23.562 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:23.562328405Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:23.562332182Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x160000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:23.562337562Z -- result: "0x580dd176b008211f46bfa987f009b3e75b9d6eb03467cdc66f05a4974402b2d5" +bundler_1 | 2023-11-30T11:48:23.562342151Z -- costTime: 161 +bundler_1 | 2023-11-30T11:48:23.562345567Z +bundler_1 | 2023-11-30T11:48:23.565036053Z 2023-11-30 11:48:23.564 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:23.565105649Z 2023-11-30 11:48:23.565 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:23.565298348Z 2023-11-30 11:48:23.565 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":424275113695319687168,"opHash":"0x672509024d8eb7883ef9d717270036713ab656259b1f34913e2d3f91edb0470e","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:23.567507677Z 2023-11-30 11:48:23.567 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:23.567532523Z 2023-11-30 11:48:23.567 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":424275113695319687168,"opHash":"0x672509024d8eb7883ef9d717270036713ab656259b1f34913e2d3f91edb0470e","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:23.723198896Z 2023-11-30 11:48:23.723 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:23.723238460Z 2023-11-30 11:48:23.723 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:23.723243309Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:23.723247086Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x170000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:23.723252276Z -- result: "0x672509024d8eb7883ef9d717270036713ab656259b1f34913e2d3f91edb0470e" +bundler_1 | 2023-11-30T11:48:23.723256985Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:23.723260792Z +bundler_1 | 2023-11-30T11:48:23.726057439Z 2023-11-30 11:48:23.725 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:23.726084239Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:23.726091122Z -- params: [] +bundler_1 | 2023-11-30T11:48:23.726097173Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:23.726117741Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:23.726123121Z +bundler_1 | 2023-11-30T11:48:23.728105827Z 2023-11-30 11:48:23.728 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:23.728188789Z 2023-11-30 11:48:23.728 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:23.728369135Z 2023-11-30 11:48:23.728 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":442721857769029238784,"opHash":"0x317f23c130f5e571a8fb2def37e4bbf35fabade31fda06965be8d9e6ac0d5040","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:23.730616625Z 2023-11-30 11:48:23.730 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:23.730631001Z 2023-11-30 11:48:23.730 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":442721857769029238784,"opHash":"0x317f23c130f5e571a8fb2def37e4bbf35fabade31fda06965be8d9e6ac0d5040","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:23.886040356Z 2023-11-30 11:48:23.885 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:23.886084147Z 2023-11-30 11:48:23.885 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:23.886088816Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:23.886092764Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x180000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:23.886101369Z -- result: "0x317f23c130f5e571a8fb2def37e4bbf35fabade31fda06965be8d9e6ac0d5040" +bundler_1 | 2023-11-30T11:48:23.886108763Z -- costTime: 157 +bundler_1 | 2023-11-30T11:48:23.886114454Z +bundler_1 | 2023-11-30T11:48:23.889028560Z 2023-11-30 11:48:23.888 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:23.889099409Z 2023-11-30 11:48:23.889 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:23.889281638Z 2023-11-30 11:48:23.889 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":461168601842738790400,"opHash":"0xeadf2ced8c614f07a2749caa78563fc7bc89107c9f372daee80892689c0cfa62","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:23.891485837Z 2023-11-30 11:48:23.891 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:23.891497078Z 2023-11-30 11:48:23.891 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":461168601842738790400,"opHash":"0xeadf2ced8c614f07a2749caa78563fc7bc89107c9f372daee80892689c0cfa62","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:24.049459826Z 2023-11-30 11:48:24.049 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:24.049508467Z 2023-11-30 11:48:24.049 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:24.049515189Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:24.049520609Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x190000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:24.049527963Z -- result: "0xeadf2ced8c614f07a2749caa78563fc7bc89107c9f372daee80892689c0cfa62" +bundler_1 | 2023-11-30T11:48:24.049535607Z -- costTime: 161 +bundler_1 | 2023-11-30T11:48:24.049540636Z +bundler_1 | 2023-11-30T11:48:24.052378206Z 2023-11-30 11:48:24.052 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:24.052463315Z 2023-11-30 11:48:24.052 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:24.052629985Z 2023-11-30 11:48:24.052 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":479615345916448342016,"opHash":"0xf3d5a4721c7faf224f22a40d80241730dd7f54978688ae7d8be1b2ea69d9d032","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:24.054805802Z 2023-11-30 11:48:24.054 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:24.054818565Z 2023-11-30 11:48:24.054 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":479615345916448342016,"opHash":"0xf3d5a4721c7faf224f22a40d80241730dd7f54978688ae7d8be1b2ea69d9d032","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:24.212128442Z 2023-11-30 11:48:24.211 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:24.212178525Z 2023-11-30 11:48:24.212 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:24.212183635Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:24.212187532Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x1a0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:24.212192582Z -- result: "0xf3d5a4721c7faf224f22a40d80241730dd7f54978688ae7d8be1b2ea69d9d032" +bundler_1 | 2023-11-30T11:48:24.212197140Z -- costTime: 160 +bundler_1 | 2023-11-30T11:48:24.212200537Z +bundler_1 | 2023-11-30T11:48:24.214871456Z 2023-11-30 11:48:24.214 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:24.214952597Z 2023-11-30 11:48:24.214 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:24.215151899Z 2023-11-30 11:48:24.215 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":498062089990157893632,"opHash":"0x11c0c4fe141d426faa1bfd22efe7e500295adc8c02284dc46af01e74ca58f46f","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:24.217385483Z 2023-11-30 11:48:24.217 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:24.217399669Z 2023-11-30 11:48:24.217 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":498062089990157893632,"opHash":"0x11c0c4fe141d426faa1bfd22efe7e500295adc8c02284dc46af01e74ca58f46f","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:24.374333542Z 2023-11-30 11:48:24.374 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:24.374385910Z 2023-11-30 11:48:24.374 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:24.374390909Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:24.374394636Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x1b0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:24.374399756Z -- result: "0x11c0c4fe141d426faa1bfd22efe7e500295adc8c02284dc46af01e74ca58f46f" +bundler_1 | 2023-11-30T11:48:24.374404705Z -- costTime: 160 +bundler_1 | 2023-11-30T11:48:24.374408101Z +bundler_1 | 2023-11-30T11:48:24.377034006Z 2023-11-30 11:48:24.376 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:24.377047972Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:24.377052871Z -- params: [] +bundler_1 | 2023-11-30T11:48:24.377056368Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:24.377059864Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:24.377063231Z +bundler_1 | 2023-11-30T11:48:24.378822303Z 2023-11-30 11:48:24.378 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:24.378933537Z 2023-11-30 11:48:24.378 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:24.379128521Z 2023-11-30 11:48:24.379 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":516508834063867445248,"opHash":"0x7a2b088c77d9881f66e7b63f84fc77bad57d1d1c04ea290829a26abded0bbe18","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:24.381327911Z 2023-11-30 11:48:24.381 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:24.381342107Z 2023-11-30 11:48:24.381 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":516508834063867445248,"opHash":"0x7a2b088c77d9881f66e7b63f84fc77bad57d1d1c04ea290829a26abded0bbe18","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:24.539608538Z 2023-11-30 11:48:24.539 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:24.539644315Z 2023-11-30 11:48:24.539 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:24.539650686Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:24.539655776Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x1c0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:24.539680372Z -- result: "0x7a2b088c77d9881f66e7b63f84fc77bad57d1d1c04ea290829a26abded0bbe18" +bundler_1 | 2023-11-30T11:48:24.539687235Z -- costTime: 161 +bundler_1 | 2023-11-30T11:48:24.539692665Z +bundler_1 | 2023-11-30T11:48:24.542362445Z 2023-11-30 11:48:24.542 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:24.542434700Z 2023-11-30 11:48:24.542 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:24.542610287Z 2023-11-30 11:48:24.542 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":534955578137576996864,"opHash":"0x5b09ebef7a6b6b2636104f27cc0ee2aa0ae415f89b8aa206d9c524a72abdf747","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:24.544749385Z 2023-11-30 11:48:24.544 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:24.544765365Z 2023-11-30 11:48:24.544 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":534955578137576996864,"opHash":"0x5b09ebef7a6b6b2636104f27cc0ee2aa0ae415f89b8aa206d9c524a72abdf747","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:24.698034809Z 2023-11-30 11:48:24.697 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:24.698105862Z 2023-11-30 11:48:24.698 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:24.698112314Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:24.698117473Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x1d0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:24.698124657Z -- result: "0x5b09ebef7a6b6b2636104f27cc0ee2aa0ae415f89b8aa206d9c524a72abdf747" +bundler_1 | 2023-11-30T11:48:24.698129716Z -- costTime: 156 +bundler_1 | 2023-11-30T11:48:24.698134485Z +bundler_1 | 2023-11-30T11:48:24.701120462Z 2023-11-30 11:48:24.701 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:24.701222939Z 2023-11-30 11:48:24.701 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:24.701381148Z 2023-11-30 11:48:24.701 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":553402322211286548480,"opHash":"0x6c543554fbecb65f0d2ab4cd786834def90c25107a4b70289ffa56cb4c9148f9","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:24.704589816Z 2023-11-30 11:48:24.704 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:24.704615905Z 2023-11-30 11:48:24.704 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":553402322211286548480,"opHash":"0x6c543554fbecb65f0d2ab4cd786834def90c25107a4b70289ffa56cb4c9148f9","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:24.858653095Z 2023-11-30 11:48:24.858 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:24.858707606Z 2023-11-30 11:48:24.858 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:24.858718947Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:24.858724477Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x1e0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:24.858731450Z -- result: "0x6c543554fbecb65f0d2ab4cd786834def90c25107a4b70289ffa56cb4c9148f9" +bundler_1 | 2023-11-30T11:48:24.858737933Z -- costTime: 157 +bundler_1 | 2023-11-30T11:48:24.858743563Z +bundler_1 | 2023-11-30T11:48:24.862835191Z 2023-11-30 11:48:24.862 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:24.862954293Z 2023-11-30 11:48:24.862 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:24.863184398Z 2023-11-30 11:48:24.863 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":571849066284996100096,"opHash":"0xf67df5553c09ff1b2fa0d8397ddda46aef294b4485ed4862d4410cfe3a7cced4","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:24.866223617Z 2023-11-30 11:48:24.866 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:24.866237323Z 2023-11-30 11:48:24.866 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":571849066284996100096,"opHash":"0xf67df5553c09ff1b2fa0d8397ddda46aef294b4485ed4862d4410cfe3a7cced4","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:25.014605130Z 2023-11-30 11:48:25.014 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:25.014657658Z 2023-11-30 11:48:25.014 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:25.014664410Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:25.014669970Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x1f0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:25.014677274Z -- result: "0xf67df5553c09ff1b2fa0d8397ddda46aef294b4485ed4862d4410cfe3a7cced4" +bundler_1 | 2023-11-30T11:48:25.014683436Z -- costTime: 152 +bundler_1 | 2023-11-30T11:48:25.014688595Z +bundler_1 | 2023-11-30T11:48:25.017456953Z 2023-11-30 11:48:25.017 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:25.017472181Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:25.017479044Z -- params: [] +bundler_1 | 2023-11-30T11:48:25.017484865Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:25.017490365Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:25.017496026Z +bundler_1 | 2023-11-30T11:48:25.019252103Z 2023-11-30 11:48:25.019 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:25.019324394Z 2023-11-30 11:48:25.019 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:25.019505151Z 2023-11-30 11:48:25.019 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":590295810358705651712,"opHash":"0x8289ae997e24213b3ce24eb1d6e211f58fcb1e6b2dfb9d151780da1b4ef7e8be","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:25.021682009Z 2023-11-30 11:48:25.021 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:25.021695935Z 2023-11-30 11:48:25.021 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":590295810358705651712,"opHash":"0x8289ae997e24213b3ce24eb1d6e211f58fcb1e6b2dfb9d151780da1b4ef7e8be","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:25.177519926Z 2023-11-30 11:48:25.177 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:25.177557376Z 2023-11-30 11:48:25.177 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:25.177565691Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:25.177571101Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x200000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:25.177578966Z -- result: "0x8289ae997e24213b3ce24eb1d6e211f58fcb1e6b2dfb9d151780da1b4ef7e8be" +bundler_1 | 2023-11-30T11:48:25.177584066Z -- costTime: 158 +bundler_1 | 2023-11-30T11:48:25.177587512Z +bundler_1 | 2023-11-30T11:48:25.180357606Z 2023-11-30 11:48:25.180 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:25.180431254Z 2023-11-30 11:48:25.180 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:25.180607402Z 2023-11-30 11:48:25.180 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":608742554432415203328,"opHash":"0x6ecef15e6df09ef66e79e291050bfc0b60294970d21cd074d10aae5b25a6503b","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:25.182875419Z 2023-11-30 11:48:25.182 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:25.182889926Z 2023-11-30 11:48:25.182 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":608742554432415203328,"opHash":"0x6ecef15e6df09ef66e79e291050bfc0b60294970d21cd074d10aae5b25a6503b","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:25.339844478Z 2023-11-30 11:48:25.339 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:25.339879854Z 2023-11-30 11:48:25.339 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:25.339886306Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:25.339907456Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x210000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:25.339915691Z -- result: "0x6ecef15e6df09ef66e79e291050bfc0b60294970d21cd074d10aae5b25a6503b" +bundler_1 | 2023-11-30T11:48:25.339921903Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:25.339926761Z +bundler_1 | 2023-11-30T11:48:25.342598506Z 2023-11-30 11:48:25.342 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:25.343275434Z 2023-11-30 11:48:25.343 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:25.343432056Z 2023-11-30 11:48:25.343 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":627189298506124754944,"opHash":"0x108059bea019054f702ad7c852dc468db9f2049fbb1c14e9446d98e367398729","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:25.345573568Z 2023-11-30 11:48:25.345 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:25.345587825Z 2023-11-30 11:48:25.345 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":627189298506124754944,"opHash":"0x108059bea019054f702ad7c852dc468db9f2049fbb1c14e9446d98e367398729","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:25.506379563Z 2023-11-30 11:48:25.506 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:25.506433163Z 2023-11-30 11:48:25.506 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:25.506440096Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:25.506445846Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x220000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:25.506453591Z -- result: "0x108059bea019054f702ad7c852dc468db9f2049fbb1c14e9446d98e367398729" +bundler_1 | 2023-11-30T11:48:25.506458841Z -- costTime: 164 +bundler_1 | 2023-11-30T11:48:25.506462297Z +bundler_1 | 2023-11-30T11:48:25.509194784Z 2023-11-30 11:48:25.509 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:25.509265807Z 2023-11-30 11:48:25.509 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:25.509448427Z 2023-11-30 11:48:25.509 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":645636042579834306560,"opHash":"0x5e6021efcd6eb2b16b7177b7d791d109c1b5589f89a0096e330218cf3ee96563","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:25.511681330Z 2023-11-30 11:48:25.511 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:25.511707999Z 2023-11-30 11:48:25.511 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":645636042579834306560,"opHash":"0x5e6021efcd6eb2b16b7177b7d791d109c1b5589f89a0096e330218cf3ee96563","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:25.667512390Z 2023-11-30 11:48:25.667 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:25.667546523Z 2023-11-30 11:48:25.667 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:25.667553276Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:25.667558496Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x230000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:25.667565999Z -- result: "0x5e6021efcd6eb2b16b7177b7d791d109c1b5589f89a0096e330218cf3ee96563" +bundler_1 | 2023-11-30T11:48:25.667572882Z -- costTime: 158 +bundler_1 | 2023-11-30T11:48:25.667577982Z +bundler_1 | 2023-11-30T11:48:25.670227187Z 2023-11-30 11:48:25.670 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:25.670257814Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:25.670264878Z -- params: [] +bundler_1 | 2023-11-30T11:48:25.670270789Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:25.670276930Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:25.670283061Z +bundler_1 | 2023-11-30T11:48:25.672001675Z 2023-11-30 11:48:25.671 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:25.672071088Z 2023-11-30 11:48:25.672 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:25.672256093Z 2023-11-30 11:48:25.672 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":664082786653543858176,"opHash":"0xfbbad2c6ec6ff2948df0510d0bb97e5db51dbad709278415f56ad73d815c82c6","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:25.674427107Z 2023-11-30 11:48:25.674 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:25.674437386Z 2023-11-30 11:48:25.674 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":664082786653543858176,"opHash":"0xfbbad2c6ec6ff2948df0510d0bb97e5db51dbad709278415f56ad73d815c82c6","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:25.830587000Z 2023-11-30 11:48:25.830 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:25.830639448Z 2023-11-30 11:48:25.830 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:25.830644568Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:25.830648415Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x240000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:25.830653555Z -- result: "0xfbbad2c6ec6ff2948df0510d0bb97e5db51dbad709278415f56ad73d815c82c6" +bundler_1 | 2023-11-30T11:48:25.830658063Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:25.830661469Z +bundler_1 | 2023-11-30T11:48:25.833424741Z 2023-11-30 11:48:25.833 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:25.833495125Z 2023-11-30 11:48:25.833 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:25.833678323Z 2023-11-30 11:48:25.833 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":682529530727253409792,"opHash":"0x79907b8ff3702e16281fd25bc5de30400728800cc93d256f3488897cfad38deb","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:25.835933718Z 2023-11-30 11:48:25.835 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:25.835949457Z 2023-11-30 11:48:25.835 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":682529530727253409792,"opHash":"0x79907b8ff3702e16281fd25bc5de30400728800cc93d256f3488897cfad38deb","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:25.993789276Z 2023-11-30 11:48:25.993 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:25.993825503Z 2023-11-30 11:48:25.993 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:25.993831965Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:25.993837756Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x250000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:25.993844909Z -- result: "0x79907b8ff3702e16281fd25bc5de30400728800cc93d256f3488897cfad38deb" +bundler_1 | 2023-11-30T11:48:25.993851211Z -- costTime: 160 +bundler_1 | 2023-11-30T11:48:25.993856090Z +bundler_1 | 2023-11-30T11:48:25.996552954Z 2023-11-30 11:48:25.996 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:25.996629801Z 2023-11-30 11:48:25.996 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:25.996804196Z 2023-11-30 11:48:25.996 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":700976274800962961408,"opHash":"0xa48ef4d0aa36743de826a19ac524c59d7aeecd14e085c2f86271316b28482017","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:25.999062917Z 2023-11-30 11:48:25.998 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:25.999075751Z 2023-11-30 11:48:25.999 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":700976274800962961408,"opHash":"0xa48ef4d0aa36743de826a19ac524c59d7aeecd14e085c2f86271316b28482017","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:26.154409905Z 2023-11-30 11:48:26.154 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:26.154443096Z 2023-11-30 11:48:26.154 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:26.154465248Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:26.154469255Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x260000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:26.154474305Z -- result: "0xa48ef4d0aa36743de826a19ac524c59d7aeecd14e085c2f86271316b28482017" +bundler_1 | 2023-11-30T11:48:26.154479404Z -- costTime: 158 +bundler_1 | 2023-11-30T11:48:26.154482781Z +bundler_1 | 2023-11-30T11:48:26.157359503Z 2023-11-30 11:48:26.157 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:26.157426818Z 2023-11-30 11:48:26.157 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:26.157639585Z 2023-11-30 11:48:26.157 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":719423018874672513024,"opHash":"0xfdebcc817eb6a43bfe32d0de1ac365a86b72f661b5ff4d886601800e27a192eb","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:26.159897301Z 2023-11-30 11:48:26.159 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:26.159914002Z 2023-11-30 11:48:26.159 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":719423018874672513024,"opHash":"0xfdebcc817eb6a43bfe32d0de1ac365a86b72f661b5ff4d886601800e27a192eb","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:26.315473740Z 2023-11-30 11:48:26.315 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:26.315527190Z 2023-11-30 11:48:26.315 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:26.315533592Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:26.315539152Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x270000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:26.315546857Z -- result: "0xfdebcc817eb6a43bfe32d0de1ac365a86b72f661b5ff4d886601800e27a192eb" +bundler_1 | 2023-11-30T11:48:26.315553208Z -- costTime: 158 +bundler_1 | 2023-11-30T11:48:26.315560592Z +bundler_1 | 2023-11-30T11:48:26.318149438Z 2023-11-30 11:48:26.318 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:26.318160990Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:26.318165167Z -- params: [] +bundler_1 | 2023-11-30T11:48:26.318168734Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:26.318172261Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:26.318175627Z +bundler_1 | 2023-11-30T11:48:26.319940367Z 2023-11-30 11:48:26.319 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:26.320026187Z 2023-11-30 11:48:26.319 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:26.320194511Z 2023-11-30 11:48:26.320 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":737869762948382064640,"opHash":"0xabbad074dc21c2522e4ef74817815f0f3afe05d52d1d04d5472310ae6450f007","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:26.322422053Z 2023-11-30 11:48:26.322 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:26.322434567Z 2023-11-30 11:48:26.322 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":737869762948382064640,"opHash":"0xabbad074dc21c2522e4ef74817815f0f3afe05d52d1d04d5472310ae6450f007","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:26.478001294Z 2023-11-30 11:48:26.477 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:26.478038303Z 2023-11-30 11:48:26.477 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:26.478045416Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:26.478050937Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x280000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:26.478072947Z -- result: "0xabbad074dc21c2522e4ef74817815f0f3afe05d52d1d04d5472310ae6450f007" +bundler_1 | 2023-11-30T11:48:26.478077666Z -- costTime: 158 +bundler_1 | 2023-11-30T11:48:26.478081103Z +bundler_1 | 2023-11-30T11:48:26.480753395Z 2023-11-30 11:48:26.480 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:26.480824256Z 2023-11-30 11:48:26.480 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:26.481004823Z 2023-11-30 11:48:26.480 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":756316507022091616256,"opHash":"0x39d6d89af7051e77dfb7ee58650418fbc2fff88fc7c6aa6231ee529fb49e63a4","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:26.483213200Z 2023-11-30 11:48:26.483 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:26.483229250Z 2023-11-30 11:48:26.483 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":756316507022091616256,"opHash":"0x39d6d89af7051e77dfb7ee58650418fbc2fff88fc7c6aa6231ee529fb49e63a4","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:26.642996354Z 2023-11-30 11:48:26.642 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:26.643053661Z 2023-11-30 11:48:26.642 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:26.643058390Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:26.643062157Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x290000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:26.643067296Z -- result: "0x39d6d89af7051e77dfb7ee58650418fbc2fff88fc7c6aa6231ee529fb49e63a4" +bundler_1 | 2023-11-30T11:48:26.643071855Z -- costTime: 162 +bundler_1 | 2023-11-30T11:48:26.643075552Z +bundler_1 | 2023-11-30T11:48:26.645727519Z 2023-11-30 11:48:26.645 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:26.645790987Z 2023-11-30 11:48:26.645 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:26.645965944Z 2023-11-30 11:48:26.645 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":774763251095801167872,"opHash":"0x79c7474efa9c91be5b58eb42f0e58d02f1d0eb6c0e714dbd97b2878b74858f2e","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:26.648081057Z 2023-11-30 11:48:26.647 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:26.648102897Z 2023-11-30 11:48:26.648 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":774763251095801167872,"opHash":"0x79c7474efa9c91be5b58eb42f0e58d02f1d0eb6c0e714dbd97b2878b74858f2e","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:26.803026166Z 2023-11-30 11:48:26.802 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:26.803064066Z 2023-11-30 11:48:26.802 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:26.803069036Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:26.803072973Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x2a0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:26.803078142Z -- result: "0x79c7474efa9c91be5b58eb42f0e58d02f1d0eb6c0e714dbd97b2878b74858f2e" +bundler_1 | 2023-11-30T11:48:26.803082881Z -- costTime: 157 +bundler_1 | 2023-11-30T11:48:26.803086318Z +bundler_1 | 2023-11-30T11:48:26.805785820Z 2023-11-30 11:48:26.805 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:26.805867619Z 2023-11-30 11:48:26.805 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:26.806029214Z 2023-11-30 11:48:26.805 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":793209995169510719488,"opHash":"0x46be48534841db4783f568bad6cf0fac68968530d4035cace9715bbec5176532","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:26.808228995Z 2023-11-30 11:48:26.808 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:26.808243171Z 2023-11-30 11:48:26.808 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":793209995169510719488,"opHash":"0x46be48534841db4783f568bad6cf0fac68968530d4035cace9715bbec5176532","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:26.964077517Z 2023-11-30 11:48:26.963 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:26.964124244Z 2023-11-30 11:48:26.964 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:26.964131518Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:26.964137519Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x2b0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:26.964142970Z -- result: "0x46be48534841db4783f568bad6cf0fac68968530d4035cace9715bbec5176532" +bundler_1 | 2023-11-30T11:48:26.964147638Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:26.964151145Z +bundler_1 | 2023-11-30T11:48:26.967043393Z 2023-11-30 11:48:26.966 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:26.967060906Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:26.967068279Z -- params: [] +bundler_1 | 2023-11-30T11:48:26.967074010Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:26.967080302Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:26.967085972Z +bundler_1 | 2023-11-30T11:48:26.968947382Z 2023-11-30 11:48:26.968 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:26.969038916Z 2023-11-30 11:48:26.968 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:26.969238535Z 2023-11-30 11:48:26.969 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":811656739243220271104,"opHash":"0x6850069701e5fa8d696de21b403a268fb26913ad629e6e6f3d8d400e300af801","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:26.971600321Z 2023-11-30 11:48:26.971 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:26.971616882Z 2023-11-30 11:48:26.971 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":811656739243220271104,"opHash":"0x6850069701e5fa8d696de21b403a268fb26913ad629e6e6f3d8d400e300af801","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:27.129719844Z 2023-11-30 11:48:27.129 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:27.129755741Z 2023-11-30 11:48:27.129 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:27.129760620Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:27.129764407Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x2c0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:27.129770028Z -- result: "0x6850069701e5fa8d696de21b403a268fb26913ad629e6e6f3d8d400e300af801" +bundler_1 | 2023-11-30T11:48:27.129777021Z -- costTime: 161 +bundler_1 | 2023-11-30T11:48:27.129780517Z +bundler_1 | 2023-11-30T11:48:27.132706485Z 2023-11-30 11:48:27.132 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:27.132783068Z 2023-11-30 11:48:27.132 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:27.132990411Z 2023-11-30 11:48:27.132 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":830103483316929822720,"opHash":"0xb9db2e3eec0ae94df184899da3300c2dcc061f17dc37e339bb5659ac99e2422f","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:27.135271343Z 2023-11-30 11:48:27.135 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:27.135287424Z 2023-11-30 11:48:27.135 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":830103483316929822720,"opHash":"0xb9db2e3eec0ae94df184899da3300c2dcc061f17dc37e339bb5659ac99e2422f","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:27.289616507Z 2023-11-30 11:48:27.289 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:27.289645261Z 2023-11-30 11:48:27.289 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:27.289651553Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:27.289657394Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x2d0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:27.289679756Z -- result: "0xb9db2e3eec0ae94df184899da3300c2dcc061f17dc37e339bb5659ac99e2422f" +bundler_1 | 2023-11-30T11:48:27.289686829Z -- costTime: 157 +bundler_1 | 2023-11-30T11:48:27.289691768Z +bundler_1 | 2023-11-30T11:48:27.292517716Z 2023-11-30 11:48:27.292 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:27.292589617Z 2023-11-30 11:48:27.292 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:27.292773610Z 2023-11-30 11:48:27.292 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":848550227390639374336,"opHash":"0x078a84abb8a63d70a0ab7827b9d6d5339d32f03eb616c58a94982e803ffd627f","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:27.295134200Z 2023-11-30 11:48:27.295 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:27.295146964Z 2023-11-30 11:48:27.295 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":848550227390639374336,"opHash":"0x078a84abb8a63d70a0ab7827b9d6d5339d32f03eb616c58a94982e803ffd627f","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:27.451223785Z 2023-11-30 11:48:27.451 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:27.451273969Z 2023-11-30 11:48:27.451 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:27.451281673Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:27.451285791Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x2e0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:27.451291071Z -- result: "0x078a84abb8a63d70a0ab7827b9d6d5339d32f03eb616c58a94982e803ffd627f" +bundler_1 | 2023-11-30T11:48:27.451295659Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:27.451299106Z +bundler_1 | 2023-11-30T11:48:27.453931744Z 2023-11-30 11:48:27.453 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:27.453993476Z 2023-11-30 11:48:27.453 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:27.454179716Z 2023-11-30 11:48:27.454 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":866996971464348925952,"opHash":"0xdd54c9f4d7038e63b893e37e73692727ec4bebc0260f52c6bd452b532421ae70","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:27.456471038Z 2023-11-30 11:48:27.456 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:27.456491376Z 2023-11-30 11:48:27.456 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":866996971464348925952,"opHash":"0xdd54c9f4d7038e63b893e37e73692727ec4bebc0260f52c6bd452b532421ae70","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:27.607247632Z 2023-11-30 11:48:27.607 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:27.607283660Z 2023-11-30 11:48:27.607 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:27.607289681Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:27.607293628Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x2f0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:27.607298748Z -- result: "0xdd54c9f4d7038e63b893e37e73692727ec4bebc0260f52c6bd452b532421ae70" +bundler_1 | 2023-11-30T11:48:27.607303316Z -- costTime: 154 +bundler_1 | 2023-11-30T11:48:27.607306763Z +bundler_1 | 2023-11-30T11:48:27.609899726Z 2023-11-30 11:48:27.609 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:27.609912380Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:27.609929882Z -- params: [] +bundler_1 | 2023-11-30T11:48:27.609933509Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:27.609937016Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:27.609940422Z +bundler_1 | 2023-11-30T11:48:27.611697898Z 2023-11-30 11:48:27.611 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:27.611782209Z 2023-11-30 11:48:27.611 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:27.611946281Z 2023-11-30 11:48:27.611 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":885443715538058477568,"opHash":"0x342c62caa8a5b00c04cf78d4e6b6e9c45c7f216b85e95afe5cb69f6ce1321c2e","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:27.614531814Z 2023-11-30 11:48:27.614 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:27.614664919Z 2023-11-30 11:48:27.614 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":885443715538058477568,"opHash":"0x342c62caa8a5b00c04cf78d4e6b6e9c45c7f216b85e95afe5cb69f6ce1321c2e","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:27.770695492Z 2023-11-30 11:48:27.770 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:27.770749092Z 2023-11-30 11:48:27.770 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:27.770755484Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:27.770760513Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x300000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:27.770767466Z -- result: "0x342c62caa8a5b00c04cf78d4e6b6e9c45c7f216b85e95afe5cb69f6ce1321c2e" +bundler_1 | 2023-11-30T11:48:27.770773808Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:27.770778667Z +bundler_1 | 2023-11-30T11:48:27.773416424Z 2023-11-30 11:48:27.773 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:27.773487019Z 2023-11-30 11:48:27.773 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:27.773658976Z 2023-11-30 11:48:27.773 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":903890459611768029184,"opHash":"0xe23ae2ab1311b878f7e6a1ee3b2ef25f1c35eba39c37e979cc5638f718ac6445","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:27.775920285Z 2023-11-30 11:48:27.775 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:27.775936035Z 2023-11-30 11:48:27.775 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":903890459611768029184,"opHash":"0xe23ae2ab1311b878f7e6a1ee3b2ef25f1c35eba39c37e979cc5638f718ac6445","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:27.933353592Z 2023-11-30 11:48:27.933 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:27.933388057Z 2023-11-30 11:48:27.933 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:27.933394629Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:27.933399698Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x310000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:27.933407072Z -- result: "0xe23ae2ab1311b878f7e6a1ee3b2ef25f1c35eba39c37e979cc5638f718ac6445" +bundler_1 | 2023-11-30T11:48:27.933413574Z -- costTime: 160 +bundler_1 | 2023-11-30T11:48:27.933418483Z +bundler_1 | 2023-11-30T11:48:27.936147461Z 2023-11-30 11:48:27.936 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:27.936212823Z 2023-11-30 11:48:27.936 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:27.936397868Z 2023-11-30 11:48:27.936 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":922337203685477580800,"opHash":"0x50ca43f00ea7a1fdb7b78689a66cc8fbd7fc6eaf72f712f81e0697a1605595f2","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:27.938676956Z 2023-11-30 11:48:27.938 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:27.938691132Z 2023-11-30 11:48:27.938 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":922337203685477580800,"opHash":"0x50ca43f00ea7a1fdb7b78689a66cc8fbd7fc6eaf72f712f81e0697a1605595f2","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:28.093708484Z 2023-11-30 11:48:28.093 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:28.093744451Z 2023-11-30 11:48:28.093 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:28.093750832Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:28.093772383Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x320000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:28.093779576Z -- result: "0x50ca43f00ea7a1fdb7b78689a66cc8fbd7fc6eaf72f712f81e0697a1605595f2" +bundler_1 | 2023-11-30T11:48:28.093785938Z -- costTime: 157 +bundler_1 | 2023-11-30T11:48:28.093791248Z +bundler_1 | 2023-11-30T11:48:28.096486669Z 2023-11-30 11:48:28.096 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:28.096579496Z 2023-11-30 11:48:28.096 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:28.096760400Z 2023-11-30 11:48:28.096 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":940783947759187132416,"opHash":"0x9cd6fcf20836dcb0dfbada6476b5778f85fa7c7aa6498a86b4b46891200a4ead","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:28.099178668Z 2023-11-30 11:48:28.099 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:28.099192694Z 2023-11-30 11:48:28.099 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":940783947759187132416,"opHash":"0x9cd6fcf20836dcb0dfbada6476b5778f85fa7c7aa6498a86b4b46891200a4ead","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:28.253966179Z 2023-11-30 11:48:28.253 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:28.254017475Z 2023-11-30 11:48:28.253 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:28.254023196Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:28.254027524Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x330000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:28.254032874Z -- result: "0x9cd6fcf20836dcb0dfbada6476b5778f85fa7c7aa6498a86b4b46891200a4ead" +bundler_1 | 2023-11-30T11:48:28.254037773Z -- costTime: 157 +bundler_1 | 2023-11-30T11:48:28.254041179Z +bundler_1 | 2023-11-30T11:48:28.256694096Z 2023-11-30 11:48:28.256 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:28.256709775Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:28.256714544Z -- params: [] +bundler_1 | 2023-11-30T11:48:28.256718201Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:28.256721757Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:28.256725224Z +bundler_1 | 2023-11-30T11:48:28.258630352Z 2023-11-30 11:48:28.258 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:28.258715872Z 2023-11-30 11:48:28.258 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:28.258928709Z 2023-11-30 11:48:28.258 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":959230691832896684032,"opHash":"0xef33c0c6220dd13ca97caf677483a41ee40a3738b49b897bb69363e75dce7914","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:28.261238756Z 2023-11-30 11:48:28.261 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:28.261253744Z 2023-11-30 11:48:28.261 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":959230691832896684032,"opHash":"0xef33c0c6220dd13ca97caf677483a41ee40a3738b49b897bb69363e75dce7914","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:28.417539087Z 2023-11-30 11:48:28.417 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:28.417573150Z 2023-11-30 11:48:28.417 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:28.417579362Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:28.417584551Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x340000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:28.417607645Z -- result: "0xef33c0c6220dd13ca97caf677483a41ee40a3738b49b897bb69363e75dce7914" +bundler_1 | 2023-11-30T11:48:28.417614648Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:28.417619667Z +bundler_1 | 2023-11-30T11:48:28.420358784Z 2023-11-30 11:48:28.420 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:28.420424015Z 2023-11-30 11:48:28.420 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:28.420591117Z 2023-11-30 11:48:28.420 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":977677435906606235648,"opHash":"0x49f1bff07ae5fb93e2aba54859d97f96e62adb28855ec991a0b9f8efd1e87858","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:28.422840590Z 2023-11-30 11:48:28.422 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:28.422853545Z 2023-11-30 11:48:28.422 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":977677435906606235648,"opHash":"0x49f1bff07ae5fb93e2aba54859d97f96e62adb28855ec991a0b9f8efd1e87858","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:28.580270274Z 2023-11-30 11:48:28.580 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:28.580327701Z 2023-11-30 11:48:28.580 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:28.580334614Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:28.580340735Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x350000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:28.580347939Z -- result: "0x49f1bff07ae5fb93e2aba54859d97f96e62adb28855ec991a0b9f8efd1e87858" +bundler_1 | 2023-11-30T11:48:28.580351626Z -- costTime: 160 +bundler_1 | 2023-11-30T11:48:28.580355032Z +bundler_1 | 2023-11-30T11:48:28.583165963Z 2023-11-30 11:48:28.583 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:28.583258752Z 2023-11-30 11:48:28.583 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:28.583467562Z 2023-11-30 11:48:28.583 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":996124179980315787264,"opHash":"0x292aac9cff5ab420b5021b1ccb824e259d298dc602901172ec3dce0604b2d6eb","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:28.585750021Z 2023-11-30 11:48:28.585 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:28.585765159Z 2023-11-30 11:48:28.585 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":996124179980315787264,"opHash":"0x292aac9cff5ab420b5021b1ccb824e259d298dc602901172ec3dce0604b2d6eb","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:28.740924987Z 2023-11-30 11:48:28.740 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:28.740960744Z 2023-11-30 11:48:28.740 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:28.740967006Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:28.740972195Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x360000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:28.740979659Z -- result: "0x292aac9cff5ab420b5021b1ccb824e259d298dc602901172ec3dce0604b2d6eb" +bundler_1 | 2023-11-30T11:48:28.740986652Z -- costTime: 157 +bundler_1 | 2023-11-30T11:48:28.740991451Z +bundler_1 | 2023-11-30T11:48:28.743670907Z 2023-11-30 11:48:28.743 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:28.743744878Z 2023-11-30 11:48:28.743 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:28.743922980Z 2023-11-30 11:48:28.743 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1014570924054025338880,"opHash":"0xe5ac96b361dc96fed325bb2e5404e86a72a904b5fe8fed6b31a5c7618fb220ef","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:28.746525523Z 2023-11-30 11:48:28.746 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:28.746534740Z 2023-11-30 11:48:28.746 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1014570924054025338880,"opHash":"0xe5ac96b361dc96fed325bb2e5404e86a72a904b5fe8fed6b31a5c7618fb220ef","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:28.901202985Z 2023-11-30 11:48:28.901 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:28.901240455Z 2023-11-30 11:48:28.901 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:28.901259640Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:28.901263658Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x370000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:28.901268767Z -- result: "0xe5ac96b361dc96fed325bb2e5404e86a72a904b5fe8fed6b31a5c7618fb220ef" +bundler_1 | 2023-11-30T11:48:28.901273366Z -- costTime: 158 +bundler_1 | 2023-11-30T11:48:28.901276742Z +bundler_1 | 2023-11-30T11:48:28.903926482Z 2023-11-30 11:48:28.903 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:28.903940999Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:28.903946339Z -- params: [] +bundler_1 | 2023-11-30T11:48:28.903949926Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:28.903953373Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:28.903956819Z +bundler_1 | 2023-11-30T11:48:28.905766983Z 2023-11-30 11:48:28.905 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:28.905841850Z 2023-11-30 11:48:28.905 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:28.906021305Z 2023-11-30 11:48:28.905 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1033017668127734890496,"opHash":"0x9f9fd90c6990842937c2d7f6b1ae8cc02a5033d7391c1745e6a11067db425ae1","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:28.908255430Z 2023-11-30 11:48:28.908 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:28.908266951Z 2023-11-30 11:48:28.908 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1033017668127734890496,"opHash":"0x9f9fd90c6990842937c2d7f6b1ae8cc02a5033d7391c1745e6a11067db425ae1","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:29.063011419Z 2023-11-30 11:48:29.062 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:29.063048448Z 2023-11-30 11:48:29.062 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:29.063056132Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:29.063060200Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x380000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:29.063065449Z -- result: "0x9f9fd90c6990842937c2d7f6b1ae8cc02a5033d7391c1745e6a11067db425ae1" +bundler_1 | 2023-11-30T11:48:29.063070118Z -- costTime: 157 +bundler_1 | 2023-11-30T11:48:29.063073595Z +bundler_1 | 2023-11-30T11:48:29.065707355Z 2023-11-30 11:48:29.065 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:29.065774500Z 2023-11-30 11:48:29.065 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:29.065954205Z 2023-11-30 11:48:29.065 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1051464412201444442112,"opHash":"0x40fd5444a11ea4fdcb754e527d5d6cba924eae8fc5bab49b0d5416e068ae4074","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:29.068237302Z 2023-11-30 11:48:29.068 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:29.068253161Z 2023-11-30 11:48:29.068 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1051464412201444442112,"opHash":"0x40fd5444a11ea4fdcb754e527d5d6cba924eae8fc5bab49b0d5416e068ae4074","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:29.223869725Z 2023-11-30 11:48:29.223 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:29.223902796Z 2023-11-30 11:48:29.223 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:29.223907304Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:29.223910941Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x390000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:29.223933513Z -- result: "0x40fd5444a11ea4fdcb754e527d5d6cba924eae8fc5bab49b0d5416e068ae4074" +bundler_1 | 2023-11-30T11:48:29.223938232Z -- costTime: 158 +bundler_1 | 2023-11-30T11:48:29.223943051Z +bundler_1 | 2023-11-30T11:48:29.226564889Z 2023-11-30 11:48:29.226 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:29.226631203Z 2023-11-30 11:48:29.226 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:29.226809716Z 2023-11-30 11:48:29.226 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1069911156275153993728,"opHash":"0x7076e47aba21e5bc4489355f6905f44e6164beebaa21c0355fe03aab58c44906","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:29.229133598Z 2023-11-30 11:48:29.229 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:29.229149167Z 2023-11-30 11:48:29.229 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1069911156275153993728,"opHash":"0x7076e47aba21e5bc4489355f6905f44e6164beebaa21c0355fe03aab58c44906","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:29.380798494Z 2023-11-30 11:48:29.380 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:29.380853396Z 2023-11-30 11:48:29.380 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:29.380860209Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:29.380865169Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x3a0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:29.380871811Z -- result: "0x7076e47aba21e5bc4489355f6905f44e6164beebaa21c0355fe03aab58c44906" +bundler_1 | 2023-11-30T11:48:29.380878203Z -- costTime: 154 +bundler_1 | 2023-11-30T11:48:29.380883403Z +bundler_1 | 2023-11-30T11:48:29.383626049Z 2023-11-30 11:48:29.383 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:29.383706890Z 2023-11-30 11:48:29.383 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:29.383889200Z 2023-11-30 11:48:29.383 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1088357900348863545344,"opHash":"0xcc5ccec1263f920dde8c3a73cea0ae2e6026cd596cd7579878ad4f5b62730cf3","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:29.395779906Z 2023-11-30 11:48:29.395 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:29.395822966Z 2023-11-30 11:48:29.395 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1088357900348863545344,"opHash":"0xcc5ccec1263f920dde8c3a73cea0ae2e6026cd596cd7579878ad4f5b62730cf3","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:29.554389903Z 2023-11-30 11:48:29.554 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:29.554423766Z 2023-11-30 11:48:29.554 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:29.554430930Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:29.554437142Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x3b0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:29.554445517Z -- result: "0xcc5ccec1263f920dde8c3a73cea0ae2e6026cd596cd7579878ad4f5b62730cf3" +bundler_1 | 2023-11-30T11:48:29.554451318Z -- costTime: 171 +bundler_1 | 2023-11-30T11:48:29.554454764Z +bundler_1 | 2023-11-30T11:48:29.557148927Z 2023-11-30 11:48:29.557 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:29.557161831Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:29.557166069Z -- params: [] +bundler_1 | 2023-11-30T11:48:29.557181899Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:29.557185776Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:29.557189182Z +bundler_1 | 2023-11-30T11:48:29.558965493Z 2023-11-30 11:48:29.558 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:29.559034148Z 2023-11-30 11:48:29.558 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:29.559223271Z 2023-11-30 11:48:29.559 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1106804644422573096960,"opHash":"0x8762fb8c08bfb096619409ff87edfbc1e1f6b14581ec43b3611e4c8ac7e4228f","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:29.562945111Z 2023-11-30 11:48:29.562 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:29.563015462Z 2023-11-30 11:48:29.562 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1106804644422573096960,"opHash":"0x8762fb8c08bfb096619409ff87edfbc1e1f6b14581ec43b3611e4c8ac7e4228f","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:29.719789105Z 2023-11-30 11:48:29.719 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:29.719841693Z 2023-11-30 11:48:29.719 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:29.719848135Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:29.719853155Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x3c0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:29.719860348Z -- result: "0x8762fb8c08bfb096619409ff87edfbc1e1f6b14581ec43b3611e4c8ac7e4228f" +bundler_1 | 2023-11-30T11:48:29.719866900Z -- costTime: 161 +bundler_1 | 2023-11-30T11:48:29.719872100Z +bundler_1 | 2023-11-30T11:48:29.722484791Z 2023-11-30 11:48:29.722 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:29.722556922Z 2023-11-30 11:48:29.722 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:29.722745824Z 2023-11-30 11:48:29.722 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1125251388496282648576,"opHash":"0xd87d93d65e1128555c4c4e92f38dd865d218faac476078a5fec7bed36ac71694","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:29.725073895Z 2023-11-30 11:48:29.724 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:29.725086979Z 2023-11-30 11:48:29.725 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1125251388496282648576,"opHash":"0xd87d93d65e1128555c4c4e92f38dd865d218faac476078a5fec7bed36ac71694","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:29.881494517Z 2023-11-30 11:48:29.881 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:29.881537307Z 2023-11-30 11:48:29.881 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:29.881548217Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:29.881554549Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x3d0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:29.881561663Z -- result: "0xd87d93d65e1128555c4c4e92f38dd865d218faac476078a5fec7bed36ac71694" +bundler_1 | 2023-11-30T11:48:29.881568115Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:29.881573024Z +bundler_1 | 2023-11-30T11:48:29.884243983Z 2023-11-30 11:48:29.884 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:29.884320670Z 2023-11-30 11:48:29.884 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:29.884493502Z 2023-11-30 11:48:29.884 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1143698132569992200192,"opHash":"0xa695817af5f5b5ef754be06eaa8d12af14ec93c8ab3f2455990c0e7e1f36b6a3","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:29.887125339Z 2023-11-30 11:48:29.887 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:29.887141308Z 2023-11-30 11:48:29.887 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1143698132569992200192,"opHash":"0xa695817af5f5b5ef754be06eaa8d12af14ec93c8ab3f2455990c0e7e1f36b6a3","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:30.043297438Z 2023-11-30 11:48:30.043 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:30.043332303Z 2023-11-30 11:48:30.043 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:30.043339486Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:30.043343894Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x3e0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:30.043362509Z -- result: "0xa695817af5f5b5ef754be06eaa8d12af14ec93c8ab3f2455990c0e7e1f36b6a3" +bundler_1 | 2023-11-30T11:48:30.043367298Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:30.043370754Z +bundler_1 | 2023-11-30T11:48:30.046048346Z 2023-11-30 11:48:30.045 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:30.046125958Z 2023-11-30 11:48:30.046 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:30.046304423Z 2023-11-30 11:48:30.046 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1162144876643701751808,"opHash":"0x0d7655e85f5ed30c1f334c8dc99d3d357e15ade01ca66db847ea79e382eb9771","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:30.048595645Z 2023-11-30 11:48:30.048 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:30.048610663Z 2023-11-30 11:48:30.048 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1162144876643701751808,"opHash":"0x0d7655e85f5ed30c1f334c8dc99d3d357e15ade01ca66db847ea79e382eb9771","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:30.204801714Z 2023-11-30 11:48:30.204 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:30.204851247Z 2023-11-30 11:48:30.204 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:30.204857689Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:30.204862768Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x3f0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:30.204869811Z -- result: "0x0d7655e85f5ed30c1f334c8dc99d3d357e15ade01ca66db847ea79e382eb9771" +bundler_1 | 2023-11-30T11:48:30.204876233Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:30.204881533Z +bundler_1 | 2023-11-30T11:48:30.207506871Z 2023-11-30 11:48:30.207 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:30.207523242Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:30.207530275Z -- params: [] +bundler_1 | 2023-11-30T11:48:30.207536096Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:30.207542107Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:30.207547757Z +bundler_1 | 2023-11-30T11:48:30.209551700Z 2023-11-30 11:48:30.209 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:30.209651700Z 2023-11-30 11:48:30.209 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:30.209856419Z 2023-11-30 11:48:30.209 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1180591620717411303424,"opHash":"0xd6ab02e399ef774e1fd71542e0472db95a7b52139b4702afd1553130bf2c6d5f","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:30.212235257Z 2023-11-30 11:48:30.212 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:30.212261546Z 2023-11-30 11:48:30.212 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1180591620717411303424,"opHash":"0xd6ab02e399ef774e1fd71542e0472db95a7b52139b4702afd1553130bf2c6d5f","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:30.287422648Z 2023-11-30 11:48:30.287 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xbc1282e9fb60890d667e785e5439868521b1a1ee, uop_hash: 0x382408ed867dcd72c9416106e47aff32b3ef487d5ba1dcf78bc8a5ba838eb6f0, tx_hash: 0xffa2338d9467c97016e1f62fa08b47d2a9a932758d9994333c9ae2bc343e8c8c +bundler_1 | 2023-11-30T11:48:30.287649931Z 2023-11-30 11:48:30.287 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xbc1282e9fb60890d667e785e5439868521b1a1ee, paymaster: 0x662a57758207ca7604378a05823e795cc21fcf06, by uop_hash: 0x382408ed867dcd72c9416106e47aff32b3ef487d5ba1dcf78bc8a5ba838eb6f0 +bundler_1 | 2023-11-30T11:48:30.287783941Z 2023-11-30 11:48:30.287 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xbc1282e9fb60890d667e785e5439868521b1a1ee, uop_hash: 0x382408ed867dcd72c9416106e47aff32b3ef487d5ba1dcf78bc8a5ba838eb6f0, tx_hash: 0xffa2338d9467c97016e1f62fa08b47d2a9a932758d9994333c9ae2bc343e8c8c +bundler_1 | 2023-11-30T11:48:30.287794781Z 2023-11-30 11:48:30.287 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xbc1282e9fb60890d667e785e5439868521b1a1ee, paymaster: 0x662a57758207ca7604378a05823e795cc21fcf06, by uop_hash: 0x382408ed867dcd72c9416106e47aff32b3ef487d5ba1dcf78bc8a5ba838eb6f0 +bundler_1 | 2023-11-30T11:48:30.371777576Z 2023-11-30 11:48:30.371 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:30.371827649Z 2023-11-30 11:48:30.371 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:30.371834913Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:30.371839522Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x400000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:30.371844921Z -- result: "0xd6ab02e399ef774e1fd71542e0472db95a7b52139b4702afd1553130bf2c6d5f" +bundler_1 | 2023-11-30T11:48:30.371849610Z -- costTime: 162 +bundler_1 | 2023-11-30T11:48:30.371853047Z +bundler_1 | 2023-11-30T11:48:30.374984639Z 2023-11-30 11:48:30.374 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:30.376148445Z 2023-11-30 11:48:30.376 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:30.376353557Z 2023-11-30 11:48:30.376 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1199038364791120855040,"opHash":"0x1c2c0b199ca758940678286185b2fc76cbf5201bc662d92114aef9e64eaa429a","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:30.378662833Z 2023-11-30 11:48:30.378 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:30.378676789Z 2023-11-30 11:48:30.378 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1199038364791120855040,"opHash":"0x1c2c0b199ca758940678286185b2fc76cbf5201bc662d92114aef9e64eaa429a","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:30.537911882Z 2023-11-30 11:48:30.537 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:30.537948059Z 2023-11-30 11:48:30.537 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:30.537975370Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:30.537981141Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x410000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:30.537988635Z -- result: "0x1c2c0b199ca758940678286185b2fc76cbf5201bc662d92114aef9e64eaa429a" +bundler_1 | 2023-11-30T11:48:30.537995418Z -- costTime: 163 +bundler_1 | 2023-11-30T11:48:30.538000637Z +bundler_1 | 2023-11-30T11:48:30.541030112Z 2023-11-30 11:48:30.540 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:30.541113100Z 2023-11-30 11:48:30.541 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:30.541306691Z 2023-11-30 11:48:30.541 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1217485108864830406656,"opHash":"0x1901732e5b2d3d472d5819dcf9b98df632fcebf09cbea9cb4739703449948c8e","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:30.543847414Z 2023-11-30 11:48:30.543 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:30.543882179Z 2023-11-30 11:48:30.543 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1217485108864830406656,"opHash":"0x1901732e5b2d3d472d5819dcf9b98df632fcebf09cbea9cb4739703449948c8e","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:30.706135380Z 2023-11-30 11:48:30.705 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:30.706174974Z 2023-11-30 11:48:30.706 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:30.706199389Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:30.706205190Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x420000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:30.706211762Z -- result: "0x1901732e5b2d3d472d5819dcf9b98df632fcebf09cbea9cb4739703449948c8e" +bundler_1 | 2023-11-30T11:48:30.706216551Z -- costTime: 166 +bundler_1 | 2023-11-30T11:48:30.706221260Z +bundler_1 | 2023-11-30T11:48:30.709708047Z 2023-11-30 11:48:30.709 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:30.709807433Z 2023-11-30 11:48:30.709 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:30.710052229Z 2023-11-30 11:48:30.709 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1235931852938539958272,"opHash":"0x2cf0e18a8455769d18e21a5d603c57149cce85cf942e26a49ae01cfbf803df06","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:30.712541052Z 2023-11-30 11:48:30.712 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:30.712557483Z 2023-11-30 11:48:30.712 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1235931852938539958272,"opHash":"0x2cf0e18a8455769d18e21a5d603c57149cce85cf942e26a49ae01cfbf803df06","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:30.872092238Z 2023-11-30 11:48:30.871 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:30.872145797Z 2023-11-30 11:48:30.872 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:30.872153181Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:30.872160555Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x430000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:30.872168851Z -- result: "0x2cf0e18a8455769d18e21a5d603c57149cce85cf942e26a49ae01cfbf803df06" +bundler_1 | 2023-11-30T11:48:30.872174431Z -- costTime: 163 +bundler_1 | 2023-11-30T11:48:30.872177968Z +bundler_1 | 2023-11-30T11:48:30.874778019Z 2023-11-30 11:48:30.874 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:30.874791784Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:30.874796583Z -- params: [] +bundler_1 | 2023-11-30T11:48:30.874800340Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:30.874803887Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:30.874807323Z +bundler_1 | 2023-11-30T11:48:30.876585976Z 2023-11-30 11:48:30.876 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:30.876668409Z 2023-11-30 11:48:30.876 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:30.876860438Z 2023-11-30 11:48:30.876 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1254378597012249509888,"opHash":"0x6cfb43c4f0ad14200374a5ffe5fbf72ddae83c087b28fe4b335bbc2d8b5819c3","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:30.879074666Z 2023-11-30 11:48:30.878 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:30.879104796Z 2023-11-30 11:48:30.879 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1254378597012249509888,"opHash":"0x6cfb43c4f0ad14200374a5ffe5fbf72ddae83c087b28fe4b335bbc2d8b5819c3","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:31.040198009Z 2023-11-30 11:48:31.040 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:31.040234868Z 2023-11-30 11:48:31.040 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:31.040239627Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:31.040243564Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x440000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:31.040262870Z -- result: "0x6cfb43c4f0ad14200374a5ffe5fbf72ddae83c087b28fe4b335bbc2d8b5819c3" +bundler_1 | 2023-11-30T11:48:31.040267639Z -- costTime: 164 +bundler_1 | 2023-11-30T11:48:31.040271035Z +bundler_1 | 2023-11-30T11:48:31.043020308Z 2023-11-30 11:48:31.042 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:31.043099205Z 2023-11-30 11:48:31.043 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:31.043292716Z 2023-11-30 11:48:31.043 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1272825341085959061504,"opHash":"0x86388d4c2a000f02678c83869d3305cf3c68ab0683f31142094c89f851d6e77a","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:31.045516542Z 2023-11-30 11:48:31.045 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:31.045528435Z 2023-11-30 11:48:31.045 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1272825341085959061504,"opHash":"0x86388d4c2a000f02678c83869d3305cf3c68ab0683f31142094c89f851d6e77a","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:31.205887890Z 2023-11-30 11:48:31.205 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:31.205938835Z 2023-11-30 11:48:31.205 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:31.205944456Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:31.205948393Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x450000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:31.205953502Z -- result: "0x86388d4c2a000f02678c83869d3305cf3c68ab0683f31142094c89f851d6e77a" +bundler_1 | 2023-11-30T11:48:31.205958181Z -- costTime: 163 +bundler_1 | 2023-11-30T11:48:31.205961608Z +bundler_1 | 2023-11-30T11:48:31.208627110Z 2023-11-30 11:48:31.208 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:31.208716287Z 2023-11-30 11:48:31.208 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:31.208882196Z 2023-11-30 11:48:31.208 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1291272085159668613120,"opHash":"0x254b6129b99c660c6fa8fc0a51cba2e93ca6a92abff747f6ab5d307efdb07dbc","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:31.211139361Z 2023-11-30 11:48:31.211 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:31.211212340Z 2023-11-30 11:48:31.211 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1291272085159668613120,"opHash":"0x254b6129b99c660c6fa8fc0a51cba2e93ca6a92abff747f6ab5d307efdb07dbc","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:31.374939431Z 2023-11-30 11:48:31.374 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:31.374969007Z 2023-11-30 11:48:31.374 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:31.374974577Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:31.374980688Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x460000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:31.374989134Z -- result: "0x254b6129b99c660c6fa8fc0a51cba2e93ca6a92abff747f6ab5d307efdb07dbc" +bundler_1 | 2023-11-30T11:48:31.374996708Z -- costTime: 166 +bundler_1 | 2023-11-30T11:48:31.375000826Z +bundler_1 | 2023-11-30T11:48:31.377637893Z 2023-11-30 11:48:31.377 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:31.377715317Z 2023-11-30 11:48:31.377 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:31.377911196Z 2023-11-30 11:48:31.377 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1309718829233378164736,"opHash":"0x5c17966acfd5ec0e99016fed5010305b0494e233caea7a00e27056d51a70c195","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:31.380142265Z 2023-11-30 11:48:31.380 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:31.380153556Z 2023-11-30 11:48:31.380 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1309718829233378164736,"opHash":"0x5c17966acfd5ec0e99016fed5010305b0494e233caea7a00e27056d51a70c195","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:31.532102371Z 2023-11-30 11:48:31.531 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:31.532153166Z 2023-11-30 11:48:31.532 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:31.532159849Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:31.532165178Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x470000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:31.532172753Z -- result: "0x5c17966acfd5ec0e99016fed5010305b0494e233caea7a00e27056d51a70c195" +bundler_1 | 2023-11-30T11:48:31.532179074Z -- costTime: 155 +bundler_1 | 2023-11-30T11:48:31.532183883Z +bundler_1 | 2023-11-30T11:48:31.534758944Z 2023-11-30 11:48:31.534 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:31.534772129Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:31.534778661Z -- params: [] +bundler_1 | 2023-11-30T11:48:31.534782608Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:31.534786346Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:31.534789792Z +bundler_1 | 2023-11-30T11:48:31.536686304Z 2023-11-30 11:48:31.536 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:31.536786952Z 2023-11-30 11:48:31.536 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:31.536993607Z 2023-11-30 11:48:31.536 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1328165573307087716352,"opHash":"0x44a949df06e1c66855eb8bf223418b0928573956833a8299be46a3e9108321ac","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:31.540672826Z 2023-11-30 11:48:31.540 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:31.540690830Z 2023-11-30 11:48:31.540 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1328165573307087716352,"opHash":"0x44a949df06e1c66855eb8bf223418b0928573956833a8299be46a3e9108321ac","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:31.699247725Z 2023-11-30 11:48:31.699 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:31.699289613Z 2023-11-30 11:48:31.699 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:31.699296306Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:31.699301806Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x480000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:31.699310663Z -- result: "0x44a949df06e1c66855eb8bf223418b0928573956833a8299be46a3e9108321ac" +bundler_1 | 2023-11-30T11:48:31.699317776Z -- costTime: 163 +bundler_1 | 2023-11-30T11:48:31.699323216Z +bundler_1 | 2023-11-30T11:48:31.701984241Z 2023-11-30 11:48:31.701 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:31.702055029Z 2023-11-30 11:48:31.701 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:31.702236508Z 2023-11-30 11:48:31.702 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1346612317380797267968,"opHash":"0xc491cbbd0d0bd516ffb5df77a043b5fcdd96e7b7481bae7633f840b6d1a56863","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:31.704482084Z 2023-11-30 11:48:31.704 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:31.704498214Z 2023-11-30 11:48:31.704 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1346612317380797267968,"opHash":"0xc491cbbd0d0bd516ffb5df77a043b5fcdd96e7b7481bae7633f840b6d1a56863","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:31.860959566Z 2023-11-30 11:48:31.860 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:31.860991485Z 2023-11-30 11:48:31.860 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:31.860997457Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:31.861004349Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x490000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:31.861026090Z -- result: "0xc491cbbd0d0bd516ffb5df77a043b5fcdd96e7b7481bae7633f840b6d1a56863" +bundler_1 | 2023-11-30T11:48:31.861031991Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:31.861035497Z +bundler_1 | 2023-11-30T11:48:31.863753271Z 2023-11-30 11:48:31.863 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:31.863828616Z 2023-11-30 11:48:31.863 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:31.864007028Z 2023-11-30 11:48:31.863 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1365059061454506819584,"opHash":"0xe700f6b76cce3c09190bd41e80ca006a77520a0a46c2379b81fb405080ef4071","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:31.866272261Z 2023-11-30 11:48:31.866 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:31.866283552Z 2023-11-30 11:48:31.866 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1365059061454506819584,"opHash":"0xe700f6b76cce3c09190bd41e80ca006a77520a0a46c2379b81fb405080ef4071","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:32.020665253Z 2023-11-30 11:48:32.020 INFO 1 --- [0.0-3000-exec-8] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:32.020719955Z 2023-11-30 11:48:32.020 INFO 1 --- [0.0-3000-exec-8] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:32.020725365Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:32.020729142Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x4a0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:32.020734222Z -- result: "0xe700f6b76cce3c09190bd41e80ca006a77520a0a46c2379b81fb405080ef4071" +bundler_1 | 2023-11-30T11:48:32.020738910Z -- costTime: 157 +bundler_1 | 2023-11-30T11:48:32.020742337Z +bundler_1 | 2023-11-30T11:48:32.023462678Z 2023-11-30 11:48:32.023 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:32.023540373Z 2023-11-30 11:48:32.023 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:32.023717654Z 2023-11-30 11:48:32.023 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1383505805528216371200,"opHash":"0x5b65c8824c46d7537d367bb7b0c28b25d5f9a6438921681cc6b013817cfccbe4","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:32.025950777Z 2023-11-30 11:48:32.025 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:32.025973289Z 2023-11-30 11:48:32.025 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1383505805528216371200,"opHash":"0x5b65c8824c46d7537d367bb7b0c28b25d5f9a6438921681cc6b013817cfccbe4","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:32.179622625Z 2023-11-30 11:48:32.179 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:32.179661157Z 2023-11-30 11:48:32.179 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:32.179666015Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:32.179670784Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x4b0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:32.179679721Z -- result: "0x5b65c8824c46d7537d367bb7b0c28b25d5f9a6438921681cc6b013817cfccbe4" +bundler_1 | 2023-11-30T11:48:32.179685823Z -- costTime: 156 +bundler_1 | 2023-11-30T11:48:32.179691363Z +bundler_1 | 2023-11-30T11:48:32.182312957Z 2023-11-30 11:48:32.182 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:32.182325972Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:32.182345017Z -- params: [] +bundler_1 | 2023-11-30T11:48:32.182348804Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:32.182352351Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:32.182356929Z +bundler_1 | 2023-11-30T11:48:32.184133555Z 2023-11-30 11:48:32.184 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:32.184225844Z 2023-11-30 11:48:32.184 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:32.184379142Z 2023-11-30 11:48:32.184 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1401952549601925922816,"opHash":"0x5db015863f2ac23b50d4d2fe132551cf841d40dbf228546c2caa08f76ab860c8","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:32.186681061Z 2023-11-30 11:48:32.186 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:32.186694235Z 2023-11-30 11:48:32.186 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1401952549601925922816,"opHash":"0x5db015863f2ac23b50d4d2fe132551cf841d40dbf228546c2caa08f76ab860c8","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:32.340062247Z 2023-11-30 11:48:32.339 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:32.340110046Z 2023-11-30 11:48:32.339 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:32.340116388Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:32.340121918Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x4c0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:32.340129412Z -- result: "0x5db015863f2ac23b50d4d2fe132551cf841d40dbf228546c2caa08f76ab860c8" +bundler_1 | 2023-11-30T11:48:32.340135834Z -- costTime: 155 +bundler_1 | 2023-11-30T11:48:32.340140723Z +bundler_1 | 2023-11-30T11:48:32.342796197Z 2023-11-30 11:48:32.342 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:32.342898708Z 2023-11-30 11:48:32.342 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:32.343134679Z 2023-11-30 11:48:32.343 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1420399293675635474432,"opHash":"0x1dcb321593997a969166fd4c5e5ac3c26257b5cd446c2f7f834cb149bfbf0553","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:32.345666468Z 2023-11-30 11:48:32.345 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:32.345680424Z 2023-11-30 11:48:32.345 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1420399293675635474432,"opHash":"0x1dcb321593997a969166fd4c5e5ac3c26257b5cd446c2f7f834cb149bfbf0553","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:32.503929552Z 2023-11-30 11:48:32.503 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:32.503967042Z 2023-11-30 11:48:32.503 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:32.503973144Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:32.503978133Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x4d0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:32.503985206Z -- result: "0x1dcb321593997a969166fd4c5e5ac3c26257b5cd446c2f7f834cb149bfbf0553" +bundler_1 | 2023-11-30T11:48:32.503991057Z -- costTime: 161 +bundler_1 | 2023-11-30T11:48:32.503995535Z +bundler_1 | 2023-11-30T11:48:32.507444700Z 2023-11-30 11:48:32.507 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:32.507581141Z 2023-11-30 11:48:32.507 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:32.507872126Z 2023-11-30 11:48:32.507 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1438846037749345026048,"opHash":"0x0345fcfe5162bb139989559d00af930f46f14c3251d5b6b021fde20ba4608cb4","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:32.510226032Z 2023-11-30 11:48:32.510 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:32.510238205Z 2023-11-30 11:48:32.510 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1438846037749345026048,"opHash":"0x0345fcfe5162bb139989559d00af930f46f14c3251d5b6b021fde20ba4608cb4","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:32.668947755Z 2023-11-30 11:48:32.668 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:32.668986026Z 2023-11-30 11:48:32.668 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:32.668990795Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:32.669006604Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x4e0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:32.669011794Z -- result: "0x0345fcfe5162bb139989559d00af930f46f14c3251d5b6b021fde20ba4608cb4" +bundler_1 | 2023-11-30T11:48:32.669016372Z -- costTime: 161 +bundler_1 | 2023-11-30T11:48:32.669019759Z +bundler_1 | 2023-11-30T11:48:32.671628753Z 2023-11-30 11:48:32.671 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:32.671712138Z 2023-11-30 11:48:32.671 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:32.671892955Z 2023-11-30 11:48:32.671 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1457292781823054577664,"opHash":"0x184fa5b0f77f2c1ddb362eb22e199afd5f3f940adc1c5433a397608cdefc3838","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:32.674321603Z 2023-11-30 11:48:32.674 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:32.674335589Z 2023-11-30 11:48:32.674 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1457292781823054577664,"opHash":"0x184fa5b0f77f2c1ddb362eb22e199afd5f3f940adc1c5433a397608cdefc3838","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:32.830595782Z 2023-11-30 11:48:32.830 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:32.830647509Z 2023-11-30 11:48:32.830 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:32.830654432Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:32.830659732Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x4f0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:32.830666655Z -- result: "0x184fa5b0f77f2c1ddb362eb22e199afd5f3f940adc1c5433a397608cdefc3838" +bundler_1 | 2023-11-30T11:48:32.830673367Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:32.830678567Z +bundler_1 | 2023-11-30T11:48:32.833342817Z 2023-11-30 11:48:32.833 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:32.833357635Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:32.833362854Z -- params: [] +bundler_1 | 2023-11-30T11:48:32.833367413Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:32.833373214Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:32.833379125Z +bundler_1 | 2023-11-30T11:48:32.835280189Z 2023-11-30 11:48:32.835 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:32.835393958Z 2023-11-30 11:48:32.835 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:32.835613551Z 2023-11-30 11:48:32.835 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1475739525896764129280,"opHash":"0xd2db03b62be9a8d2eb22dd9f887940214246d0a6bea76592434e1add0e4d89d6","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:32.838859072Z 2023-11-30 11:48:32.838 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:32.838954671Z 2023-11-30 11:48:32.838 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1475739525896764129280,"opHash":"0xd2db03b62be9a8d2eb22dd9f887940214246d0a6bea76592434e1add0e4d89d6","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:32.999847821Z 2023-11-30 11:48:32.999 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:32.999942558Z 2023-11-30 11:48:32.999 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:32.999954841Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:32.999960982Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x500000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:33.000004924Z -- result: "0xd2db03b62be9a8d2eb22dd9f887940214246d0a6bea76592434e1add0e4d89d6" +bundler_1 | 2023-11-30T11:48:33.000010775Z -- costTime: 164 +bundler_1 | 2023-11-30T11:48:33.000015654Z +bundler_1 | 2023-11-30T11:48:33.002680211Z 2023-11-30 11:48:33.002 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:33.002792912Z 2023-11-30 11:48:33.002 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:33.002962217Z 2023-11-30 11:48:33.002 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1494186269970473680896,"opHash":"0x3709b8720f0cbdb9d19ed6d695ff485f622eae6b0ed9de10e259fbae3c67e4b2","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:33.005224957Z 2023-11-30 11:48:33.005 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:33.005237390Z 2023-11-30 11:48:33.005 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1494186269970473680896,"opHash":"0x3709b8720f0cbdb9d19ed6d695ff485f622eae6b0ed9de10e259fbae3c67e4b2","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:33.168536393Z 2023-11-30 11:48:33.168 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:33.168590023Z 2023-11-30 11:48:33.168 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:33.168595764Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:33.168600602Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x510000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +[33mbundler_1 | 2023-11-30T11:48:33.168605772Z -- result: "0x3709b8720f0cbdb9d19ed6d695ff485f622eae6b0ed9de10e259fbae3c67e4b2" +bundler_1 | 2023-11-30T11:48:33.168610731Z -- costTime: 166 +bundler_1 | 2023-11-30T11:48:33.168614118Z +bundler_1 | 2023-11-30T11:48:33.171519658Z 2023-11-30 11:48:33.171 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:33.171573709Z 2023-11-30 11:48:33.171 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:33.171758133Z 2023-11-30 11:48:33.171 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1512633014044183232512,"opHash":"0xae3c9bd2d09c2eb53d6059e91114f5360285ea1afeedbc495188d6dd706d742b","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:33.174172985Z 2023-11-30 11:48:33.174 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:33.174183244Z 2023-11-30 11:48:33.174 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1512633014044183232512,"opHash":"0xae3c9bd2d09c2eb53d6059e91114f5360285ea1afeedbc495188d6dd706d742b","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:33.332337739Z 2023-11-30 11:48:33.332 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:33.332366333Z 2023-11-30 11:48:33.332 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:33.332373676Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:33.332377934Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x520000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:33.332383284Z -- result: "0xae3c9bd2d09c2eb53d6059e91114f5360285ea1afeedbc495188d6dd706d742b" +bundler_1 | 2023-11-30T11:48:33.332387702Z -- costTime: 161 +bundler_1 | 2023-11-30T11:48:33.332391109Z +bundler_1 | 2023-11-30T11:48:33.335041961Z 2023-11-30 11:48:33.334 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:33.335114212Z 2023-11-30 11:48:33.335 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:33.335284964Z 2023-11-30 11:48:33.335 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1531079758117892784128,"opHash":"0xe8670f6931df9c295266163a7fd203f57305ff471f3f801c69250fb00f132a90","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:33.337414214Z 2023-11-30 11:48:33.337 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:33.337427729Z 2023-11-30 11:48:33.337 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1531079758117892784128,"opHash":"0xe8670f6931df9c295266163a7fd203f57305ff471f3f801c69250fb00f132a90","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:33.498902434Z 2023-11-30 11:48:33.498 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:33.499040071Z 2023-11-30 11:48:33.498 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:33.499067882Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:33.499074715Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x530000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:33.499082360Z -- result: "0xe8670f6931df9c295266163a7fd203f57305ff471f3f801c69250fb00f132a90" +bundler_1 | 2023-11-30T11:48:33.499088000Z -- costTime: 164 +bundler_1 | 2023-11-30T11:48:33.499093621Z +bundler_1 | 2023-11-30T11:48:33.501738431Z 2023-11-30 11:48:33.501 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:33.501749502Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:33.501755303Z -- params: [] +bundler_1 | 2023-11-30T11:48:33.501760031Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:33.501764690Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:33.501769238Z +bundler_1 | 2023-11-30T11:48:33.503946609Z 2023-11-30 11:48:33.503 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:33.504041121Z 2023-11-30 11:48:33.503 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:33.504263355Z 2023-11-30 11:48:33.504 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1549526502191602335744,"opHash":"0x24e52b68287fa5288e9c42a708179ebb13cb0bf37687fa5ba26f9512d3d88096","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:33.506849237Z 2023-11-30 11:48:33.506 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:33.506863283Z 2023-11-30 11:48:33.506 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1549526502191602335744,"opHash":"0x24e52b68287fa5288e9c42a708179ebb13cb0bf37687fa5ba26f9512d3d88096","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:33.665257325Z 2023-11-30 11:48:33.665 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:33.665306827Z 2023-11-30 11:48:33.665 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:33.665311936Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:33.665315633Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x540000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:33.665320803Z -- result: "0x24e52b68287fa5288e9c42a708179ebb13cb0bf37687fa5ba26f9512d3d88096" +bundler_1 | 2023-11-30T11:48:33.665325121Z -- costTime: 162 +bundler_1 | 2023-11-30T11:48:33.665331022Z +bundler_1 | 2023-11-30T11:48:33.668038312Z 2023-11-30 11:48:33.667 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:33.668106066Z 2023-11-30 11:48:33.668 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:33.668285844Z 2023-11-30 11:48:33.668 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1567973246265311887360,"opHash":"0xf896aad396e5238780a06513e6e8c1df0555963f5e64f05a1dff59192e255cae","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:33.670683284Z 2023-11-30 11:48:33.670 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:33.670697460Z 2023-11-30 11:48:33.670 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1567973246265311887360,"opHash":"0xf896aad396e5238780a06513e6e8c1df0555963f5e64f05a1dff59192e255cae","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:33.826826746Z 2023-11-30 11:48:33.826 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:33.826863104Z 2023-11-30 11:48:33.826 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:33.826868324Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:33.826872111Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x550000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:33.826891286Z -- result: "0xf896aad396e5238780a06513e6e8c1df0555963f5e64f05a1dff59192e255cae" +bundler_1 | 2023-11-30T11:48:33.826896015Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:33.826899552Z +bundler_1 | 2023-11-30T11:48:33.829563528Z 2023-11-30 11:48:33.829 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:33.829628710Z 2023-11-30 11:48:33.829 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:33.829804027Z 2023-11-30 11:48:33.829 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1586419990339021438976,"opHash":"0xb1709b24557d6205c4c2b1585083e46314cc400ac72e26e7c974b139af34db24","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:33.832162347Z 2023-11-30 11:48:33.832 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:33.832177094Z 2023-11-30 11:48:33.832 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1586419990339021438976,"opHash":"0xb1709b24557d6205c4c2b1585083e46314cc400ac72e26e7c974b139af34db24","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:33.987976345Z 2023-11-30 11:48:33.987 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:33.988016590Z 2023-11-30 11:48:33.987 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:33.988023613Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:33.988029514Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x560000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:33.988035015Z -- result: "0xb1709b24557d6205c4c2b1585083e46314cc400ac72e26e7c974b139af34db24" +bundler_1 | 2023-11-30T11:48:33.988039653Z -- costTime: 158 +bundler_1 | 2023-11-30T11:48:33.988043300Z +bundler_1 | 2023-11-30T11:48:33.990701449Z 2023-11-30 11:48:33.990 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:33.990771369Z 2023-11-30 11:48:33.990 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:33.990979527Z 2023-11-30 11:48:33.990 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1604866734412730990592,"opHash":"0x48f1782e26f6fbc71eb7767e18dd6c7e87eb30b5ba609d1d859e54aa2d27471b","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:33.993147900Z 2023-11-30 11:48:33.993 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:33.993170612Z 2023-11-30 11:48:33.993 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1604866734412730990592,"opHash":"0x48f1782e26f6fbc71eb7767e18dd6c7e87eb30b5ba609d1d859e54aa2d27471b","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:34.152991414Z 2023-11-30 11:48:34.152 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:34.153030647Z 2023-11-30 11:48:34.152 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:34.153035497Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:34.153039233Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x570000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:34.153044373Z -- result: "0x48f1782e26f6fbc71eb7767e18dd6c7e87eb30b5ba609d1d859e54aa2d27471b" +bundler_1 | 2023-11-30T11:48:34.153049112Z -- costTime: 162 +bundler_1 | 2023-11-30T11:48:34.153052488Z +bundler_1 | 2023-11-30T11:48:34.155564622Z 2023-11-30 11:48:34.155 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:34.155575752Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:34.155579750Z -- params: [] +bundler_1 | 2023-11-30T11:48:34.155594808Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:34.155598495Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:34.155602142Z +bundler_1 | 2023-11-30T11:48:34.157318021Z 2023-11-30 11:48:34.157 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:34.157402565Z 2023-11-30 11:48:34.157 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:34.157578216Z 2023-11-30 11:48:34.157 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1623313478486440542208,"opHash":"0x44632d718f6ee749b7aca69888753148ec7e995c1aee727f197850d7e17a89c3","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:34.160250729Z 2023-11-30 11:48:34.160 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:34.160263452Z 2023-11-30 11:48:34.160 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1623313478486440542208,"opHash":"0x44632d718f6ee749b7aca69888753148ec7e995c1aee727f197850d7e17a89c3","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:34.315565466Z 2023-11-30 11:48:34.315 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:34.315617323Z 2023-11-30 11:48:34.315 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:34.315622192Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:34.315626049Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x580000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:34.315631208Z -- result: "0x44632d718f6ee749b7aca69888753148ec7e995c1aee727f197850d7e17a89c3" +bundler_1 | 2023-11-30T11:48:34.315636147Z -- costTime: 158 +bundler_1 | 2023-11-30T11:48:34.315639554Z +bundler_1 | 2023-11-30T11:48:34.318267944Z 2023-11-30 11:48:34.318 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:34.318352645Z 2023-11-30 11:48:34.318 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:34.318512553Z 2023-11-30 11:48:34.318 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1641760222560150093824,"opHash":"0x599e40eaea0f4cd006923005ce9d9ce9e596d35f95251e66a806147732042f14","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:34.320664015Z 2023-11-30 11:48:34.320 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:34.320676798Z 2023-11-30 11:48:34.320 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1641760222560150093824,"opHash":"0x599e40eaea0f4cd006923005ce9d9ce9e596d35f95251e66a806147732042f14","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:34.477283348Z 2023-11-30 11:48:34.477 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:34.477319865Z 2023-11-30 11:48:34.477 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:34.477325556Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:34.477329303Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x590000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:34.477334783Z -- result: "0x599e40eaea0f4cd006923005ce9d9ce9e596d35f95251e66a806147732042f14" +bundler_1 | 2023-11-30T11:48:34.477339402Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:34.477342768Z +bundler_1 | 2023-11-30T11:48:34.479997428Z 2023-11-30 11:48:34.479 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:34.480075263Z 2023-11-30 11:48:34.480 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:34.480254627Z 2023-11-30 11:48:34.480 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1660206966633859645440,"opHash":"0x50d77728d360ab6550a1f2779916b063dc5384b9c617e4c8386ec500aa72fd36","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:34.482538796Z 2023-11-30 11:48:34.482 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:34.482552511Z 2023-11-30 11:48:34.482 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1660206966633859645440,"opHash":"0x50d77728d360ab6550a1f2779916b063dc5384b9c617e4c8386ec500aa72fd36","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:34.643511765Z 2023-11-30 11:48:34.643 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:34.643546991Z 2023-11-30 11:48:34.643 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:34.643553092Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:34.643559154Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x5a0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:34.643582998Z -- result: "0x50d77728d360ab6550a1f2779916b063dc5384b9c617e4c8386ec500aa72fd36" +bundler_1 | 2023-11-30T11:48:34.643589691Z -- costTime: 164 +bundler_1 | 2023-11-30T11:48:34.643594950Z +bundler_1 | 2023-11-30T11:48:34.646172082Z 2023-11-30 11:48:34.646 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:34.646242817Z 2023-11-30 11:48:34.646 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:34.646419293Z 2023-11-30 11:48:34.646 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1678653710707569197056,"opHash":"0x1c89c8432fad60da27efe8ddaeea5769ba3f57908b4885b8ede2db2ef7fb4c61","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:34.648696862Z 2023-11-30 11:48:34.648 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:34.648708294Z 2023-11-30 11:48:34.648 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1678653710707569197056,"opHash":"0x1c89c8432fad60da27efe8ddaeea5769ba3f57908b4885b8ede2db2ef7fb4c61","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:34.803902349Z 2023-11-30 11:48:34.803 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:34.803965827Z 2023-11-30 11:48:34.803 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:34.803973642Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:34.803979483Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x5b0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:34.803984823Z -- result: "0x1c89c8432fad60da27efe8ddaeea5769ba3f57908b4885b8ede2db2ef7fb4c61" +bundler_1 | 2023-11-30T11:48:34.803992888Z -- costTime: 157 +bundler_1 | 2023-11-30T11:48:34.803996334Z +bundler_1 | 2023-11-30T11:48:34.806828832Z 2023-11-30 11:48:34.806 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:34.806842237Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:34.806847096Z -- params: [] +bundler_1 | 2023-11-30T11:48:34.806850833Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:34.806854329Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:34.806857716Z +bundler_1 | 2023-11-30T11:48:34.808718185Z 2023-11-30 11:48:34.808 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:34.808831907Z 2023-11-30 11:48:34.808 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:34.809062958Z 2023-11-30 11:48:34.808 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1697100454781278748672,"opHash":"0x8c45912b577ac25821f59d1f54826cd58dca874b83226c3cb69bd7f09d8d4c11","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:34.812287854Z 2023-11-30 11:48:34.812 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:34.812304334Z 2023-11-30 11:48:34.812 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1697100454781278748672,"opHash":"0x8c45912b577ac25821f59d1f54826cd58dca874b83226c3cb69bd7f09d8d4c11","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:34.969202237Z 2023-11-30 11:48:34.969 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:34.969238424Z 2023-11-30 11:48:34.969 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:34.969246169Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:34.969251208Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x5c0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:34.969271275Z -- result: "0x8c45912b577ac25821f59d1f54826cd58dca874b83226c3cb69bd7f09d8d4c11" +bundler_1 | 2023-11-30T11:48:34.969276034Z -- costTime: 161 +bundler_1 | 2023-11-30T11:48:34.969279521Z +bundler_1 | 2023-11-30T11:48:34.971944509Z 2023-11-30 11:48:34.971 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:34.972022374Z 2023-11-30 11:48:34.971 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:34.972210756Z 2023-11-30 11:48:34.972 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1715547198854988300288,"opHash":"0xb9542c6c9a1fc4d71723f19ead1ca18f162e65bef52c784161377eb7ee629413","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:34.974350314Z 2023-11-30 11:48:34.974 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:34.974364050Z 2023-11-30 11:48:34.974 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1715547198854988300288,"opHash":"0xb9542c6c9a1fc4d71723f19ead1ca18f162e65bef52c784161377eb7ee629413","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:35.132013474Z 2023-11-30 11:48:35.131 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:35.132063867Z 2023-11-30 11:48:35.131 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:35.132070650Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:35.132076190Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x5d0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:35.132083765Z -- result: "0xb9542c6c9a1fc4d71723f19ead1ca18f162e65bef52c784161377eb7ee629413" +bundler_1 | 2023-11-30T11:48:35.132090146Z -- costTime: 160 +bundler_1 | 2023-11-30T11:48:35.132095206Z +bundler_1 | 2023-11-30T11:48:35.134742030Z 2023-11-30 11:48:35.134 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:35.134808114Z 2023-11-30 11:48:35.134 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:35.135035487Z 2023-11-30 11:48:35.134 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1733993942928697851904,"opHash":"0x5986b41069bf3a04fcac6cc3ac5eedfbf6ac3899f4636466a160554e4a73c9f1","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:35.137523493Z 2023-11-30 11:48:35.137 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:35.137548162Z 2023-11-30 11:48:35.137 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1733993942928697851904,"opHash":"0x5986b41069bf3a04fcac6cc3ac5eedfbf6ac3899f4636466a160554e4a73c9f1","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:35.295651178Z 2023-11-30 11:48:35.295 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:35.295686804Z 2023-11-30 11:48:35.295 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:35.295692946Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:35.295698226Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x5e0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:35.295705309Z -- result: "0x5986b41069bf3a04fcac6cc3ac5eedfbf6ac3899f4636466a160554e4a73c9f1" +bundler_1 | 2023-11-30T11:48:35.295711731Z -- costTime: 161 +bundler_1 | 2023-11-30T11:48:35.295716670Z +bundler_1 | 2023-11-30T11:48:35.298395745Z 2023-11-30 11:48:35.298 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:35.298474382Z 2023-11-30 11:48:35.298 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:35.298647364Z 2023-11-30 11:48:35.298 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1752440687002407403520,"opHash":"0xb028b79acc7c909bd1bb1146705cf6c3ceb192cab222f93aaadaed12c8a2e3b6","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:35.300808704Z 2023-11-30 11:48:35.300 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:35.300824683Z 2023-11-30 11:48:35.300 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1752440687002407403520,"opHash":"0xb028b79acc7c909bd1bb1146705cf6c3ceb192cab222f93aaadaed12c8a2e3b6","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:35.460194504Z 2023-11-30 11:48:35.460 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:35.460231844Z 2023-11-30 11:48:35.460 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:35.460255147Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:35.460259435Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x5f0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:35.460264595Z -- result: "0xb028b79acc7c909bd1bb1146705cf6c3ceb192cab222f93aaadaed12c8a2e3b6" +bundler_1 | 2023-11-30T11:48:35.460269103Z -- costTime: 162 +bundler_1 | 2023-11-30T11:48:35.460272730Z +bundler_1 | 2023-11-30T11:48:35.462983093Z 2023-11-30 11:48:35.462 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:35.462995566Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:35.463000005Z -- params: [] +bundler_1 | 2023-11-30T11:48:35.463003611Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:35.463007128Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:35.463010584Z +bundler_1 | 2023-11-30T11:48:35.464736552Z 2023-11-30 11:48:35.464 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:35.465518811Z 2023-11-30 11:48:35.465 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:35.465687906Z 2023-11-30 11:48:35.465 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1770887431076116955136,"opHash":"0xaa539b86ffadaf590f5a2f516f03121c03f8773650b8de5f286b82ee7ae2ae88","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:35.468071761Z 2023-11-30 11:48:35.467 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:35.468088251Z 2023-11-30 11:48:35.468 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1770887431076116955136,"opHash":"0xaa539b86ffadaf590f5a2f516f03121c03f8773650b8de5f286b82ee7ae2ae88","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:35.627052526Z 2023-11-30 11:48:35.626 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:35.627087341Z 2023-11-30 11:48:35.626 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:35.627094184Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:35.627099103Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x600000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:35.627106737Z -- result: "0xaa539b86ffadaf590f5a2f516f03121c03f8773650b8de5f286b82ee7ae2ae88" +bundler_1 | 2023-11-30T11:48:35.627113610Z -- costTime: 162 +bundler_1 | 2023-11-30T11:48:35.627118429Z +bundler_1 | 2023-11-30T11:48:35.629795974Z 2023-11-30 11:48:35.629 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:35.629864312Z 2023-11-30 11:48:35.629 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:35.630039428Z 2023-11-30 11:48:35.629 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1789334175149826506752,"opHash":"0xe5502ab55b82a1180fb4ec7f98938cc04b469a73d0a25e345bf5d72b45bc58e4","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:35.632266931Z 2023-11-30 11:48:35.632 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:35.632282490Z 2023-11-30 11:48:35.632 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1789334175149826506752,"opHash":"0xe5502ab55b82a1180fb4ec7f98938cc04b469a73d0a25e345bf5d72b45bc58e4","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:35.787069503Z 2023-11-30 11:48:35.786 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:35.787104098Z 2023-11-30 11:48:35.787 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:35.787111041Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:35.787115269Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x610000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:35.787134324Z -- result: "0xe5502ab55b82a1180fb4ec7f98938cc04b469a73d0a25e345bf5d72b45bc58e4" +bundler_1 | 2023-11-30T11:48:35.787139163Z -- costTime: 157 +bundler_1 | 2023-11-30T11:48:35.787142640Z +bundler_1 | 2023-11-30T11:48:35.789761071Z 2023-11-30 11:48:35.789 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:35.789847576Z 2023-11-30 11:48:35.789 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:35.790026730Z 2023-11-30 11:48:35.789 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1807780919223536058368,"opHash":"0x3f112c10e137123a672c7ab8aba45f0f35a1261dceb92537904df59858f6fc1d","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:35.792146142Z 2023-11-30 11:48:35.792 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:35.792161370Z 2023-11-30 11:48:35.792 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1807780919223536058368,"opHash":"0x3f112c10e137123a672c7ab8aba45f0f35a1261dceb92537904df59858f6fc1d","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:35.953976029Z 2023-11-30 11:48:35.953 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:35.954027094Z 2023-11-30 11:48:35.953 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:35.954033677Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:35.954038586Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x620000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:35.954045619Z -- result: "0x3f112c10e137123a672c7ab8aba45f0f35a1261dceb92537904df59858f6fc1d" +bundler_1 | 2023-11-30T11:48:35.954052432Z -- costTime: 164 +bundler_1 | 2023-11-30T11:48:35.954057551Z +bundler_1 | 2023-11-30T11:48:35.956681002Z 2023-11-30 11:48:35.956 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:35.956745533Z 2023-11-30 11:48:35.956 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:35.956924436Z 2023-11-30 11:48:35.956 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1826227663297245609984,"opHash":"0x44b0ce076300ba14ea9cf837363c909174657750338a68f9896d0628e982ec96","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:35.959141249Z 2023-11-30 11:48:35.959 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:35.959156207Z 2023-11-30 11:48:35.959 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1826227663297245609984,"opHash":"0x44b0ce076300ba14ea9cf837363c909174657750338a68f9896d0628e982ec96","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:36.116608046Z 2023-11-30 11:48:36.116 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:36.116642741Z 2023-11-30 11:48:36.116 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:36.116649143Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:36.116654523Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x630000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:36.116661897Z -- result: "0x44b0ce076300ba14ea9cf837363c909174657750338a68f9896d0628e982ec96" +bundler_1 | 2023-11-30T11:48:36.116668058Z -- costTime: 160 +bundler_1 | 2023-11-30T11:48:36.116673028Z +bundler_1 | 2023-11-30T11:48:36.119298429Z 2023-11-30 11:48:36.119 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:36.119314759Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:36.119321341Z -- params: [] +bundler_1 | 2023-11-30T11:48:36.119327312Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:36.119354844Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:36.119361566Z +bundler_1 | 2023-11-30T11:48:36.121008570Z 2023-11-30 11:48:36.120 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:36.121096033Z 2023-11-30 11:48:36.121 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:36.121279164Z 2023-11-30 11:48:36.121 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1844674407370955161600,"opHash":"0xdbd5607cc32146b9f1512d8cedd2133264f68a50776667f2fa06903dfe22c5dc","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:36.123483033Z 2023-11-30 11:48:36.123 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:36.123499313Z 2023-11-30 11:48:36.123 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1844674407370955161600,"opHash":"0xdbd5607cc32146b9f1512d8cedd2133264f68a50776667f2fa06903dfe22c5dc","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:36.287653774Z 2023-11-30 11:48:36.287 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:36.287704628Z 2023-11-30 11:48:36.287 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:36.287709578Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:36.287713425Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x640000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:36.287718605Z -- result: "0xdbd5607cc32146b9f1512d8cedd2133264f68a50776667f2fa06903dfe22c5dc" +bundler_1 | 2023-11-30T11:48:36.287723163Z -- costTime: 167 +bundler_1 | 2023-11-30T11:48:36.287726549Z +bundler_1 | 2023-11-30T11:48:36.290454084Z 2023-11-30 11:48:36.290 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:36.290528366Z 2023-11-30 11:48:36.290 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:36.290720634Z 2023-11-30 11:48:36.290 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1863121151444664713216,"opHash":"0xe864a818044d9dc2840575df39e16094c2d5c2e65f1c280d1a240dc3e321aabd","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:36.293157337Z 2023-11-30 11:48:36.293 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:36.293171083Z 2023-11-30 11:48:36.293 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1863121151444664713216,"opHash":"0xe864a818044d9dc2840575df39e16094c2d5c2e65f1c280d1a240dc3e321aabd","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:36.447522918Z 2023-11-30 11:48:36.445 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:36.447586928Z 2023-11-30 11:48:36.445 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:36.447595544Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:36.447600904Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x650000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:36.447608568Z -- result: "0xe864a818044d9dc2840575df39e16094c2d5c2e65f1c280d1a240dc3e321aabd" +bundler_1 | 2023-11-30T11:48:36.447615531Z -- costTime: 155 +bundler_1 | 2023-11-30T11:48:36.447620430Z +bundler_1 | 2023-11-30T11:48:36.450365027Z 2023-11-30 11:48:36.450 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:36.450453512Z 2023-11-30 11:48:36.450 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:36.450698188Z 2023-11-30 11:48:36.450 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1881567895518374264832,"opHash":"0x63b79f468c6dee8346e7ae8a04710322a093cb22450cc21ff4b39b10a1147e59","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:36.453838736Z 2023-11-30 11:48:36.453 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:36.453855196Z 2023-11-30 11:48:36.453 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1881567895518374264832,"opHash":"0x63b79f468c6dee8346e7ae8a04710322a093cb22450cc21ff4b39b10a1147e59","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:36.605880429Z 2023-11-30 11:48:36.605 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:36.605918380Z 2023-11-30 11:48:36.605 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:36.605924751Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:36.605930061Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x660000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:36.605953775Z -- result: "0x63b79f468c6dee8346e7ae8a04710322a093cb22450cc21ff4b39b10a1147e59" +bundler_1 | 2023-11-30T11:48:36.605960949Z -- costTime: 155 +bundler_1 | 2023-11-30T11:48:36.605965938Z +bundler_1 | 2023-11-30T11:48:36.608625463Z 2023-11-30 11:48:36.608 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:36.608694111Z 2023-11-30 11:48:36.608 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:36.608892250Z 2023-11-30 11:48:36.608 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1900014639592083816448,"opHash":"0x8077b91a82a4b64ff0af0aaf9cb350467b06af891a82d882242ea17322c754ab","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:36.611091373Z 2023-11-30 11:48:36.611 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:36.611102574Z 2023-11-30 11:48:36.611 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1900014639592083816448,"opHash":"0x8077b91a82a4b64ff0af0aaf9cb350467b06af891a82d882242ea17322c754ab","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:36.768068747Z 2023-11-30 11:48:36.767 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:36.768124651Z 2023-11-30 11:48:36.768 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:36.768129560Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:36.768133337Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x670000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:36.768138467Z -- result: "0x8077b91a82a4b64ff0af0aaf9cb350467b06af891a82d882242ea17322c754ab" +bundler_1 | 2023-11-30T11:48:36.768142965Z -- costTime: 160 +bundler_1 | 2023-11-30T11:48:36.768146321Z +bundler_1 | 2023-11-30T11:48:36.770755426Z 2023-11-30 11:48:36.770 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:36.770768310Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:36.770774822Z -- params: [] +bundler_1 | 2023-11-30T11:48:36.770780472Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:36.770786133Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:36.770791673Z +bundler_1 | 2023-11-30T11:48:36.772529383Z 2023-11-30 11:48:36.772 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:36.772605912Z 2023-11-30 11:48:36.772 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:36.772787120Z 2023-11-30 11:48:36.772 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1918461383665793368064,"opHash":"0x2c1a792466cbe72feba419e950cac7253b65ffb40df1927d37fdf4e0afe7e603","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:36.775124337Z 2023-11-30 11:48:36.775 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:36.775137351Z 2023-11-30 11:48:36.775 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1918461383665793368064,"opHash":"0x2c1a792466cbe72feba419e950cac7253b65ffb40df1927d37fdf4e0afe7e603","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:36.930445583Z 2023-11-30 11:48:36.930 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:36.930480518Z 2023-11-30 11:48:36.930 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:36.930487841Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:36.930518208Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x680000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:36.930536933Z -- result: "0x2c1a792466cbe72feba419e950cac7253b65ffb40df1927d37fdf4e0afe7e603" +bundler_1 | 2023-11-30T11:48:36.930542082Z -- costTime: 158 +bundler_1 | 2023-11-30T11:48:36.930545669Z +bundler_1 | 2023-11-30T11:48:36.933218586Z 2023-11-30 11:48:36.933 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:36.933285581Z 2023-11-30 11:48:36.933 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:36.933459796Z 2023-11-30 11:48:36.933 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1936908127739502919680,"opHash":"0xc6a1ab03c8c5a0b2a09b310cc3a3961c716424f8ba5998bb2debdf0d67978ba7","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:36.935768647Z 2023-11-30 11:48:36.935 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:36.935780229Z 2023-11-30 11:48:36.935 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1936908127739502919680,"opHash":"0xc6a1ab03c8c5a0b2a09b310cc3a3961c716424f8ba5998bb2debdf0d67978ba7","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:37.093782706Z 2023-11-30 11:48:37.093 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:37.093829744Z 2023-11-30 11:48:37.093 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:37.093837167Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:37.093842357Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x690000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:37.093847637Z -- result: "0xc6a1ab03c8c5a0b2a09b310cc3a3961c716424f8ba5998bb2debdf0d67978ba7" +bundler_1 | 2023-11-30T11:48:37.093852186Z -- costTime: 160 +bundler_1 | 2023-11-30T11:48:37.093855682Z +bundler_1 | 2023-11-30T11:48:37.096556097Z 2023-11-30 11:48:37.096 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:37.096624504Z 2023-11-30 11:48:37.096 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:37.096826711Z 2023-11-30 11:48:37.096 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1955354871813212471296,"opHash":"0x5af8c7d69bba05777184a415c2b86875ce0e92cb37e9a43ddd1f78ac5fc13968","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:37.098964467Z 2023-11-30 11:48:37.098 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:37.098976710Z 2023-11-30 11:48:37.098 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1955354871813212471296,"opHash":"0x5af8c7d69bba05777184a415c2b86875ce0e92cb37e9a43ddd1f78ac5fc13968","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:37.251311699Z 2023-11-30 11:48:37.251 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:37.251349489Z 2023-11-30 11:48:37.251 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:37.251354298Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:37.251358115Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x6a0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:37.251363225Z -- result: "0x5af8c7d69bba05777184a415c2b86875ce0e92cb37e9a43ddd1f78ac5fc13968" +bundler_1 | 2023-11-30T11:48:37.251367813Z -- costTime: 155 +bundler_1 | 2023-11-30T11:48:37.251371330Z +bundler_1 | 2023-11-30T11:48:37.253997105Z 2023-11-30 11:48:37.253 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:37.254072886Z 2023-11-30 11:48:37.254 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:37.254251970Z 2023-11-30 11:48:37.254 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1973801615886922022912,"opHash":"0x2e9c7fe2f3c27571d4e7f7cbbc8f5e4afd4638791a6ea31d894c8fff2e12c926","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:37.256398892Z 2023-11-30 11:48:37.256 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:37.256412047Z 2023-11-30 11:48:37.256 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1973801615886922022912,"opHash":"0x2e9c7fe2f3c27571d4e7f7cbbc8f5e4afd4638791a6ea31d894c8fff2e12c926","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:37.410472223Z 2023-11-30 11:48:37.410 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:37.410504623Z 2023-11-30 11:48:37.410 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:37.410512177Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:37.410532184Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x6b0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:37.410537734Z -- result: "0x2e9c7fe2f3c27571d4e7f7cbbc8f5e4afd4638791a6ea31d894c8fff2e12c926" +bundler_1 | 2023-11-30T11:48:37.410542494Z -- costTime: 157 +bundler_1 | 2023-11-30T11:48:37.410545910Z +bundler_1 | 2023-11-30T11:48:37.413158657Z 2023-11-30 11:48:37.413 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:37.413170539Z -- method: debug_bundler_clearMempool +bundler_1 | 2023-11-30T11:48:37.413179556Z -- params: [] +bundler_1 | 2023-11-30T11:48:37.413183553Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:37.413187120Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:37.413190667Z +bundler_1 | 2023-11-30T11:48:37.414943528Z 2023-11-30 11:48:37.414 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:37.415020722Z 2023-11-30 11:48:37.414 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:37.415201559Z 2023-11-30 11:48:37.415 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1992248359960631574528,"opHash":"0x098a53585b77aa54520aba460f548e102bd1598c5b4bc6bfdec2581affd3a185","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:37.417615075Z 2023-11-30 11:48:37.417 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":347640,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":136,"execErrMsg":"0x","execSuccess":true,"paid":1042920002781120,"postOpGasUsed":292,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":47212} +bundler_1 | 2023-11-30T11:48:37.417627839Z 2023-11-30 11:48:37.417 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1992248359960631574528,"opHash":"0x098a53585b77aa54520aba460f548e102bd1598c5b4bc6bfdec2581affd3a185","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:37.574058714Z 2023-11-30 11:48:37.573 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:37.574097867Z 2023-11-30 11:48:37.573 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:37.574103357Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:37.574107174Z -- params: [{"sender":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","nonce":"0x6c0000000000000000","initCode":"0x","callData":"0x","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x662A57758207cA7604378A05823E795cc21Fcf06","signature":"0x"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:37.574112264Z -- result: "0x098a53585b77aa54520aba460f548e102bd1598c5b4bc6bfdec2581affd3a185" +bundler_1 | 2023-11-30T11:48:37.574117073Z -- costTime: 159 +bundler_1 | 2023-11-30T11:48:37.574120479Z +bundler_1 | 2023-11-30T11:48:37.576887637Z 2023-11-30 11:48:37.576 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:37.576900021Z -- method: debug_bundler_dumpReputation +bundler_1 | 2023-11-30T11:48:37.576904579Z -- params: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:37.576908536Z -- result: [{"address":"0x662A57758207cA7604378A05823E795cc21Fcf06","opsIncluded":"0x2","opsSeen":"0x6d","status":"0x0"},{"address":"0xbc1282e9fB60890d667e785E5439868521B1a1ee","opsIncluded":"0x2","opsSeen":"0x6d","status":"0x0"}] +bundler_1 | 2023-11-30T11:48:37.576913075Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:37.576916681Z +bundler_1 | 2023-11-30T11:48:37.585547642Z 2023-11-30 11:48:37.585 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:37.585559003Z -- method: eth_chainId +bundler_1 | 2023-11-30T11:48:37.585574221Z -- params: [] +bundler_1 | 2023-11-30T11:48:37.585579531Z -- result: "0x539" +bundler_1 | 2023-11-30T11:48:37.585584911Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:37.585590862Z +bundler_1 | 2023-11-30T11:48:37.610591623Z 2023-11-30 11:48:37.610 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:37.610682383Z 2023-11-30 11:48:37.610 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:37.610981750Z 2023-11-30 11:48:37.610 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xc800b2ce0e9259db1880bd123a7af50a45eab81a08c6c6b5cd8127807f0848af","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"sender":"0xa6565623bfc5137f77fed1bbd98990d3a6ed6e13","signature":"0xface","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:37.613738961Z 2023-11-30 11:48:37.613 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":360671,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":1082013002885368,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37473} +bundler_1 | 2023-11-30T11:48:37.617278680Z 2023-11-30 11:48:37.617 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:37.617292626Z -- method: eth_estimateUserOperationGas +bundler_1 | 2023-11-30T11:48:37.617298366Z -- params: [{"sender":"0xa6565623Bfc5137f77FEd1Bbd98990d3A6Ed6E13","nonce":"0x0","initCode":"0x","callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0xface"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:37.617307303Z -- result: {"callGasLimit":"0xab10","preVerificationGas":"0xb2d8","validAfter":"0x0","validUntil":"0xffffffffffff","verificationGasLimit":"0x9376"} +bundler_1 | 2023-11-30T11:48:37.617313785Z -- costTime: 5 +bundler_1 | 2023-11-30T11:48:37.617319476Z +bundler_1 | 2023-11-30T11:48:37.642632132Z 2023-11-30 11:48:37.642 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:37.642692838Z 2023-11-30 11:48:37.642 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:37.642859699Z 2023-11-30 11:48:37.642 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9cc4718","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x1c8e41e13c73e51a3d0f992e861393c267e51cbf5c8a173fdb7778edadc5d436","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"sender":"0xd799110d3a16edffcf7908f1d20919473f554e2a","signature":"0xface","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:37.645185505Z 2023-11-30 11:48:37.645 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":434063,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":96329,"execErrMsg":"0x08c379a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000974657374206661696c0000000000000000000000000000000000000000000000","execSuccess":false,"paid":1302189003472504,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37457} +bundler_1 | 2023-11-30T11:48:37.647316314Z 2023-11-30 11:48:37.647 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_estimateUserOperationGas, aa error +bundler_1 | 2023-11-30T11:48:37.647327455Z +bundler_1 | 2023-11-30T11:48:37.647331702Z com.okcoin.dapp.bundler.pool.exception.AAException: -32521::execution reverted: test fail::"0x08c379a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000974657374206661696c0000000000000000000000000000000000000000000000" +bundler_1 | 2023-11-30T11:48:37.647335820Z at com.okcoin.dapp.bundler.rest.gas.impl.GasEstimatorDefaultImpl.estimateCallGasLimitFromNode(GasEstimatorDefaultImpl.java:110) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.647342803Z at com.okcoin.dapp.bundler.rest.gas.IGasEstimator.estimateGas(IGasEstimator.java:23) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.647349215Z at com.okcoin.dapp.bundler.rest.api.service.impl.EstimateUserOperationGasProcessor.process(EstimateUserOperationGasProcessor.java:43) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.647355377Z at com.okcoin.dapp.bundler.rest.api.service.impl.EstimateUserOperationGasProcessor.process(EstimateUserOperationGasProcessor.java:25) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.647361438Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.647365866Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.647369643Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647373260Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647376887Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647380403Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647394399Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647401232Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.647407193Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:48:37.647410890Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:48:37.647414367Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647418104Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647421620Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647425117Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647428603Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647432060Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647435576Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647439083Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647442569Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647446056Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.647449662Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:48:37.647453089Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:48:37.647456565Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647460302Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647464741Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647477835Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647484037Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647488675Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647492252Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647495759Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647499245Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647502741Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647506208Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647509705Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647513171Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647516627Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647520094Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647523550Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647527518Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647531064Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647534541Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647538077Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647541554Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647545040Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647548507Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647556351Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647559888Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647563365Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647566841Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647570338Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.647573854Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647577331Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647580797Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647584514Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647588011Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647591457Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647594883Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647598360Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647601816Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647605243Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647608679Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647612156Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647616774Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647622655Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647628756Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647641300Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647647541Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.647653553Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:48:37.647659243Z +bundler_1 | 2023-11-30T11:48:37.647664593Z 2023-11-30 11:48:37.647 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:37.647670354Z -- method: eth_estimateUserOperationGas +bundler_1 | 2023-11-30T11:48:37.647675303Z -- params: [{"sender":"0xD799110D3A16EDfFCf7908F1D20919473F554E2a","nonce":"0x0","initCode":"0x","callData":"0xa9cc4718","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0xface"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:37.647680483Z -- errMsg: execution reverted: test fail +bundler_1 | 2023-11-30T11:48:37.647684039Z -- errCode: -32521 +bundler_1 | 2023-11-30T11:48:37.647687496Z -- errData: "\"0x08c379a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000974657374206661696c0000000000000000000000000000000000000000000000\"" +bundler_1 | 2023-11-30T11:48:37.647691333Z +bundler_1 | 2023-11-30T11:48:37.667173963Z 2023-11-30 11:48:37.667 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:37.667229436Z 2023-11-30 11:48:37.667 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:37.667471307Z 2023-11-30 11:48:37.667 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x46c5e6bd1bd24ab0d3efa04b498cf140d7122e734c404840156cedc3c4bf1882","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"sender":"0xf91f0c1f5bfc3729b94e24a6e264e0b92aec982d","signature":"0xdead","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:37.670272463Z 2023-11-30 11:48:37.670 ERROR 1 --- [0.0-3000-exec-4] c.o.dapp.bundler.rest.api.AAController : eth_estimateUserOperationGas, aa error +bundler_1 | 2023-11-30T11:48:37.670284836Z +bundler_1 | 2023-11-30T11:48:37.670291058Z com.okcoin.dapp.bundler.pool.exception.AAException: -32500::account validation failed: AA23 reverted: testWallet: dead signature +bundler_1 | 2023-11-30T11:48:37.670309402Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.processExceptSimulateValidationError(EntryPointSimulationsV6.java:199) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.670316084Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateHandleOp(EntryPointSimulationsV6.java:88) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.670334649Z at com.okcoin.dapp.bundler.rest.gas.impl.GasEstimatorDefaultImpl.estimateGasFromEvm(GasEstimatorDefaultImpl.java:81) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.670341251Z at com.okcoin.dapp.bundler.rest.gas.IGasEstimator.estimateGas(IGasEstimator.java:21) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.670347173Z at com.okcoin.dapp.bundler.rest.api.service.impl.EstimateUserOperationGasProcessor.process(EstimateUserOperationGasProcessor.java:43) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.670353224Z at com.okcoin.dapp.bundler.rest.api.service.impl.EstimateUserOperationGasProcessor.process(EstimateUserOperationGasProcessor.java:25) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.670358944Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.670364545Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.670370225Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670375926Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670381627Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670387417Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670394090Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670400071Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.670405651Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:48:37.670410961Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:48:37.670416391Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670421781Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670427312Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670432832Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670438603Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670452158Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670458440Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670464000Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670469441Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670475221Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:37.670481012Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:48:37.670486893Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:48:37.670493025Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670498655Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670504165Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670509966Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670515436Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670521187Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670526667Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670532187Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670537868Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670543388Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670549129Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670554339Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670559809Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670572983Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670578854Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670585306Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670591117Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670597038Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670602679Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670607989Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670612938Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670618128Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670623618Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670629339Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670634859Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670640309Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670645689Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670651370Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:37.670657030Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670662681Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670668782Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670674683Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670688018Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670694169Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670699890Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670705340Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670711241Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670717092Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670722673Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670728353Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670734114Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670739474Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670744724Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670750324Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670756215Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:37.670761876Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:48:37.670767185Z +bundler_1 | 2023-11-30T11:48:37.670772255Z 2023-11-30 11:48:37.670 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:37.670777815Z -- method: eth_estimateUserOperationGas +bundler_1 | 2023-11-30T11:48:37.670783696Z -- params: [{"sender":"0xF91f0C1f5BFc3729b94E24A6e264E0B92AEc982d","nonce":"0x0","initCode":"0x","callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0xdead"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:37.670791912Z -- errMsg: account validation failed: AA23 reverted: testWallet: dead signature +bundler_1 | 2023-11-30T11:48:37.670797622Z -- errCode: -32500 +bundler_1 | 2023-11-30T11:48:37.670803103Z -- errData: null +bundler_1 | 2023-11-30T11:48:37.670808172Z +bundler_1 | 2023-11-30T11:48:37.690700733Z 2023-11-30 11:48:37.690 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:37.690748562Z 2023-11-30 11:48:37.690 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:37.691107100Z 2023-11-30 11:48:37.691 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xbcbb2801335efa68f8e30ef821a424fcc7cb724bae663b7b3e769601e6095dc0","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x865905a0787620d37cbea87175deabbb313ca33e","signature":"0xface","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:37.693575645Z 2023-11-30 11:48:37.693 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":360671,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":1082013002885368,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37473} +bundler_1 | 2023-11-30T11:48:37.693641528Z 2023-11-30 11:48:37.693 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360671,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xbcbb2801335efa68f8e30ef821a424fcc7cb724bae663b7b3e769601e6095dc0","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x865905a0787620d37cbea87175deabbb313ca33e","signature":"0xface","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:37.818978577Z 2023-11-30 11:48:37.818 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x865905a0787620d37cbea87175deabbb313ca33e"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337129,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337129,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337129},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x865905a0787620d37cbea87175deabbb313ca33e","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:48:37.819037207Z 2023-11-30 11:48:37.818 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x865905a0787620d37CbeA87175dEABBb313ca33e is unstaked +bundler_1 | 2023-11-30T11:48:37.819070449Z 2023-11-30 11:48:37.819 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:37.819076710Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:37.819081759Z -- params: [{"sender":"0x865905a0787620d37CbeA87175dEABBb313ca33e","nonce":"0x0","initCode":"0x","callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0xface"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:37.819089344Z -- result: "0xbcbb2801335efa68f8e30ef821a424fcc7cb724bae663b7b3e769601e6095dc0" +bundler_1 | 2023-11-30T11:48:37.819094163Z -- costTime: 128 +bundler_1 | 2023-11-30T11:48:37.819098952Z +bundler_1 | 2023-11-30T11:48:37.822688329Z 2023-11-30 11:48:37.822 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1785 to: 1789 +bundler_1 | 2023-11-30T11:48:37.822768503Z 2023-11-30 11:48:37.822 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0x","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":347640,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":1992248359960631574528,"opHash":"0x098a53585b77aa54520aba460f548e102bd1598c5b4bc6bfdec2581affd3a185","opStatus":3,"paymaster":"0x662a57758207ca7604378a05823e795cc21fcf06","paymasterAndData":"0x662a57758207ca7604378a05823e795cc21fcf06","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","signature":"0x","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:37.983758326Z 2023-11-30 11:48:37.983 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"paymasterInfo":{"addr":"0x662a57758207ca7604378a05823e795cc21fcf06","stake":1000000000000000000,"unstakeDelaySec":2},"referencedContracts":{"addresses":["0x662a57758207ca7604378a05823e795cc21fcf06","0xbc1282e9fb60890d667e785e5439868521b1a1ee"],"hash":"0x3e69dee105757579f4c39fe72a7cb018c97d6fecb57dbd31af6da0bd54408514"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[346478,14400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":346478,"prefund":14400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":346478},{"bitSize":256,"typeAsString":"uint256","value":14400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xbc1282e9fb60890d667e785e5439868521b1a1ee","stake":1000000000000000000,"unstakeDelaySec":2},"storageMap":{"0xbc1282e9fb60890d667e785e5439868521b1a1ee":{"0x0000000000000000000000000000000000000000000000000000000000000001":"0x0000000000000000000000000000000000000000000000000000000000000000"}}} +bundler_1 | 2023-11-30T11:48:37.984541286Z 2023-11-30 11:48:37.984 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360671,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xbcbb2801335efa68f8e30ef821a424fcc7cb724bae663b7b3e769601e6095dc0","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x865905a0787620d37cbea87175deabbb313ca33e","signature":"0xface","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:38.094393266Z 2023-11-30 11:48:38.094 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x865905a0787620d37cbea87175deabbb313ca33e"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337129,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337129,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337129},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x865905a0787620d37cbea87175deabbb313ca33e","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:48:39.099135918Z 2023-11-30 11:48:39.098 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.result.OnChainTxFailedService : begin to process failed tx, but tx is success, so skip, tx: 0x10e80827bca2b3aa44daa2b924d95b01385a6d74a879b0aa2eccb85ca793d940 +bundler_1 | 2023-11-30T11:48:39.100386961Z 2023-11-30 11:48:39.100 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xbc1282e9fb60890d667e785e5439868521b1a1ee, uop_hash: 0x098a53585b77aa54520aba460f548e102bd1598c5b4bc6bfdec2581affd3a185, tx_hash: 0x10e80827bca2b3aa44daa2b924d95b01385a6d74a879b0aa2eccb85ca793d940 +bundler_1 | 2023-11-30T11:48:39.100399494Z 2023-11-30 11:48:39.100 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x865905a0787620d37cbea87175deabbb313ca33e, uop_hash: 0xbcbb2801335efa68f8e30ef821a424fcc7cb724bae663b7b3e769601e6095dc0, tx_hash: 0x10e80827bca2b3aa44daa2b924d95b01385a6d74a879b0aa2eccb85ca793d940 +bundler_1 | 2023-11-30T11:48:39.100406347Z 2023-11-30 11:48:39.100 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xbc1282e9fb60890d667e785e5439868521b1a1ee, paymaster: 0x662a57758207ca7604378a05823e795cc21fcf06, by uop_hash: 0x098a53585b77aa54520aba460f548e102bd1598c5b4bc6bfdec2581affd3a185 +bundler_1 | 2023-11-30T11:48:39.100412629Z 2023-11-30 11:48:39.100 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xbc1282e9fb60890d667e785e5439868521b1a1ee, uop_hash: 0x098a53585b77aa54520aba460f548e102bd1598c5b4bc6bfdec2581affd3a185, tx_hash: 0x10e80827bca2b3aa44daa2b924d95b01385a6d74a879b0aa2eccb85ca793d940 +bundler_1 | 2023-11-30T11:48:39.100451240Z 2023-11-30 11:48:39.100 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x865905a0787620d37cbea87175deabbb313ca33e, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0xbcbb2801335efa68f8e30ef821a424fcc7cb724bae663b7b3e769601e6095dc0 +bundler_1 | 2023-11-30T11:48:39.100547059Z 2023-11-30 11:48:39.100 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xbc1282e9fb60890d667e785e5439868521b1a1ee, paymaster: 0x662a57758207ca7604378a05823e795cc21fcf06, by uop_hash: 0x098a53585b77aa54520aba460f548e102bd1598c5b4bc6bfdec2581affd3a185 +bundler_1 | 2023-11-30T11:48:39.100558761Z 2023-11-30 11:48:39.100 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x865905a0787620d37cbea87175deabbb313ca33e, uop_hash: 0xbcbb2801335efa68f8e30ef821a424fcc7cb724bae663b7b3e769601e6095dc0, tx_hash: 0x10e80827bca2b3aa44daa2b924d95b01385a6d74a879b0aa2eccb85ca793d940 +bundler_1 | 2023-11-30T11:48:39.100609646Z 2023-11-30 11:48:39.100 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x865905a0787620d37cbea87175deabbb313ca33e, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0xbcbb2801335efa68f8e30ef821a424fcc7cb724bae663b7b3e769601e6095dc0 +bundler_1 | 2023-11-30T11:48:39.100652997Z 2023-11-30 11:48:39.100 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:39.100661393Z -- method: debug_bundler_sendBundleNow +bundler_1 | 2023-11-30T11:48:39.100666322Z -- params: [] +bundler_1 | 2023-11-30T11:48:39.100671000Z -- result: {"opHashList":["0x098a53585b77aa54520aba460f548e102bd1598c5b4bc6bfdec2581affd3a185","0xbcbb2801335efa68f8e30ef821a424fcc7cb724bae663b7b3e769601e6095dc0"],"txHash":"0x10e80827bca2b3aa44daa2b924d95b01385a6d74a879b0aa2eccb85ca793d940"} +bundler_1 | 2023-11-30T11:48:39.100676761Z -- costTime: 1279 +bundler_1 | 2023-11-30T11:48:39.100681520Z +bundler_1 | 2023-11-30T11:48:39.116029271Z 2023-11-30 11:48:39.115 INFO 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:39.116044981Z -- method: eth_getUserOperationByHash +bundler_1 | 2023-11-30T11:48:39.116049539Z -- params: ["0xbcbb2801335efa68f8e30ef821a424fcc7cb724bae663b7b3e769601e6095dc0"] +bundler_1 | 2023-11-30T11:48:39.116053657Z -- result: {"blockHash":"0xc83af4226342328854a0309068c580853d3829af01f6ff84bd51a45db5333b4a","blockNumber":"0x6fe","entryPoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","transactionHash":"0x10e80827bca2b3aa44daa2b924d95b01385a6d74a879b0aa2eccb85ca793d940","userOperation":{"callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":"0x493e0","initCode":"0x","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","nonce":"0x0","paymasterAndData":"0x","preVerificationGas":"0x493e0","sender":"0x865905a0787620d37CbeA87175dEABBb313ca33e","signature":"0xface","verificationGasLimit":"0xf4240"}} +bundler_1 | 2023-11-30T11:48:39.116059918Z -- costTime: 5 +bundler_1 | 2023-11-30T11:48:39.116075928Z +bundler_1 | 2023-11-30T11:48:39.139767595Z 2023-11-30 11:48:39.139 ERROR 1 --- [0.0-3000-exec-2] c.o.dapp.bundler.rest.api.AAController : eth_getUserOperationByHash, aa error +bundler_1 | 2023-11-30T11:48:39.139800506Z +bundler_1 | 2023-11-30T11:48:39.139807319Z com.okcoin.dapp.bundler.pool.exception.AAException: -32601::Missing/invalid userOpHash +bundler_1 | 2023-11-30T11:48:39.139826685Z at com.okcoin.dapp.bundler.rest.api.service.impl.GetUserOperationByHashProcessor.process(GetUserOperationByHashProcessor.java:45) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:39.139833247Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:39.139838417Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:39.139843967Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139849297Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139854868Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139860238Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139865688Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139871298Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:39.139876878Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:48:39.139881888Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:48:39.139886967Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139892237Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139899511Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139905412Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139911373Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139917634Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139924197Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139929887Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139935868Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139949704Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:39.139955495Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:48:39.139960525Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:48:39.139965944Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139971325Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139977035Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139982295Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139987905Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139994277Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.139999838Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.140005709Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.140011500Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.140017391Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.140023031Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140028892Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.140034893Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140040353Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140045423Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140050702Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140064278Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140070169Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140076050Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.140081610Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.140087201Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140100305Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140106477Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.140112357Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.140118399Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140124199Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140130061Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.140136643Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:39.140142253Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140147553Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140153384Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140159475Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140165156Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140171017Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140176357Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140180044Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140189501Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140193559Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140197086Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140200572Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140205561Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140211973Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140217914Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140223715Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140228875Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:39.140233614Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:48:39.140239425Z +bundler_1 | 2023-11-30T11:48:39.140244915Z 2023-11-30 11:48:39.139 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:39.140250675Z -- method: eth_getUserOperationByHash +bundler_1 | 2023-11-30T11:48:39.140254172Z -- params: [""] +bundler_1 | 2023-11-30T11:48:39.140257638Z -- errMsg: Missing/invalid userOpHash +bundler_1 | 2023-11-30T11:48:39.140261025Z -- errCode: -32601 +bundler_1 | 2023-11-30T11:48:39.140264401Z -- errData: null +bundler_1 | 2023-11-30T11:48:39.140267757Z +bundler_1 | 2023-11-30T11:48:39.165736697Z 2023-11-30 11:48:39.165 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:39.165795450Z 2023-11-30 11:48:39.165 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:39.166022099Z 2023-11-30 11:48:39.165 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x13a9c76b73493a1acd3de2d335dbf6d71c8fe70d8c9f2e25e2c596a3d0c66b63","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x504280ebb5ff5aa75ef7ac6ad45711266d23850a","signature":"0xface","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:39.168544625Z 2023-11-30 11:48:39.168 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":360671,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":1082013002885368,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37473} +bundler_1 | 2023-11-30T11:48:39.168577706Z 2023-11-30 11:48:39.168 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360671,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x13a9c76b73493a1acd3de2d335dbf6d71c8fe70d8c9f2e25e2c596a3d0c66b63","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x504280ebb5ff5aa75ef7ac6ad45711266d23850a","signature":"0xface","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:39.284286616Z 2023-11-30 11:48:39.284 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x504280ebb5ff5aa75ef7ac6ad45711266d23850a"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337129,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337129,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337129},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x504280ebb5ff5aa75ef7ac6ad45711266d23850a","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:48:39.284385240Z 2023-11-30 11:48:39.284 ERROR 1 --- [0.0-3000-exec-4] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0x504280EbB5ff5AA75ef7Ac6ad45711266D23850A is unstaked +bundler_1 | 2023-11-30T11:48:39.284396721Z 2023-11-30 11:48:39.284 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:39.284403013Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:39.284409315Z -- params: [{"sender":"0x504280EbB5ff5AA75ef7Ac6ad45711266D23850A","nonce":"0x0","initCode":"0x","callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0xface"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:39.284418001Z -- result: "0x13a9c76b73493a1acd3de2d335dbf6d71c8fe70d8c9f2e25e2c596a3d0c66b63" +bundler_1 | 2023-11-30T11:48:39.284423591Z -- costTime: 119 +bundler_1 | 2023-11-30T11:48:39.284429121Z +bundler_1 | 2023-11-30T11:48:39.288088460Z 2023-11-30 11:48:39.288 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1790 to: 1791 +bundler_1 | 2023-11-30T11:48:39.288167891Z 2023-11-30 11:48:39.288 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360671,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x13a9c76b73493a1acd3de2d335dbf6d71c8fe70d8c9f2e25e2c596a3d0c66b63","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x504280ebb5ff5aa75ef7ac6ad45711266d23850a","signature":"0xface","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:39.398110818Z 2023-11-30 11:48:39.397 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0x504280ebb5ff5aa75ef7ac6ad45711266d23850a"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337129,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337129,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337129},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0x504280ebb5ff5aa75ef7ac6ad45711266d23850a","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:48:40.290976842Z 2023-11-30 11:48:40.290 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x504280ebb5ff5aa75ef7ac6ad45711266d23850a, uop_hash: 0x13a9c76b73493a1acd3de2d335dbf6d71c8fe70d8c9f2e25e2c596a3d0c66b63, tx_hash: 0xebf3556a61d856bd9fefafc889af1f8f26c9d14fc9e24f1db2d7b9af7138b31e +bundler_1 | 2023-11-30T11:48:40.291006177Z 2023-11-30 11:48:40.290 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0x504280ebb5ff5aa75ef7ac6ad45711266d23850a, uop_hash: 0x13a9c76b73493a1acd3de2d335dbf6d71c8fe70d8c9f2e25e2c596a3d0c66b63, tx_hash: 0xebf3556a61d856bd9fefafc889af1f8f26c9d14fc9e24f1db2d7b9af7138b31e +bundler_1 | 2023-11-30T11:48:40.291015725Z 2023-11-30 11:48:40.290 INFO 1 --- [pool-5-thread-2] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x504280ebb5ff5aa75ef7ac6ad45711266d23850a, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0x13a9c76b73493a1acd3de2d335dbf6d71c8fe70d8c9f2e25e2c596a3d0c66b63 +bundler_1 | 2023-11-30T11:48:40.291019832Z 2023-11-30 11:48:40.290 INFO 1 --- [ scheduling-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0x504280ebb5ff5aa75ef7ac6ad45711266d23850a, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0x13a9c76b73493a1acd3de2d335dbf6d71c8fe70d8c9f2e25e2c596a3d0c66b63 +bundler_1 | 2023-11-30T11:48:40.405203191Z 2023-11-30 11:48:40.405 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.result.OnChainTxFailedService : begin to process failed tx, but tx is success, so skip, tx: 0xebf3556a61d856bd9fefafc889af1f8f26c9d14fc9e24f1db2d7b9af7138b31e +bundler_1 | 2023-11-30T11:48:40.407230938Z 2023-11-30 11:48:40.407 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1792 to: 1792 +bundler_1 | 2023-11-30T11:48:40.407277498Z 2023-11-30 11:48:40.407 INFO 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:40.407308937Z -- method: debug_bundler_sendBundleNow +bundler_1 | 2023-11-30T11:48:40.407315309Z -- params: [] +bundler_1 | 2023-11-30T11:48:40.407321480Z -- result: {"opHashList":["0x13a9c76b73493a1acd3de2d335dbf6d71c8fe70d8c9f2e25e2c596a3d0c66b63"],"txHash":"0xebf3556a61d856bd9fefafc889af1f8f26c9d14fc9e24f1db2d7b9af7138b31e"} +bundler_1 | 2023-11-30T11:48:40.407326670Z -- costTime: 1120 +bundler_1 | 2023-11-30T11:48:40.407330116Z +bundler_1 | 2023-11-30T11:48:40.417374708Z 2023-11-30 11:48:40.417 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:40.417390157Z -- method: eth_getUserOperationReceipt +bundler_1 | 2023-11-30T11:48:40.417394745Z -- params: ["0x13a9c76b73493a1acd3de2d335dbf6d71c8fe70d8c9f2e25e2c596a3d0c66b63"] +bundler_1 | 2023-11-30T11:48:40.417399574Z -- result: {"actualGasCost":1081104002882944,"actualGasUsed":360368,"logs":[{"address":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","blockHash":"0x8d6260ee6665e8ae69d2dd0c1ed462b9fcb2b829bfccf0f402b72ce538430820","blockNumber":1792,"blockNumberRaw":"0x700","data":"0x","logIndex":0,"logIndexRaw":"0x0","removed":false,"topics":["0xbb47ee3e183a558b1a2ff0874b079f3fc5478b7454eacf2bfc5af2ff5878f972"],"transactionHash":"0xebf3556a61d856bd9fefafc889af1f8f26c9d14fc9e24f1db2d7b9af7138b31e","transactionIndex":0,"transactionIndexRaw":"0x0"}],"nonce":"0x0","receipt":{"blockHash":"0x8d6260ee6665e8ae69d2dd0c1ed462b9fcb2b829bfccf0f402b72ce538430820","blockNumber":1792,"blockNumberRaw":"0x700","cumulativeGasUsed":104278,"cumulativeGasUsedRaw":"0x19756","effectiveGasPrice":"0xb2d05e07","from":"0x43378ff8c70109ee4dbe85af34428ab0615ebd23","gasUsed":104278,"gasUsedRaw":"0x19756","logs":[{"address":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","blockHash":"0x8d6260ee6665e8ae69d2dd0c1ed462b9fcb2b829bfccf0f402b72ce538430820","blockNumber":1792,"blockNumberRaw":"0x700","data":"0x","logIndex":0,"logIndexRaw":"0x0","removed":false,"topics":["0xbb47ee3e183a558b1a2ff0874b079f3fc5478b7454eacf2bfc5af2ff5878f972"],"transactionHash":"0xebf3556a61d856bd9fefafc889af1f8f26c9d14fc9e24f1db2d7b9af7138b31e","transactionIndex":0,"transactionIndexRaw":"0x0"},{"address":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","blockHash":"0x8d6260ee6665e8ae69d2dd0c1ed462b9fcb2b829bfccf0f402b72ce538430820","blockNumber":1792,"blockNumberRaw":"0x700","data":"0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000003d742240e9d800000000000000000000000000000000000000000000000000000000000057fb0","logIndex":1,"logIndexRaw":"0x1","removed":false,"topics":["0x49628fd1471006c1482da88028e9ce4dbb080b815c9b0344d39e5a8e6ec1419f","0x13a9c76b73493a1acd3de2d335dbf6d71c8fe70d8c9f2e25e2c596a3d0c66b63","0x000000000000000000000000504280ebb5ff5aa75ef7ac6ad45711266d23850a","0x0000000000000000000000000000000000000000000000000000000000000000"],"transactionHash":"0xebf3556a61d856bd9fefafc889af1f8f26c9d14fc9e24f1db2d7b9af7138b31e","transactionIndex":0,"transactionIndexRaw":"0x0"}],"logsBloom":"0x000000000000000000000000000000000000000000000000000000000000000000080000000000000002000100000000001000000000000000002200000000000000000000000000000000000000000000000000000000000000000000000000000000000a0000404000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000400010000000000000000000000000000002000000000000000000000000000001000000000000000000000000000000000000000020020000000000000000000000000000000000000000000000000000000000000000","status":"0x1","statusOK":true,"to":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","transactionHash":"0xebf3556a61d856bd9fefafc889af1f8f26c9d14fc9e24f1db2d7b9af7138b31e","transactionIndex":0,"transactionIndexRaw":"0x0","type":"0x2"},"sender":"0x504280ebb5ff5aa75ef7ac6ad45711266d23850a","success":true,"userOpHash":"0x13a9c76b73493a1acd3de2d335dbf6d71c8fe70d8c9f2e25e2c596a3d0c66b63"} +bundler_1 | 2023-11-30T11:48:40.417423108Z -- costTime: 1 +bundler_1 | 2023-11-30T11:48:40.417426705Z +bundler_1 | 2023-11-30T11:48:40.446715967Z 2023-11-30 11:48:40.446 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_getUserOperationReceipt, aa error +bundler_1 | 2023-11-30T11:48:40.446733800Z +bundler_1 | 2023-11-30T11:48:40.446740983Z com.okcoin.dapp.bundler.pool.exception.AAException: -32601::Missing/invalid userOpHash +bundler_1 | 2023-11-30T11:48:40.446745071Z at com.okcoin.dapp.bundler.rest.api.service.impl.GetUserOperationReceiptProcessor.process(GetUserOperationReceiptProcessor.java:40) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:40.446749239Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:40.446752946Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:40.446756682Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446760229Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446763746Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446767262Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446771791Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446777882Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:40.446784585Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:48:40.446790476Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:48:40.446795956Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446800504Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446815683Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446822295Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446828226Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446834247Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446839948Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446845959Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446852030Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446857721Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:40.446864133Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:48:40.446870204Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:48:40.446876095Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446882187Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446888107Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446894299Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446900150Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446927421Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446936648Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446942920Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446948791Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446963057Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446969409Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.446975190Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.446981141Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.446987022Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.446992733Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.446998653Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447004164Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447010075Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447015956Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.447022067Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.447028309Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447035232Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447040802Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.447046643Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.447052213Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447058425Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447064156Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.447069846Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:40.447075457Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447088792Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447094923Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447101015Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447106445Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447112195Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447118006Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447124027Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447130760Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447136330Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447141820Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447147281Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447153192Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447158572Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447164302Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447170514Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447176325Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:40.447182356Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:48:40.447188177Z +bundler_1 | 2023-11-30T11:48:40.447193457Z 2023-11-30 11:48:40.446 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:40.447198897Z -- method: eth_getUserOperationReceipt +bundler_1 | 2023-11-30T11:48:40.447204417Z -- params: [""] +bundler_1 | 2023-11-30T11:48:40.447210198Z -- errMsg: Missing/invalid userOpHash +bundler_1 | 2023-11-30T11:48:40.447215798Z -- errCode: -32601 +bundler_1 | 2023-11-30T11:48:40.447229564Z -- errData: null +bundler_1 | 2023-11-30T11:48:40.447235575Z +bundler_1 | 2023-11-30T11:48:40.471677190Z 2023-11-30 11:48:40.471 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:40.472448808Z 2023-11-30 11:48:40.472 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:40.472632641Z 2023-11-30 11:48:40.472 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x83a0b55471df506447c0a41881e81248e0da63df89a9a58ffd65a006419325b7","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcb7758eee47ef9fcfc272df0d9c9da106d0c754b","signature":"0xface","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:40.474779063Z 2023-11-30 11:48:40.474 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp end, result: {"actualGasPrice":3000000008,"actualGasUsed":360671,"aggregator":"0x0000000000000000000000000000000000000000","callGasUsed":22921,"execErrMsg":"0x","execSuccess":true,"paid":1082013002885368,"postOpGasUsed":277,"preVerificationGas":300000,"targetResult":"0x","targetSuccess":false,"validAfter":0,"validUntil":281474976710655,"verificationGasUsed":37473} +bundler_1 | 2023-11-30T11:48:40.474792227Z 2023-11-30 11:48:40.474 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360671,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x83a0b55471df506447c0a41881e81248e0da63df89a9a58ffd65a006419325b7","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcb7758eee47ef9fcfc272df0d9c9da106d0c754b","signature":"0xface","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:40.583674237Z 2023-11-30 11:48:40.583 INFO 1 --- [0.0-3000-exec-2] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xcb7758eee47ef9fcfc272df0d9c9da106d0c754b"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337129,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337129,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337129},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcb7758eee47ef9fcfc272df0d9c9da106d0c754b","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:48:40.583761092Z 2023-11-30 11:48:40.583 ERROR 1 --- [0.0-3000-exec-2] c.o.d.bundler.pool.mem.MempoolService : account check stake error: account 0xCB7758eEe47Ef9FCfc272dF0d9C9DA106D0C754B is unstaked +bundler_1 | 2023-11-30T11:48:40.583806183Z 2023-11-30 11:48:40.583 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:40.583815892Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:40.583821662Z -- params: [{"sender":"0xCB7758eEe47Ef9FCfc272dF0d9C9DA106D0C754B","nonce":"0x0","initCode":"0x","callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0xface"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:40.583830268Z -- result: "0x83a0b55471df506447c0a41881e81248e0da63df89a9a58ffd65a006419325b7" +bundler_1 | 2023-11-30T11:48:40.583833955Z -- costTime: 112 +bundler_1 | 2023-11-30T11:48:40.583837341Z +bundler_1 | 2023-11-30T11:48:40.587187176Z 2023-11-30 11:48:40.587 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1792 to: 1793 +bundler_1 | 2023-11-30T11:48:40.587288680Z 2023-11-30 11:48:40.587 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation start, param: {"callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","gasLimitForPay":360671,"initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x83a0b55471df506447c0a41881e81248e0da63df89a9a58ffd65a006419325b7","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0xcb7758eee47ef9fcfc272df0d9c9da106d0c754b","signature":"0xface","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:40.700556267Z 2023-11-30 11:48:40.700 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateValidation end, result: {"referencedContracts":{"addresses":["0xcb7758eee47ef9fcfc272df0d9c9da106d0c754b"],"hash":"0x46d2f6cd709eadeb72cfd1d35260f7cef7148ebd5a923ab8165996e07c313425"},"returnInfo":{"componentType":"org.web3j.abi.datatypes.Type","nativeValueCopy":[337129,6400000000000000,false,0,281474976710655,[]],"paymasterContext":"0x","preOpGas":337129,"prefund":6400000000000000,"sigFailed":false,"typeAsString":"(uint256,uint256,bool,uint48,uint48,bytes)","validAfter":0,"validUntil":281474976710655,"value":[{"bitSize":256,"typeAsString":"uint256","value":337129},{"bitSize":256,"typeAsString":"uint256","value":6400000000000000},{"typeAsString":"bool","value":false},{"bitSize":48,"typeAsString":"uint48","value":0},{"bitSize":48,"typeAsString":"uint48","value":281474976710655},{"typeAsString":"bytes","value":[]}]},"senderInfo":{"addr":"0xcb7758eee47ef9fcfc272df0d9c9da106d0c754b","stake":0,"unstakeDelaySec":0},"storageMap":{}} +bundler_1 | 2023-11-30T11:48:41.705706290Z 2023-11-30 11:48:41.705 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.result.OnChainTxFailedService : begin to process failed tx, but tx is success, so skip, tx: 0x005bb41724e1d808d9f41a30a327198c0565cbde226ff947f9dbebbcc8da85e7 +bundler_1 | 2023-11-30T11:48:41.706828391Z 2023-11-30 11:48:41.706 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xcb7758eee47ef9fcfc272df0d9c9da106d0c754b, uop_hash: 0x83a0b55471df506447c0a41881e81248e0da63df89a9a58ffd65a006419325b7, tx_hash: 0x005bb41724e1d808d9f41a30a327198c0565cbde226ff947f9dbebbcc8da85e7 +bundler_1 | 2023-11-30T11:48:41.706842187Z 2023-11-30 11:48:41.706 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.result.OnChainResultService : receive uop event for sender: 0xcb7758eee47ef9fcfc272df0d9c9da106d0c754b, uop_hash: 0x83a0b55471df506447c0a41881e81248e0da63df89a9a58ffd65a006419325b7, tx_hash: 0x005bb41724e1d808d9f41a30a327198c0565cbde226ff947f9dbebbcc8da85e7 +bundler_1 | 2023-11-30T11:48:41.706849811Z 2023-11-30 11:48:41.706 INFO 1 --- [pool-5-thread-1] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xcb7758eee47ef9fcfc272df0d9c9da106d0c754b, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0x83a0b55471df506447c0a41881e81248e0da63df89a9a58ffd65a006419325b7 +bundler_1 | 2023-11-30T11:48:41.706857936Z 2023-11-30 11:48:41.706 INFO 1 --- [0.0-3000-exec-4] c.o.d.b.p.result.OnChainResultService : add opIncluded for sender: 0xcb7758eee47ef9fcfc272df0d9c9da106d0c754b, paymaster: 0x0000000000000000000000000000000000000000, by uop_hash: 0x83a0b55471df506447c0a41881e81248e0da63df89a9a58ffd65a006419325b7 +bundler_1 | 2023-11-30T11:48:41.706957622Z 2023-11-30 11:48:41.706 INFO 1 --- [0.0-3000-exec-4] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:41.706966799Z -- method: debug_bundler_sendBundleNow +bundler_1 | 2023-11-30T11:48:41.706970486Z -- params: [] +bundler_1 | 2023-11-30T11:48:41.706973953Z -- result: {"opHashList":["0x83a0b55471df506447c0a41881e81248e0da63df89a9a58ffd65a006419325b7"],"txHash":"0x005bb41724e1d808d9f41a30a327198c0565cbde226ff947f9dbebbcc8da85e7"} +bundler_1 | 2023-11-30T11:48:41.706977980Z -- costTime: 1120 +bundler_1 | 2023-11-30T11:48:41.706981417Z +bundler_1 | 2023-11-30T11:48:41.740929033Z 2023-11-30 11:48:41.740 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:41.740992100Z 2023-11-30 11:48:41.740 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:41.741197663Z 2023-11-30 11:48:41.741 INFO 1 --- [0.0-3000-exec-6] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0xa076e0a4626d0001204f09a3684f12b363b6f0a965e83b8b1a6dd5f2bfa139bb","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x62a8525cbb6c5ca35e0a1e6039172ba04d6348ee","signature":"0xdead","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:41.743616105Z 2023-11-30 11:48:41.743 ERROR 1 --- [0.0-3000-exec-6] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:48:41.743629901Z +bundler_1 | 2023-11-30T11:48:41.743635732Z com.okcoin.dapp.bundler.pool.exception.AAException: -32500::account validation failed: AA23 reverted: testWallet: dead signature +bundler_1 | 2023-11-30T11:48:41.743663694Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.processExceptSimulateValidationError(EntryPointSimulationsV6.java:199) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:41.743669334Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateHandleOp(EntryPointSimulationsV6.java:88) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:41.743673111Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:70) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:41.743676878Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:41.743680455Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:41.743685284Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:41.743691055Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743697036Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743702556Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743706193Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743709710Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743713366Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:41.743717534Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:48:41.743721141Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:48:41.743724517Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743728054Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743733343Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743738713Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743744184Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743756507Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743761987Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743768269Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743773939Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743779800Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:41.743785561Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:48:41.743791512Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:48:41.743796772Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743802432Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743808724Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743815066Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743821318Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743827329Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743833330Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743839091Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743844671Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743850212Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743856032Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.743861823Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743876070Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.743882311Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.743888372Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.743894394Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.743900185Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.743907167Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.743913369Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743919911Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743925782Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.743931733Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.743937224Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743943275Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743949206Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.743955137Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.743960798Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.743998969Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.744007815Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744014427Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744020359Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744026119Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744040917Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744046918Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744052929Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744058540Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744064070Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744069831Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744075301Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744081032Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744086712Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744092503Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744098244Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744103965Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744109715Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.744115736Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:48:41.744121297Z +bundler_1 | 2023-11-30T11:48:41.744126527Z 2023-11-30 11:48:41.743 ERROR 1 --- [0.0-3000-exec-6] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:41.744132538Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:41.744138599Z -- params: [{"sender":"0x62A8525cBb6c5cA35e0A1E6039172bA04D6348EE","nonce":"0x0","initCode":"0x","callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0xdead"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:41.744146504Z -- errMsg: account validation failed: AA23 reverted: testWallet: dead signature +bundler_1 | 2023-11-30T11:48:41.744152415Z -- errCode: -32500 +bundler_1 | 2023-11-30T11:48:41.744157925Z -- errData: null +bundler_1 | 2023-11-30T11:48:41.744163395Z +bundler_1 | 2023-11-30T11:48:41.746632124Z 2023-11-30 11:48:41.746 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1794 to: 1795 +bundler_1 | 2023-11-30T11:48:41.747474745Z 2023-11-30 11:48:41.747 INFO 1 --- [0.0-3000-exec-7] c.o.d.b.task.logevent.LogEventService : not find log event from height: 1795 to: 1795 +bundler_1 | 2023-11-30T11:48:41.747488982Z 2023-11-30 11:48:41.747 INFO 1 --- [0.0-3000-exec-7] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:41.747495754Z -- method: debug_bundler_sendBundleNow +bundler_1 | 2023-11-30T11:48:41.747501565Z -- params: [] +bundler_1 | 2023-11-30T11:48:41.747507396Z -- result: "ok" +bundler_1 | 2023-11-30T11:48:41.747513037Z -- costTime: 2 +bundler_1 | 2023-11-30T11:48:41.747518797Z +bundler_1 | 2023-11-30T11:48:41.776218029Z 2023-11-30 11:48:41.776 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker start +bundler_1 | 2023-11-30T11:48:41.776245951Z 2023-11-30 11:48:41.776 INFO 1 --- [.0-3000-exec-10] c.o.d.b.rest.fieldchecker.FieldChecker : FieldChecker end +bundler_1 | 2023-11-30T11:48:41.776478014Z 2023-11-30 11:48:41.776 INFO 1 --- [.0-3000-exec-10] c.o.d.b.p.s.v6.EntryPointSimulationsV6 : simulateHandleOp start, param: {"callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":300000,"chain":{"blockTime":1000,"chainId":1337,"eip1559":true,"web3j":{"web3jService":{"headers":{},"url":"http://eth-node:8545"}}},"entryPoint":"0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789","factory":"0x","initCode":"0x","maxFeePerGas":4000000000,"maxPriorityFeePerGas":3000000000,"nonce":0,"opHash":"0x3d71b1bef5c3a8cad8dc57070f652f4a06b8a0d8ff10ff06e0748bcf15c4f2eb","opStatus":3,"paymaster":"0x","paymasterAndData":"0x","preVerificationGas":300000,"preVerificationGasL1":0,"sender":"0x98c7dab2aad7d0d9ff27537425a544d05678025b","signature":"0xdeaf","verificationGasLimit":1000000} +bundler_1 | 2023-11-30T11:48:41.779996703Z 2023-11-30 11:48:41.779 ERROR 1 --- [.0-3000-exec-10] c.o.dapp.bundler.rest.api.AAController : eth_sendUserOperation, aa error +bundler_1 | 2023-11-30T11:48:41.780029815Z +bundler_1 | 2023-11-30T11:48:41.780036287Z com.okcoin.dapp.bundler.pool.exception.AAException: -32507::Invalid UserOp signature or paymaster signature +bundler_1 | 2023-11-30T11:48:41.780041978Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.processExceptSimulateValidationError(EntryPointSimulationsV6.java:169) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:41.780047648Z at com.okcoin.dapp.bundler.pool.simulation.v6.EntryPointSimulationsV6.simulateHandleOp(EntryPointSimulationsV6.java:88) ~[aa-pool-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:41.780053018Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:70) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:41.780058068Z at com.okcoin.dapp.bundler.rest.api.service.impl.SendUserOperationProcessor.process(SendUserOperationProcessor.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:41.780063107Z at com.okcoin.dapp.bundler.rest.api.AAController.chain(AAController.java:42) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:41.780068066Z at com.okcoin.dapp.bundler.rest.api.AAController$$FastClassBySpringCGLIB$$b4cb7acf.invoke() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:41.780073507Z at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780091620Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:792) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780097071Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780102150Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780107189Z at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780112289Z at com.okcoin.dapp.bundler.rest.aspect.RestLogAspect.doAround(RestLogAspect.java:32) ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:41.780117298Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:48:41.780122959Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:48:41.780128068Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:634) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780133198Z at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:624) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780138328Z at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:72) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780143297Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780148496Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780153666Z at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780158816Z at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780163875Z at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:762) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780168974Z at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:707) ~[spring-aop-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780174164Z at com.okcoin.dapp.bundler.rest.api.AAController$$EnhancerBySpringCGLIB$$c3753c09.chain() ~[aa-rest-0.0.1.jar!/:0.0.1] +bundler_1 | 2023-11-30T11:48:41.780179434Z at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[na:na] +bundler_1 | 2023-11-30T11:48:41.780184523Z at java.base/java.lang.reflect.Method.invoke(Method.java:577) ~[na:na] +bundler_1 | 2023-11-30T11:48:41.780195594Z at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780201205Z at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780206795Z at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780212185Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780217295Z at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780222585Z at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780227614Z at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780232804Z at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780237823Z at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780242992Z at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780248313Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:555) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780253312Z at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780258421Z at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780263341Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780268540Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780273600Z at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) ~[tomcat-embed-websocket-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780278659Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780284350Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780289349Z at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780294439Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780305259Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780310558Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780315688Z at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780320828Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780325917Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780331077Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780336076Z at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780341106Z at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.30.jar!/:5.3.30] +bundler_1 | 2023-11-30T11:48:41.780346295Z at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780351625Z at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780356604Z at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780361614Z at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780366663Z at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780372013Z at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780377133Z at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780382052Z at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780386991Z at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780391860Z at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780396749Z at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780401608Z at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780411787Z at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780416897Z at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780421856Z at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780426815Z at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780431875Z at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.82.jar!/:na] +bundler_1 | 2023-11-30T11:48:41.780436774Z at java.base/java.lang.Thread.run(Thread.java:833) ~[na:na] +bundler_1 | 2023-11-30T11:48:41.780441663Z +bundler_1 | 2023-11-30T11:48:41.780446191Z 2023-11-30 11:48:41.779 ERROR 1 --- [.0-3000-exec-10] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:41.780451100Z -- method: eth_sendUserOperation +bundler_1 | 2023-11-30T11:48:41.780456240Z -- params: [{"sender":"0x98c7dAB2AaD7d0D9ff27537425a544D05678025b","nonce":"0x0","initCode":"0x","callData":"0xa9e966b7000000000000000000000000000000000000000000000000000000000010f447","callGasLimit":"0x493e0","verificationGasLimit":"0xf4240","preVerificationGas":"0x493e0","maxFeePerGas":"0xee6b2800","maxPriorityFeePerGas":"0xb2d05e00","paymasterAndData":"0x","signature":"0xdeaf"},"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:41.780463534Z -- errMsg: Invalid UserOp signature or paymaster signature +bundler_1 | 2023-11-30T11:48:41.780468393Z -- errCode: -32507 +bundler_1 | 2023-11-30T11:48:41.780473092Z -- errData: null +bundler_1 | 2023-11-30T11:48:41.780477750Z +bundler_1 | 2023-11-30T11:48:41.783770929Z 2023-11-30 11:48:41.783 INFO 1 --- [0.0-3000-exec-2] c.o.d.bundler.rest.aspect.RestLogAspect : +bundler_1 | 2023-11-30T11:48:41.783784164Z -- method: eth_supportedEntryPoints +bundler_1 | 2023-11-30T11:48:41.783789965Z -- params: [] +bundler_1 | 2023-11-30T11:48:41.783794974Z -- result: ["0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789"] +bundler_1 | 2023-11-30T11:48:41.783800034Z -- costTime: 0 +bundler_1 | 2023-11-30T11:48:41.783804843Z diff --git a/runs/20231130/115737/okbund.txt b/runs/20231130/115737/okbund.txt new file mode 100644 index 0000000..d3413a1 --- /dev/null +++ b/runs/20231130/115737/okbund.txt @@ -0,0 +1,304 @@ +Running bundler /home/runner/work/bundler-test-executor/bundler-test-executor/bundlers/okbund/okbund.yml, name=okbund +============================= test session starts ============================== +platform linux -- Python 3.10.12, pytest-7.2.0, pluggy-1.0.0 +rootdir: /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests +plugins: web3-5.31.1 +collected 171 items + +tests/single/bundle/test_bundle.py ..................F.. [ 12%] +tests/single/bundle/test_codehash.py . [ 12%] +tests/single/bundle/test_storage_rules.py .......................F...... [ 30%] +......................F...................F............... [ 64%] +tests/single/opbanning/test_op_banning.py .............................. [ 81%] +................. [ 91%] +tests/single/reputation/test_reputation.py .F [ 92%] +tests/single/rpc/test_eth_chainId.py . [ 93%] +tests/single/rpc/test_eth_estimateUserOperationGas.py ... [ 95%] +tests/single/rpc/test_eth_getUserOperationByHash.py .. [ 96%] +tests/single/rpc/test_eth_getUserOperationReceipt.py .. [ 97%] +tests/single/rpc/test_eth_sendUserOperation.py ... [ 99%] +tests/single/rpc/test_eth_supportedEntryPoints.py . [100%] + +=================================== FAILURES =================================== +______________ test_ban_user_op_access_other_ops_sender_in_bundle ______________ +tests/single/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle + assert dump_mempool() == [user_op2] +E AssertionError: assert [] == [UserOperatio...gnature='0x')] +E Right contains one more item: UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') +E Full diff: +E [ +E + , +E - UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC', +E - nonce='0x0', +E - initCode='0x', +E - callData='0x', +E - callGasLimit='0x493e0', +E - verificationGasLimit='0xf4240', +E - preVerificationGas='0x493e0', +E - maxFeePerGas='0xee6b2800', +E - maxPriorityFeePerGas='0xb2d05e00', +E - paymasterAndData='0x', +E - signature='0x'), +E ] +_______ test_rule[[STO-033]staked][paymaster][external_storage_read][ok] _______ +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='paymaster has forbidden read from 0xa56CF58Cc3601f57E0c87edfAfeF570AeDe95Ccb slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x256576fe36239203971C449e536746133413e2a0'}, id=245) +________ test_rule[[STO-033]staked][factory][external_storage_read][ok] ________ +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='factory has forbidden read from 0x2A630C9F0d7744261c8063A347d3AD4B2b411fa1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x5903E7Ae271ee7e181451DCd3EFe24981aa9dBC2'}, id=303) +________ test_rule[[STO-033]staked][account][external_storage_read][ok] ________ +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='account has forbidden read from 0x8c70bA830D02034Fb4eb4801098FC3795b4B8c69 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0xd003f87eE1C39e46a2A40cAA0db70c12B000e6C1'}, id=343) +___________ test_staked_entity_reputation_threshold[without_factory] ___________ +tests/single/reputation/test_reputation.py:134: in test_staked_entity_reputation_threshold + assert_reputation_status( +tests/single/reputation/test_reputation.py:55: in assert_reputation_status + assert ops_included is None or ops_included == int( +E AssertionError: opsIncluded mismatch +E assert (0 is None or 0 == 2) +E + where 2 = int('0x2', 16) +E + where '0x2' = ('opsIncluded') +E + where = {'address': '0x662A57758207cA7604378A05823E795cc21Fcf06', 'opsIncluded': '0x2', 'opsSeen': '0x6d', 'status': '0x0'}.get +=============================== warnings summary =============================== +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x14f75f0c783b499a7aff1337ab742e280b842b69a0cb84ae5d17ba42261a2913') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x24d66d3c44cb34dfc0695fb4c01f016376ef95d213089978f71dea271e060911') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x10fe2d86337965f623fbdea8e6450db9448f00aed5ec6fb0ecc7f8140b6362cd') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x291fc18fda36d46dfeb81c0a4130008e84c1c19d26b658b0602f5c464bb10e71') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html +==================================== PASSES ==================================== +- generated xml file: /home/runner/work/bundler-test-executor/bundler-test-executor/build/out/okbund.xml - +=========================== short test summary info ============================ +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[only_priority_fee_bump] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[only_max_fee_bump] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[with_same_fee] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[with_less_fee] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_below_threshold] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_at_threshold] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_above_threshold] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory] +PASSED tests/single/bundle/test_bundle.py::test_max_allowed_ops_unstaked_sender +PASSED tests/single/bundle/test_bundle.py::test_max_allowed_ops_staked_sender +PASSED tests/single/bundle/test_bundle.py::test_ban_user_sender_double_role_in_bundle +PASSED tests/single/bundle/test_bundle.py::test_stake_check_in_bundler +PASSED tests/single/bundle/test_codehash.py::test_codehash_changed +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][paymaster][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-031]unstaked][paymaster][storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][paymaster][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[EREP-050]unstaked][paymaster][context][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]staked][paymaster][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-031]staked][paymaster][storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]staked][paymaster][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[EREP-050]staked][paymaster][context][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][paymaster][external_storage_write][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][reference_storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][factory][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][external_storage_read][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]staked][factory][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-031]staked][factory][storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]staked][factory][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][factory][external_storage_write][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][account][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][external_storage_read][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]staked][account][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]staked][account][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][account][external_storage_write][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[GAS] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[NUMBER] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[TIMESTAMP] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[COINBASE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[DIFFICULTY] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[BASEFEE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[GASLIMIT] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[GASPRICE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[SELFBALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[BALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[ORIGIN] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[BLOCKHASH] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE2] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[SELFDESTRUCT] +PASSED tests/single/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS CALL] +PASSED tests/single/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS DELEGATECALL] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GAS] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[NUMBER] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[TIMESTAMP] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[COINBASE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[DIFFICULTY] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BASEFEE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASLIMIT] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASPRICE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFBALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[ORIGIN] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BLOCKHASH] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE2] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFDESTRUCT] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[GAS] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[NUMBER] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[TIMESTAMP] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[COINBASE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[DIFFICULTY] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[BASEFEE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[GASLIMIT] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[GASPRICE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFBALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[BALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[ORIGIN] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[BLOCKHASH] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE2] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFDESTRUCT] +PASSED tests/single/reputation/test_reputation.py::test_staked_entity_reputation_threshold[with_factory] +PASSED tests/single/rpc/test_eth_chainId.py::test_eth_chainId[] +PASSED tests/single/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas[] +PASSED tests/single/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_execution_revert +PASSED tests/single/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_simulation_revert +PASSED tests/single/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash[] +PASSED tests/single/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash_error +PASSED tests/single/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt[] +PASSED tests/single/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt_error +PASSED tests/single/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation[] +PASSED tests/single/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_revert +PASSED tests/single/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_invalid_signature +PASSED tests/single/rpc/test_eth_supportedEntryPoints.py::test_eth_supportedEntryPoints[] +FAILED tests/single/bundle/test_bundle.py::test_ban_user_op_access_other_ops_sender_in_bundle - AssertionError: assert [] == [UserOperatio...gnature='0x')] + Right contains one more item: UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') + Full diff: + [ + + , + - UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC', + - nonce='0x0', + - initCode='0x', + - callData='0x', + - callGasLimit='0x493e0', + - verificationGasLimit='0xf4240', + - preVerificationGas='0x493e0', + - maxFeePerGas='0xee6b2800', + - maxPriorityFeePerGas='0xb2d05e00', + - paymasterAndData='0x', + - signature='0x'), + ] +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][paymaster][external_storage_read][ok] - Exception: expected result object, got: +Error(code=-32502, message='paymaster has forbidden read from 0xa56CF58Cc3601f57E0c87edfAfeF570AeDe95Ccb slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x256576fe36239203971C449e536746133413e2a0'}, id=245) +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][factory][external_storage_read][ok] - Exception: expected result object, got: +Error(code=-32502, message='factory has forbidden read from 0x2A630C9F0d7744261c8063A347d3AD4B2b411fa1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x5903E7Ae271ee7e181451DCd3EFe24981aa9dBC2'}, id=303) +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][account][external_storage_read][ok] - Exception: expected result object, got: +Error(code=-32502, message='account has forbidden read from 0x8c70bA830D02034Fb4eb4801098FC3795b4B8c69 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0xd003f87eE1C39e46a2A40cAA0db70c12B000e6C1'}, id=343) +FAILED tests/single/reputation/test_reputation.py::test_staked_entity_reputation_threshold[without_factory] - AssertionError: opsIncluded mismatch +assert (0 is None or 0 == 2) + + where 2 = int('0x2', 16) + + where '0x2' = ('opsIncluded') + + where = {'address': '0x662A57758207cA7604378A05823E795cc21Fcf06', 'opsIncluded': '0x2', 'opsSeen': '0x6d', 'status': '0x0'}.get +============ 5 failed, 166 passed, 4 warnings in 290.14s (0:04:50) ============= diff --git a/runs/20231130/115737/okbund.xml b/runs/20231130/115737/okbund.xml new file mode 100644 index 0000000..028c6db --- /dev/null +++ b/runs/20231130/115737/okbund.xml @@ -0,0 +1,87 @@ +tests/single/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle + assert dump_mempool() == [user_op2] +E AssertionError: assert [] == [UserOperatio...gnature='0x')] +E Right contains one more item: UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') +E Full diff: +E [ +E + , +E - UserOperation(sender='0x6B7e7331F10027c3172DAd1181CDecaAbDAAedbC', +E - nonce='0x0', +E - initCode='0x', +E - callData='0x', +E - callGasLimit='0x493e0', +E - verificationGasLimit='0xf4240', +E - preVerificationGas='0x493e0', +E - maxFeePerGas='0xee6b2800', +E - maxPriorityFeePerGas='0xb2d05e00', +E - paymasterAndData='0x', +E - signature='0x'), +E ]--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='paymaster has forbidden read from 0xa56CF58Cc3601f57E0c87edfAfeF570AeDe95Ccb slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'paymaster': '0x256576fe36239203971C449e536746133413e2a0'}, id=245)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='factory has forbidden read from 0x2A630C9F0d7744261c8063A347d3AD4B2b411fa1 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'factory': '0x5903E7Ae271ee7e181451DCd3EFe24981aa9dBC2'}, id=303)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='account has forbidden read from 0x8c70bA830D02034Fb4eb4801098FC3795b4B8c69 slot 0xaed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data={'account': '0xd003f87eE1C39e46a2A40cAA0db70c12B000e6C1'}, id=343)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/reputation/test_reputation.py:134: in test_staked_entity_reputation_threshold + assert_reputation_status( +tests/single/reputation/test_reputation.py:55: in assert_reputation_status + assert ops_included is None or ops_included == int( +E AssertionError: opsIncluded mismatch +E assert (0 is None or 0 == 2) +E + where 2 = int('0x2', 16) +E + where '0x2' = <built-in method get of dict object at 0x7fbb82b3a600>('opsIncluded') +E + where <built-in method get of dict object at 0x7fbb82b3a600> = {'address': '0x662A57758207cA7604378A05823E795cc21Fcf06', 'opsIncluded': '0x2', 'opsSeen': '0x6d', 'status': '0x0'}.get--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + + \ No newline at end of file diff --git a/runs/20231130/115737/silius.json b/runs/20231130/115737/silius.json new file mode 100644 index 0000000..a8fd6d1 --- /dev/null +++ b/runs/20231130/115737/silius.json @@ -0,0 +1,871 @@ +{ + "testsuites": { + "testsuite": { + "@name": "silius", + "@errors": "0", + "@failures": "0", + "@skipped": "0", + "@tests": "171", + "@time": "326.644", + "@timestamp": "2023-11-30T11:49:15.106023", + "@hostname": "fv-az1251-432", + "testcase": [ + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_priority_fee_bump]", + "@time": "0.166" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_max_fee_bump]", + "@time": "0.140" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_same_fee]", + "@time": "0.140" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_less_fee]", + "@time": "0.141" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_below_threshold]", + "@time": "0.140" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_at_threshold]", + "@time": "0.249" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_above_threshold]", + "@time": "0.249" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "@time": "0.385" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "@time": "0.162" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "@time": "0.162" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "@time": "1.657" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "@time": "1.722" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "@time": "1.806" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "@time": "1.647" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "@time": "4.541" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "@time": "4.554" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_max_allowed_ops_unstaked_sender", + "@time": "0.693" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_max_allowed_ops_staked_sender", + "@time": "0.924" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "@time": "0.770" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_ban_user_sender_double_role_in_bundle", + "@time": "0.368" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_stake_check_in_bundler", + "@time": "0.106" + }, + { + "@classname": "tests.single.bundle.test_codehash", + "@name": "test_codehash_changed", + "@time": "1.001" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "@time": "0.264" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "@time": "0.274" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "@time": "0.293" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "@time": "0.287" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "@time": "0.282" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "@time": "0.291" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.299" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "@time": "0.514" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "@time": "0.210" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop]", + "@time": "0.292" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "@time": "0.373" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.298" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "@time": "0.295" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "@time": "0.328" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "@time": "0.312" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "@time": "0.311" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok]", + "@time": "0.313" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "@time": "0.306" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "@time": "0.315" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.316" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "@time": "0.529" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "@time": "0.239" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][paymaster][external_storage_write][drop]", + "@time": "0.323" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][paymaster][external_storage_read][ok]", + "@time": "0.319" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "@time": "0.403" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.328" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "@time": "0.395" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "@time": "0.404" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "@time": "0.416" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "@time": "0.416" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "@time": "0.415" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "@time": "0.419" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "@time": "0.424" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][external_storage_read][drop]", + "@time": "0.423" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "@time": "0.365" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.380" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.383" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.387" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "@time": "0.378" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "@time": "0.378" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.377" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "@time": "0.391" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "@time": "0.500" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "@time": "0.431" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "@time": "0.421" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][factory][storage][ok]", + "@time": "0.437" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "@time": "0.458" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "@time": "0.445" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "@time": "0.425" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "@time": "0.447" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "@time": "0.454" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][factory][external_storage_write][drop]", + "@time": "0.449" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][factory][external_storage_read][ok]", + "@time": "0.448" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "@time": "0.525" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "@time": "0.482" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "@time": "0.273" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "@time": "0.244" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "@time": "0.250" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "@time": "0.396" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "@time": "0.441" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "@time": "0.448" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "@time": "0.253" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][external_storage_read][drop]", + "@time": "0.253" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "@time": "0.330" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "@time": "0.257" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "@time": "0.251" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "@time": "0.264" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "@time": "0.277" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "@time": "0.278" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "@time": "0.356" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "@time": "0.284" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][account][external_storage_write][drop]", + "@time": "0.279" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][account][external_storage_read][ok]", + "@time": "0.278" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "@time": "0.264" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "@time": "0.252" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "@time": "0.276" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "@time": "0.282" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.217" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.214" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.218" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "@time": "0.232" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "@time": "0.230" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "@time": "0.235" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "@time": "0.205" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "@time": "0.209" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.214" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "@time": "0.212" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "@time": "0.274" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GAS]", + "@time": "0.161" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[NUMBER]", + "@time": "0.165" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[TIMESTAMP]", + "@time": "0.165" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[COINBASE]", + "@time": "0.166" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[DIFFICULTY]", + "@time": "0.169" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BASEFEE]", + "@time": "0.171" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASLIMIT]", + "@time": "0.171" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASPRICE]", + "@time": "0.176" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFBALANCE]", + "@time": "0.174" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BALANCE]", + "@time": "0.177" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[ORIGIN]", + "@time": "0.177" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BLOCKHASH]", + "@time": "0.182" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE]", + "@time": "0.189" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE2]", + "@time": "0.191" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFDESTRUCT]", + "@time": "0.189" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS CALL]", + "@time": "0.243" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "@time": "0.219" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GAS]", + "@time": "0.218" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[NUMBER]", + "@time": "0.217" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[TIMESTAMP]", + "@time": "0.219" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[COINBASE]", + "@time": "0.223" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[DIFFICULTY]", + "@time": "0.226" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BASEFEE]", + "@time": "0.225" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASLIMIT]", + "@time": "0.226" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASPRICE]", + "@time": "0.227" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFBALANCE]", + "@time": "0.231" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BALANCE]", + "@time": "0.234" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[ORIGIN]", + "@time": "0.232" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BLOCKHASH]", + "@time": "0.236" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE]", + "@time": "0.246" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE2]", + "@time": "0.248" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "@time": "0.244" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GAS]", + "@time": "0.341" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[NUMBER]", + "@time": "0.342" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[TIMESTAMP]", + "@time": "0.351" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[COINBASE]", + "@time": "0.446" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[DIFFICULTY]", + "@time": "0.348" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BASEFEE]", + "@time": "0.354" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASLIMIT]", + "@time": "0.358" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASPRICE]", + "@time": "0.355" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFBALANCE]", + "@time": "0.356" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BALANCE]", + "@time": "0.360" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[ORIGIN]", + "@time": "0.363" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BLOCKHASH]", + "@time": "0.364" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE]", + "@time": "0.373" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE2]", + "@time": "0.376" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFDESTRUCT]", + "@time": "0.372" + }, + { + "@classname": "tests.single.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[with_factory]", + "@time": "182.313" + }, + { + "@classname": "tests.single.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[without_factory]", + "@time": "79.472" + }, + { + "@classname": "tests.single.rpc.test_eth_chainId", + "@name": "test_eth_chainId[]", + "@time": "0.007" + }, + { + "@classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas[]", + "@time": "0.132" + }, + { + "@classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_execution_revert", + "@time": "0.128" + }, + { + "@classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_simulation_revert", + "@time": "0.021" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash[]", + "@time": "0.350" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash_error", + "@time": "0.002" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt[]", + "@time": "0.366" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt_error", + "@time": "0.002" + }, + { + "@classname": "tests.single.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation[]", + "@time": "0.339" + }, + { + "@classname": "tests.single.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_revert", + "@time": "0.032" + }, + { + "@classname": "tests.single.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_invalid_signature", + "@time": "0.022" + }, + { + "@classname": "tests.single.rpc.test_eth_supportedEntryPoints", + "@name": "test_eth_supportedEntryPoints[]", + "@time": "0.012" + } + ] + } + } +} diff --git a/runs/20231130/115737/silius.log b/runs/20231130/115737/silius.log new file mode 100644 index 0000000..c98c1f5 --- /dev/null +++ b/runs/20231130/115737/silius.log @@ -0,0 +1,1202 @@ +Attaching to bundler-test-executor_bundler-waiter_1, bundler-test-executor_bundler_1, bundler-test-executor_deployer_1, bundler-test-executor_funder_1, geth-1.10 +bundler_1 | 2023-11-30T11:49:12.551432685Z 2023-11-30T11:49:12.551319Z  INFO silius::bundler: Starting uopool gRPC service... +bundler_1 | 2023-11-30T11:49:12.552096796Z 2023-11-30T11:49:12.551998Z  INFO silius::bundler: UoPool component connected to Ethereum execution client with version Geth/v1.10.26-stable-e5eb32ac/linux-amd64/go1.18.8 +bundler_1 | 2023-11-30T11:49:13.553641197Z 2023-11-30T11:49:13.553469Z  INFO silius::bundler: Started uopool gRPC service at 127.0.0.1:3002 +bundler_1 | 2023-11-30T11:49:13.553676523Z 2023-11-30T11:49:13.553491Z  INFO silius::bundler: Starting bundling gRPC service... +bundler_1 | 2023-11-30T11:49:13.554181835Z 2023-11-30T11:49:13.554070Z  INFO silius::bundler: Bundling component connected to Ethereum execution client with version Geth/v1.10.26-stable-e5eb32ac/linux-amd64/go1.18.8 +bundler_1 | 2023-11-30T11:49:13.557281603Z 2023-11-30T11:49:13.556798Z  INFO silius::bundler: Wallet { address: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, chain_Id: 1337 } +bundler_1 | 2023-11-30T11:49:13.557419731Z 2023-11-30T11:49:13.556813Z  INFO silius::bundler: Connecting to uopool gRPC service... +bundler_1 | 2023-11-30T11:49:13.557583486Z 2023-11-30T11:49:13.557264Z  INFO silius::bundler: Connected to uopool gRPC service +bundler_1 | 2023-11-30T11:49:13.557594998Z 2023-11-30T11:49:13.557288Z  INFO silius_grpc::bundler: Starting auto bundling +bundler_1 | 2023-11-30T11:49:13.557601911Z 2023-11-30T11:49:13.557337Z  INFO silius::bundler: Started bundler gRPC service at 127.0.0.1:3003 +bundler_1 | 2023-11-30T11:49:13.557628420Z 2023-11-30T11:49:13.557346Z  INFO silius::bundler: Starting bundler JSON-RPC server... +bundler_1 | 2023-11-30T11:49:13.557636004Z 2023-11-30T11:49:13.557383Z  INFO silius::bundler: Connecting to uopool gRPC service... +bundler_1 | 2023-11-30T11:49:13.557860075Z 2023-11-30T11:49:13.557722Z  INFO silius::bundler: Connected to uopool gRPC service... +bundler_1 | 2023-11-30T11:49:13.557872689Z 2023-11-30T11:49:13.557741Z  INFO silius::bundler: Connecting to bundling gRPC service... +bundler_1 | 2023-11-30T11:49:13.558422264Z 2023-11-30T11:49:13.558251Z  INFO silius::bundler: Connected to bundling gRPC service... +bundler_1 | 2023-11-30T11:49:13.558433574Z 2023-11-30T11:49:13.558318Z  INFO silius::bundler: Started bundler JSON-RPC server with http: 0.0.0.0:3000, ws: 127.0.0.1:3001 +bundler_1 | 2023-11-30T11:49:13.558905090Z 2023-11-30T11:49:13.558804Z  INFO silius_bundler::bundler: Skipping creating a new bundle, no user operations +bundler_1 | 2023-11-30T11:49:15.327505544Z 2023-11-30T11:49:15.327382Z  INFO silius_uopool::uopool: UserOperationHash(0x4b03965f02475083ece158d4ee6f25e30d0f83c0df3ab3b22584281b185a755a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:15.473283090Z 2023-11-30T11:49:15.473162Z  INFO silius_uopool::uopool: UserOperationHash(0xcb6bf5ead3ce90efdc5633540ddcbdb4e25f1761e18b09a30a6783897aba09a3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:15.613954751Z 2023-11-30T11:49:15.613837Z  INFO silius_uopool::uopool: UserOperationHash(0x67bc03c5480565f284dcf4ad2feacd0508162cc034b6c4206cc930f5cdd50cad) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:15.755074631Z 2023-11-30T11:49:15.754963Z  INFO silius_uopool::uopool: UserOperationHash(0x889ce63ab115d92730da326b828d8d631a35697acf16cf0d21a130216f3b16e9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:15.896261389Z 2023-11-30T11:49:15.896147Z  INFO silius_uopool::uopool: UserOperationHash(0xf5c0eebbf8f55f27639fc8dfa6a20f92ca0162dc1a94e11b9e4713ad40c9e061) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:16.036400440Z 2023-11-30T11:49:16.036147Z  INFO silius_uopool::uopool: UserOperationHash(0xa789beb43951b3545be8a06130393bc0e9b95a71327463e1d23576f4bb136795) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:16.150615086Z 2023-11-30T11:49:16.150503Z  INFO silius_uopool::uopool: UserOperationHash(0x8ba9650995177f95ec116d77e59a9839be9686116cff8b9c8a8158515742ad4c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:16.287730673Z 2023-11-30T11:49:16.287617Z  INFO silius_uopool::uopool: UserOperationHash(0xae715dfc276097f3bef41839286abaee6ba1891a372e5117a3a0122c16dca8ae) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:16.400650732Z 2023-11-30T11:49:16.400532Z  INFO silius_uopool::uopool: UserOperationHash(0xf2371490c403482020fc0aed938b8044cedc8e16b1accc5f2ee236e0ed4e5b6a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:16.413752668Z 2023-11-30T11:49:16.413671Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-11-30T11:49:16.793371896Z 2023-11-30T11:49:16.793266Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-11-30T11:49:16.955942228Z 2023-11-30T11:49:16.955842Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-11-30T11:49:17.118633390Z 2023-11-30T11:49:17.118520Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-11-30T11:49:17.641411690Z 2023-11-30T11:49:17.641294Z  INFO silius_uopool::uopool: UserOperationHash(0x8b8d6a0d8c943a3d0a079c814671074bf34c0e294fbba6acc6ed340218be31ad) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:18.014869498Z 2023-11-30T11:49:18.014755Z  INFO silius_uopool::uopool: UserOperationHash(0xb93cb69cb46a72eb6c77ef2e9cc5f28251789e2553bfd9d60c68bb6337121293) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:18.390683263Z 2023-11-30T11:49:18.390565Z  INFO silius_uopool::uopool: UserOperationHash(0x9d78d980728b1fea63330c7f1778cee32b29e5c59dc53932eaf88bc23aa8a4f8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:18.762287983Z 2023-11-30T11:49:18.762180Z  INFO silius_uopool::uopool: UserOperationHash(0x334bb088c0fcaccecdd19fb76befd6ff5b42af7e59ebab6293678e33cd442b54) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:18.776625973Z 2023-11-30T11:49:18.776554Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler-waiter_1 | 2023-11-30T11:49:12.762070131Z Error: +bundler-waiter_1 | 2023-11-30T11:49:12.762097652Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:49:12.762104565Z +bundler-waiter_1 | 2023-11-30T11:49:12.762108473Z Context: +bundler-waiter_1 | 2023-11-30T11:49:12.762111989Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:49:12.762115506Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:49:12.762120174Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:49:13.125694286Z Error: +bundler-waiter_1 | 2023-11-30T11:49:13.125715786Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:49:13.125722749Z +bundler-waiter_1 | 2023-11-30T11:49:13.125727508Z Context: +bundler-waiter_1 | 2023-11-30T11:49:13.125732257Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:49:13.125737046Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:49:13.125743358Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:49:13.588364630Z "0x539" +bundler_1 | 2023-11-30T11:49:19.314374484Z 2023-11-30T11:49:19.314258Z  INFO silius_uopool::uopool: UserOperationHash(0xe9839bcb7879bc3be06eaee42c7637ff024a6816c7ab97353fa4954334745c81) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:19.707510914Z 2023-11-30T11:49:19.707415Z  INFO silius_uopool::uopool: UserOperationHash(0x27c84ffd8e90a02c9103b1a71c843731d61250dfaa07a7ed1c92f7aece5b6f4e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:20.097371258Z 2023-11-30T11:49:20.097242Z  INFO silius_uopool::uopool: UserOperationHash(0x663bdd6d558a902163fc271c7ec877282e041728d2ccd3fd46a77af268ac5e42) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:20.485429952Z 2023-11-30T11:49:20.485312Z  INFO silius_uopool::uopool: UserOperationHash(0x569b39eecfaf64b5277fadb69e6189ba05a97d22aebaf2375590b6159dd30dd5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:20.499687586Z 2023-11-30T11:49:20.499616Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-11-30T11:49:21.080672473Z 2023-11-30T11:49:21.080567Z  INFO silius_uopool::uopool: UserOperationHash(0x8eccce87a7800096e7d5fea88b319cb6547a59b3edf223b1a5fd7f2804de7883) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:21.511457326Z 2023-11-30T11:49:21.511361Z  INFO silius_uopool::uopool: UserOperationHash(0xd81f0a6368fb5709885dffac003c3e0f8533d274a49122138ae616cf1d165575) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:21.903081196Z 2023-11-30T11:49:21.902957Z  INFO silius_uopool::uopool: UserOperationHash(0x10e613819b9aa0eeca3ccb0df65726704802ad3f3bba91d375e1be0047f71a76) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:22.292221367Z 2023-11-30T11:49:22.292104Z  INFO silius_uopool::uopool: UserOperationHash(0x7462c46d3bd60f2b0d92e6aaa372383f8c16e8e6a1ee07e4d5fe9745487de226) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:22.306443452Z 2023-11-30T11:49:22.306370Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-11-30T11:49:22.825190751Z 2023-11-30T11:49:22.825071Z  INFO silius_uopool::uopool: UserOperationHash(0x304f69aafdd12e032768af00866ca73f7b94b788b31275216b595de35a071c6f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:23.199313525Z 2023-11-30T11:49:23.199201Z  INFO silius_uopool::uopool: UserOperationHash(0x3699c90c632525f8e24662ce1f2aa2fecb2b3edba686932c7f3663b07841ec76) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:23.569371821Z 2023-11-30T11:49:23.569257Z  INFO silius_uopool::uopool: UserOperationHash(0x16bd89d96ffcff93d55cead1d4620a2797a775f156a56517278518d9b155097d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:23.940096159Z 2023-11-30T11:49:23.939993Z  INFO silius_uopool::uopool: UserOperationHash(0xc2d5c11d771b7acec2f9b86e530b9e77de8cf43a26f2441695fa879adaa87bfc) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:23.954424598Z 2023-11-30T11:49:23.954345Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-11-30T11:49:24.611727611Z 2023-11-30T11:49:24.611609Z  INFO silius_uopool::uopool: UserOperationHash(0x2c641905dcdfab4e325328f9702e2493037322ec8f52d44363f7e3251d04801c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:24.995386777Z 2023-11-30T11:49:24.995283Z  INFO silius_uopool::uopool: UserOperationHash(0x52fcfe6a18a6e9e67582315af177e259d04ca0cdc8bf835477a61dd6e605cac1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:25.383730958Z 2023-11-30T11:49:25.383605Z  INFO silius_uopool::uopool: UserOperationHash(0x20ff4715d608ed2c7ce65e8c65771782799579f3240e437e2483d291c65f57da) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:25.773050354Z 2023-11-30T11:49:25.772941Z  INFO silius_uopool::uopool: UserOperationHash(0x5987bca3d292e11c4d014036459c7c74a5131be68dd7de1a1450898e058e6d5d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:26.158245821Z 2023-11-30T11:49:26.158126Z  INFO silius_uopool::uopool: UserOperationHash(0x80c0e42f404b240a269d210bc8a90aac7f17af23395f4f4254674e532dc23e70) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:26.545575452Z 2023-11-30T11:49:26.545460Z  INFO silius_uopool::uopool: UserOperationHash(0x090b65c6206f0855f1222bc175e4256e548954232a42c2a9bd6394d8824436f2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:26.934312808Z 2023-11-30T11:49:26.934209Z  INFO silius_uopool::uopool: UserOperationHash(0xd2911160ca2e7eb25b213ffabc74542325f213190ee8502d655ebba2b74f7030) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:27.318548332Z 2023-11-30T11:49:27.318428Z  INFO silius_uopool::uopool: UserOperationHash(0x00aac6b56964150b72c949a97ae323e30f36a9007f140d7a1360cc18f18d8acd) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:27.707654286Z 2023-11-30T11:49:27.707530Z  INFO silius_uopool::uopool: UserOperationHash(0x799cb81ec57036826598eda35dd57783802f8a1625cbd104b8a296eb7e4189f0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:28.093699954Z 2023-11-30T11:49:28.093593Z  INFO silius_uopool::uopool: UserOperationHash(0xe50f8a550b6db8a6c2410310e20a2a8cdeaa0cb0d41e2016d881e0393bd56cdc) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:28.479578601Z 2023-11-30T11:49:28.479464Z  INFO silius_uopool::uopool: UserOperationHash(0xa6019629d3ee72da7342f1abcbc7a8fcecba55e7c077c87cb31b489108d4cf34) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:28.495711870Z 2023-11-30T11:49:28.495629Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-11-30T11:49:29.036627362Z 2023-11-30T11:49:29.036504Z  INFO silius_uopool::uopool: UserOperationHash(0x93c89e08b3240b23f2bbde3634a8fa44918bab67e865e49bda3955a82d243b8e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:29.429405221Z 2023-11-30T11:49:29.429291Z  INFO silius_uopool::uopool: UserOperationHash(0x1b450a81952a2ffaf4d8d5f1cce3e5c6066b1dcff3c8b80ebace8cffc4a1223b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:29.817877393Z 2023-11-30T11:49:29.817770Z  INFO silius_uopool::uopool: UserOperationHash(0x022a8880e3bab4f5dc9157321d08197db33b4df0686634ac11571b2b8fdd1646) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:30.207634440Z 2023-11-30T11:49:30.207523Z  INFO silius_uopool::uopool: UserOperationHash(0xedc58fb6804a4339520993bd41a9dfd70cb53fe90ea61fd585e1850300d20111) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:30.596446346Z 2023-11-30T11:49:30.596331Z  INFO silius_uopool::uopool: UserOperationHash(0xb7d906f5fc89c393a13420b239214e321b15132068d56f187f4b984ec10dfba1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:30.984672449Z 2023-11-30T11:49:30.984579Z  INFO silius_uopool::uopool: UserOperationHash(0x92fc5806107d5707825411b4eae0577f575b74c981b466695be95f1e5ceea5dc) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:31.473436388Z 2023-11-30T11:49:31.473332Z  INFO silius_uopool::uopool: UserOperationHash(0x71cb470216f06b11c1436cf9401dbe15ce5713c3db9680e31d3f7d24a0ce5662) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:31.864898540Z 2023-11-30T11:49:31.864778Z  INFO silius_uopool::uopool: UserOperationHash(0x44c314fe06dd3d952da26a706563242595194c3587b79e36fc94a2a21c5413bf) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:32.258010462Z 2023-11-30T11:49:32.257895Z  INFO silius_uopool::uopool: UserOperationHash(0xa355b7cd4aff8487433506120e11712ab07c63905819dc94cdbf8f9b4632dc86) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:32.646415660Z 2023-11-30T11:49:32.646296Z  INFO silius_uopool::uopool: UserOperationHash(0x62562ed63f39341b9d1794fd5018819dc7f3ac63378f219534aad85155f09ed7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:33.034979915Z 2023-11-30T11:49:33.034861Z  INFO silius_uopool::uopool: UserOperationHash(0x35b7888328095b3af649b42de3c1821151baf282442bb18b792953b704ab9554) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:33.067345018Z 2023-11-30T11:49:33.067252Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-11-30T11:49:33.193893576Z 2023-11-30T11:49:33.193772Z  INFO silius_uopool::uopool: UserOperationHash(0xe94b333fd3e4df85684e4a18761f58e95bd9054ed8fb86e5064436fbc8ab17cb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:33.303518131Z 2023-11-30T11:49:33.303405Z  INFO silius_uopool::uopool: UserOperationHash(0x875950f298fe42ee05aa7e33873de62b82d1858047a867f088655f992a4959b7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:33.414064529Z 2023-11-30T11:49:33.413953Z  INFO silius_uopool::uopool: UserOperationHash(0x938e35489da9df2ca8bc228484a9c311ec90e3637847a50b1436552dfe0e36c5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:33.525452269Z 2023-11-30T11:49:33.525350Z  INFO silius_uopool::uopool: UserOperationHash(0x4a292ba97c1ebcddfdbb0be5bbe9dba7647ea57ee77f8cdde7bf0d53c356b0fd) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:33.642170389Z 2023-11-30T11:49:33.642058Z  INFO silius_bundler::bundler: Creating a new bundle with 1 user operations +bundler_1 | 2023-11-30T11:49:33.727608873Z 2023-11-30T11:49:33.727523Z  INFO silius_bundler::bundler: Bundle successfully sent, tx hash: 0x48c49feb3228adb2cef3d27aab58c72c19f3862505848dc2005edafc157dbfbd, account: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, entry point: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789, beneficiary: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 +bundler_1 | 2023-11-30T11:49:33.744628140Z 2023-11-30T11:49:33.744555Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-11-30T11:49:33.928307125Z 2023-11-30T11:49:33.928198Z  INFO silius_uopool::uopool: UserOperationHash(0xcff527209d9023b6e2f42450926b018f277acd3ef5cc71c6514685cd17bd3721) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:34.055423235Z 2023-11-30T11:49:34.055311Z  INFO silius_uopool::uopool: UserOperationHash(0x0e0928c28abe5ecb0e9ed51a0dea7d032bd54c44527f9a467a8469d8f8ed0036) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:34.184712897Z 2023-11-30T11:49:34.184592Z  INFO silius_uopool::uopool: UserOperationHash(0xceab2caa62f002c4e3bacb551208434947276223763ef70e3d07f2f322dfddf9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:34.312421248Z 2023-11-30T11:49:34.312306Z  INFO silius_uopool::uopool: UserOperationHash(0xf196fd77bc7472687cb58da2af483474d1bdfbe5aa0815171d833cc9a47ae45e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:34.439969898Z 2023-11-30T11:49:34.439859Z  INFO silius_uopool::uopool: UserOperationHash(0x28227515e423a9ed3d962bf08a5973c38f85804a7101a95c8297e14a9e1e232a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:34.567785117Z 2023-11-30T11:49:34.567673Z  INFO silius_bundler::bundler: Creating a new bundle with 1 user operations +bundler_1 | 2023-11-30T11:49:34.652914176Z 2023-11-30T11:49:34.652815Z  INFO silius_bundler::bundler: Bundle successfully sent, tx hash: 0xda518abf208d037094a9f6d092163e83de6ffeea067f4f12e65c8955bc9106af, account: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, entry point: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789, beneficiary: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 +bundler_1 | 2023-11-30T11:49:34.669594888Z 2023-11-30T11:49:34.669514Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-11-30T11:49:34.939341761Z 2023-11-30T11:49:34.939230Z  INFO silius_uopool::uopool: UserOperationHash(0x51bce7e22978ca7e427d3b8ec72ead07b3d87aa1010e5e021a8a573f02f85658) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:35.076906114Z 2023-11-30T11:49:35.076801Z  INFO silius_uopool::uopool: UserOperationHash(0xa7f8c6654e9e6aa40e465121c0fd7210f54484cc6c0ea8ada4b5051da2690666) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:35.331833019Z 2023-11-30T11:49:35.331722Z  INFO silius_bundler::bundler: Creating a new bundle with 1 user operations +bundler_1 | 2023-11-30T11:49:35.417426417Z 2023-11-30T11:49:35.417353Z  INFO silius_bundler::bundler: Bundle successfully sent, tx hash: 0x51ca2c6d9ff3b597e98307d5faebf40f469a0e9cbe863dbde321f964d52db9c7, account: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, entry point: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789, beneficiary: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 +bundler_1 | 2023-11-30T11:49:35.440544925Z 2023-11-30T11:49:35.440468Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-11-30T11:49:35.647918094Z 2023-11-30T11:49:35.647803Z  INFO silius_uopool::uopool: UserOperationHash(0xf12c15f0da57d8f13d02be27c81c0a36a720cd6e1b68b3d39eb17a70fc65a408) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:35.800040213Z 2023-11-30T11:49:35.799927Z  INFO silius_uopool::uopool: UserOperationHash(0x3afa04f6f46926dfbbe7ffc82450a161b1a92d4c832f72eda56eb22556a1a3a6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:35.809053844Z 2023-11-30T11:49:35.808991Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-11-30T11:49:35.916055683Z 2023-11-30T11:49:35.915944Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-11-30T11:49:36.079123973Z 2023-11-30T11:49:36.078997Z  INFO silius_uopool::uopool: UserOperationHash(0x2989bbbdca662a5ace3b20f50487c8a84bc3fe6087fd9eb18a3f38b6c789afd1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:36.223206475Z 2023-11-30T11:49:36.223097Z  INFO silius_bundler::bundler: Skipping creating a new bundle, no user operations +bundler_1 | 2023-11-30T11:49:36.387003030Z 2023-11-30T11:49:36.386863Z  INFO silius_uopool::uopool: UserOperationHash(0xd2b89770443a15827356f5d3e0b5b30e82b823b9faeb2d71fa11e6337edec19d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:36.490340990Z 2023-11-30T11:49:36.490219Z  INFO silius_bundler::bundler: Creating a new bundle with 1 user operations +bundler_1 | 2023-11-30T11:49:36.574083882Z 2023-11-30T11:49:36.574003Z  INFO silius_bundler::bundler: Bundle successfully sent, tx hash: 0x112a5cf37296e737889cd46a393701d499928eab93e0dd8c07283cbb72b4e648, account: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, entry point: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789, beneficiary: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 +bundler_1 | 2023-11-30T11:49:36.723821826Z 2023-11-30T11:49:36.723701Z  INFO silius_uopool::uopool: UserOperationHash(0x9078fefa1954d003257b4e4e2f91cf7409848836e5bd1db420345e1da8e56e88) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:36.823494910Z 2023-11-30T11:49:36.823384Z  INFO silius_bundler::bundler: Creating a new bundle with 1 user operations +bundler_1 | 2023-11-30T11:49:36.906861404Z 2023-11-30T11:49:36.906779Z  INFO silius_bundler::bundler: Bundle successfully sent, tx hash: 0xf37a7e7f7888057207d78bced23d69135df622f07ce2d14adafc2953862ea3c1, account: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, entry point: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789, beneficiary: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 +bundler_1 | 2023-11-30T11:49:37.177537697Z 2023-11-30T11:49:37.177421Z  INFO silius_uopool::uopool: UserOperationHash(0xced020a9f684025810adf38c42ce41a7c22350176d351bd7818ea0f40ef67bc7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:38.316834251Z 2023-11-30T11:49:38.316719Z  INFO silius_uopool::uopool: UserOperationHash(0x7f4dfaf5f16a76d676a834a13ac748037d11848fcdd35edae4fa85f8e8ae84b7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:38.609104762Z 2023-11-30T11:49:38.608989Z  INFO silius_uopool::uopool: UserOperationHash(0x8c2b57bae0fe4752c821cb01e9a2f8db6afd270e6be0a5bc036c799d075d77a2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:38.908760224Z 2023-11-30T11:49:38.908645Z  INFO silius_uopool::uopool: UserOperationHash(0xc9dd8fe1401fa21625c3b5a36d387955b0b2c119294cef5116f1711783faaaa9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:40.894323989Z 2023-11-30T11:49:40.894214Z  INFO silius_uopool::uopool: UserOperationHash(0x6b978b464b78ab370e36c3f2f1d244adb9a3eea8749cf96e532334b1ef355048) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:41.223201289Z 2023-11-30T11:49:41.223091Z  INFO silius_uopool::uopool: UserOperationHash(0x90d059397d4d77a445c858fd246bcd859a35fb17f040294047b4de3c5ddaca57) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:41.536408736Z 2023-11-30T11:49:41.536288Z  INFO silius_uopool::uopool: UserOperationHash(0x1ffae08a2aab81b772225d1790ca52b7c50adb88ddbee67a5df6ba8abc77c4ee) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:41.848133768Z 2023-11-30T11:49:41.848016Z  INFO silius_uopool::uopool: UserOperationHash(0x9e7a99336226a3d07c30f093fa1f6f44a2a5a53dd9e054fbec011aa00889db19) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:42.161987296Z 2023-11-30T11:49:42.161874Z  INFO silius_uopool::uopool: UserOperationHash(0xee6dc2617cf81fbab52d0775a7681766ae9093467e372f9e076cbc56467349d5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:42.468867488Z 2023-11-30T11:49:42.468763Z  INFO silius_uopool::uopool: UserOperationHash(0x7c4f06bc7d432c862e6841504636e707ca37697ccbc5f775e9f04689c8cc4136) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:42.784824399Z 2023-11-30T11:49:42.784712Z  INFO silius_uopool::uopool: UserOperationHash(0x41a458e3feb4f92dd41bbc556495a53f6a9ad1160436fae6c6a157776cdd6796) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:43.101540782Z 2023-11-30T11:49:43.101425Z  INFO silius_uopool::uopool: UserOperationHash(0x888f22f8befcbf8acbe5d36a9ab4dd7d080526b65891e09938569f8b2aed3e9c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:43.630988568Z 2023-11-30T11:49:43.630845Z  INFO silius_uopool::uopool: UserOperationHash(0x417b6a3abaf7dd830a8a396047af3a74e4ca8071af814fa909a601500a6276ff) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:43.871078323Z 2023-11-30T11:49:43.870958Z  INFO silius_uopool::uopool: UserOperationHash(0x80102f5060b0fe399bfc602e491e6f086e6a9ea886d4ec900099b7aaf0bd2e5a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:44.515164167Z 2023-11-30T11:49:44.515042Z  INFO silius_uopool::uopool: UserOperationHash(0x2ce9dd37d8a50d3db35bac87449d96603bd58ba09ffe460d71e0a9bca4b7b824) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:45.642704638Z 2023-11-30T11:49:45.642586Z  INFO silius_uopool::uopool: UserOperationHash(0x20be632dabe2bd05d237039a4424c6213e33447755902081d9d94cecdf7293e0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:47.295573220Z 2023-11-30T11:49:47.295464Z  INFO silius_uopool::uopool: UserOperationHash(0xc5e629181246cae5d34d2ca6c3cf937b7bb2653c9f6e2efecc8ba1349bae2648) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:48.929706468Z 2023-11-30T11:49:48.929614Z  INFO silius_uopool::uopool: UserOperationHash(0xd06b7c6ea9c8d08c874a7e1a9b833b4732ca9c0aa0ab238be07b10ace3f73b3f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:52.962643859Z 2023-11-30T11:49:52.962543Z  INFO silius_uopool::uopool: UserOperationHash(0x4ae419266e5ac014b8d183013123353228ba69412edd31a08cd49c9e795f382c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:53.400811225Z 2023-11-30T11:49:53.400681Z  INFO silius_uopool::uopool: UserOperationHash(0x18fd510c7c895ff192af910525034534e2175455f2ba0a3bc4bbb35a0e33b2dc) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:53.859541637Z 2023-11-30T11:49:53.859424Z  INFO silius_uopool::uopool: UserOperationHash(0x0b1d1b3098022c18b059b80408b37d682238488018c499f9820edfde22edfeee) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:54.305613374Z 2023-11-30T11:49:54.305492Z  INFO silius_uopool::uopool: UserOperationHash(0xbc738cfe93f202323fa65600b0c5f614ade4122d063cdb6d2f307ee97cb0af1f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:54.731714574Z 2023-11-30T11:49:54.731605Z  INFO silius_uopool::uopool: UserOperationHash(0x9ff281bf6cac90b2128b67bd9d7b71b41db9c6d8bddefac2c4e353db2b7eda26) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:55.179389795Z 2023-11-30T11:49:55.179255Z  INFO silius_uopool::uopool: UserOperationHash(0x6b3d1da88746c2e0bca8b110d7389e9dad6c6c21f2fdc1984c8125ed7ff0ef80) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:55.633710668Z 2023-11-30T11:49:55.633598Z  INFO silius_uopool::uopool: UserOperationHash(0x8b4c0f6968665e8d9e1be935df00cb1fd599afd214594cdc4eb82ae50bc34600) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:56.532508612Z 2023-11-30T11:49:56.532388Z  INFO silius_uopool::uopool: UserOperationHash(0xb85d7629e7db8a6844283d2407acd33f9bf0910af92711c38c4036084f97e320) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:57.813700039Z 2023-11-30T11:49:57.813576Z  INFO silius_uopool::uopool: UserOperationHash(0x9f8f409e0789ffacc417d763a57509002de40ec13394f6831c061849fdfd5841) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:58.058048285Z 2023-11-30T11:49:58.057929Z  INFO silius_uopool::uopool: UserOperationHash(0x8c734a458f8eb960efcb3c14f380fe9be3b8be5866b2dc14a841543e977d16fd) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:58.308894899Z 2023-11-30T11:49:58.308778Z  INFO silius_uopool::uopool: UserOperationHash(0x802e8eb2654f61dc5b62037e1ad99dcf7c0b0774aad3e3d329fed4d0d0eb5794) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:59.147184414Z 2023-11-30T11:49:59.147064Z  INFO silius_uopool::uopool: UserOperationHash(0x571af56d2659e62548e0294814716645daeb093fdb856f1fa3e7c7d27c1445dd) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:49:59.849449557Z 2023-11-30T11:49:59.849343Z  INFO silius_uopool::uopool: UserOperationHash(0xec883cac5304ad8fa3f96f0aa6f018db93337004b19f4be2498075fe295f43a0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:00.943473682Z 2023-11-30T11:50:00.943368Z  INFO silius_uopool::uopool: UserOperationHash(0x647021903b38e4136a5729e92c2f51db24aa4fd99339e494b79601263c019a26) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:01.208553700Z 2023-11-30T11:50:01.208439Z  INFO silius_uopool::uopool: UserOperationHash(0xa0e593283bde40a27a6e53430c5aacfedf3135c19ed05aece30358f8670ab298) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:01.485769983Z 2023-11-30T11:50:01.485653Z  INFO silius_uopool::uopool: UserOperationHash(0xa1b3133c4058c2ee70777ea0fd0ed7ff431c6dc7511abbb6814a1951a65bd924) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:01.764202244Z 2023-11-30T11:50:01.764094Z  INFO silius_uopool::uopool: UserOperationHash(0xb95cea2b44bb17999279424523ecfd6066d3fc2e83b7465e5503446a2d535582) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:02.964154099Z 2023-11-30T11:50:02.964060Z  INFO silius_uopool::uopool: UserOperationHash(0x01733d903d34434aadf01b90c4802c99803ef01afa153d4afbdfee22adb5e5dd) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:03.757983881Z 2023-11-30T11:50:03.757882Z  INFO silius_uopool::uopool: UserOperationHash(0x8d206560138896436b2cc284f1931f989f294ba0ac077c07a41253f638f0e603) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:04.040525173Z 2023-11-30T11:50:04.040415Z  INFO silius_uopool::uopool: UserOperationHash(0xd7cc5a3331569c8ebb263cbf0547b921d6d6c0728f1cae54532490b5656c4ec3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:06.507271790Z 2023-11-30T11:50:06.507164Z  INFO silius_uopool::uopool: UserOperationHash(0xb432c168cf139d177e8a0014a3cb6ce08e1f5db1ada28a65d79f1bb1b9d4bed8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:09.384665083Z 2023-11-30T11:50:09.384544Z  INFO silius_uopool::uopool: UserOperationHash(0x2a94a1946ad4bd7fd439a477ad8779349be5ea8c71e7f8396542599ae301cebb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +funder_1 | 2023-11-30T11:48:53.369540948Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-11-30T11:48:53.391863840Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-11-30T11:48:53.413293961Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +funder_1 | 2023-11-30T11:48:59.436871419Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +deployer_1 | 2023-11-30T11:48:59.923829473Z Deploying entrypoint at 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 +deployer_1 | 2023-11-30T11:49:06.013618889Z deploying: +bundler_1 | 2023-11-30T11:50:09.604609834Z 2023-11-30T11:50:09.604492Z  INFO silius_uopool::uopool: UserOperationHash(0x05f8bc66be216eff24b32184debd7318dacf125c6a06a420be8f8d18fc558606) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:18.546963108Z 2023-11-30T11:50:18.546848Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-11-30T11:50:46.385558513Z 2023-11-30T11:50:46.385447Z  INFO silius_uopool::uopool: UserOperationHash(0x8b0f8d33198843cda2fc3b402c42e6c4df74ca0b85e2d9d80f4a236f20890e26) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:46.692088950Z 2023-11-30T11:50:46.691971Z  INFO silius_uopool::uopool: UserOperationHash(0x663db989741104d07ca336119d0f8493e5cbaf9b0cbe491c71e5f23270d540d5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:46.997741339Z 2023-11-30T11:50:46.997633Z  INFO silius_uopool::uopool: UserOperationHash(0x9d543d90bd75d7f38ce369a8ff18ac1821e3d2e3801807fb2d5f2c53aa39c952) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:47.302002091Z 2023-11-30T11:50:47.301890Z  INFO silius_uopool::uopool: UserOperationHash(0x4c343179e23b78c44fda040668e69b5b8f890e25ef463e96d7c0127be84d0918) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:47.604251884Z 2023-11-30T11:50:47.604140Z  INFO silius_uopool::uopool: UserOperationHash(0x4340b24ad4608a237725572098c582afd0f2536d3407f8778934e3b16f44e2d0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:47.909521535Z 2023-11-30T11:50:47.909402Z  INFO silius_uopool::uopool: UserOperationHash(0x9e4b6af2f94d447e3c5c2783c78eec5258deef39d644cc7720ed8966daa1cb9a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:48.215103682Z 2023-11-30T11:50:48.214991Z  INFO silius_uopool::uopool: UserOperationHash(0x13a2096c3f4da43c889f52b4a0b04c8224253e8f3e3e45642d34318c73c2fba6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:48.516897625Z 2023-11-30T11:50:48.516778Z  INFO silius_uopool::uopool: UserOperationHash(0x7106db43b040569cac4e284e57361961e47c635ac2e01eeff1dc793aa3bd0fea) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:48.823251574Z 2023-11-30T11:50:48.823143Z  INFO silius_uopool::uopool: UserOperationHash(0xbe6bbf71f28cc79b6e1b1f6d913db9e66f50d312211022aedf85aebd338873d8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:49.122934823Z 2023-11-30T11:50:49.122793Z  INFO silius_uopool::uopool: UserOperationHash(0x0a11f90561acfada47d5030d3ac2caa4af3821471a378ee788406d103568d28a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:49.424714136Z 2023-11-30T11:50:49.424593Z  INFO silius_uopool::uopool: UserOperationHash(0x03c7b8e27acc12043f62379d920dff24b63824dd26b0430bd74787ed9834192c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:49.727101320Z 2023-11-30T11:50:49.726995Z  INFO silius_uopool::uopool: UserOperationHash(0x81e6f57e5faad720acb3c4d1d6fed0433a30259ac5e88f5d760a430f9a9d2a74) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:50.030698105Z 2023-11-30T11:50:50.030584Z  INFO silius_uopool::uopool: UserOperationHash(0x57b1d3dd86df567275fc9e6db683133a02f2e5bce37be674243891a781621158) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:50.334732786Z 2023-11-30T11:50:50.334612Z  INFO silius_uopool::uopool: UserOperationHash(0xdd54154e6137c0ce13023539762a314eb9d96f4d8cbdf427e8f53448d1d3381d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:50.636212030Z 2023-11-30T11:50:50.636089Z  INFO silius_uopool::uopool: UserOperationHash(0x65385493baa5bdcd3f3e36e87fc50e4edc45068624c3429e9413e2ae34c047dd) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:50.938527490Z 2023-11-30T11:50:50.938421Z  INFO silius_uopool::uopool: UserOperationHash(0x007762535128332c112f966d62f1bc6be5a00e07d6cb92b315cf26351ec1f3f5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:51.244023201Z 2023-11-30T11:50:51.243905Z  INFO silius_uopool::uopool: UserOperationHash(0xfc18f55bdfe3662510399b3eb4ea388e0bfd7e0df6e69171355b1508753e233a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:51.556141656Z 2023-11-30T11:50:51.556030Z  INFO silius_uopool::uopool: UserOperationHash(0xefe9fa91b8b8a836e7568f7e22dba0accf63fc05e6bbe6c386930503559f83b6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:51.856429068Z 2023-11-30T11:50:51.856316Z  INFO silius_uopool::uopool: UserOperationHash(0xe6302210bbaf04e586beba772899c5a15b67a99862977f6a808ce81bff4c53ab) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:52.158645871Z 2023-11-30T11:50:52.158529Z  INFO silius_uopool::uopool: UserOperationHash(0xd82a75908fd332a36458babc7f48bd30a4b1c776462d2820585afafffd1f2f9e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:52.461306722Z 2023-11-30T11:50:52.461188Z  INFO silius_uopool::uopool: UserOperationHash(0xa3e3e6d2ad282534c60a230b5bf6a6be776e96c5cbfe097b471b11363ac7cec8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:52.755977147Z 2023-11-30T11:50:52.755855Z  INFO silius_uopool::uopool: UserOperationHash(0x9bd5e7674ebe967aa5df835a474735a0dba082737766746acc884a51b814d957) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:53.056227880Z 2023-11-30T11:50:53.056110Z  INFO silius_uopool::uopool: UserOperationHash(0x2417921605ede0374cd59303626247d6a0872bea321cea8bd613a9745dd031a9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:53.357453333Z 2023-11-30T11:50:53.357336Z  INFO silius_uopool::uopool: UserOperationHash(0x043386599835d8066bb99ee4a64b4941bd630dd964889c22cbe057feac890b8d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:53.659490433Z 2023-11-30T11:50:53.659383Z  INFO silius_uopool::uopool: UserOperationHash(0x205f27fa67ac1075035f9d64902187db5938285e0b4c1f5dc9402cbeb40385ad) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:53.966621821Z 2023-11-30T11:50:53.966495Z  INFO silius_uopool::uopool: UserOperationHash(0x8e45f447ed16ac7d7111fe172d83af27023cfa39d0737e51b46ff196c6291d51) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:54.269218374Z 2023-11-30T11:50:54.269107Z  INFO silius_uopool::uopool: UserOperationHash(0x22ed26edc46bd5f8d935f866733508aa020591c69583c2b313706263b3f23e8e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:54.577664877Z 2023-11-30T11:50:54.577545Z  INFO silius_uopool::uopool: UserOperationHash(0xf55161c1231212024a56192517a1cda5236117e449d8062a03ed219911862d58) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:54.879719871Z 2023-11-30T11:50:54.879595Z  INFO silius_uopool::uopool: UserOperationHash(0xa3d7aea0e89cd879a96d708dee0bd41a028ad127e761b3932472413b545348aa) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:55.180701052Z 2023-11-30T11:50:55.180594Z  INFO silius_uopool::uopool: UserOperationHash(0x2492919d58b94f4fcb3d412522666f67a545385b2b226247b6137b2e863b7504) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:55.482646070Z 2023-11-30T11:50:55.482535Z  INFO silius_uopool::uopool: UserOperationHash(0x2f5ae868bb2c639becf025fc4c3d7653dc658b41da53e696a73c7c22eab31229) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:55.785883885Z 2023-11-30T11:50:55.785783Z  INFO silius_uopool::uopool: UserOperationHash(0x0188e63ddbdef91cee0799d6051e187f0c2411b405c7d479c05a129d1728c641) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:56.088402747Z 2023-11-30T11:50:56.088293Z  INFO silius_uopool::uopool: UserOperationHash(0x9ca0f182203a6890e4e4895f5efb5ae9de367f3c8a0abf10446c14124fc15796) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:56.389159627Z 2023-11-30T11:50:56.389030Z  INFO silius_uopool::uopool: UserOperationHash(0xb1ef6d02f3dd9e1912c183c38363da321fe2fe0cde0e34e8f68626aa763af1bf) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:56.694612175Z 2023-11-30T11:50:56.694492Z  INFO silius_uopool::uopool: UserOperationHash(0x59fe5e30e17dec018570a302dc960a02de0d2bc37388ff2721c1b031ced2c8a0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:57.001017813Z 2023-11-30T11:50:57.000912Z  INFO silius_uopool::uopool: UserOperationHash(0xab67fb8fd440a8b2480d79c6de4675a7ae714caf256eddb4da9841c619c214b8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:57.308124916Z 2023-11-30T11:50:57.308006Z  INFO silius_uopool::uopool: UserOperationHash(0x2008f8a2afab6fed635abbe9a2ff804a3d4c53459ca70c1e1b26728a73173e58) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:57.614435683Z 2023-11-30T11:50:57.614320Z  INFO silius_uopool::uopool: UserOperationHash(0xa57c487af85cf16d68ebad84aa6dcceb459485147a48a5018aa59bbd12810e20) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:57.920209100Z 2023-11-30T11:50:57.920095Z  INFO silius_uopool::uopool: UserOperationHash(0x76387fe4ad4dedd64cfc5dcf38ee2e8ec0ac6f06e1aef8c1d9056687776836f5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:58.224611897Z 2023-11-30T11:50:58.224498Z  INFO silius_uopool::uopool: UserOperationHash(0x36424162b15764a17a684f3fae635dbb9532cfd585691cf354ca95a9bcc17ea6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:58.528394795Z 2023-11-30T11:50:58.528281Z  INFO silius_uopool::uopool: UserOperationHash(0x77fc9230e81df9b6821276dfd3d3b0742ec2cf38fc7b28245b69be51f04907a5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:58.835291141Z 2023-11-30T11:50:58.835177Z  INFO silius_uopool::uopool: UserOperationHash(0x49b0272cb4d5719a79e001c03ce80705bfe7dcbd964be076f65c3de6e75b1460) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:59.138801919Z 2023-11-30T11:50:59.138678Z  INFO silius_uopool::uopool: UserOperationHash(0xc95be5ea5f38d26bade373279fa2fb14281ba66109da04ea0a67de91000d60b1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:59.447323689Z 2023-11-30T11:50:59.447213Z  INFO silius_uopool::uopool: UserOperationHash(0xebca69527982ebe77d1ae6cd46b331c12f9d230ae4b039ce9e0e5bd13f6d034c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:50:59.752855355Z 2023-11-30T11:50:59.752757Z  INFO silius_uopool::uopool: UserOperationHash(0xb48b05e2dedb7a834f7a58fa13d83f3dcd78fb391ead6854173df266e633fbdb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:00.062304544Z 2023-11-30T11:51:00.062187Z  INFO silius_uopool::uopool: UserOperationHash(0x7218f95070628a01ebd4ecf7294f0f5530acaa760946d3afb69ff73e77c00c92) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:00.364222272Z 2023-11-30T11:51:00.364099Z  INFO silius_uopool::uopool: UserOperationHash(0x74bf2124dfaf0668acaeb62d84a98b988bd25256113e9d9919bbec1154cd66d0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:00.666245603Z 2023-11-30T11:51:00.666123Z  INFO silius_uopool::uopool: UserOperationHash(0xb9454a91218fc7eb61b20d5e302a7bd245fc8ab5e7d322652c4dfa567ad8b200) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:00.965391136Z 2023-11-30T11:51:00.965298Z  INFO silius_uopool::uopool: UserOperationHash(0xf19acc343cdb0c6d03c329ca603826fc42b984dc1f29db808b97d57182786ab5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:01.263715023Z 2023-11-30T11:51:01.263600Z  INFO silius_uopool::uopool: UserOperationHash(0x4d04449bafa739856b900c0de3d22997ecf458c84c2af5034a0b3ce91080605c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:01.568014244Z 2023-11-30T11:51:01.567894Z  INFO silius_uopool::uopool: UserOperationHash(0x6ed1a76fa9272ae07836ead0c31fa77fb62f07ccb8959fd2f0971eebc8e027cb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:01.871268310Z 2023-11-30T11:51:01.871154Z  INFO silius_uopool::uopool: UserOperationHash(0x20d58899a15d7a135bdf158bc83b4ec68bb46ac6bc53d38e7be0dc1d83be0785) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:02.178833496Z 2023-11-30T11:51:02.178733Z  INFO silius_uopool::uopool: UserOperationHash(0x000af934f8ccf08208b2dbca53a0f5938f1611634d6f43d13a14527534b4a4d9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:02.474666754Z 2023-11-30T11:51:02.474539Z  INFO silius_uopool::uopool: UserOperationHash(0x8b8360cc4d69b049bfed880a291173b2407332366fc7df6076989fca223beff7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:02.776503076Z 2023-11-30T11:51:02.776395Z  INFO silius_uopool::uopool: UserOperationHash(0xbfadd02fb57efee51179699af7eeae4917df70561938538bfe30482b89db6c0b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:03.077023632Z 2023-11-30T11:51:03.076907Z  INFO silius_uopool::uopool: UserOperationHash(0xd879d71455c02117281f7dd3218dfc782fab14ee71c03d9efd61f046af2d5981) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:03.379720907Z 2023-11-30T11:51:03.379600Z  INFO silius_uopool::uopool: UserOperationHash(0xb8743a753ed4c632e38392eb1e16889401b371c1a8ebac0617fc716921e2cda8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:03.683495225Z 2023-11-30T11:51:03.683377Z  INFO silius_uopool::uopool: UserOperationHash(0x5cb93793c54156751466d44aad413308f9e645345bed5e4a3f682eda3762ec2f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:03.987414401Z 2023-11-30T11:51:03.987298Z  INFO silius_uopool::uopool: UserOperationHash(0x6ae699a79b8a95732d27069f275f93b8c950b91de797c3f7938ae574eb113743) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:04.290130988Z 2023-11-30T11:51:04.290015Z  INFO silius_uopool::uopool: UserOperationHash(0x67cf75c09bbbf8384e959815a6627de5fe43feed534f0f84a0b2c6dbab6c5a0f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:04.596406527Z 2023-11-30T11:51:04.596284Z  INFO silius_uopool::uopool: UserOperationHash(0x47c0f18b3e1375d59f1616e4354d9c5511e38f5d70fd9f6df1f54969a58afd7c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:04.900002183Z 2023-11-30T11:51:04.899890Z  INFO silius_uopool::uopool: UserOperationHash(0x089db989dfa4c463bf21bb330f95a62a92bdbab0dbe4481e5e9dc36dbcb8e410) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:05.203079921Z 2023-11-30T11:51:05.202961Z  INFO silius_uopool::uopool: UserOperationHash(0x0f8b155e9755fe0b48f1f46a60ce17a20569e504ee1ab0d5f2abb3bfc9875da3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:05.502597236Z 2023-11-30T11:51:05.502480Z  INFO silius_uopool::uopool: UserOperationHash(0xc43112ce4a54e2e0148988bc8fdfb4807213a15aafc6dc7200804986a7222278) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:05.805152862Z 2023-11-30T11:51:05.805044Z  INFO silius_uopool::uopool: UserOperationHash(0xda2e07ace642db38443cb3e1223c33cc840b379cfef05093a8e5adff5a258322) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:06.107958599Z 2023-11-30T11:51:06.107838Z  INFO silius_uopool::uopool: UserOperationHash(0x7f3377062500bcd9ae813e569358879b7e1538141c20eb4f91878d6c74110801) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:06.413380293Z 2023-11-30T11:51:06.413262Z  INFO silius_uopool::uopool: UserOperationHash(0xab94ec0497c5ae456d91fb27268331c06f048b08436239b09f38321e53ee557b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:06.713145571Z 2023-11-30T11:51:06.713038Z  INFO silius_uopool::uopool: UserOperationHash(0x64900effb50c8df0f8bd5c59c807fe8a6089118521f033589f15b03c8222a2ca) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:07.018276737Z 2023-11-30T11:51:07.018161Z  INFO silius_uopool::uopool: UserOperationHash(0x3ce808319d073b4be8ac018871d1276ff9130d362460368a1d157708e49ae105) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:07.320337604Z 2023-11-30T11:51:07.320221Z  INFO silius_uopool::uopool: UserOperationHash(0xb731ae3f3a19d183591c835e7e7ddc72863bc9b41b69da73664953991944c54c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:07.622406754Z 2023-11-30T11:51:07.622289Z  INFO silius_uopool::uopool: UserOperationHash(0xeb137744edfe8aa0b45bb620f89c3a6a6a0c702648bd542a82d3fd2725b97d99) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:07.922946760Z 2023-11-30T11:51:07.922815Z  INFO silius_uopool::uopool: UserOperationHash(0xf94c025d9178cb34400d9ce8c0ca1597410dc1789a2651c510b1cbc8537f9f00) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:08.227778457Z 2023-11-30T11:51:08.227667Z  INFO silius_uopool::uopool: UserOperationHash(0xb08c5fcccb717b321f5086a4b4cd3487d052705f8df7adc741fc998e94e2b639) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:08.530230277Z 2023-11-30T11:51:08.530109Z  INFO silius_uopool::uopool: UserOperationHash(0x3d1e21848c82370729c08e7fe9b8e9be46c65b139b71d5283d6fef3f67670053) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:08.832766207Z 2023-11-30T11:51:08.832651Z  INFO silius_uopool::uopool: UserOperationHash(0xd17dcd69fb61121ffce107a6e67bde1868717595969532925fd90f9975b031fc) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:09.135739323Z 2023-11-30T11:51:09.135618Z  INFO silius_uopool::uopool: UserOperationHash(0x44e531fd79d85d85717a772cd8ff53e9d0ab89efd1c2c763467fa73acb62e04f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:09.440953590Z 2023-11-30T11:51:09.440851Z  INFO silius_uopool::uopool: UserOperationHash(0xcc9f1cd36f818e6e1b89bbbc7fed7cddb6a7c54a55054ecf9b25db1a11039d61) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:09.746118792Z 2023-11-30T11:51:09.746018Z  INFO silius_uopool::uopool: UserOperationHash(0xc3b062d101298940aa3331e27aa78fbb888cbece0eba096026c5752e6e0a6f0b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:10.043870730Z 2023-11-30T11:51:10.043761Z  INFO silius_uopool::uopool: UserOperationHash(0x8989b525c4535a2fd75215dcadcc9e60f73a3474488d8d616aa2c2280ed36f65) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:10.345586540Z 2023-11-30T11:51:10.345478Z  INFO silius_uopool::uopool: UserOperationHash(0x13f4bfe73b9fa448d2f77635fb3c844a3598999704f406c4e8e4243f9c2d3cad) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:10.647907981Z 2023-11-30T11:51:10.647791Z  INFO silius_uopool::uopool: UserOperationHash(0x72d6886e4774c393068fd8e90dc0cbe7e4435fbdae74bd794a60c76262380ed6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:10.949819347Z 2023-11-30T11:51:10.949692Z  INFO silius_uopool::uopool: UserOperationHash(0xc0a8d986c5ffe9089beb0c17835a5061e535d57b15bd9fb9ad5165cd083525c9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:11.252430300Z 2023-11-30T11:51:11.252317Z  INFO silius_uopool::uopool: UserOperationHash(0x09cb5cc347527591a485438d02518f08c74a30095b4868180d766eaf3c597ed2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:11.555646365Z 2023-11-30T11:51:11.555512Z  INFO silius_uopool::uopool: UserOperationHash(0xde2ac96d99ad1c66d4e5c2f137712887f4846f85f2f23b3599655d3fcf208b53) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:11.858864872Z 2023-11-30T11:51:11.858755Z  INFO silius_uopool::uopool: UserOperationHash(0xef43b52d0ba3ee730e450ad850809ca826ca180355f1d938e4d986f2402202a5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:12.158869339Z 2023-11-30T11:51:12.158743Z  INFO silius_uopool::uopool: UserOperationHash(0x95a879451cfa84179f686e6999033bb62b82cdf864449c31e225ecab22457065) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:12.459667892Z 2023-11-30T11:51:12.459541Z  INFO silius_uopool::uopool: UserOperationHash(0xa2bf12031e7569a0e02bc3491dba14618747d5dbba28f318fec97af70d449c74) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:12.760233837Z 2023-11-30T11:51:12.760123Z  INFO silius_uopool::uopool: UserOperationHash(0x6f0d47b950301574c2ed311bec3c69a4cec496ac1f3903c5f5ea4cff38eeb434) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:13.061010316Z 2023-11-30T11:51:13.060902Z  INFO silius_uopool::uopool: UserOperationHash(0x771fda5f0d14467127adff9225c75bc53f088f2ade5d1e1d571f080798711da5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:13.364912854Z 2023-11-30T11:51:13.364801Z  INFO silius_uopool::uopool: UserOperationHash(0xba565284e1a2960ec16379f2af3dce9fbfe0925e7d8d7a36c8f65a9836713cb1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:13.667247840Z 2023-11-30T11:51:13.667134Z  INFO silius_uopool::uopool: UserOperationHash(0x291133549108c2d64799dd2655769aaa53d445b81677a8de8fbec32cfb2fa90a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:13.964591022Z 2023-11-30T11:51:13.964473Z  INFO silius_uopool::uopool: UserOperationHash(0xe57af1012bdf55ddf9be6006a752f322ce720aff50c37ee2866b74e81faeca1d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:14.271945326Z 2023-11-30T11:51:14.271829Z  INFO silius_uopool::uopool: UserOperationHash(0xdd17148e1c4f322a6f7fd96687aa899861ad145ea7065a86e9883d79732cb1ca) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:14.572771455Z 2023-11-30T11:51:14.572653Z  INFO silius_uopool::uopool: UserOperationHash(0xe0a4fb7b9ccefb04970e95b205029bd7ce1af14592f7614ba26d9b1c757c966c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:14.875060569Z 2023-11-30T11:51:14.874942Z  INFO silius_uopool::uopool: UserOperationHash(0x4a4abc723cfbdd458f5496a5936f62805185e3ac07418fe14ffa7be3190f9a65) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:15.178041204Z 2023-11-30T11:51:15.177921Z  INFO silius_uopool::uopool: UserOperationHash(0x1d04296544d5938dbf8e7aa007ab61e3cd777a58fe7ed60ca49bf33b8906cf1b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:15.480627562Z 2023-11-30T11:51:15.480512Z  INFO silius_uopool::uopool: UserOperationHash(0x6baca281e4b13cf25a9de8f304ecbb81b30836442912a85544ac7764fb2fba19) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:15.782430646Z 2023-11-30T11:51:15.782330Z  INFO silius_uopool::uopool: UserOperationHash(0xf1870522f0e55676a98e4a8e59ee35c3c0ffc3fb7b0ef84ab23fa77286147954) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:16.083746077Z 2023-11-30T11:51:16.083633Z  INFO silius_uopool::uopool: UserOperationHash(0x044ab8488ae36f7cd7a290af67e6b866bf9c5294aa5dc964790e60337cf729b9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:16.382138150Z 2023-11-30T11:51:16.382026Z  INFO silius_uopool::uopool: UserOperationHash(0xbf39ed13682c85bc4272f9165d2798e718f7bb16538ba7efb251b961338117d3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:16.687105311Z 2023-11-30T11:51:16.686990Z  INFO silius_uopool::uopool: UserOperationHash(0x2d297dc9a5fe72795ae68a397ca99aea17714c06a5f79829c7e5d3c6f961060a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:16.990877884Z 2023-11-30T11:51:16.990769Z  INFO silius_uopool::uopool: UserOperationHash(0xe63fa5dad69faff0565dda2223cd6105875616238fdf9d378383cc166dde5c3a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:17.292270520Z 2023-11-30T11:51:17.292166Z  INFO silius_uopool::uopool: UserOperationHash(0x7a7756cae0e8930a9f128b89c625e60c10093d3b344d1c10b050b6b92278cd4f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:17.589454178Z 2023-11-30T11:51:17.589340Z  INFO silius_uopool::uopool: UserOperationHash(0xe598fd78a1f3bb45d5573b0eb9dbbdd2b880119f34b68a7d610a98db165b105d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +geth-1.10 | 2023-11-30T11:48:47.199803755Z ERROR[11-30|11:48:47.199] Failed to check db for legacy receipts err="this operation is not supported" +bundler_1 | 2023-11-30T11:51:17.894393336Z 2023-11-30T11:51:17.894283Z  INFO silius_uopool::uopool: UserOperationHash(0x45cc32ec9ce961274e6f1a15cd26bfd99ad2d1934ff31b992c15d804bc204392) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:18.198223758Z 2023-11-30T11:51:18.198107Z  INFO silius_uopool::uopool: UserOperationHash(0xadb3ff26f93b5b4504fc25164019a8e893329e7cae8aa2838a59c42041d3beba) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:18.500748144Z 2023-11-30T11:51:18.500623Z  INFO silius_uopool::uopool: UserOperationHash(0xa116b61f8d4be29ecb364e839e6f27f7171b5e93788902ca73ba06b66a924e75) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:18.815200737Z 2023-11-30T11:51:18.815085Z  INFO silius_uopool::uopool: UserOperationHash(0xc4d4dee22984423b6ea71fdbd7c78ca257d32feb7cc7bc9e5f9e1c1ca50b2dbd) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:19.131268425Z 2023-11-30T11:51:19.131149Z  INFO silius_uopool::uopool: UserOperationHash(0xc5f859dcca957f602e7069a622eb3267ad2feeb2a767024742db9ed6ea90d9ba) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:19.438146762Z 2023-11-30T11:51:19.438034Z  INFO silius_uopool::uopool: UserOperationHash(0x52b56e60023a52fd951d33abe4be742c2614ca424f8938af9ba2763638466581) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:19.745019904Z 2023-11-30T11:51:19.744926Z  INFO silius_uopool::uopool: UserOperationHash(0x822054c0aec2fd1dfa8dbcde2d3a929aebdf7847c267e4d8d01b94682ecac0f9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:20.047107034Z 2023-11-30T11:51:20.046966Z  INFO silius_uopool::uopool: UserOperationHash(0xe676551f0b09f6ec18b129238d9cc6c809e2b257abd1fb97bbcafaab8b89e165) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:20.350253193Z 2023-11-30T11:51:20.350141Z  INFO silius_uopool::uopool: UserOperationHash(0x3c265f9a5d47ea9359d47b54b8a76e47f251530dfe37e53887593870321f31c0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:20.658252063Z 2023-11-30T11:51:20.658142Z  INFO silius_uopool::uopool: UserOperationHash(0x24cfe5a402f3965a6da3b959d41c187cc8162b812b1ee91dbe7a40f00d9d5e26) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:20.958378442Z 2023-11-30T11:51:20.958284Z  INFO silius_uopool::uopool: UserOperationHash(0x4f9f4a30aa14089067c6739ae176048f5d71c964f8b2e1cb2f1b775343fba9fc) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:21.311809561Z 2023-11-30T11:51:21.311700Z  INFO silius_uopool::uopool: UserOperationHash(0x0dcfe723505fede3e2edb07f738eadfa2cdac0f34c6baf3d68488a97e8a4b4a5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:21.618590658Z 2023-11-30T11:51:21.618460Z  INFO silius_uopool::uopool: UserOperationHash(0x09239d0095a89f67ca7e6b7bb1a3457647c702d3779a91748d78e31d69057c40) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:21.927797173Z 2023-11-30T11:51:21.927679Z  INFO silius_uopool::uopool: UserOperationHash(0x1a027ed6061bbfae345a86345516f7a7b2f1224a9a8c654489d1a005c3df7020) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:22.235310087Z 2023-11-30T11:51:22.235203Z  INFO silius_uopool::uopool: UserOperationHash(0xbdfc46de61ebe7590ff4ec0832fe940bb7c19f3b7dad07dd4af4b9fa0a9e53b4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:22.536366931Z 2023-11-30T11:51:22.536249Z  INFO silius_uopool::uopool: UserOperationHash(0xe2810360f5c83f4acacf2cfc0f3e0d6046d9bea0631997f6be87bacce858feb2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:22.837579667Z 2023-11-30T11:51:22.837465Z  INFO silius_uopool::uopool: UserOperationHash(0x36a244391fd3a2d487a204baef72b1c546d352374d09bb1fadeede0ffc8bddec) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:23.142729142Z 2023-11-30T11:51:23.142610Z  INFO silius_uopool::uopool: UserOperationHash(0xc92d23ae92abb0a05977540896337fe8068055f7834b924b6637b199d2b0db18) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:23.446992296Z 2023-11-30T11:51:23.446870Z  INFO silius_uopool::uopool: UserOperationHash(0x29f7ab0d732dbdb41f1f63ecbfb2d126456a3b9bd3c8fa24d779f8d56eb44629) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:23.749299191Z 2023-11-30T11:51:23.749195Z  INFO silius_uopool::uopool: UserOperationHash(0xcb1a7dc633ae02543531551c7d19fbd762033933d6bdb2ab1dbcd07a1d1aa336) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:24.052156965Z 2023-11-30T11:51:24.052037Z  INFO silius_uopool::uopool: UserOperationHash(0x24e779de30e14bc6ade57f8fab33fb6273e4e576fba418ff0524393acba94186) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:24.353830710Z 2023-11-30T11:51:24.353715Z  INFO silius_uopool::uopool: UserOperationHash(0x0577309d64d6239a54fdbc868f05de05bc6775d2ce7d6ef2ecd78ca82b86e8f7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:24.661070935Z 2023-11-30T11:51:24.660951Z  INFO silius_uopool::uopool: UserOperationHash(0xbb0a8c3cd58ed4d14a89bd73b214174fbe6efb38feb4a3131becf31344c62b21) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:24.963236778Z 2023-11-30T11:51:24.963143Z  INFO silius_uopool::uopool: UserOperationHash(0x014d63b6ca0952e71d308769974a509ebbd7e2c0eea7eafbb7216216d30759f3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:25.265467121Z 2023-11-30T11:51:25.265351Z  INFO silius_uopool::uopool: UserOperationHash(0x3f4a0c5f21105626ca322867f465bd419d4e35dfdfaa43081581e30833d771a4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:25.567427521Z 2023-11-30T11:51:25.567305Z  INFO silius_uopool::uopool: UserOperationHash(0x879ff5d4f878c41c99b3e69e22854e5af423909c2022926ab38d9bcb06093076) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:25.873037288Z 2023-11-30T11:51:25.872923Z  INFO silius_uopool::uopool: UserOperationHash(0x6a8b6d938d7ec1ad05760db7833c86d2b471dca37ac1a6f004587cb6ce78c44d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:26.174609160Z 2023-11-30T11:51:26.174490Z  INFO silius_uopool::uopool: UserOperationHash(0xce82e87ae6f5a4e42294ae30b3166a266326e4c8c5b17597563eb1ecd3c7790a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:26.477045107Z 2023-11-30T11:51:26.476930Z  INFO silius_uopool::uopool: UserOperationHash(0xf10faa11e78d9b30ea25ef8adbee727dec1b441610421344f650512f4d4a345b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:26.777811862Z 2023-11-30T11:51:26.777699Z  INFO silius_uopool::uopool: UserOperationHash(0xc9c7823b76a3e15191591c0856fc1c6f323ba9d3e01a09d6bf4f8a837ac05e07) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:27.085180676Z 2023-11-30T11:51:27.085074Z  INFO silius_uopool::uopool: UserOperationHash(0x2dd0f1597e154f2bfda94a1962fc459a74ff6b258ad6be53cb39bec72c35f71e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:27.388018231Z 2023-11-30T11:51:27.387913Z  INFO silius_uopool::uopool: UserOperationHash(0x0f52a2e955379d3319180726a061fb23487b589fb69429691f82d4e6f3275e97) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:27.697362833Z 2023-11-30T11:51:27.697243Z  INFO silius_uopool::uopool: UserOperationHash(0xabd819a26b7d8afde5421d14dc1db4175f6414efc95f739d4dbd912b506c4553) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:27.999036949Z 2023-11-30T11:51:27.998897Z  INFO silius_uopool::uopool: UserOperationHash(0x1b7b9df7af0190bbff1811fa53a93f66c44d69fac94f0223c8ee86155052ce04) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:28.306410523Z 2023-11-30T11:51:28.306294Z  INFO silius_uopool::uopool: UserOperationHash(0x04f19e174482b68a9e00a60d3f941ffe35f45e59e526e7e858025aac69c731fc) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:28.612922035Z 2023-11-30T11:51:28.612796Z  INFO silius_uopool::uopool: UserOperationHash(0x64af68cfe5ec89bc70c668c21f754ce9da31dd4d8f2b3c49a5f843990579e100) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:28.917122475Z 2023-11-30T11:51:28.917004Z  INFO silius_uopool::uopool: UserOperationHash(0xf03e9e3456700cd0e5884bed85d6cc2161094decf1d851cec6b1519b42d551bb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:29.216338679Z 2023-11-30T11:51:29.216214Z  INFO silius_uopool::uopool: UserOperationHash(0x15566d2ac3fcc890eb32feeeb61851fc8b26df38e564e1d700b9b668279409ed) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:29.522542040Z 2023-11-30T11:51:29.522427Z  INFO silius_uopool::uopool: UserOperationHash(0x5275c46f4d929bbdf5a671a19327d0196e11f16e242a0b61c16837251f6e48ae) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:29.825386728Z 2023-11-30T11:51:29.825267Z  INFO silius_uopool::uopool: UserOperationHash(0x63fd0becd2c048b37e9e80dc26a9114cb184c9666a3c4c53e54feb391c064bc4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:30.129965477Z 2023-11-30T11:51:30.129838Z  INFO silius_uopool::uopool: UserOperationHash(0x87db1bc973c2d5b5024b1d940b9049702315d2d50a29c06ecad620e32353b33a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:30.427068249Z 2023-11-30T11:51:30.426960Z  INFO silius_uopool::uopool: UserOperationHash(0x208869487d20bce9c14488927cde42cfdd0e406716eb1daecb23ef73ddd50fd6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:30.731502575Z 2023-11-30T11:51:30.731378Z  INFO silius_uopool::uopool: UserOperationHash(0xf1465b5b5b4585cac78323de69649c074c6b9a6e16bb3888c9fdd54c997891b2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:31.033400368Z 2023-11-30T11:51:31.033287Z  INFO silius_uopool::uopool: UserOperationHash(0x876ca4554e270d6e063b13c5951f3681141d0b7509f116061d96a082fa84941f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:31.337188683Z 2023-11-30T11:51:31.337077Z  INFO silius_uopool::uopool: UserOperationHash(0x28dad5f32039c30ea96bf63dea2bf008ac5e7d2dbc2bcb9792b6c1f93652170a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:31.638353028Z 2023-11-30T11:51:31.638238Z  INFO silius_uopool::uopool: UserOperationHash(0x6134975ac4bae0ae09b3349a78c46ff0f44b2fb15aa57c3d5f82aa066ce62185) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:31.942272004Z 2023-11-30T11:51:31.942152Z  INFO silius_uopool::uopool: UserOperationHash(0x1f9ca04ffaf74ff83beac6dafdb6c11b36296b288f6189012c485b81af019058) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:32.244359883Z 2023-11-30T11:51:32.244248Z  INFO silius_uopool::uopool: UserOperationHash(0x444af358847e68b2d1f20214cf93c7fa85b943cc7f8765932a584ea939e4c957) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:32.545341140Z 2023-11-30T11:51:32.545235Z  INFO silius_uopool::uopool: UserOperationHash(0x9c8c8f38f44bdd32fe0db6617d0be9390f0454b1093ae267d999996dbfe94536) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:32.852368491Z 2023-11-30T11:51:32.852245Z  INFO silius_uopool::uopool: UserOperationHash(0x415466ea938192a569411d3498460e5220978f653b223e0f6f029c9f4f22f825) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:33.154889796Z 2023-11-30T11:51:33.154780Z  INFO silius_uopool::uopool: UserOperationHash(0xdfe023726772c406eb0858da7afb0cf4c3c87beb8199f755549a54493b92a13a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:33.456321894Z 2023-11-30T11:51:33.456207Z  INFO silius_uopool::uopool: UserOperationHash(0x093fcdd14df22741e1a0812eafec2499d3913dc3ec3e989a74c05987dfd5c9d7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:33.758937493Z 2023-11-30T11:51:33.758818Z  INFO silius_uopool::uopool: UserOperationHash(0x2adea4247676edbb44e9c567ab0705c7ff03cfb8c5ca5e5b5a90bd14e129777c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:34.064412048Z 2023-11-30T11:51:34.064295Z  INFO silius_uopool::uopool: UserOperationHash(0x991a2f8b417bd162ca87cb6a55ea3669bfec8782618cbc05a368a21aba569cb8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:34.368181284Z 2023-11-30T11:51:34.368073Z  INFO silius_uopool::uopool: UserOperationHash(0x4118653d7facdcc1d41d2a60162a3b8501e6b552c02f3b22ba0a324e517407d2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:34.670060205Z 2023-11-30T11:51:34.669953Z  INFO silius_uopool::uopool: UserOperationHash(0x7e78dbb96f6d6afbc2d52148a1b47df942dc65876beb9fefbe0e9eb77fd52675) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:34.974681547Z 2023-11-30T11:51:34.974585Z  INFO silius_uopool::uopool: UserOperationHash(0x896b8bc46e815fd218772da33622d8b2751ada1562dfa0629095acb57311bc5a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:35.282934252Z 2023-11-30T11:51:35.282800Z  INFO silius_uopool::uopool: UserOperationHash(0x8e04c34631ba429aaba496e1de7db6edc7a0b4a772fc5eacde62f5d03adbd642) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:35.587339727Z 2023-11-30T11:51:35.587227Z  INFO silius_uopool::uopool: UserOperationHash(0xce2e8343af22fd9e2b0d282d6b3774097f38358bed54c803a69476e653d6f727) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:35.890274468Z 2023-11-30T11:51:35.890156Z  INFO silius_uopool::uopool: UserOperationHash(0x53c4b224c6e46b14db621f9b306c1a8e62c5408e711db3a8f39d085b81647739) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:36.196341848Z 2023-11-30T11:51:36.196231Z  INFO silius_uopool::uopool: UserOperationHash(0x275c0694e1372b2ce4a9e7afdf0ab8a5f5ec5f12a93ada9451685d3fa435bb36) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:36.521455778Z 2023-11-30T11:51:36.521343Z  INFO silius_uopool::uopool: UserOperationHash(0xd210afd4a821340a52b06feeffc231bda9dd944428bc2baa1a0633cd331ccb9b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:36.828845958Z 2023-11-30T11:51:36.828725Z  INFO silius_uopool::uopool: UserOperationHash(0xd739c738f70a0fba54987dbbfbbd21c61eadfda84e6445e4d4908fc0b7c2edd0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:37.135612553Z 2023-11-30T11:51:37.135491Z  INFO silius_uopool::uopool: UserOperationHash(0x4c2966bd55e050948c8a48e89d88163ccbe688c670e6b5a669a33f72c2a7d10d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:37.438200603Z 2023-11-30T11:51:37.438090Z  INFO silius_uopool::uopool: UserOperationHash(0x7b5bd455e414b338567df8c6f197a6b784aad36cff7af99332756199b3ca2dd8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:37.741284454Z 2023-11-30T11:51:37.741177Z  INFO silius_uopool::uopool: UserOperationHash(0x1c6f8accdd10569584b35eae844740ad852d3e168e73855b3277d436c0edf90f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:38.045520396Z 2023-11-30T11:51:38.045400Z  INFO silius_uopool::uopool: UserOperationHash(0x08b1dd2f6ff95f411b11726493d8f077534a2736492394dcdae714062c8bf57d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:38.352385338Z 2023-11-30T11:51:38.352266Z  INFO silius_uopool::uopool: UserOperationHash(0x18df390a874657017355e73c536b78dbcc77a697749edee56e0f7ea5427666c6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:38.655916831Z 2023-11-30T11:51:38.655806Z  INFO silius_uopool::uopool: UserOperationHash(0x3cba3764525d877b6297360e48fda0652b3b4b05aeeb2f89208857de60996fb4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:38.958489014Z 2023-11-30T11:51:38.958381Z  INFO silius_uopool::uopool: UserOperationHash(0x7a995f9add4277c901cb776fc2b6182cd384fcbdb5125b75549fd7d0932abdc1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:39.272657115Z 2023-11-30T11:51:39.272529Z  INFO silius_uopool::uopool: UserOperationHash(0x82f302011f1c9c69ef4196d5266c33a0d69b05c0188c06f1389542a6a2c3caf0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:39.575236026Z 2023-11-30T11:51:39.575123Z  INFO silius_uopool::uopool: UserOperationHash(0x164ae120530fdd651cd8320bbb18ce9618d0accbf19d99d2373b3d33bf4e3589) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:39.875093114Z 2023-11-30T11:51:39.874984Z  INFO silius_uopool::uopool: UserOperationHash(0x047de8bb2dab3c83dc5661c4efd3cfcdcef5a9c1ca41417b520ec4eb5e9e9554) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:40.175509882Z 2023-11-30T11:51:40.175392Z  INFO silius_uopool::uopool: UserOperationHash(0x0386ca7513f3b29cfaee35bb98eb96fa1010782e500409632ceedd319a89729c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:40.478482563Z 2023-11-30T11:51:40.478366Z  INFO silius_uopool::uopool: UserOperationHash(0x3b456f36cf7d18586c99d006178fc8b8bc31578a2dc1d76188ce41a5da3c7cb1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:40.777791912Z 2023-11-30T11:51:40.777673Z  INFO silius_uopool::uopool: UserOperationHash(0xd2b35a7448bb08f3d30885e87c157fd768939f17d45bb35e2e767b933224971d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:41.084005371Z 2023-11-30T11:51:41.083883Z  INFO silius_uopool::uopool: UserOperationHash(0xfa92c20e3ec6eb044c62e55040145b679b16cf516e9bff8b764c3ef19d46dd49) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:41.386967064Z 2023-11-30T11:51:41.386835Z  INFO silius_uopool::uopool: UserOperationHash(0xc63241d9f34b4ca662f6ea8b7a3a9c16a6d7bdc781a5ad6bb09e50302943d0a9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:41.693784519Z 2023-11-30T11:51:41.693673Z  INFO silius_uopool::uopool: UserOperationHash(0xe919b10ed9f9e5d35283d954d7453349b794b1d6f1a7abbf601763a7c936dd4b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:41.996223818Z 2023-11-30T11:51:41.996116Z  INFO silius_uopool::uopool: UserOperationHash(0xfb7c6772fbaa63f51043c074475d6b519fb30962e7f4943286e0e1d0fe0655db) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:42.296636381Z 2023-11-30T11:51:42.296528Z  INFO silius_uopool::uopool: UserOperationHash(0x54440f1b8bd020c655fa38c2d1a8908f4f834f9b01c1492c2e6917c3b8333208) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:42.599739413Z 2023-11-30T11:51:42.599619Z  INFO silius_uopool::uopool: UserOperationHash(0x3a0ab96bda3afeb9cfc73eb4eb5c7cef0b38604866118c5c4340d0027b4e9258) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:42.901365936Z 2023-11-30T11:51:42.901253Z  INFO silius_uopool::uopool: UserOperationHash(0x3e3f6e82141176c76c8e7856f9b1f48ede5082055093f61ce9b7d223e6e437cd) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:43.205846475Z 2023-11-30T11:51:43.205731Z  INFO silius_uopool::uopool: UserOperationHash(0x2df0b3865207ef1be5cf6e3415eecec8c7f388540af84adf3fa75b190de9f72a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:43.505465204Z 2023-11-30T11:51:43.505358Z  INFO silius_uopool::uopool: UserOperationHash(0x30ff4dbe66a73612b1dbd96e77cc8006501d438c17e7419ad8d5eeb9cf645ddb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:43.806273885Z 2023-11-30T11:51:43.806175Z  INFO silius_uopool::uopool: UserOperationHash(0x88babbac9e739c3460f1ff22e8350bab6fb3867bd3a23275be62c6ddac360e4c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:44.119257391Z 2023-11-30T11:51:44.119144Z  INFO silius_uopool::uopool: UserOperationHash(0xca5e67d5f8de13933ae776225096cd6da242cc3ac494898ddc18193e41f28005) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:44.421932677Z 2023-11-30T11:51:44.421819Z  INFO silius_uopool::uopool: UserOperationHash(0x58129b8cb942b891cd1bd86f28e633b8ed8ee0aa9545ac0f0708d2f5f162f9ec) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:44.721094561Z 2023-11-30T11:51:44.720984Z  INFO silius_uopool::uopool: UserOperationHash(0xeee007a3f30312ba32b5e8aa1973db174cbcbf92111f7f86c1ba1f0e1aad1cf3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:45.020620653Z 2023-11-30T11:51:45.020520Z  INFO silius_uopool::uopool: UserOperationHash(0x9d49e4d6c998356b3b5b5abf1e932117c79edd7c335d520826ba88e0b0be8d6c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:45.322209387Z 2023-11-30T11:51:45.322092Z  INFO silius_uopool::uopool: UserOperationHash(0xf1745b95cfd32d87924ba23af92fb863bc28dcb038a46df34b230e88d51213fb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:45.623316093Z 2023-11-30T11:51:45.623192Z  INFO silius_uopool::uopool: UserOperationHash(0x4a8196e49d5fff02ee3703f467ca76988e588d2db976a5a04531b41c203c8b6b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:45.921343352Z 2023-11-30T11:51:45.921202Z  INFO silius_uopool::uopool: UserOperationHash(0x659edd9a8d3f92ab7a43107d4d4d7cf68b0fca225b10068d32a2e6606e4d85de) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:46.221882043Z 2023-11-30T11:51:46.221759Z  INFO silius_uopool::uopool: UserOperationHash(0x79a821f9ca19dbbd70dc35e9d431815ff9affc347d1acb636c93aecd4d3a4a7d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:46.526405728Z 2023-11-30T11:51:46.526280Z  INFO silius_uopool::uopool: UserOperationHash(0x85404e427a6125f9db4f4c2039a4270309806b5d279dbbce1c3fe774cb8856a2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:46.827504771Z 2023-11-30T11:51:46.827397Z  INFO silius_uopool::uopool: UserOperationHash(0x62b67f5a2bdb5b62136eb4d959089267851ef5d25e4df387cb0eefdd13997cf1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:47.127953988Z 2023-11-30T11:51:47.127840Z  INFO silius_uopool::uopool: UserOperationHash(0xcaf916ffa323066d7dce870e5ab46e99cf783dda2f21c4e27228af911e44d991) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:47.432429037Z 2023-11-30T11:51:47.432315Z  INFO silius_uopool::uopool: UserOperationHash(0x3d7cbbb0587f936103d64e8951c32573d2378bb679ed996898d39ddf951197fd) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:47.735956841Z 2023-11-30T11:51:47.735836Z  INFO silius_uopool::uopool: UserOperationHash(0x598bb59e44763796b251e6838fd8ab5205990d76454d34ba2687cc22a1b5bcf3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:48.036128819Z 2023-11-30T11:51:48.036024Z  INFO silius_uopool::uopool: UserOperationHash(0x3e6a9732597632522286c3f95f6c4f3a06c6a14d010364ec0a49dfa2e402dae3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:48.338692583Z 2023-11-30T11:51:48.338587Z  INFO silius_uopool::uopool: UserOperationHash(0x6cb8fc870c94cefcab76f6da84fae9a6ae0bd39fb62b10dcf838e8ab725c0d86) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:48.638029430Z 2023-11-30T11:51:48.637908Z  INFO silius_uopool::uopool: UserOperationHash(0xa51f25b226c981d3c2ff56c35404ec5d51c7bf4271d078008ba0c42a7ea139e2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:48.936833462Z 2023-11-30T11:51:48.936707Z  INFO silius_uopool::uopool: UserOperationHash(0x078f32bf76aa969d040854b62dba72e65ae879ae6363c8b888ecddce8e2f9e48) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:49.244486281Z 2023-11-30T11:51:49.244367Z  INFO silius_uopool::uopool: UserOperationHash(0x517826fc00f5ad8c617000506c8db12e925305eb937240f365e053fe33e6d047) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:49.549633987Z 2023-11-30T11:51:49.549514Z  INFO silius_uopool::uopool: UserOperationHash(0x83fb6e5318ab7d0a4613fe624c2336c2b3127ee387acf572e331735038711d62) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:49.850871935Z 2023-11-30T11:51:49.850750Z  INFO silius_uopool::uopool: UserOperationHash(0x86e882071434ea656ef8790151e2106de9a8f82a0af4a8bec38e3f80c20d399a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:50.149212225Z 2023-11-30T11:51:50.149095Z  INFO silius_uopool::uopool: UserOperationHash(0xef30af19eb0312660a5106ed2d22152ed6829bce8186cabae8507f303afb7530) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:50.450821437Z 2023-11-30T11:51:50.450703Z  INFO silius_uopool::uopool: UserOperationHash(0x29143dad4f33138dbe6fdf688cde69bc4c4313d8cbfb88723bfe84155fb8710e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:50.761666475Z 2023-11-30T11:51:50.761557Z  INFO silius_uopool::uopool: UserOperationHash(0x8bc753e1e735b5f2f87c0aba4e7afb2feb56c333d495566fefaf34ca63f0f678) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:51.066819227Z 2023-11-30T11:51:51.066704Z  INFO silius_uopool::uopool: UserOperationHash(0x1bd5336dbe8b6447295e945d255539a30388da6f7da1162b00cbcb3b5700b24f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:51.393919547Z 2023-11-30T11:51:51.393799Z  INFO silius_uopool::uopool: UserOperationHash(0x8cc2826e287bde2f56673761a885e5a5d59612d4eb787e2ded2b0156fe254158) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:51.695311192Z 2023-11-30T11:51:51.695196Z  INFO silius_uopool::uopool: UserOperationHash(0xf17d2378055b29ed81787c4f1ac1385a33d3517324b895e90df229d9b771dd09) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:52.002498791Z 2023-11-30T11:51:52.002382Z  INFO silius_uopool::uopool: UserOperationHash(0x5cc675955dc30448487598d8960422026599afd2e2e605da03a55ab4d23cbe4c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:52.306068317Z 2023-11-30T11:51:52.305959Z  INFO silius_uopool::uopool: UserOperationHash(0x0fc4110f82b6f9945f2b635e94d0c9e94f5b1470a5361198b1692cdaea57179f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:52.610541923Z 2023-11-30T11:51:52.610419Z  INFO silius_uopool::uopool: UserOperationHash(0x0f453cc604d25a025ee8ee54e41e1edc5d5df6b770880d50c3cd161ef27644ee) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:52.908862148Z 2023-11-30T11:51:52.908733Z  INFO silius_uopool::uopool: UserOperationHash(0x537ebffa65959fe4ae29fa50ca87d2df7da9556afde9161a6bebb354266495a4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:53.208185357Z 2023-11-30T11:51:53.208071Z  INFO silius_uopool::uopool: UserOperationHash(0xd2c2457acb6010ef09bf692e3a55d70878fed1844cbfb4adb2234f693a082afa) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:53.511430980Z 2023-11-30T11:51:53.511318Z  INFO silius_uopool::uopool: UserOperationHash(0xa2c88a2c53f3e7cfc3ba4066278a567f3a285aa1b55e5ceec1be93c11ca393d3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:53.814511655Z 2023-11-30T11:51:53.814405Z  INFO silius_uopool::uopool: UserOperationHash(0x7d55f585fd123558c870afa42f7cbafdeeb0fdee952bc4daed6da4670af77d07) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:54.126655487Z 2023-11-30T11:51:54.126544Z  INFO silius_uopool::uopool: UserOperationHash(0xc73c3a806073b26f6c855a7d6c81199a932d65b41c70a991761132283d722938) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:54.428136193Z 2023-11-30T11:51:54.428022Z  INFO silius_uopool::uopool: UserOperationHash(0x46bb284b318bb7087545290c6af760b3ac5d50c060566b351ccdb8a8509a6b12) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:54.730215511Z 2023-11-30T11:51:54.730101Z  INFO silius_uopool::uopool: UserOperationHash(0x9c0c71e8748514ff36a7bcbfb1bd6ed5a99344925e9b497a3dc65c913f94a7ad) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:55.033395080Z 2023-11-30T11:51:55.033269Z  INFO silius_uopool::uopool: UserOperationHash(0x44531e753247b4b274eb5dfcb2456de9ea8011c7e5068cfe83a740bb9809ae8f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:55.333393866Z 2023-11-30T11:51:55.333276Z  INFO silius_uopool::uopool: UserOperationHash(0x4d0a0f06dc413fad9b43568c12ab9a2daaa70aad5afe621126cfcb8d065ba235) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:55.630105725Z 2023-11-30T11:51:55.629995Z  INFO silius_uopool::uopool: UserOperationHash(0x715d4fdd4840ad6d2ec311118ef1951bdb291403e462fcb8bad84dc56b6f4bb7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:55.930826774Z 2023-11-30T11:51:55.930704Z  INFO silius_uopool::uopool: UserOperationHash(0xe423c31cb39b82037e26eb73ce02d4918e92cfeda5bcf4531616c79d16476a48) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:56.234236640Z 2023-11-30T11:51:56.234124Z  INFO silius_uopool::uopool: UserOperationHash(0x1d408a970cd2ce21e53cecae483ebe96f0588871a118ce6b42136cc51f23a1fb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:56.535430816Z 2023-11-30T11:51:56.535316Z  INFO silius_uopool::uopool: UserOperationHash(0xa81826e088fb75d3f5c7f1281965c59fff8a357d43d78b0bb3f331f8687933f6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:56.838306809Z 2023-11-30T11:51:56.838186Z  INFO silius_uopool::uopool: UserOperationHash(0x11265c8ff9c41d88efcac1775017625213c3ad451efe438103ddf8379dd361db) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:57.144628609Z 2023-11-30T11:51:57.144515Z  INFO silius_uopool::uopool: UserOperationHash(0xd9f0bf56a74d458de3ff6b03fed8e48df2fae0e2197ab6497e2be6282b447223) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:57.451292732Z 2023-11-30T11:51:57.451174Z  INFO silius_uopool::uopool: UserOperationHash(0x207366f25f808f83f68a828c7b05747de9cd396390287df2e1a00abda806a33e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:57.753148884Z 2023-11-30T11:51:57.753054Z  INFO silius_uopool::uopool: UserOperationHash(0x22f4a58c4530971cb124dc33bde7777577affcf95aa62257c22198336b6e97f4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:58.058250650Z 2023-11-30T11:51:58.058126Z  INFO silius_uopool::uopool: UserOperationHash(0xb9cccb6219b7e8b70d0b18e26837a73676ffe0e5e56c9ce4ad1ccb6fb0494de3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:58.364862635Z 2023-11-30T11:51:58.364754Z  INFO silius_uopool::uopool: UserOperationHash(0x2b8dfffac29916df18faf37f0f3c209d13ace27906ddc660d43a9b2fa213051a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:58.665274944Z 2023-11-30T11:51:58.665154Z  INFO silius_uopool::uopool: UserOperationHash(0xe65e7512823637357a3ba03774ca10ca902ed356d3fa1db94b210fa4840d966d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:58.972099613Z 2023-11-30T11:51:58.972000Z  INFO silius_uopool::uopool: UserOperationHash(0xe50f6e7416ccd6888f45cda8f7920035161b52cf45e31fd5bb366bfc912bfc54) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:59.273685106Z 2023-11-30T11:51:59.273563Z  INFO silius_uopool::uopool: UserOperationHash(0xe93ef7ebf498e8dede414d338b59ce7b61bce14f6f5c96983f19b32d5f9a2594) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:59.576064143Z 2023-11-30T11:51:59.575940Z  INFO silius_uopool::uopool: UserOperationHash(0xfb13a263131f818040e5fd975454441e07564d53bb88611f8fd7f84d2679d083) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:51:59.879877686Z 2023-11-30T11:51:59.879771Z  INFO silius_uopool::uopool: UserOperationHash(0xf11ae70b0b103bc3ec1148189176cf7f1fa3492642b149d1fffcc377446c16b8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:00.182049897Z 2023-11-30T11:52:00.181940Z  INFO silius_uopool::uopool: UserOperationHash(0xf1148cd5cdedaf39d78a1f4bf2097496ed6f48b9ef3224abc8f2ab47722abdfa) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:00.481410352Z 2023-11-30T11:52:00.481286Z  INFO silius_uopool::uopool: UserOperationHash(0x4c7c010838aa49e13808ca7a92d1be3954beff7693fc2a03b5ddf6d74b902d31) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:00.781752604Z 2023-11-30T11:52:00.781629Z  INFO silius_uopool::uopool: UserOperationHash(0xb858f01276d72b20fa6aa8a9369d4a8df47520298af1a9468607dcc88df2b0fb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:01.090711023Z 2023-11-30T11:52:01.090597Z  INFO silius_uopool::uopool: UserOperationHash(0xdd0f5f8248027ea894cdaeba82431b7dd773b62952319cc4084cf04cad8e2ee2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:01.395092544Z 2023-11-30T11:52:01.394979Z  INFO silius_uopool::uopool: UserOperationHash(0x3a8a2899f52b960b7d4299870523e9d8a6a85b77100d81b3bf87a337c7847aa6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:01.699316390Z 2023-11-30T11:52:01.699201Z  INFO silius_uopool::uopool: UserOperationHash(0x1af664ec026b003620cf6461b0009bcef740754836e34e35137476efc3c55bc2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:02.003494403Z 2023-11-30T11:52:02.003387Z  INFO silius_uopool::uopool: UserOperationHash(0xc0c448615891c9633ff5dbc6c3c141640878cb38811317b98608fd0256417c99) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:02.308741848Z 2023-11-30T11:52:02.308624Z  INFO silius_uopool::uopool: UserOperationHash(0xae0baee602aafbdca85c0aa8a126ceb3e0b93fb89ad284ba9445bf729c8abf0c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:02.611573064Z 2023-11-30T11:52:02.611454Z  INFO silius_uopool::uopool: UserOperationHash(0x95c0a06130700b37de5d3b983de674f9aef56ed8cdb611c3c62d61de09c4865c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:02.915432864Z 2023-11-30T11:52:02.915323Z  INFO silius_uopool::uopool: UserOperationHash(0x4753460907dbe49d41366b2e0e6ee324789725d0a21cedfd4bb0e1ddb65ee9b5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:03.220697200Z 2023-11-30T11:52:03.220577Z  INFO silius_uopool::uopool: UserOperationHash(0x1faddca90187cdfb3df73d41c971ea42803cd2c44d65c1b6db7d5fdaad53d23e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:03.526533870Z 2023-11-30T11:52:03.526423Z  INFO silius_uopool::uopool: UserOperationHash(0x52b402bd4633e29ea7edec91a23375f2d14c356271b14c0c3ef40698de72c5cf) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:03.833192690Z 2023-11-30T11:52:03.833074Z  INFO silius_uopool::uopool: UserOperationHash(0x892aba29bfc3c1acac27522485fb635b605a8002643d138769e48fc2297744f7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:04.141547227Z 2023-11-30T11:52:04.141435Z  INFO silius_uopool::uopool: UserOperationHash(0xe6f448a04b25d23170071779e6605a8fab427cc34d40a94a6de98b6e1dcd9c26) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:04.448347671Z 2023-11-30T11:52:04.448218Z  INFO silius_uopool::uopool: UserOperationHash(0x2ce230cd8fe64d6503fd040777e91e82c9393b2fc75667101286f6fc9f75db3f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:04.752739074Z 2023-11-30T11:52:04.752621Z  INFO silius_uopool::uopool: UserOperationHash(0x8433016c1ab845758fd649566712b7d725d615e9c93f9288227734040d20217c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:05.059209945Z 2023-11-30T11:52:05.059098Z  INFO silius_uopool::uopool: UserOperationHash(0xf0c860bb4e93bf70074a49c70b68f9152a4bc87a75e1d61744c082c694133d06) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:05.363502574Z 2023-11-30T11:52:05.363386Z  INFO silius_uopool::uopool: UserOperationHash(0x37cef9441f34dccdcc067c54059c7e515b2a6fedd3b23ddb95dee30df1f60df1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:05.667595054Z 2023-11-30T11:52:05.667480Z  INFO silius_uopool::uopool: UserOperationHash(0x507bd59d9999f24af89ed1f257f3635accb84c51d296df1859f15b340772a1b9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:05.970870413Z 2023-11-30T11:52:05.970756Z  INFO silius_uopool::uopool: UserOperationHash(0x43de87c549e7db78f9abf71e0c7c5268085f651c310eb21256991001963f459f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:06.280753089Z 2023-11-30T11:52:06.280632Z  INFO silius_uopool::uopool: UserOperationHash(0xbb0b15df691327a3f6c8df579a1e2cb909d89a5ccfea032d9cda5433447209d4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:06.606031738Z 2023-11-30T11:52:06.605919Z  INFO silius_uopool::uopool: UserOperationHash(0xd03a21c0501616515c81c7a3758ad3b4a994d59583f10918417832ca1b8ee1c9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:06.908318754Z 2023-11-30T11:52:06.908198Z  INFO silius_uopool::uopool: UserOperationHash(0xde4529916129637a64d3a29b14c305a85b5277ced71da66ad3ee2a07dd9d5219) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:07.213504939Z 2023-11-30T11:52:07.213402Z  INFO silius_uopool::uopool: UserOperationHash(0xadca06cd7591b1fb2589b0f63a238cf240d18deaf9196479f92e0848fb0fd1c7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:07.513746999Z 2023-11-30T11:52:07.513626Z  INFO silius_uopool::uopool: UserOperationHash(0x21739933116cb467801de7ffa2b1a5225e1774412d686c9932c405caa2bada58) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:07.811369502Z 2023-11-30T11:52:07.811262Z  INFO silius_uopool::uopool: UserOperationHash(0x8d2868335d70f7830dc9a054580d734a4233c79497c49f2024ba283fdc624f32) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:08.115557973Z 2023-11-30T11:52:08.115420Z  INFO silius_uopool::uopool: UserOperationHash(0x991d739d3d0113eea625a4a851b85772cd4dd1f265bdd9d82b34b692ef60415e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:08.419660331Z 2023-11-30T11:52:08.419540Z  INFO silius_uopool::uopool: UserOperationHash(0x3d352b3afa8ac84cc39031f0b4db13e725e336976624b0dc7d916348dcdf1157) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:08.721199716Z 2023-11-30T11:52:08.721085Z  INFO silius_uopool::uopool: UserOperationHash(0x449688ce754dfd6c9b48475f3206819b3f656d929f98dd635ee17ca7ed85d8a1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:09.021856948Z 2023-11-30T11:52:09.021744Z  INFO silius_uopool::uopool: UserOperationHash(0x871c11070d07b284485bf5c1855577acc2eb30855dbf258b1185170b35585151) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:09.326808672Z 2023-11-30T11:52:09.326690Z  INFO silius_uopool::uopool: UserOperationHash(0xaf4e058ecec84e5d049aab3e094fc0cf8301b37503bebe87b8bea4603f3534e7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:09.631940216Z 2023-11-30T11:52:09.631824Z  INFO silius_uopool::uopool: UserOperationHash(0xb13aeb2254740000b5cad2f33b1be350f9964e7cd3f908134111d2535e2fc7ce) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:09.934209612Z 2023-11-30T11:52:09.934101Z  INFO silius_uopool::uopool: UserOperationHash(0xf6be1d1c2a3e1c9d1ac7205ed7b75e6cb119b2a85e6af3e668ca556be227c236) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:10.235625602Z 2023-11-30T11:52:10.235510Z  INFO silius_uopool::uopool: UserOperationHash(0xc218a7a8c2ad0881ed35dbd17b1bcc760006f3e3a5a8fd33754cb4a9f5459634) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:10.536520963Z 2023-11-30T11:52:10.536400Z  INFO silius_uopool::uopool: UserOperationHash(0x13ed64c070b5cba01ab08664cc479a874e0c6ae94deff481489ebcb857ad06ab) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:10.841356798Z 2023-11-30T11:52:10.841236Z  INFO silius_uopool::uopool: UserOperationHash(0x0f8aad5b6ec4b8f387255a8b44b5640e801bdf1be5cc03ba7e2092b19a561aed) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:11.142751124Z 2023-11-30T11:52:11.142643Z  INFO silius_uopool::uopool: UserOperationHash(0xe6a1e9c8ef8e96731bd842048c077280df90c93e927988add9d8eea84d091a89) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:11.441136165Z 2023-11-30T11:52:11.441020Z  INFO silius_uopool::uopool: UserOperationHash(0x9d544be8f531ef6cd0c77c147c2a97295b44430e2c82d65b6cb40e58487b2969) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:11.741570530Z 2023-11-30T11:52:11.741448Z  INFO silius_uopool::uopool: UserOperationHash(0xcd8ed145acc3b5968775b70e80ebfc6546a860cf7640150224340a82aaad8fe4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:12.046555510Z 2023-11-30T11:52:12.046446Z  INFO silius_uopool::uopool: UserOperationHash(0x826041b20d3ec044d5dc17085dd92fd80ad16eb048d1a929b3c1aa5d7a262731) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:12.351122761Z 2023-11-30T11:52:12.351023Z  INFO silius_uopool::uopool: UserOperationHash(0x3f8a8e9385b9b4c20733d242cdcf25f489e4a9b35e8d79cd566f932588ffa3da) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:12.653019666Z 2023-11-30T11:52:12.652906Z  INFO silius_uopool::uopool: UserOperationHash(0x05c34830714940ace31837434df64d5543213510d1a0fd62bc3269e671591686) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:12.954645037Z 2023-11-30T11:52:12.954536Z  INFO silius_uopool::uopool: UserOperationHash(0xe621ed38c0f503d3df67b677a665859bb52785dbaa24aff90a76f29633d19a00) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:13.260526257Z 2023-11-30T11:52:13.260411Z  INFO silius_uopool::uopool: UserOperationHash(0x2d43722d363691762dee614be80d6fe620b22c91fafc044d68d104db8f79aa95) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:13.565649026Z 2023-11-30T11:52:13.565525Z  INFO silius_uopool::uopool: UserOperationHash(0xba76ce07a452793fc87e9029a7287f14a5610aa1dc96f583a8c8566aa438bd5d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:13.869187227Z 2023-11-30T11:52:13.869079Z  INFO silius_uopool::uopool: UserOperationHash(0xe47cbb276ef32175deca03dad68d2609c360c7e0a30b0e738ed82707e4a8565d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:14.171353591Z 2023-11-30T11:52:14.171238Z  INFO silius_uopool::uopool: UserOperationHash(0xe5b554f80f357a803831ef83e270fe9f49256a7d0daf8ae29b420aa5c5c393ec) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:14.473091094Z 2023-11-30T11:52:14.472980Z  INFO silius_uopool::uopool: UserOperationHash(0xd54e95f03524b1b67d4599d2058e74c96f5d34c883f2465fe0fae428e4cfca95) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:14.776185495Z 2023-11-30T11:52:14.776072Z  INFO silius_uopool::uopool: UserOperationHash(0x0e4668f3ac1ddb59e39efffadf08c7f45b737dacc7c3d321ef3f7602a063e29d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:15.070317248Z 2023-11-30T11:52:15.070211Z  INFO silius_uopool::uopool: UserOperationHash(0x6e8ca62298ce9e347918770fc9cded83a86ec3047e5fb7066879c5406f23cda7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:15.371634431Z 2023-11-30T11:52:15.371520Z  INFO silius_uopool::uopool: UserOperationHash(0x4714975e1534f1c16b7502ffcb29e8432a5922ef07bd989a86157c350d1dd631) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:15.673452225Z 2023-11-30T11:52:15.673336Z  INFO silius_uopool::uopool: UserOperationHash(0xda4db924bc7176713c38b65997039a435d06bcb997561d804be4e5cb0a19bdb6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:15.976439335Z 2023-11-30T11:52:15.976314Z  INFO silius_uopool::uopool: UserOperationHash(0x0c27b336b1811f2531cc6ad92d19a981fc1145ec2ce4d8618fbe2d63850d7e7b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:16.278772212Z 2023-11-30T11:52:16.278658Z  INFO silius_uopool::uopool: UserOperationHash(0x2dae020558fb8ae1511c2b3dcd91cb7edb4207f72bfbe2697096befc6ab65151) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:16.581422514Z 2023-11-30T11:52:16.581304Z  INFO silius_uopool::uopool: UserOperationHash(0x34f7ffe45051e43f427aeaad10755df8e2ad393eb2fba0b3934c1d512fc1d69a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:16.886884977Z 2023-11-30T11:52:16.886767Z  INFO silius_uopool::uopool: UserOperationHash(0xd4a839d1cc6728b1b734a7a8f02ef391ad7881b4dd0b011465980649132741de) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:17.187564799Z 2023-11-30T11:52:17.187451Z  INFO silius_uopool::uopool: UserOperationHash(0x0bc6dfbde322157af38ee1ec0b0e91928584600854e546d535a7936711f19478) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:17.488546660Z 2023-11-30T11:52:17.488427Z  INFO silius_uopool::uopool: UserOperationHash(0xf59598fc2fccb33a3c0a57379d8d97f730659929a7977dc22e04803339c9952e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:17.789880131Z 2023-11-30T11:52:17.789786Z  INFO silius_uopool::uopool: UserOperationHash(0x7a04dba6bcd6b6e0e67efba51059e0d2b315a30efcfb43670c5e595a6cb17cd3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:18.089924792Z 2023-11-30T11:52:18.089806Z  INFO silius_uopool::uopool: UserOperationHash(0xb924644ec72d8396b87ce171d636a04845d13e3feb78295e31552c58541a549a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:18.393855084Z 2023-11-30T11:52:18.393740Z  INFO silius_uopool::uopool: UserOperationHash(0x01a38b3e794f1a537552515db5230b78ec20943774f02bb7cf6b3fdc9fd1edbb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:18.694332846Z 2023-11-30T11:52:18.694216Z  INFO silius_uopool::uopool: UserOperationHash(0x3a82ac691285673bce3741bfc007c671986c00ee5c21d92ad8af3d1e2c483570) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:18.997532576Z 2023-11-30T11:52:18.997429Z  INFO silius_uopool::uopool: UserOperationHash(0x2f4645ad344a45736b4e4651930fed12e7b94cf491b570a63fd1b3e6f29dd7c3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:19.299998337Z 2023-11-30T11:52:19.299881Z  INFO silius_uopool::uopool: UserOperationHash(0x9d16ac252f6b14a431023679fc3fc071325d97e9c61274995be46ee68ee36498) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:19.603214572Z 2023-11-30T11:52:19.603096Z  INFO silius_uopool::uopool: UserOperationHash(0x437958e6fa9e3d14e0bd290f96e8ea7fbcf4d31c31deb6995ef75c52b76884a5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:19.908005849Z 2023-11-30T11:52:19.907886Z  INFO silius_uopool::uopool: UserOperationHash(0x6ec577c08dcab22c3f324d019c2a0bbbd7f7255dddb1da25f0c37f63d0253f0d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:20.211956366Z 2023-11-30T11:52:20.211843Z  INFO silius_uopool::uopool: UserOperationHash(0xfaad0f1ec27f504e82b058b026906e7a05786b80702411183d2560290683f14d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:20.518543770Z 2023-11-30T11:52:20.518425Z  INFO silius_uopool::uopool: UserOperationHash(0xe8185a25fbaa31f8ae6b01178aa7efc02c94d8d94859cb6baa4b81446aa36ad0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:20.816563867Z 2023-11-30T11:52:20.816446Z  INFO silius_uopool::uopool: UserOperationHash(0x9d940cec964a1302e4d96b345817fd610c7ed04505cbf98db6ab782a5a8cea3c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:21.130510936Z 2023-11-30T11:52:21.130405Z  INFO silius_uopool::uopool: UserOperationHash(0x914171cde72121c7deee08e0733d7ba6ebc53dc52ed26edaa7ab03a83ac0ad3a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:21.437887469Z 2023-11-30T11:52:21.437776Z  INFO silius_uopool::uopool: UserOperationHash(0xfd511c0f8464a7aaca87c4a6758ff232c145aa4198630e13daecad2acd887df0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:21.744657379Z 2023-11-30T11:52:21.744538Z  INFO silius_uopool::uopool: UserOperationHash(0x8d70ef6e587fd92050ed8291a7bcaac4f66ff4fb832929886caf94b83daf2a5b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:22.047715643Z 2023-11-30T11:52:22.047595Z  INFO silius_uopool::uopool: UserOperationHash(0x7a4f37af9427b7f3ffabb22580b6473b34383d9aa08ba94cef4266203ee4714f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:22.347612860Z 2023-11-30T11:52:22.347494Z  INFO silius_uopool::uopool: UserOperationHash(0xd501c8f3175294f585a8a7cc09624e47992c566c2dff855a5e14827c80d29eb7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:22.653651626Z 2023-11-30T11:52:22.653529Z  INFO silius_uopool::uopool: UserOperationHash(0x06d956ee86bf3fdf4f6956b964f3b416a34d345efcb8299f631787752500bee1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:22.960180770Z 2023-11-30T11:52:22.960059Z  INFO silius_uopool::uopool: UserOperationHash(0x8e0ee693b26b82e212433d4a2d95ff8aae55563f3998a7d733ac25c6476edc97) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:23.260263953Z 2023-11-30T11:52:23.260155Z  INFO silius_uopool::uopool: UserOperationHash(0x09b47f5d8e1564e4b5dd66ea8835433f65764e9d8e7499d0a76a1be5913deb7d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:23.562116450Z 2023-11-30T11:52:23.562005Z  INFO silius_uopool::uopool: UserOperationHash(0x4ef0cd666f5a1cc84c10bcc53fd8c1c59fdab2f412f4c11720cbd9ba8b392be2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:23.863763540Z 2023-11-30T11:52:23.863651Z  INFO silius_uopool::uopool: UserOperationHash(0x6420497c614662a3e28f1b713d8932476711d44b99e6dbdc9160304024485b52) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:24.175347345Z 2023-11-30T11:52:24.175234Z  INFO silius_uopool::uopool: UserOperationHash(0x87f9a3cbcc28e1f0aed3cb506aceb7043715b86dc26887c7086bcd67f3acf781) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:24.479762220Z 2023-11-30T11:52:24.479646Z  INFO silius_uopool::uopool: UserOperationHash(0x127e5beb262c759000aab39bbc54c65be8b9a050182e72323e22906640fc9dd5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:24.782031950Z 2023-11-30T11:52:24.781925Z  INFO silius_uopool::uopool: UserOperationHash(0x582e0f694975ee89712fa5036c633b94a9e4c453eab14ae94db7deffb9f3fa92) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:25.084527112Z 2023-11-30T11:52:25.084409Z  INFO silius_uopool::uopool: UserOperationHash(0xdaca6c00331d620db4e72342b34d24fc677aabba288555f4a56d40ebce166821) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:25.386315486Z 2023-11-30T11:52:25.386215Z  INFO silius_uopool::uopool: UserOperationHash(0x502fda45eaa2cb31f729789bed21dafbcd420f97d2ea732418dcc56d2e9b6a89) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:25.686210485Z 2023-11-30T11:52:25.686088Z  INFO silius_uopool::uopool: UserOperationHash(0xe5503262dd85aa2c08ee8f5c41345767ace7db3b733a42333f7ea658b608a862) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:25.983817705Z 2023-11-30T11:52:25.983704Z  INFO silius_uopool::uopool: UserOperationHash(0x191c3d17939f35bbff1679b94929fa7efd2031ba2cb854060528e3263b0b9c37) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:26.283984472Z 2023-11-30T11:52:26.283873Z  INFO silius_uopool::uopool: UserOperationHash(0x3b98693dfebd448c0c4898a3e8cf01fcd957c4fa3dffe19de46bac137313fa31) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:26.591503144Z 2023-11-30T11:52:26.591381Z  INFO silius_uopool::uopool: UserOperationHash(0x102d42d8af23427ab57f2abe0f7785276f7edcf6a89cf5d122f6a9621c779d67) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:26.892909605Z 2023-11-30T11:52:26.892792Z  INFO silius_uopool::uopool: UserOperationHash(0xc1228a016782862fbdca02d3d79fff791d9f8ba44cefdcd87a67b24708d88838) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:27.194945450Z 2023-11-30T11:52:27.194811Z  INFO silius_uopool::uopool: UserOperationHash(0x7cd29c9e06db5c944ea421dec9af0cc1013c6b863f5aa144d0ceec4be4d9d9d5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:27.497143498Z 2023-11-30T11:52:27.497033Z  INFO silius_uopool::uopool: UserOperationHash(0x1b236afc4c44bc01d596208a278fd1de382558eaedc07bb4e76ff85ca7634bf0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:27.805037206Z 2023-11-30T11:52:27.804929Z  INFO silius_uopool::uopool: UserOperationHash(0x6483958210a27344d3a61dd6b5fa0c665af04246ada997a4033a6d0bdcf3015e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:28.107598370Z 2023-11-30T11:52:28.107483Z  INFO silius_uopool::uopool: UserOperationHash(0x0ae508243ab153d95aa259d56db570c2bb55bffcd250c5672839f277f1382f79) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:28.413970202Z 2023-11-30T11:52:28.413847Z  INFO silius_uopool::uopool: UserOperationHash(0x9907a26195d168388d0dacb46380857c8c15a40ee17744d9c99defae8c98700a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:28.718437452Z 2023-11-30T11:52:28.718314Z  INFO silius_uopool::uopool: UserOperationHash(0x7d2270e0caf97d038104820e27d1c612d8f9f71c9289de8ec12b553915e6d793) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:29.022368368Z 2023-11-30T11:52:29.022249Z  INFO silius_uopool::uopool: UserOperationHash(0xb2afe815a4230b2bab31509f63a455b362e3e8f0234061916bd698a25c9e0227) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:29.328358257Z 2023-11-30T11:52:29.328237Z  INFO silius_uopool::uopool: UserOperationHash(0x651f9074fbb3b6162896f9f731a297d32a6206998682b4eac23014f9344d13c5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:29.631103387Z 2023-11-30T11:52:29.630991Z  INFO silius_uopool::uopool: UserOperationHash(0x7bb50d7bd724ecfcee105adecac29b4f209edf2f3929b6d985f9d089cfbdf41d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:29.932867324Z 2023-11-30T11:52:29.932749Z  INFO silius_uopool::uopool: UserOperationHash(0xf917e2a5c7ce7016c27b9c291a713d2d14763ae4f58c6d4797d9ad6e6c2c5cd7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:30.238021103Z 2023-11-30T11:52:30.237909Z  INFO silius_uopool::uopool: UserOperationHash(0x046f5fab53be2fa4a4e012a4808431fede67e22fc754e81991f9763af2cc91a5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:30.536606617Z 2023-11-30T11:52:30.536489Z  INFO silius_uopool::uopool: UserOperationHash(0x6c163b2adb58edc543c68357665aaf93cd08184f3ae9dac37adde8c6d88def93) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:30.839699747Z 2023-11-30T11:52:30.839575Z  INFO silius_uopool::uopool: UserOperationHash(0x962a07a7647c1cbb956834c8a29776aa5fe92f40c1b89f68bb634aa362149ebe) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:31.140187484Z 2023-11-30T11:52:31.140062Z  INFO silius_uopool::uopool: UserOperationHash(0x0020ed3cad144641cf9a47789c231aa17ecf3ebf41088ab1f2a4bcad6065186b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:31.442998447Z 2023-11-30T11:52:31.442870Z  INFO silius_uopool::uopool: UserOperationHash(0x57c9cd15c1a08bb8dfad1f163ca2921b5676ffb0bc016c140c7a660e1f5236ae) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:31.747229556Z 2023-11-30T11:52:31.747118Z  INFO silius_uopool::uopool: UserOperationHash(0x7c1818e75aa4ccbc3a4f9588958f546f298604e4c8661040c707715bdfda63d0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:32.050657877Z 2023-11-30T11:52:32.050555Z  INFO silius_uopool::uopool: UserOperationHash(0x4bc6c064b2925336d878caff8a9d1a2c03bd7599e8c979c52c3b3b601fe15585) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:32.351027116Z 2023-11-30T11:52:32.350919Z  INFO silius_uopool::uopool: UserOperationHash(0xe3e8ea56cd7794a7fc10917772d7f3e1aa48bf921c4e17a62cf38c5cf625da23) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:32.655266717Z 2023-11-30T11:52:32.655147Z  INFO silius_uopool::uopool: UserOperationHash(0x6b3d7e45086d44b233b91264d12c90fe0488c7f7fd1763f08f0075f9c4ad15a2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:32.956189597Z 2023-11-30T11:52:32.956067Z  INFO silius_uopool::uopool: UserOperationHash(0x390f9acd508245462a48717e4821680ae27f0d3a4b9f71340cfde2ff1830ffa8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:33.256626635Z 2023-11-30T11:52:33.256510Z  INFO silius_uopool::uopool: UserOperationHash(0x142b78e7f1e83f358067439591ff74cd36752fab35c9c1964cee3ea31da46c5f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:33.557520231Z 2023-11-30T11:52:33.557404Z  INFO silius_uopool::uopool: UserOperationHash(0xc6e7b830fc6666823007045e3969f81e48967c147669851b64219d03b15b4c89) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:33.862227758Z 2023-11-30T11:52:33.862108Z  INFO silius_uopool::uopool: UserOperationHash(0xedbcf192a12dbac3e52f93765787b410930444958e05677f036c32a92baf71f3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:34.165075824Z 2023-11-30T11:52:34.164965Z  INFO silius_uopool::uopool: UserOperationHash(0xb07ea6a192a3cd9e2e3fa37d0bd9c8c97da90c5c397f5505afc46fe2129f9bae) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:34.470090838Z 2023-11-30T11:52:34.469963Z  INFO silius_uopool::uopool: UserOperationHash(0xef50e3e90e8890b774511676d3ebcba063f489b34b5397c0aae138fcef25fd48) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:34.769121600Z 2023-11-30T11:52:34.769002Z  INFO silius_uopool::uopool: UserOperationHash(0x9cabfee21593481ed624ddbf44d06b3aaee972891809b0b432063035201d9529) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:35.072127144Z 2023-11-30T11:52:35.072005Z  INFO silius_uopool::uopool: UserOperationHash(0x9f494a369b96ad121e9af37e80885659e41d5703ad852cf9d606adaadcf8b150) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:35.370453754Z 2023-11-30T11:52:35.370336Z  INFO silius_uopool::uopool: UserOperationHash(0x40c84fb0553d67aa32ad0ca064eb9e4381dba16a9fc29084d342a92a7b32ba5f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:35.668017066Z 2023-11-30T11:52:35.667905Z  INFO silius_uopool::uopool: UserOperationHash(0x8441e7eec75e0d28ac3b56bb2e1c85f7cf1a1fe0b4cb068f7e6704b5b9f2bd22) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:35.968822592Z 2023-11-30T11:52:35.968710Z  INFO silius_uopool::uopool: UserOperationHash(0xeee04b355b1f6c850dac6b39a8e0b8dd7fe407c34471458e9d375b8c97cbd48d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:36.279838868Z 2023-11-30T11:52:36.279725Z  INFO silius_uopool::uopool: UserOperationHash(0x997fcbb347390314720b5f6220818abef8e055af17ea762b45f14249fc4bd79a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:36.585453866Z 2023-11-30T11:52:36.585343Z  INFO silius_uopool::uopool: UserOperationHash(0x5a1136662fba6c709ca57f355d359c0afb7df784daceaca427aeb4035c0aa662) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:36.889440577Z 2023-11-30T11:52:36.889327Z  INFO silius_uopool::uopool: UserOperationHash(0x81cacba0a26c14e389472a1b426392486f861ea6f6782270ce99f6faf7a6058f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:37.189714850Z 2023-11-30T11:52:37.189598Z  INFO silius_uopool::uopool: UserOperationHash(0xa79426e8d9485672a0bd6a91b471ce40202c7b1ef731a58b97675f7420c3b53c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:37.492829972Z 2023-11-30T11:52:37.492708Z  INFO silius_uopool::uopool: UserOperationHash(0x066eeeead4cf411a2f76e086831847221d1592e869554a6b428d20a6f3fb4eaa) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:37.790940178Z 2023-11-30T11:52:37.790825Z  INFO silius_uopool::uopool: UserOperationHash(0x43954230707e8c677e76fdff6e73675c5fa086dcc097daa344b9c74d63d76393) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:38.089982448Z 2023-11-30T11:52:38.089869Z  INFO silius_uopool::uopool: UserOperationHash(0x6126fc4addc85680edf1c33978ac9275730c37dec2dea9e0bc05cc57f143b357) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:38.388629525Z 2023-11-30T11:52:38.388521Z  INFO silius_uopool::uopool: UserOperationHash(0x59be17a198f6d57a00cd6d52d1eac5d66fe634da682edd5b972a7fce8019a771) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:38.693995420Z 2023-11-30T11:52:38.693881Z  INFO silius_uopool::uopool: UserOperationHash(0xa016cf09e21bfa0ec66a0c323e24857d6ce3b8d9baa7a25c6ec84d7c4a1569b9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:38.993948062Z 2023-11-30T11:52:38.993846Z  INFO silius_uopool::uopool: UserOperationHash(0x81880c65014831823df34b33a468ff33e591c5dc06165582fdae0fc788ee0193) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:39.291637179Z 2023-11-30T11:52:39.291525Z  INFO silius_uopool::uopool: UserOperationHash(0xba95126bfe07cb9fe0b59e2beb0854b065d21717e67db8c7fd7ea5f35ca17e27) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:39.596268983Z 2023-11-30T11:52:39.596153Z  INFO silius_uopool::uopool: UserOperationHash(0xa5298a2cb355fa9256efb6398119db27ed77fc2a460a3180625178ac79a455c3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:39.901624747Z 2023-11-30T11:52:39.901502Z  INFO silius_uopool::uopool: UserOperationHash(0xc53a9435e41cf028e254a281ef39471b77e9cbab1f2823584ef9fcfdeec26ca6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:40.201051625Z 2023-11-30T11:52:40.200924Z  INFO silius_uopool::uopool: UserOperationHash(0xea9d3cfcd45fcf952144b55c114fa2a456515da35fe861dd1b6483ddf2e8f1ca) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:40.503484308Z 2023-11-30T11:52:40.503369Z  INFO silius_uopool::uopool: UserOperationHash(0x3cf47e60fe6e8472cf330579781fed1ded82d0aacb8b1c82d759c3fb6d486fc8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:40.806355809Z 2023-11-30T11:52:40.806242Z  INFO silius_uopool::uopool: UserOperationHash(0x9e05faa899a1fe4ec3fc9b4d04c36c8cefa218781cf6f66b52a969193ca0de5f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:41.108745558Z 2023-11-30T11:52:41.108627Z  INFO silius_uopool::uopool: UserOperationHash(0x5040344bee4d4dad21a064775d37f24c19e42c2af9da2651120b18c16ade2434) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:41.415602018Z 2023-11-30T11:52:41.415494Z  INFO silius_uopool::uopool: UserOperationHash(0xf4b5ee43b46309908b167319a535064727cbf32237cb2f1a9f2961331b0e3d5b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:41.722645662Z 2023-11-30T11:52:41.722524Z  INFO silius_uopool::uopool: UserOperationHash(0xa40fe4ad42665f9d34fe93baf8f096ba82810c460b16743575ed0a30841e3965) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:42.024556808Z 2023-11-30T11:52:42.024440Z  INFO silius_uopool::uopool: UserOperationHash(0x1b5e7eb6252a922a6e19df197bd39eb901a95c799241de7b358935028843d82a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:42.330296617Z 2023-11-30T11:52:42.330182Z  INFO silius_uopool::uopool: UserOperationHash(0x362995c53f219035e09ce844a1bbad4645f1f3f930be6b29ade0552f3f932844) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:42.628151788Z 2023-11-30T11:52:42.628040Z  INFO silius_uopool::uopool: UserOperationHash(0xed2c3364ac30dcb1ea7718c2cc044d59f293e0d76d093849f17d79c5cf163b0a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:42.926288016Z 2023-11-30T11:52:42.926180Z  INFO silius_uopool::uopool: UserOperationHash(0x0a358ebbc1fbda9d8f9627ecf74a7cbc6cc85141e6b9f546392c3176432eac9b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:43.225296508Z 2023-11-30T11:52:43.225184Z  INFO silius_uopool::uopool: UserOperationHash(0x685f816e1c80f43a9e44c5b812b68bc00e20839343661ad2c3a75e7691a77fe7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:43.529300670Z 2023-11-30T11:52:43.529182Z  INFO silius_uopool::uopool: UserOperationHash(0x673a89ca7cad586d75b1868969d1e9122c347a9bbe9985d441ae06deaeaab089) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:43.832971241Z 2023-11-30T11:52:43.832865Z  INFO silius_uopool::uopool: UserOperationHash(0x22df001e99de1e52c59b4fb1bff03a41724efa7d5e4d21111b12d3cb2bee75be) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:44.136673280Z 2023-11-30T11:52:44.136558Z  INFO silius_uopool::uopool: UserOperationHash(0xbaab6e6e7c9a1bb2b0be7cd17ade40417267b2174a1da5d850fcfbcac392733a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:44.437499227Z 2023-11-30T11:52:44.437386Z  INFO silius_uopool::uopool: UserOperationHash(0x1f02dc21ece9eec9bab00faffcc4d60ff2b1b847ec87a9a93b51ec2927aba81c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:44.740811309Z 2023-11-30T11:52:44.740696Z  INFO silius_uopool::uopool: UserOperationHash(0x374d42ff91444a37db626ddbf26b86a746c9fabae3aced92d02d18ab34d8c0dc) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:45.042561189Z 2023-11-30T11:52:45.042442Z  INFO silius_uopool::uopool: UserOperationHash(0xf95b1d253b28ce8662a9134ebebc2a2a16958fd6811292ca8ce1c927160dd619) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:45.343473880Z 2023-11-30T11:52:45.343364Z  INFO silius_uopool::uopool: UserOperationHash(0x57e17d90c90c33b6af54767d7b5c8fcf93e8c9fcac1ee9bca4b152d8a5f2448a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:45.643400396Z 2023-11-30T11:52:45.643288Z  INFO silius_uopool::uopool: UserOperationHash(0x53d2c11edd3dc96a16cebde90703dd6238323cf38a362a5a0dd830be02d0ec51) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:45.949979653Z 2023-11-30T11:52:45.949856Z  INFO silius_uopool::uopool: UserOperationHash(0xcdb6540d9fbd5fb0f148e0020f3ccad85bcda93fba7a40304f2357578e38328d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:46.255804567Z 2023-11-30T11:52:46.255694Z  INFO silius_uopool::uopool: UserOperationHash(0x396eb3783930fe93b269e23d1f7a62a826f1b391c604d086269dd7a22d29bd09) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:46.557615320Z 2023-11-30T11:52:46.557495Z  INFO silius_uopool::uopool: UserOperationHash(0x49f16b486288182acdfab532f5fa014b760e1eafafc1da10f55903b680219868) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:46.859319166Z 2023-11-30T11:52:46.859210Z  INFO silius_uopool::uopool: UserOperationHash(0x5f0f9c012bd0a185639a56f9fe36ca030b56506a2cac23f0e4abd08478e9e439) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:47.166694715Z 2023-11-30T11:52:47.166577Z  INFO silius_uopool::uopool: UserOperationHash(0x553ba22ff6acd39305e1e1ccb21f0f7583b1257552a9645d29a9be89dd203151) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:47.471597403Z 2023-11-30T11:52:47.471478Z  INFO silius_uopool::uopool: UserOperationHash(0xa3ede073454bc8eb67ec093ecdd44b92eebc1f1e51d65aa004813cd0f35f2c33) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:47.773999178Z 2023-11-30T11:52:47.773903Z  INFO silius_uopool::uopool: UserOperationHash(0x53d2d3180b6ccd3f738e8ba547235111096c08d155344d35f1a7314e1de9f662) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:48.075273560Z 2023-11-30T11:52:48.075140Z  INFO silius_uopool::uopool: UserOperationHash(0x392d151c94f7563939f0804b79ad7bab3c91f651f00e784f061671fde7656893) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:48.378831220Z 2023-11-30T11:52:48.378709Z  INFO silius_uopool::uopool: UserOperationHash(0x9f17f863dd665b0b06794bac14be4e5011552d05d8569e78c36dc2153fd5717b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:48.681253299Z 2023-11-30T11:52:48.681139Z  INFO silius_uopool::uopool: UserOperationHash(0x90e802241721ca1261ab3e3431646236b6f5ecab750a8ef3fab3053b64266711) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:48.985428884Z 2023-11-30T11:52:48.985325Z  INFO silius_uopool::uopool: UserOperationHash(0x2d702df017623683b2bbccd9cba16ef42b129e15f35de4192b623fab554dc965) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:49.284896485Z 2023-11-30T11:52:49.284791Z  INFO silius_uopool::uopool: UserOperationHash(0x27f76388da708ad253d7cc390b8bb36bc1d123bd8cafcdfc517f9089bb4c4a53) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:49.587611647Z 2023-11-30T11:52:49.587496Z  INFO silius_uopool::uopool: UserOperationHash(0x465327354d0aac5a62cc40000f6418a90dec9366ec078a49be23208a281c8cc6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:49.890110409Z 2023-11-30T11:52:49.889998Z  INFO silius_uopool::uopool: UserOperationHash(0x29c5527e6fc290b1641288f7e21ce01070bac2be5898030dfd14e76777932702) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:50.186816554Z 2023-11-30T11:52:50.186707Z  INFO silius_uopool::uopool: UserOperationHash(0xd1943e329d41fd88c7fe14633fe0d47e430824902bcfcef608bca4c9f0d59697) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:50.487259977Z 2023-11-30T11:52:50.487147Z  INFO silius_uopool::uopool: UserOperationHash(0x4c5cf9cebbd5be94186688adfca0464c95371558fb45cf9e41dbf8af6c752062) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:50.789303587Z 2023-11-30T11:52:50.789189Z  INFO silius_uopool::uopool: UserOperationHash(0xd67e3f0dacb69355d187a472bb8979d81b909f3a66b220127defc7751e58584a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:51.091621872Z 2023-11-30T11:52:51.091512Z  INFO silius_uopool::uopool: UserOperationHash(0x0f9e0dd610cd09c1b33c7efe172c8ae6a0501cb4f5909422dd401fb5b81dc8bd) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:51.410146603Z 2023-11-30T11:52:51.410031Z  INFO silius_uopool::uopool: UserOperationHash(0xdf296088e673bae0ffd4175c614de9bb79f3d79bb86d7a648382e5a9c395cca1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:51.711891770Z 2023-11-30T11:52:51.711773Z  INFO silius_uopool::uopool: UserOperationHash(0x6f05919e25716d4b7a23d17dc37135b73205dc7ddc04a64344f7e8933935d425) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:52.017262721Z 2023-11-30T11:52:52.017145Z  INFO silius_uopool::uopool: UserOperationHash(0x50c6fe81ec8b459121213bce62054c985dfed60f2abd599998f6f4ed5d313f73) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:52.321507326Z 2023-11-30T11:52:52.321389Z  INFO silius_uopool::uopool: UserOperationHash(0xb0d82c695fa15cd9be83311255dd04187a1b752b7fc09ab332b79f6c207afe33) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:52.622110468Z 2023-11-30T11:52:52.621999Z  INFO silius_uopool::uopool: UserOperationHash(0xe6518263ebe1d3798a4f66622cc91b0ea92521fcc6b19343c7151e24c163f1ce) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:52.923309618Z 2023-11-30T11:52:52.923199Z  INFO silius_uopool::uopool: UserOperationHash(0x45cbe23c968b1d0734107c072a3178a15651b527378247cdac5bb477fa9d7226) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:53.229422918Z 2023-11-30T11:52:53.229303Z  INFO silius_uopool::uopool: UserOperationHash(0x34d9e08efb31ec0005ed0d1d31a7ddc22e900c793d2558f232334e021850586b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:53.532068736Z 2023-11-30T11:52:53.531949Z  INFO silius_uopool::uopool: UserOperationHash(0xbef5abaa4b914b111cd1dcc32362147fd2f8d4b8db3317653d7ee88ab58f1f7a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:53.833935304Z 2023-11-30T11:52:53.833827Z  INFO silius_uopool::uopool: UserOperationHash(0x9b350c44c2047acb397718e676587b059043b94bb04fec98d481ae8b6e42f583) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:54.133579322Z 2023-11-30T11:52:54.133461Z  INFO silius_uopool::uopool: UserOperationHash(0xa856facd412e233b8fdfff76f16b5a4a286cdef281bc5ca10a19c293cee460db) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:54.433052738Z 2023-11-30T11:52:54.432946Z  INFO silius_uopool::uopool: UserOperationHash(0x3725911348b3a8d899a68007803f1955b37b7447666d76f7a13606bad27c8537) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:54.734363680Z 2023-11-30T11:52:54.734254Z  INFO silius_uopool::uopool: UserOperationHash(0x0ba3dd174003abfa80a435bb47280bafe282f491e93dd49575b44fcf0e9b596f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:55.036606767Z 2023-11-30T11:52:55.036501Z  INFO silius_uopool::uopool: UserOperationHash(0x7f02e3d7806e59c79ca64eead855f874a39035759494079bd7be2d83477b0fa1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:55.338322294Z 2023-11-30T11:52:55.338206Z  INFO silius_uopool::uopool: UserOperationHash(0xec7d5999ff6b20598314a05c1e156c3cff3ee2e4dec86b29335c29e245adab0a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:55.647058364Z 2023-11-30T11:52:55.646947Z  INFO silius_uopool::uopool: UserOperationHash(0xb7dea05512090f29377c62dbdcdf4fe6ab1d6302db63904a51be2954bda69136) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:55.951078638Z 2023-11-30T11:52:55.950971Z  INFO silius_uopool::uopool: UserOperationHash(0x919985219d439fa90788427dd004e441b50eaac6f4e7bfa2fa7916a62349db26) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:56.256003700Z 2023-11-30T11:52:56.255881Z  INFO silius_uopool::uopool: UserOperationHash(0x8a15f709d8f05b698567ed605ff8d055e877c7351d37fb044e665d342d86594f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:56.560265180Z 2023-11-30T11:52:56.560144Z  INFO silius_uopool::uopool: UserOperationHash(0x62890ef8143747af41595180d24401b7cdeefb9626a87e7aea6fad6eacf05eef) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:56.863394493Z 2023-11-30T11:52:56.863284Z  INFO silius_uopool::uopool: UserOperationHash(0xfb40a296c31a1c76365c3d0fd8381cf26ee5f971283c56945952aa7841794b05) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:57.165694793Z 2023-11-30T11:52:57.165579Z  INFO silius_uopool::uopool: UserOperationHash(0xbdcc795ca1531d67840ab1b7a364c76ab232dee1712997145f055481fa078b44) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:57.468495213Z 2023-11-30T11:52:57.468378Z  INFO silius_uopool::uopool: UserOperationHash(0x14ac61bc72ceaa6e1ff55dd28319dce70c61c9529a6d1708ed93d767f5f00911) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:57.773682653Z 2023-11-30T11:52:57.773574Z  INFO silius_uopool::uopool: UserOperationHash(0xd1d7c9585654a659a15f35d4d2568bc96873b3b26ba6e5cc848fb0caf6e36b14) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:58.072526335Z 2023-11-30T11:52:58.072427Z  INFO silius_uopool::uopool: UserOperationHash(0x2ff919a302f3ac2a49775d63ee4f1faec3dc82947e463d7030197ac5ec55561a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:58.382829144Z 2023-11-30T11:52:58.382723Z  INFO silius_uopool::uopool: UserOperationHash(0x48f118a016ed3d82088cc3f84a1fca17c00888f10b56547d897ff91cecdb9906) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:58.692674319Z 2023-11-30T11:52:58.692552Z  INFO silius_uopool::uopool: UserOperationHash(0x07b3ffa20bca5d6463cbd1ac18677860d12fdddd72510bd62aa4e9d6c21cd270) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:58.995372658Z 2023-11-30T11:52:58.995269Z  INFO silius_uopool::uopool: UserOperationHash(0xeab34a00c90100d40aba6abf6b059db1e311f882a6e1bbf3b83a6da6fa992d8a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:59.295450902Z 2023-11-30T11:52:59.295335Z  INFO silius_uopool::uopool: UserOperationHash(0x0572a6f77cb2007809156cd81b62d8befab4699d09b91d5adeb7acdae927fd6e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:59.601121413Z 2023-11-30T11:52:59.601013Z  INFO silius_uopool::uopool: UserOperationHash(0xd409ef8d9a239ab480caf5deb50eb1fd95daa298c2be0a4aade36f20de8f0884) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:52:59.903574702Z 2023-11-30T11:52:59.903450Z  INFO silius_uopool::uopool: UserOperationHash(0x34377d5a7e51f2542cf1dc3ae971d194162e8027a0c8bc17bfb3f2ac121778e0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:00.205501977Z 2023-11-30T11:53:00.205383Z  INFO silius_uopool::uopool: UserOperationHash(0x344e5a69a518ce3086ba180fd558ef313b52f26d114ecadc6ed2c902d1353ca7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:00.509941122Z 2023-11-30T11:53:00.509818Z  INFO silius_uopool::uopool: UserOperationHash(0x30d9266809f87bc7830b33ce2f046f503419aa8df58e031074d2a06e9427ccc8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:00.810273978Z 2023-11-30T11:53:00.810146Z  INFO silius_uopool::uopool: UserOperationHash(0x23837f22b426fde3963b63a0d9d10e46ca8644303eb4f6a35b8c74d170f8077e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:01.114124508Z 2023-11-30T11:53:01.114001Z  INFO silius_uopool::uopool: UserOperationHash(0x3a70f346395a9c38f7e3bff3bd7bef78b5d14a5ac3ae45ecd56d6240b5af77d8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:01.417506757Z 2023-11-30T11:53:01.417387Z  INFO silius_uopool::uopool: UserOperationHash(0x191c9c1387d77b718d9b165746e60dca1232cdf0733cc2b7ad44f4d7f6ccd502) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:01.724515332Z 2023-11-30T11:53:01.724403Z  INFO silius_uopool::uopool: UserOperationHash(0x5f42310bcb23eed2afebee14766375861a20c6cb16e46f0a6c57e7a5aeb91c7e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:02.028838953Z 2023-11-30T11:53:02.028721Z  INFO silius_uopool::uopool: UserOperationHash(0x544107e38a3e3ae277d2baa6441671af9bd4b1e475dccc007792c7adeff2ac0b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:02.331430629Z 2023-11-30T11:53:02.331314Z  INFO silius_uopool::uopool: UserOperationHash(0x55111244d86ef549fde7f5169723011f5b8b30a09e86670f44d548bbc1386d0c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:02.635002809Z 2023-11-30T11:53:02.634860Z  INFO silius_uopool::uopool: UserOperationHash(0x37413d2007db50fc0ea1dbac2bfc30b00c06e8af90e7bde07d34ab62d6200062) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:02.935374839Z 2023-11-30T11:53:02.935274Z  INFO silius_uopool::uopool: UserOperationHash(0x7a5cdb6314b76355a094bd288a793aaee37fc43fe0b7ab943af49d49869abe1d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:03.234608336Z 2023-11-30T11:53:03.234497Z  INFO silius_uopool::uopool: UserOperationHash(0x521ce1e59ac70c942c2cdcefcc6ca0c727944db30d8284742f95c72c60c7ed89) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:03.537654649Z 2023-11-30T11:53:03.537536Z  INFO silius_uopool::uopool: UserOperationHash(0x204799ea1af175875a99b33ce104768c2344cc11012b9602d09cf76182cda864) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:03.840972215Z 2023-11-30T11:53:03.840884Z  INFO silius_uopool::uopool: UserOperationHash(0x012388a962a4973edfc0c2b1094c693183f9a96b2f0953d6e642a68dbfb93158) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:04.153795127Z 2023-11-30T11:53:04.153684Z  INFO silius_uopool::uopool: UserOperationHash(0x92475263d18d4391bc4985895be58e0fae0346ebc1973795162e5f811c1c991d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:04.452283314Z 2023-11-30T11:53:04.452161Z  INFO silius_uopool::uopool: UserOperationHash(0xdffebb581fd5f0fc67c16449405521360f5c0f98c5367f463777bb7eaa3472c4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:04.754018316Z 2023-11-30T11:53:04.753903Z  INFO silius_uopool::uopool: UserOperationHash(0x66a57fc9ff125a4a1107c8aad1a533fd1703619761ea5671a5655bb3e763a763) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:05.058187256Z 2023-11-30T11:53:05.058074Z  INFO silius_uopool::uopool: UserOperationHash(0x4d3a132a070d91c956fcbfd3eed4f13060b55f8280021035740acf8e7148daf0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:05.363845065Z 2023-11-30T11:53:05.363728Z  INFO silius_uopool::uopool: UserOperationHash(0x80e17655aa845e880bd2023a6874497213bec4bee08918a2ddbab2420f7eae22) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:05.667266557Z 2023-11-30T11:53:05.667144Z  INFO silius_uopool::uopool: UserOperationHash(0x8d4edf42522d76a46acbd496249d6bdded59a4f67d88d951c4e38296cba323fc) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:05.969284900Z 2023-11-30T11:53:05.969179Z  INFO silius_uopool::uopool: UserOperationHash(0x9025d2938e3439f716b88dce8756cd7711e427a029fa2fbc3064298b35bbbf4f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:06.276839863Z 2023-11-30T11:53:06.276713Z  INFO silius_uopool::uopool: UserOperationHash(0x923357b69c68b4f9430beeedd42587d62b7433de19ff76a3e7e13f52629c6631) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:06.582220131Z 2023-11-30T11:53:06.582107Z  INFO silius_uopool::uopool: UserOperationHash(0xe74561266e0d22d4602b2eb91e81afcaeeb69b90bc6c4c5015995b4fe8d60e10) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:06.884688982Z 2023-11-30T11:53:06.884574Z  INFO silius_uopool::uopool: UserOperationHash(0x44868f4e94c8e7aee97947271d13e028df656ca8bec8f5b600840fbbb404d535) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:07.186500081Z 2023-11-30T11:53:07.186374Z  INFO silius_uopool::uopool: UserOperationHash(0xc9fd1dee8a5da12ef1722920d8186e06b7fae9db5670188079399579c2bcfca1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:07.489155929Z 2023-11-30T11:53:07.489049Z  INFO silius_uopool::uopool: UserOperationHash(0xaff6a25dcebda0ac05bb3ea2c3c3a78a36f77d999ca03eccd491c793a877975e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:07.794769727Z 2023-11-30T11:53:07.794670Z  INFO silius_uopool::uopool: UserOperationHash(0xa8d0ead931913aae8c6512b52bd80e65905e11ffca85cf47c2844dd60efa4d31) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:08.096993697Z 2023-11-30T11:53:08.096879Z  INFO silius_uopool::uopool: UserOperationHash(0x46fd0cf9dfae9115c541e470059287585ff4b6c84ad59b69e0be6e8a76804c4c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:08.402679761Z 2023-11-30T11:53:08.402570Z  INFO silius_uopool::uopool: UserOperationHash(0x4232329fd720b735160e82eb8d41261ba82af8f4fb74b137faa4c8c446408916) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:08.707287918Z 2023-11-30T11:53:08.707172Z  INFO silius_uopool::uopool: UserOperationHash(0xec96a98d4a740c478f22875c6d2d2fc85e0244e4b3e7d097242839d13e9b6b09) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:09.009671774Z 2023-11-30T11:53:09.009560Z  INFO silius_uopool::uopool: UserOperationHash(0x0c1118a22c6132fd6e56da25932915d2f2183451ae4f8c6f6f79d825c80ed165) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:09.309154845Z 2023-11-30T11:53:09.309037Z  INFO silius_uopool::uopool: UserOperationHash(0x9b8b514664fa43762f466f2aeeaf8f0a970a3f7dc41ec987eb2c1437314b0f53) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:09.613862791Z 2023-11-30T11:53:09.613742Z  INFO silius_uopool::uopool: UserOperationHash(0x248c76530f6c26700f86782270fafdb16eaaff8732da90e3572b62bfec186f27) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:09.917438868Z 2023-11-30T11:53:09.917321Z  INFO silius_uopool::uopool: UserOperationHash(0xcd7b0702fc32cdc7dd3f9a54ce9b7b6bbcfcfd23c9352602c98455f2720e19b6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:10.216267124Z 2023-11-30T11:53:10.216147Z  INFO silius_uopool::uopool: UserOperationHash(0xb51a8610dcce2831b9e87093a1a8ab3bf26b24b8ee6dd37aa4ff2fb051ac5a23) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:10.520931059Z 2023-11-30T11:53:10.520828Z  INFO silius_uopool::uopool: UserOperationHash(0xf20de9af3c780f20475ca0b5840444311bac91a61d2c1fe9c05370d6da9f44b1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:10.823151377Z 2023-11-30T11:53:10.823037Z  INFO silius_uopool::uopool: UserOperationHash(0xc22c0fdd7d74179537d7bc40bdfb2519da7a5b9cb9aa74c881d26fe03558bc96) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:11.126090685Z 2023-11-30T11:53:11.125972Z  INFO silius_uopool::uopool: UserOperationHash(0xb19c9577cf0496a6da7d6980c44972f251f8a24cae509f6e9962d5025eef6ad9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:11.426674138Z 2023-11-30T11:53:11.426545Z  INFO silius_uopool::uopool: UserOperationHash(0x63ae4eac615dea99e60086c13a406dfc3ec64c2c0f7e4b1ce3baabf2b88f8142) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:11.730902092Z 2023-11-30T11:53:11.730767Z  INFO silius_uopool::uopool: UserOperationHash(0xb133ae6fcd3b1e143c5b1df83ce8c7c59f7b6d363350cf321704df723d6a8d7c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:12.037060063Z 2023-11-30T11:53:12.036945Z  INFO silius_uopool::uopool: UserOperationHash(0x3de30bc072c187f59d82eec933e0137f2be736aa915371373d27186fcb29a569) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:12.341113299Z 2023-11-30T11:53:12.341014Z  INFO silius_uopool::uopool: UserOperationHash(0x1353c04db6513d3e4a5fb581db7e1112e752fe6e0880084da3b12e2b373c5788) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:12.648522429Z 2023-11-30T11:53:12.648398Z  INFO silius_uopool::uopool: UserOperationHash(0x4434e18ee2207cd327c5f1ec8dfad01e86038e4460d8d78d44c8ec38aa3f8d76) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:12.950687885Z 2023-11-30T11:53:12.950566Z  INFO silius_uopool::uopool: UserOperationHash(0xc878b9756f5c089ed59e87e8359121555acb10dcc48fa1875afc0a2b2f700f2e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:13.251349430Z 2023-11-30T11:53:13.251230Z  INFO silius_uopool::uopool: UserOperationHash(0x41a327095330a9f02e05e1f189ddebd498e8e2b24379a165a624328a2ee61c22) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:13.551500986Z 2023-11-30T11:53:13.551389Z  INFO silius_uopool::uopool: UserOperationHash(0x521ca9272b1c107c2bdf540972f1ee5202ee673e08892b3ec8328cf7c4f556aa) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:13.853547775Z 2023-11-30T11:53:13.853431Z  INFO silius_uopool::uopool: UserOperationHash(0x34a31ee802d5d8e1caa4fdfc73b98bd50069f8b62ab079b757f4fb912be06465) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:14.158884280Z 2023-11-30T11:53:14.158752Z  INFO silius_uopool::uopool: UserOperationHash(0x69e2efb18fcfe7d6ba1a0004c6e0439806c066bce4c56c91189550f0f8e49d19) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:14.493464968Z 2023-11-30T11:53:14.493340Z  INFO silius_uopool::uopool: UserOperationHash(0x2e6d4d585e6f6ea95497ec3cb35e11b0696dd410c4ffcdea3447cbf17f2b2e4e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:14.798905373Z 2023-11-30T11:53:14.798785Z  INFO silius_uopool::uopool: UserOperationHash(0x4cbd97ed6334fd7c3b7ab2ac9eafa4bb5abd3ac1cb3d7295235a8794153e3aec) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:15.105430976Z 2023-11-30T11:53:15.105315Z  INFO silius_uopool::uopool: UserOperationHash(0x27bd67ae3951901482f9d1cd1cf9161fe71dad325f4512482fb1e6335ae6c534) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:15.410786874Z 2023-11-30T11:53:15.410677Z  INFO silius_uopool::uopool: UserOperationHash(0x3829e87f3563b18ad8a2bfba665337456a3ccc10d252970786a6d2595f7d41ee) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:15.712687042Z 2023-11-30T11:53:15.712566Z  INFO silius_uopool::uopool: UserOperationHash(0x8ec03692ae057fb061d41b1b935fa0e076d47c22e11d711980d08041ccad8adf) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:16.014489134Z 2023-11-30T11:53:16.014371Z  INFO silius_uopool::uopool: UserOperationHash(0x588a3393d7b233a346f41288af3bf15eb712a004cc32af6efaf703dda722ce91) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:16.318615576Z 2023-11-30T11:53:16.318501Z  INFO silius_uopool::uopool: UserOperationHash(0x92c7624f25c8a14026906d5f95edd14c05b8a271682da43e01f91dab62b237b7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:16.620734724Z 2023-11-30T11:53:16.620607Z  INFO silius_uopool::uopool: UserOperationHash(0x82fd9e09b72cf9260d65bfe06c41244d686a6ee3e883fe8cbf0c83557a6ecc5d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:16.919230982Z 2023-11-30T11:53:16.919112Z  INFO silius_uopool::uopool: UserOperationHash(0xfe322551100cc586f625cbc8f4ca413d928850f7d9845a6ee11fb9f5b1c388d5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:17.218548846Z 2023-11-30T11:53:17.218428Z  INFO silius_uopool::uopool: UserOperationHash(0x98379eb8786d3c7125069629296c2af2255ae29bb5fea355b0566f312d0c1e53) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:17.522710044Z 2023-11-30T11:53:17.522595Z  INFO silius_uopool::uopool: UserOperationHash(0xc663a427fb1a55b9f04a236eee366f3d6a0a2cc3ad65fbdb669e26f2171ebd9d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:17.824496231Z 2023-11-30T11:53:17.824405Z  INFO silius_uopool::uopool: UserOperationHash(0xc35de43ce3f7dbe164651f0efd93365ef4a1242f2c8285904ffc807ef0f830fb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:18.125926029Z 2023-11-30T11:53:18.125818Z  INFO silius_uopool::uopool: UserOperationHash(0xbab3e6dccb2353f4b315382336ecda12ee05cefdd74b2951daf0202cc84afe4f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:18.427041369Z 2023-11-30T11:53:18.426900Z  INFO silius_uopool::uopool: UserOperationHash(0xe42038a85ca377bd02861ba0aef924fb401650a9e605c9e3be8fd1110b959398) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:18.730507027Z 2023-11-30T11:53:18.730385Z  INFO silius_uopool::uopool: UserOperationHash(0xa6d22136c8b46e977dae04f0ce7e0679ee051572f3cc1709003b600d6c487fff) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:19.032684590Z 2023-11-30T11:53:19.032585Z  INFO silius_uopool::uopool: UserOperationHash(0x73fbbfa154c747a66c6c1a6ecf9ac88d80e617c0efe6fca64f655ddd814d332c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:19.333367204Z 2023-11-30T11:53:19.333245Z  INFO silius_uopool::uopool: UserOperationHash(0x6bf4f06fdd8d7fe144ed24e9b19fcfef8f91d511eb466ee0a1116f0099266e84) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:19.637850226Z 2023-11-30T11:53:19.637734Z  INFO silius_uopool::uopool: UserOperationHash(0x2305013053d42dbee1ad2180887be41d40d4cee9edef7761d7b1bae164696612) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:19.941710735Z 2023-11-30T11:53:19.941589Z  INFO silius_uopool::uopool: UserOperationHash(0xe782b78d86fa55fb23526a1a20e40d5eded1d22a970ee761bd14b607ff2ac5fd) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:20.245129415Z 2023-11-30T11:53:20.245020Z  INFO silius_uopool::uopool: UserOperationHash(0x4669131ac3e1b1abc15a6ef0bafababef13f331dd599db658aa5b55af998dd70) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:20.545864779Z 2023-11-30T11:53:20.545753Z  INFO silius_uopool::uopool: UserOperationHash(0xe2ccaefb17c1ede10d3240c3589c1c8710a2b19d8d17518756bb8319e2b92a4b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:20.850364862Z 2023-11-30T11:53:20.850251Z  INFO silius_uopool::uopool: UserOperationHash(0xbfff41761592fd0e8722ad62a85c09e560070104f81b0497e59f91a3f80e094d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:20.860306792Z 2023-11-30T11:53:20.860239Z  INFO silius_grpc::bundler: Stopping auto bundling +bundler_1 | 2023-11-30T11:53:21.195732383Z 2023-11-30T11:53:21.195613Z  INFO silius_uopool::uopool: UserOperationHash(0xb4db261616ad08646cb45547e2dd3c3e78f82109b69ac2199f37065b28ce0412) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:21.361483023Z 2023-11-30T11:53:21.361372Z  INFO silius_uopool::uopool: UserOperationHash(0x9c390296ea40d8d5892f641d03ef90f2496ec503e856a6bb519e67ef626abdcf) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:21.511882021Z 2023-11-30T11:53:21.511771Z  INFO silius_uopool::uopool: UserOperationHash(0x3ce31ff680200627f22bcad532fa8fd438c8c55b3f4d818e0de0b25664f1d859) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:21.665440023Z 2023-11-30T11:53:21.665326Z  INFO silius_uopool::uopool: UserOperationHash(0x729ef9279aec78614069cab52e22ca81282635da76c5651c9cb55c0c52fbc897) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:21.822473209Z 2023-11-30T11:53:21.822369Z  INFO silius_uopool::uopool: UserOperationHash(0x0b22aab02939515b912a2b6201bd2944d767a73a69acdd7fa66e50e12aa6fd65) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:21.976942248Z 2023-11-30T11:53:21.976805Z  INFO silius_uopool::uopool: UserOperationHash(0x83b2f7095ec2e82ec78efe04ff040f51ed91108f8bf58158d5fdb10191924dc7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:22.132228456Z 2023-11-30T11:53:22.132112Z  INFO silius_uopool::uopool: UserOperationHash(0x7b44cb0989da4c6fa12e6df769e63337f73ba6db7434abdcb95599bb19821168) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:22.287604950Z 2023-11-30T11:53:22.287493Z  INFO silius_uopool::uopool: UserOperationHash(0xb81970e0270b370822c7ca38d0898876731cd474c5db98543dd4b32402f3621b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:22.444212406Z 2023-11-30T11:53:22.444106Z  INFO silius_uopool::uopool: UserOperationHash(0x0cbadeef358e8cee2908f3f3b91f55107fe233d160a4dce560468430ccb950ea) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:22.600646431Z 2023-11-30T11:53:22.600545Z  INFO silius_uopool::uopool: UserOperationHash(0xe22f2c04b0b1001d284a96588c5e942d40b51037533b96d4b78f95659b9eef4f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:22.754425309Z 2023-11-30T11:53:22.754292Z  INFO silius_uopool::uopool: UserOperationHash(0x6c39c16de39ffce436ab31e5bcb908fd3ea119941d325319f69deae183671443) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:22.907815713Z 2023-11-30T11:53:22.907706Z  INFO silius_uopool::uopool: UserOperationHash(0x145da4b8d2938463403445324bc4b92893a6bf47f45161d87976c7829232ecba) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:23.064798809Z 2023-11-30T11:53:23.064699Z  INFO silius_uopool::uopool: UserOperationHash(0x26c54105be4981395eb616468503195b79dab751dd71e4da3877772754c14902) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:23.219977527Z 2023-11-30T11:53:23.219871Z  INFO silius_uopool::uopool: UserOperationHash(0x6c7d5a776296034b0b20c16e484f81e3e93890fca2b8046eddbeac0623e70761) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:23.370552159Z 2023-11-30T11:53:23.370411Z  INFO silius_uopool::uopool: UserOperationHash(0xc4daef0a29488a1179484598735a2d47f1a75982441ddcd8d8fc22d8abe7e854) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:23.520377963Z 2023-11-30T11:53:23.520264Z  INFO silius_uopool::uopool: UserOperationHash(0xb2504c943cb73544ce31bdf5d8d0a3cfa5402360220c70ef7ef786aa43990d62) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:23.675990539Z 2023-11-30T11:53:23.675882Z  INFO silius_uopool::uopool: UserOperationHash(0x3a9a8d05f91bf50e53590a05044729d1fecd191a2c44ac3526d36fb76b48f4c5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:23.835005481Z 2023-11-30T11:53:23.834882Z  INFO silius_uopool::uopool: UserOperationHash(0x58405d9a10bb29bc3c45290242589bacde78b47c7413408023d30a342ed8bcb6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:23.987482996Z 2023-11-30T11:53:23.987369Z  INFO silius_uopool::uopool: UserOperationHash(0xb0572bfe6d200b498638d15f07a632f3ab0b71c0f8b22b71d06aeeb8d5adf421) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:24.142185987Z 2023-11-30T11:53:24.142071Z  INFO silius_uopool::uopool: UserOperationHash(0xa8ce3979eeb01bf0590eef7b7e4d1f871742ddd1beae01097ee03d0bf1732da4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:24.300246495Z 2023-11-30T11:53:24.300120Z  INFO silius_uopool::uopool: UserOperationHash(0x9d54f4a2c42e8c00862792b8a3daf0fec1cda0a7f6c89cddf1875a1b45771bce) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:24.455727699Z 2023-11-30T11:53:24.455612Z  INFO silius_uopool::uopool: UserOperationHash(0xe4f1b062dd29e23782974df444296cb9f17ad57de9ba3ed00024bba0255b8e05) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:24.608751490Z 2023-11-30T11:53:24.608637Z  INFO silius_uopool::uopool: UserOperationHash(0xc3f4ed915eb23a9cd902f286ea4bb745c58ad3a1e458aba247d255c38cd12e75) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:24.762744922Z 2023-11-30T11:53:24.762640Z  INFO silius_uopool::uopool: UserOperationHash(0x572d44b6e92dd11fb0c832c6baaeaccd179c99b184b99a782ee066e4a1168bbb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:24.919619933Z 2023-11-30T11:53:24.919501Z  INFO silius_uopool::uopool: UserOperationHash(0xa60d85cad66d1ab05d4c664b1dccbe1d12497a3ba758cc17e49765d7d9e9b088) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:25.073017862Z 2023-11-30T11:53:25.072904Z  INFO silius_uopool::uopool: UserOperationHash(0x24ae4fb80061f8a4af651e3bbc911e358c4f37edb63d2ca0c86d3a99ac5fbfc1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:25.227034160Z 2023-11-30T11:53:25.226905Z  INFO silius_uopool::uopool: UserOperationHash(0x1a2570ae9bf73e32de15a3c5822d348e9c5bb2cea9fb78bd628e4f929d5ad797) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:25.380900131Z 2023-11-30T11:53:25.380786Z  INFO silius_uopool::uopool: UserOperationHash(0x73993aa83971c5fb0eebb4ee2ed909adfdc34bbb8c2a1be6ed331d14d5fd761a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:25.533224789Z 2023-11-30T11:53:25.533110Z  INFO silius_uopool::uopool: UserOperationHash(0x23507f0111760a76c71545ed28fa592885e19b2cf0defb8ac870d86ea7594bad) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:25.687195946Z 2023-11-30T11:53:25.687088Z  INFO silius_uopool::uopool: UserOperationHash(0xd0cfb00924701afd31adbc468de6358482d9d2deeb8713770153072ed1c597ea) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:25.839372301Z 2023-11-30T11:53:25.839275Z  INFO silius_uopool::uopool: UserOperationHash(0xdac672709378bd24d3d130b7962dbd7d55f5bccfede2a448262a9fffdf3ad91e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:25.998154027Z 2023-11-30T11:53:25.998052Z  INFO silius_uopool::uopool: UserOperationHash(0xe6d6222e1c608dbe60e539d1cc0fd472ee3e71f0b67b9440eac5c57067b88939) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:26.154607890Z 2023-11-30T11:53:26.154490Z  INFO silius_uopool::uopool: UserOperationHash(0xf8935f8d7ee055f18311259e4115de6ceaf67c18c107e0d62ab5765b24827267) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:26.305137921Z 2023-11-30T11:53:26.305011Z  INFO silius_uopool::uopool: UserOperationHash(0xca5e15f7c8f5bc4fb335f12e158368396ee7ae368c7222592cd716b48c5da7f1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:26.458869101Z 2023-11-30T11:53:26.458758Z  INFO silius_uopool::uopool: UserOperationHash(0x7b54a1be4bdc92f948b4d91d8fc310a1dd468791e37ecd26849fb1dd336c61f6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:26.615779909Z 2023-11-30T11:53:26.615650Z  INFO silius_uopool::uopool: UserOperationHash(0x5adb5fe8a6b2312313fdb94dee740a3cd7922c8db3f1da0ce41252f4098d6cb6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:26.773734172Z 2023-11-30T11:53:26.773611Z  INFO silius_uopool::uopool: UserOperationHash(0xbf5ba2be2fa7930f8cb208796946d8cc71c544edced034100edf2e386fb2269c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:26.929059024Z 2023-11-30T11:53:26.928946Z  INFO silius_uopool::uopool: UserOperationHash(0xd6f94dfaba15796a8ff181acb6aec6408931a2decdbfd3d431aa48e3216febcf) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:27.084587233Z 2023-11-30T11:53:27.084451Z  INFO silius_uopool::uopool: UserOperationHash(0x82f162bee2614a0253bbc7c54e7bcf5e9052b321572e8b33e802ae0a91130a3a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:27.242348150Z 2023-11-30T11:53:27.242240Z  INFO silius_uopool::uopool: UserOperationHash(0x499b4e7ff44e01edd78bcfef7984827c484607d4de6a50c1e0fe74e0f3c2b6c9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:27.400632639Z 2023-11-30T11:53:27.400523Z  INFO silius_uopool::uopool: UserOperationHash(0x6167c3e7de5f6bfd02a07fa5f4a7ce5e5a2c35a5311e16cf0725dabbf011d184) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:27.553495339Z 2023-11-30T11:53:27.553384Z  INFO silius_uopool::uopool: UserOperationHash(0xfcc699cdc6547e5090610d4137a970154dde0319ccf043ca8cb93e23a57a3c28) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:27.710326265Z 2023-11-30T11:53:27.710194Z  INFO silius_uopool::uopool: UserOperationHash(0xc14e3243c3d134693a659958a45776d6e72571131964206307a80b46f51237bf) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:27.865100613Z 2023-11-30T11:53:27.864983Z  INFO silius_uopool::uopool: UserOperationHash(0x85097fc6f36af573244a4de6e399bc41cda637b69fbc8568bb77ad727f59529b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:28.023251664Z 2023-11-30T11:53:28.023131Z  INFO silius_uopool::uopool: UserOperationHash(0x87a1f8da1da7a832bd9c3c15289c3098f636876fbfacc9ab735af97bad9ab4f1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:28.175967810Z 2023-11-30T11:53:28.175832Z  INFO silius_uopool::uopool: UserOperationHash(0x906304ce21648a4e261254e321ae2b4efe4f2502ab0cecd177b5e1956549ee01) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:28.326095192Z 2023-11-30T11:53:28.325977Z  INFO silius_uopool::uopool: UserOperationHash(0x5338c77c169a306ad52a536387b82c011e1fb7adeff9d498b7e8bf6b97b65440) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:28.481617070Z 2023-11-30T11:53:28.481497Z  INFO silius_uopool::uopool: UserOperationHash(0x8bf44644bbdc64904bc2ae7efd02f6f5638b3d5deeacb80e8a0386b52960cf2f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:28.644806932Z 2023-11-30T11:53:28.644690Z  INFO silius_uopool::uopool: UserOperationHash(0x31bf7a5b10aa8581a5988bd6ad2e6e134de210a08487cd4ba44f7358f9e603f1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:28.802483066Z 2023-11-30T11:53:28.802368Z  INFO silius_uopool::uopool: UserOperationHash(0xa51d18222777b9cc43dfab1a2c7c5b9566bc448628f2f48dd5e5c4c2c623d953) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:28.952940476Z 2023-11-30T11:53:28.952825Z  INFO silius_uopool::uopool: UserOperationHash(0x1f7c614488baaef53a0820c03299ff376b0dd8f5e14ac967f47bb933398c5831) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:29.107208597Z 2023-11-30T11:53:29.107096Z  INFO silius_uopool::uopool: UserOperationHash(0x8005161073821502b31e9a75153947d00c8669654f24d8b6ef1e05e01b057c29) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:29.265634930Z 2023-11-30T11:53:29.265526Z  INFO silius_uopool::uopool: UserOperationHash(0x440f0ef5b18e821a0bb04aca15a45b5c24a816e783b32dc41c325c183a36300a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:29.420668275Z 2023-11-30T11:53:29.420547Z  INFO silius_uopool::uopool: UserOperationHash(0x00efa77efd044ff131e28c3d84f5c52ba8ead4e8f1ca7c87e82fdc7938949dfb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:29.575570561Z 2023-11-30T11:53:29.575457Z  INFO silius_uopool::uopool: UserOperationHash(0x9467eecf7b61deca468698413cd6046b7f7db2062d5664fcf5abc7ac49f38925) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:29.730780545Z 2023-11-30T11:53:29.730663Z  INFO silius_uopool::uopool: UserOperationHash(0x9c7559f93931c1ae9255cb90a4acc194e31b3a1e16014a1e897149bdafe87b82) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:29.887895413Z 2023-11-30T11:53:29.887776Z  INFO silius_uopool::uopool: UserOperationHash(0x35a9e43d604f97cdc620a92ab7b1558a9f1a8576e831b16c5688550b1e942e6e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:30.043432800Z 2023-11-30T11:53:30.043301Z  INFO silius_uopool::uopool: UserOperationHash(0x9cabdaa8cba4087d6be841a510bd8aafedf2ca8aff99a2713f33c3409a380d34) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:30.199141838Z 2023-11-30T11:53:30.199033Z  INFO silius_uopool::uopool: UserOperationHash(0xd76abdfd19c2bdde8168237c846c1ada1281067b5a5e5328168cae9b8d683c75) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:30.353221788Z 2023-11-30T11:53:30.353115Z  INFO silius_uopool::uopool: UserOperationHash(0xb0dfda7b39234c13dc3df2724f5ae6f9617e8e00ca32a7501e131b1b3ee3f6b4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:30.511108508Z 2023-11-30T11:53:30.510984Z  INFO silius_uopool::uopool: UserOperationHash(0xc3ef499dd9a60d7bebbe33e95bbe5b5859c2c84e6a9ebcdb3bb78a11fa5541f5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:30.666686949Z 2023-11-30T11:53:30.666566Z  INFO silius_uopool::uopool: UserOperationHash(0x0622deedf0a119bef41a25b3b5636a16164b9cf325884ceb213d5c5ee11cc397) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:30.820879570Z 2023-11-30T11:53:30.820760Z  INFO silius_uopool::uopool: UserOperationHash(0xd6a3d1e665a4fd8dbf0861038d6e55f39eea8a33156e60f0420b8e17bf6cc7c7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:30.970101486Z 2023-11-30T11:53:30.969990Z  INFO silius_uopool::uopool: UserOperationHash(0x4c2c49f87ff755886f7fcdc9a309d2f75fd27f47c3b4f7c04042d7f4cc8cbcee) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:31.126738369Z 2023-11-30T11:53:31.126619Z  INFO silius_uopool::uopool: UserOperationHash(0x28f048c0b9f25888ab11afd16d8fdd5714bcdc388b5d5ab52c76b3d614114671) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:31.284275709Z 2023-11-30T11:53:31.284168Z  INFO silius_uopool::uopool: UserOperationHash(0x64f50aabc2ebded0b70cfcca6e882ab33e0eef4f982e0071dea349011fe4fb19) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:31.439430560Z 2023-11-30T11:53:31.439320Z  INFO silius_uopool::uopool: UserOperationHash(0x7bdb3e5c0d93dbb593a38106a6c7c28fb5f2c7111adeceacaf4a1c1bf6d26628) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:31.594289095Z 2023-11-30T11:53:31.594181Z  INFO silius_uopool::uopool: UserOperationHash(0xcd930a067738cf8f445834d906a05646e8abb48916f17da96ec1a11e880304a8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:31.752109318Z 2023-11-30T11:53:31.751983Z  INFO silius_uopool::uopool: UserOperationHash(0xb50843a06f2a61d0dd86a943808c684d47978d60b891ecb3f21d608a2881c27a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:31.906751977Z 2023-11-30T11:53:31.906631Z  INFO silius_uopool::uopool: UserOperationHash(0xa67c1b6ad2fedf521fdfbb63eae8816273ecf3584075adbfd6acab363a43e18c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:32.063615724Z 2023-11-30T11:53:32.063488Z  INFO silius_uopool::uopool: UserOperationHash(0x4f13818060c23d889fd8fddcf92c173e1b65af46677a55665eba7c1fefc52828) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:32.221802010Z 2023-11-30T11:53:32.221707Z  INFO silius_uopool::uopool: UserOperationHash(0xd4d6d9d30f7c551292ba022eee57419492c7770b17e7d6823b25bcd3ca7b96d2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:32.377590576Z 2023-11-30T11:53:32.377482Z  INFO silius_uopool::uopool: UserOperationHash(0x0e558b04f255f11d9fde94169dbc1fd8b165d314de3527eeb55fae158f931edb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:32.534193448Z 2023-11-30T11:53:32.534080Z  INFO silius_uopool::uopool: UserOperationHash(0x4e72e3050a449d69d14bf5d5a4594283f05695c11fe1a136822d175939ddf899) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:32.692436942Z 2023-11-30T11:53:32.692328Z  INFO silius_uopool::uopool: UserOperationHash(0x617e043f51f22e08e6be4fae4f20ddcf475fd2f447acddcdd31aa2ff47a4224c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:32.847426533Z 2023-11-30T11:53:32.847303Z  INFO silius_uopool::uopool: UserOperationHash(0x83599527d125d68128187ef2b47f3b542f7f5f78a92a83c9d1f972a6c83db525) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:33.004977286Z 2023-11-30T11:53:33.004883Z  INFO silius_uopool::uopool: UserOperationHash(0xfc4d0741783f3752ce914e66436bf31f7db87938d1de496d18201b66ee670f8b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:33.159932175Z 2023-11-30T11:53:33.159813Z  INFO silius_uopool::uopool: UserOperationHash(0x1349c2bd74420d0c5749e444cbee06eb44d6fd4bab9483b317e938733daa0d9a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:33.314685642Z 2023-11-30T11:53:33.314567Z  INFO silius_uopool::uopool: UserOperationHash(0x43107f8afec86c2669fed55816537a07c77e4d722e798090c0acfa9f6975757f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:33.468779730Z 2023-11-30T11:53:33.468668Z  INFO silius_uopool::uopool: UserOperationHash(0xbf825e98c90d7a4b221c1900d2d5ec3abcf87f54a319fd5a1ee0da7ec28273b7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:33.623063881Z 2023-11-30T11:53:33.622957Z  INFO silius_uopool::uopool: UserOperationHash(0x644382218e1925ac1e282402d926fa67d6c71fb192054698eac70af0ad54f353) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:33.778339876Z 2023-11-30T11:53:33.778242Z  INFO silius_uopool::uopool: UserOperationHash(0xd9e2dfc74744b2842b175c43266bdaf5a75ba6c5ffc412100a2fb4588c5a6ec9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:33.932445933Z 2023-11-30T11:53:33.932330Z  INFO silius_uopool::uopool: UserOperationHash(0xca207c54827f8e8efd8d43d13fd5b0b76b84bfd5f98e6b0d192af693f5625369) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:34.083271038Z 2023-11-30T11:53:34.083165Z  INFO silius_uopool::uopool: UserOperationHash(0x685c3e35588c16ab787429d2aa77b74d79b72b9d44ddded8e3f2173409ab1a7d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:34.239475851Z 2023-11-30T11:53:34.239370Z  INFO silius_uopool::uopool: UserOperationHash(0xa8f4625d62456a2eff31f4c5064642304202adfb7a75dec3baafd286c7928c5b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:34.393686914Z 2023-11-30T11:53:34.393573Z  INFO silius_uopool::uopool: UserOperationHash(0x5fe1cb1bea993d894429777084e1242550c29846e0b68edb96204b39af83a6af) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:34.547945918Z 2023-11-30T11:53:34.547831Z  INFO silius_uopool::uopool: UserOperationHash(0x7a98da26576498cfa6a488d2316ebbfbde21d15bd167d502567b9ff2fd58f61c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:34.701364590Z 2023-11-30T11:53:34.701253Z  INFO silius_uopool::uopool: UserOperationHash(0xeb5842e265ff6523b6905140aaa365bbc9f5d3681712523f8f779be1feb4c643) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:34.857034232Z 2023-11-30T11:53:34.856924Z  INFO silius_uopool::uopool: UserOperationHash(0x7b71ac5f0bf5f9ae06bef5eb9c5b89d16886f1b92e0252089e38a7a29c714f98) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:35.009135123Z 2023-11-30T11:53:35.009040Z  INFO silius_uopool::uopool: UserOperationHash(0x14e0f472fe352f115ee7500cfa54e243d7d9693db969c0aa1fde08f2b0014a6d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:35.162589167Z 2023-11-30T11:53:35.162474Z  INFO silius_uopool::uopool: UserOperationHash(0xe6cd7d113dbcb8e07f1d356429ac423aa3eb59f61e1dff9687b80153f1a3fb92) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:35.316185737Z 2023-11-30T11:53:35.316077Z  INFO silius_uopool::uopool: UserOperationHash(0x7600d9317c305c11036ff36d2bf59c88f8d0ebaa3455681c390845afa3545e8b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:35.472077396Z 2023-11-30T11:53:35.471957Z  INFO silius_uopool::uopool: UserOperationHash(0xa213e7d77e5f3c8028d80eb999a8fba24cfc24c974049a8930faaeed1aecc3cb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:35.624688409Z 2023-11-30T11:53:35.624579Z  INFO silius_uopool::uopool: UserOperationHash(0x9f36e1f4cb274eab13ff36f16ad9273a040bebba81e84e2039c1f75680fb9a41) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:35.779224590Z 2023-11-30T11:53:35.779126Z  INFO silius_uopool::uopool: UserOperationHash(0x5ec8cd489b8d934783da7e443913ad5cea402925b5031124c891cef15717d39b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:35.934775467Z 2023-11-30T11:53:35.934658Z  INFO silius_uopool::uopool: UserOperationHash(0xddad650d50e15908a81ca24df37c84cf4b695c5e6d112dad0c12b7a720350c24) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:36.085121263Z 2023-11-30T11:53:36.084997Z  INFO silius_uopool::uopool: UserOperationHash(0x7542ca83344da16e093a269e32feffa5b300660886e9257e375c33564e2209a3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:36.237455850Z 2023-11-30T11:53:36.237338Z  INFO silius_uopool::uopool: UserOperationHash(0x29f85016a7bf3aff314d916899535515a1f23a9c35c2214a210ace3572e0b6b7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:36.419687200Z 2023-11-30T11:53:36.419575Z  INFO silius_uopool::uopool: UserOperationHash(0x7a8b753a7727ccd6dfa03146ea7de9a2dbc4b54cb8c7f0da2804898763b6a07f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:36.574828180Z 2023-11-30T11:53:36.574715Z  INFO silius_uopool::uopool: UserOperationHash(0x6ac8df18b2aa83260f730d9b2d0b1b55199870e09376aa538e3cfaf9c579ab90) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:36.730676359Z 2023-11-30T11:53:36.730555Z  INFO silius_uopool::uopool: UserOperationHash(0x11390a2dd3a8f3d75a4296d723cb634228150648cbb3d409127a539b21087c8f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:36.883770121Z 2023-11-30T11:53:36.883653Z  INFO silius_uopool::uopool: UserOperationHash(0x3edac8cb57eedc788416e187b9a906a2776f66e80cf5ab1ffaa5606d313572e6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:37.038633707Z 2023-11-30T11:53:37.038524Z  INFO silius_uopool::uopool: UserOperationHash(0x62c4964041fbe8e6ae472de541c90ff608d8a7557ad65d262124885cd89262ba) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:37.192831914Z 2023-11-30T11:53:37.192720Z  INFO silius_uopool::uopool: UserOperationHash(0xc770fb38e88332c5c6641abb3bc2838f7aa48b768bc79793a91f3049fb69dedf) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:37.348331142Z 2023-11-30T11:53:37.348219Z  INFO silius_uopool::uopool: UserOperationHash(0x00f569aa082932e466225eb923ecadc70de85e3f1b9d5929faa85663982f262e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:37.501011293Z 2023-11-30T11:53:37.500887Z  INFO silius_uopool::uopool: UserOperationHash(0x1dc24c06000e544e7e2333f2c04f1183addddc1c507ecdbe51d19bbca6f1e08e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:37.658040778Z 2023-11-30T11:53:37.657932Z  INFO silius_uopool::uopool: UserOperationHash(0x40cfd1456d9c8c934f59dc716551dee14c535ff946fe369e263225a5cebaa08e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:37.812241253Z 2023-11-30T11:53:37.812138Z  INFO silius_uopool::uopool: UserOperationHash(0x43cdff99bfdb423141ef87b629406f3ff28422ad3bb0500149d3a9c726decb91) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:37.964254237Z 2023-11-30T11:53:37.964138Z  INFO silius_uopool::uopool: UserOperationHash(0x31821e550a49806ce7df05f92a678f85c8ed8e5f0a005dcb3045cbb844d7a80b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:38.121124831Z 2023-11-30T11:53:38.121012Z  INFO silius_uopool::uopool: UserOperationHash(0x826833e65bcb06b464606dbc3a246e63438a7481d0894c32a5cccb77661bdd82) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:38.280956440Z 2023-11-30T11:53:38.280836Z  INFO silius_uopool::uopool: UserOperationHash(0xb617294c65ce54c233cead4b1ab7929e2a2d8bb166add4e1bb994e4a8b62f27c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:38.441335273Z 2023-11-30T11:53:38.441210Z  INFO silius_uopool::uopool: UserOperationHash(0x8e4e5ea00d12847e8b33691b616da6881ca350e3de71ac1b6566420f1552d429) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:38.597141406Z 2023-11-30T11:53:38.597019Z  INFO silius_uopool::uopool: UserOperationHash(0x2ad5f9f29651506a8126b6e460b4aabae64afbbd9cb191847294c4e0ca21489b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:38.751576379Z 2023-11-30T11:53:38.751461Z  INFO silius_uopool::uopool: UserOperationHash(0xf65d85d9a5ae7cfd31ba413db570df80f8f5e1d0e30ca3e40cef57ff60094788) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:38.908685515Z 2023-11-30T11:53:38.908573Z  INFO silius_uopool::uopool: UserOperationHash(0x73fe1cbf8441f78c39461f0bca7833d5a9a0d05be32e35e16241306678cd334b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:39.063232881Z 2023-11-30T11:53:39.063128Z  INFO silius_uopool::uopool: UserOperationHash(0x7a488245b72663114b9067e52344826376da65803e3f6fd210690c755da5af38) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:39.222193790Z 2023-11-30T11:53:39.222076Z  INFO silius_uopool::uopool: UserOperationHash(0x7634dc47292ca49630c4007d2bef44207bba0b538dfc0e0d56f1360981f1e2f5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:39.376707673Z 2023-11-30T11:53:39.376593Z  INFO silius_uopool::uopool: UserOperationHash(0x87d0e2ab567ddf2bd4d3895a7aa09dcbf0c86ad63aa0c32c9b836636d2cb9713) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:39.533269021Z 2023-11-30T11:53:39.533161Z  INFO silius_uopool::uopool: UserOperationHash(0x391563d9dacd43fecfb1ffe42275f6659e8170164d34c9728f85a7dbbf68126e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:39.687741063Z 2023-11-30T11:53:39.687638Z  INFO silius_uopool::uopool: UserOperationHash(0xbec27f9b1594c1a79b526d4afff0b51c248bd94be9ee4ea4a4d4f535d5e476db) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:39.841325911Z 2023-11-30T11:53:39.841215Z  INFO silius_uopool::uopool: UserOperationHash(0x2ca6064dcf7e918109a0aef73dc5fd9709b2d4af528a1bb6c9a86c94c52dbece) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:39.992391522Z 2023-11-30T11:53:39.992268Z  INFO silius_uopool::uopool: UserOperationHash(0xf875fa9594813bfc9ae51b448e8b2fbafc885bc89145fd72c8a5214e44a4d066) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:40.148686854Z 2023-11-30T11:53:40.148572Z  INFO silius_uopool::uopool: UserOperationHash(0xd11c779bd8c8a34bb300d64f0de3c783759f8186f83c91efd164b93261ef413f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:40.301286715Z 2023-11-30T11:53:40.301172Z  INFO silius_uopool::uopool: UserOperationHash(0x8264616f275ac61386d26e867fcf3c3161cc4ba844f16684cc6e0012156d0518) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:40.454205604Z 2023-11-30T11:53:40.454092Z  INFO silius_uopool::uopool: UserOperationHash(0xb28c108d313888bc77fb2f43c69e3171b2a155cbe3116a3611117b41613d4319) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:40.608491223Z 2023-11-30T11:53:40.608387Z  INFO silius_uopool::uopool: UserOperationHash(0x786a20fc5797376c4b789ce1424c5948fe450e414e94bbb046afe37fe0f5788d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:40.766819227Z 2023-11-30T11:53:40.766704Z  INFO silius_uopool::uopool: UserOperationHash(0x37bee8fb1148352f012f45b49716bbc83d5457b553052d8c4647b0b9655e886e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:40.921771483Z 2023-11-30T11:53:40.921648Z  INFO silius_uopool::uopool: UserOperationHash(0x9bac6c9d75e130873c78e87d34e098839a04f74c617eb6548bdbd8be1ab15195) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:41.077772471Z 2023-11-30T11:53:41.077656Z  INFO silius_uopool::uopool: UserOperationHash(0x59d9c38533ffd815e21916d120842432775877b3b62d9242bdadd58d50cf73c5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:41.232883609Z 2023-11-30T11:53:41.232770Z  INFO silius_uopool::uopool: UserOperationHash(0xd10b8a2a8eefc25a41d27e6efb6f92490be8c8f9d28e76a8355ffc28c03bc7a7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:41.390284935Z 2023-11-30T11:53:41.390169Z  INFO silius_uopool::uopool: UserOperationHash(0x47d6672ac1f1e52213c06182c7960f396bf911c36b1af1f102a7b2b12fdba74b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:41.547094240Z 2023-11-30T11:53:41.546978Z  INFO silius_uopool::uopool: UserOperationHash(0xfb8248dd84b79ffb923c6e81d96994386116373c39e61f3015037236082cc861) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:41.705945062Z 2023-11-30T11:53:41.705835Z  INFO silius_uopool::uopool: UserOperationHash(0xe215db3ea292769f09eff29a3c29cb022ba2f759704b1c675dd07c26ce66ab41) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:41.859139487Z 2023-11-30T11:53:41.859034Z  INFO silius_uopool::uopool: UserOperationHash(0xd48fd6470d1160df087890a997838205189acb78029ad97a26e084e4d3445ef6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:42.010789191Z 2023-11-30T11:53:42.010675Z  INFO silius_uopool::uopool: UserOperationHash(0xf3a030c5649f1bc5f22bc514534b88ae81709010a42dfe3eebf84e255f9a4923) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:42.163916234Z 2023-11-30T11:53:42.163800Z  INFO silius_uopool::uopool: UserOperationHash(0x3a0351b892c371403e72cce0d3faeef447f86b52395eb37dfd9aa593b1654edb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:42.316652775Z 2023-11-30T11:53:42.316548Z  INFO silius_uopool::uopool: UserOperationHash(0xf1069b1838712c76393eeb27f9bb772a4bfea1bda6ad1fa58ec28d9d835a2681) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:42.470106640Z 2023-11-30T11:53:42.470001Z  INFO silius_uopool::uopool: UserOperationHash(0x4dcf0c133e7b4feb72b6b5afe0f6a4b9b5040bf471c3df3d20dfe8683f20f31a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:42.624569701Z 2023-11-30T11:53:42.624457Z  INFO silius_uopool::uopool: UserOperationHash(0xe54d67caeba922a22701f5f29ac72e1fc5807d1a7402e86e21cf590187c9254d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:42.778537328Z 2023-11-30T11:53:42.778426Z  INFO silius_uopool::uopool: UserOperationHash(0xcb240b5dd5d448b3046161aa8ea8e20cb7e57066cffa56f09986652dbfe014ef) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:42.932185131Z 2023-11-30T11:53:42.932070Z  INFO silius_uopool::uopool: UserOperationHash(0x50d83a22758d725b9fcc7efd1a448cbdb7950d8315f689de328d23194f78b73a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:43.086801848Z 2023-11-30T11:53:43.086669Z  INFO silius_uopool::uopool: UserOperationHash(0x0205bf719b778f64b9806e9c2e8f7afe4959fcfa8178dd2758d2670ba2eab3c7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:43.241871626Z 2023-11-30T11:53:43.241743Z  INFO silius_uopool::uopool: UserOperationHash(0x9fad1c87a3c63f91f3e55551622797d4d5945bd298f6701f9932e5212d27fb44) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:43.397880759Z 2023-11-30T11:53:43.397766Z  INFO silius_uopool::uopool: UserOperationHash(0xf7a94018ae2566bffc112a72a97814f6f4b151b6c168de91507ffbae8062ff95) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:43.550958820Z 2023-11-30T11:53:43.550831Z  INFO silius_uopool::uopool: UserOperationHash(0x2b206246ad06c5cbf23a51d8d72627762d9575fbb8a637822f292c8f5d5037ef) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:43.707989468Z 2023-11-30T11:53:43.707887Z  INFO silius_uopool::uopool: UserOperationHash(0x7efca636d5cf976267a2fc2573d90ca0af3c13aceba9dd591a198c7e26ab8df7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:43.864431278Z 2023-11-30T11:53:43.864319Z  INFO silius_uopool::uopool: UserOperationHash(0x55205acd2b06d5bca40570799ee2a8bd12b56bb25b459250aa2259bf4972fd20) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:44.018198902Z 2023-11-30T11:53:44.018083Z  INFO silius_uopool::uopool: UserOperationHash(0x7c2bff0938c082c99ff55e6f9ddbbc196b8573dc831995697ae0a516f5470792) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:44.169621192Z 2023-11-30T11:53:44.169509Z  INFO silius_uopool::uopool: UserOperationHash(0x7522f7af41237ae4138c505cf862314c224a66791139606235a3e1ad989860fc) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:44.324021826Z 2023-11-30T11:53:44.323850Z  INFO silius_uopool::uopool: UserOperationHash(0x6e815d3feb2065b2b357905b69428f5b5d81d70f141112a84083ce796cef13ff) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:44.479757540Z 2023-11-30T11:53:44.479640Z  INFO silius_uopool::uopool: UserOperationHash(0x87a95f619b7e89412cc4d6a1497da4915aad437fbb9318566bb7af7df8384880) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:44.633167122Z 2023-11-30T11:53:44.633054Z  INFO silius_uopool::uopool: UserOperationHash(0x94d2e76b7faf35bf06c8cf96a043c5b001c2c3c26c5d933d72b0180d1108f059) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:44.788424063Z 2023-11-30T11:53:44.788320Z  INFO silius_uopool::uopool: UserOperationHash(0x0d973a7efe31b90dff4298c481ee2be59c2a61ea6f02ea36694a5e04e87d7667) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:44.942967633Z 2023-11-30T11:53:44.942846Z  INFO silius_uopool::uopool: UserOperationHash(0xcbd67bae95a2c779418c37b4f4c9306f44bca4a290dfe3b8b53c3dcf7f1d199e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:45.098752171Z 2023-11-30T11:53:45.098636Z  INFO silius_uopool::uopool: UserOperationHash(0xdbc5cfd6e19dc3d58b7ea5cb4fff46066997b2000952349ca212304dd9faef4e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:45.252774359Z 2023-11-30T11:53:45.252660Z  INFO silius_uopool::uopool: UserOperationHash(0xb73650e825ae1b41eb861d6dddab33ced1b85c0f219fdc4a8813df1dd198ccf8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:45.407010016Z 2023-11-30T11:53:45.406872Z  INFO silius_uopool::uopool: UserOperationHash(0xfa2e4d9289bf11a7b61b4a2112e07326baf02738d3c00c4cdb68e4ddbfc84066) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:45.561760138Z 2023-11-30T11:53:45.561649Z  INFO silius_uopool::uopool: UserOperationHash(0x0e108bad6e052a3a04b9926c2abaeab62a2ebcc31a03d63221cca9dda9c04093) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:45.716144432Z 2023-11-30T11:53:45.716035Z  INFO silius_uopool::uopool: UserOperationHash(0xcbeb20eda6188279d6684129765f87172e9622f16e9d57d9a870398a09fd42ac) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:45.868852623Z 2023-11-30T11:53:45.868736Z  INFO silius_uopool::uopool: UserOperationHash(0xb737b79d38f1884036ad5a27a4968a7f4b97cf497fa967536bdad5607e89f149) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:46.022350474Z 2023-11-30T11:53:46.022226Z  INFO silius_uopool::uopool: UserOperationHash(0xc3f50899ef996fd1637188e956a9d4d5702c01b99ae1739401a03a218a658cba) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:46.171734079Z 2023-11-30T11:53:46.171607Z  INFO silius_uopool::uopool: UserOperationHash(0xa06fdfa587429659056e4b9f9826f1f8378684b3dd875290a7ade57fe6e52a29) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:46.326989240Z 2023-11-30T11:53:46.326866Z  INFO silius_uopool::uopool: UserOperationHash(0xadbb1f7336de199159fe88b1a92240de96bf786fd4c71c9960bf8a1e3ceec8ef) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:46.483911126Z 2023-11-30T11:53:46.483790Z  INFO silius_uopool::uopool: UserOperationHash(0x8627978ee183ff8fb1d5abfdf1b1d41cf2b34b03239e5252b726d3cefa329f84) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:46.638070827Z 2023-11-30T11:53:46.637957Z  INFO silius_uopool::uopool: UserOperationHash(0xb8c484f2afe388c388b4877f4ec9f04ca66d4291a08bfc93e3db11cedb3fc5a1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:46.794867228Z 2023-11-30T11:53:46.794760Z  INFO silius_uopool::uopool: UserOperationHash(0xa7f37e84cd3d2e24b6ef5eda51e4654d8d579b9a02871d9be28474f2c99ac5ad) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:46.949759412Z 2023-11-30T11:53:46.949638Z  INFO silius_uopool::uopool: UserOperationHash(0xc9a8b28d053062702b40e2a68c0d4de2aa0082df0da5bfb9ab2201464f2b9273) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:47.103577940Z 2023-11-30T11:53:47.103463Z  INFO silius_uopool::uopool: UserOperationHash(0x90a3ce5a0c7ea9acb37afe0324162b8d393b709d4b5fcb6b785976e55f0a3558) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:47.258334956Z 2023-11-30T11:53:47.258217Z  INFO silius_uopool::uopool: UserOperationHash(0x011abe8a175dea81a43d38859c34a5519dca8899638bed4ae028ec6e6238f31b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:47.412442877Z 2023-11-30T11:53:47.412329Z  INFO silius_uopool::uopool: UserOperationHash(0xeb3b0a659dbff62355f2ebf2c4593d5a1f086ca97fcbb10ed75d85ca298d609c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:47.569467260Z 2023-11-30T11:53:47.569349Z  INFO silius_uopool::uopool: UserOperationHash(0x28ad4769523b59bc874bf538b286883dd105f9c5e4086a0ee451ff71ebd0b7d2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:47.725774469Z 2023-11-30T11:53:47.725661Z  INFO silius_uopool::uopool: UserOperationHash(0xc22576fec71d08a07194a4ff5b86c8244546f44da2ce8d777d9843fefdd902cf) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:47.879501487Z 2023-11-30T11:53:47.879390Z  INFO silius_uopool::uopool: UserOperationHash(0x2ab911ac565220da9029b2ba5175c9c033ec159d34609c05fbb55113d880ca33) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:48.028599243Z 2023-11-30T11:53:48.028483Z  INFO silius_uopool::uopool: UserOperationHash(0x2bc68f3a66e9684c8bc5aa2dd111fbc29214eff958c2285a00d627875bc5b82c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:48.182317207Z 2023-11-30T11:53:48.182200Z  INFO silius_uopool::uopool: UserOperationHash(0x757220ce615a664866d3ed244454211307d81653922f68f5b218786130fe792a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:48.336503401Z 2023-11-30T11:53:48.336386Z  INFO silius_uopool::uopool: UserOperationHash(0x9b72fc67fae11ce99fc56d0adb88f73deaba5f3483d1d0b37f028b2e3aee0d4e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:48.497238713Z 2023-11-30T11:53:48.497086Z  INFO silius_uopool::uopool: UserOperationHash(0xefd117eebbd6d443e0900b74207191a02f0414e06f5b06067e8fe26a1e125d2c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:48.651602467Z 2023-11-30T11:53:48.651474Z  INFO silius_uopool::uopool: UserOperationHash(0x2494cd43278764d7f59678e3d4c9138202b85edbf8e59df9c59eae4dae03289b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:48.807599696Z 2023-11-30T11:53:48.807501Z  INFO silius_uopool::uopool: UserOperationHash(0x16dc5c9169a20876ebf73ca0cf644f00b341b7814520b2229bd7f2c7610dd5e5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:48.963959485Z 2023-11-30T11:53:48.963814Z  INFO silius_uopool::uopool: UserOperationHash(0xc95c8c67068654673bcac43e3cdecfbd5369f79291821a165f880a702722dab6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:49.118441016Z 2023-11-30T11:53:49.118332Z  INFO silius_uopool::uopool: UserOperationHash(0xda3f5e7e00724d6b36b5fcf5a6f5f89b15b88254cf2b15ada6726b2978ba38d0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:49.274003174Z 2023-11-30T11:53:49.273892Z  INFO silius_uopool::uopool: UserOperationHash(0xa5af7fd973b4d549ed405e6609405dc4751d4151ed347cc12eb2c983387650dc) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:49.425522024Z 2023-11-30T11:53:49.425404Z  INFO silius_uopool::uopool: UserOperationHash(0x04b26e4dccdd74b2a6873f41f20cd66c0ec27ca35641eaaefb3d1bd4f1646a74) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:49.578934278Z 2023-11-30T11:53:49.578799Z  INFO silius_uopool::uopool: UserOperationHash(0x96059ce793a4207e397ae911522439ca24452608d39d07eaea805d00709f7431) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:49.733273844Z 2023-11-30T11:53:49.733167Z  INFO silius_uopool::uopool: UserOperationHash(0x92bed935a9d70eda1b46a7c960f40ae41669005e645584ec35ac92730d54813c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:49.889451824Z 2023-11-30T11:53:49.889348Z  INFO silius_uopool::uopool: UserOperationHash(0xae2c21f62704fc5b0949829266245d61cdfb2b842c3abac0c5c52696e9d17dd0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:50.050090676Z 2023-11-30T11:53:50.049981Z  INFO silius_uopool::uopool: UserOperationHash(0x1d8b0d3a24dff50af312e7fe19b526d1f19fb7497115678c8a52fc24747693d6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:50.207733391Z 2023-11-30T11:53:50.207626Z  INFO silius_uopool::uopool: UserOperationHash(0xc49c6aa102d53d1ebe29a934e5ea5b280fb31f2fa53e6a8969e4669a16431b92) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:50.363222957Z 2023-11-30T11:53:50.363105Z  INFO silius_uopool::uopool: UserOperationHash(0x089226db26597f58f97894b900839eb66323633a143a53b5585e7c3c2cad174c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:50.517090166Z 2023-11-30T11:53:50.516986Z  INFO silius_uopool::uopool: UserOperationHash(0x1e69518919be2e910668c96edcaa2518589ac84f096e59beeb137c5893823246) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:50.674151339Z 2023-11-30T11:53:50.674037Z  INFO silius_uopool::uopool: UserOperationHash(0x3315bd93816d7c0f7e4f1829b98cfe34a8c1fc476b3e405e26bfdec53a509cb6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:50.828886742Z 2023-11-30T11:53:50.828769Z  INFO silius_uopool::uopool: UserOperationHash(0xa6471a0aa18ca7f777c23ba9f833c151e7645e5875d1b9ebaab9eae0b2db1435) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:50.982602322Z 2023-11-30T11:53:50.982487Z  INFO silius_uopool::uopool: UserOperationHash(0x4613894fee4c24ea308da94b2737f8ddd2ec9e3071b5d08f17bc8fd1add929d2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:51.137075560Z 2023-11-30T11:53:51.136951Z  INFO silius_uopool::uopool: UserOperationHash(0x3372547e39cfc6f655311b0915f59df85f2bbc4bd574fd0359d9ed6f80170d82) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:51.306016447Z 2023-11-30T11:53:51.305897Z  INFO silius_uopool::uopool: UserOperationHash(0xb896123902158c002ba5cbd328ebe60153802ea232d0e53321de78bece2361b3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:51.491197779Z 2023-11-30T11:53:51.491078Z  INFO silius_uopool::uopool: UserOperationHash(0xae48f3bc6b52e73dd70e754fbe3a5ea6399ed22c8df8865871f30df2b384c807) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:51.646987909Z 2023-11-30T11:53:51.646865Z  INFO silius_uopool::uopool: UserOperationHash(0x10396723b3d3e2b811b2d37d797419aa4656afbb7b2177a8aac80bfd18ba74da) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:51.804016281Z 2023-11-30T11:53:51.803917Z  INFO silius_uopool::uopool: UserOperationHash(0xbafe94026e5536009e142eeb24ffb5028654401383bf2bdb0e5c467550651376) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:51.961110238Z 2023-11-30T11:53:51.960988Z  INFO silius_uopool::uopool: UserOperationHash(0x51109d539937513027c5f3e65eb31602ceb2b060f7fbfb0b8b76044effdff60a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:52.116386314Z 2023-11-30T11:53:52.116277Z  INFO silius_uopool::uopool: UserOperationHash(0x7269eb9ad8e4f28295071a0e795c586bf5fee55f0f881d2f8ca84c9f82266e41) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:52.265050773Z 2023-11-30T11:53:52.264936Z  INFO silius_uopool::uopool: UserOperationHash(0x3803fd952e2ecf21f6ad2278dc87789df64881ea764f52e1d7d0b59cefdd319b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:52.419701482Z 2023-11-30T11:53:52.419583Z  INFO silius_uopool::uopool: UserOperationHash(0x80eafa12daacb36b8e93a061c388f5e61cfae9f47f0025b7ff6a1225b03e85e5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:52.580254912Z 2023-11-30T11:53:52.580142Z  INFO silius_uopool::uopool: UserOperationHash(0x9a15aa3ed79d59f576e4204e2cf7c55cd4f983728d698e7021d3da2c86436487) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:52.734716638Z 2023-11-30T11:53:52.734605Z  INFO silius_uopool::uopool: UserOperationHash(0x341bcb4df387451620c53dac3af97c23d3dfea9b81f611a234039754368eac87) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:52.884564327Z 2023-11-30T11:53:52.884452Z  INFO silius_uopool::uopool: UserOperationHash(0x226248df591f9acf3a440d18fd1977b95f6dd5f7f778e3e769e141318a82256c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:53.038562089Z 2023-11-30T11:53:53.038452Z  INFO silius_uopool::uopool: UserOperationHash(0x18ff6a844e6fdc96e8023b335dd6b475add3169a040ff4b8803b8e90d3e1cb57) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:53.193776880Z 2023-11-30T11:53:53.193657Z  INFO silius_uopool::uopool: UserOperationHash(0x9e00c597279dad94791c2b1599c80d2a34174e24efae584f7f8e36289da1979a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:53.349243480Z 2023-11-30T11:53:53.349127Z  INFO silius_uopool::uopool: UserOperationHash(0xd3325b84c4d15618eca863289fd8a2309d03e0f7ae9fa5415f3baafd28851a5e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:53.502510740Z 2023-11-30T11:53:53.502394Z  INFO silius_uopool::uopool: UserOperationHash(0x39b74dccc8f728a8daa4112950bf17376bc2d72982717ce507d10f958dbf5e01) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:53.656639466Z 2023-11-30T11:53:53.656516Z  INFO silius_uopool::uopool: UserOperationHash(0xe15371397c9d8e421b6fdcf804777719112e4c3ab62670ed9e30c58c762ffb6d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:53.815794904Z 2023-11-30T11:53:53.815684Z  INFO silius_uopool::uopool: UserOperationHash(0x819ffb8eb538f1cb996f7710b23d36a7f853761982399564568173b9ec38ff22) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:53.973282598Z 2023-11-30T11:53:53.973166Z  INFO silius_uopool::uopool: UserOperationHash(0x4fe35127d7497d08d0b3322a1ce1a670a169f4009a89469a9d134df0cba97c78) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:54.129548271Z 2023-11-30T11:53:54.129370Z  INFO silius_uopool::uopool: UserOperationHash(0xbf56d5c03a19f2fa2987e37b4257ad537ab386992f072ce56b8c766e7ede79bc) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:54.284379684Z 2023-11-30T11:53:54.284264Z  INFO silius_uopool::uopool: UserOperationHash(0x133ea48025c71f67664bb8f5580ad6272801636fc8bfa05bd414dfa17fc7e518) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:54.440335189Z 2023-11-30T11:53:54.440218Z  INFO silius_uopool::uopool: UserOperationHash(0x52f57fbb6ea781ee86f43c6362d6b961b753f0e1efbb62ff6b5e23a0b09e8b8b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:54.594325767Z 2023-11-30T11:53:54.594211Z  INFO silius_uopool::uopool: UserOperationHash(0xd83c48dbfb10ea760868eb7fa698998964aaf4da15b23992346fc7d32c249833) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:54.749016772Z 2023-11-30T11:53:54.748896Z  INFO silius_uopool::uopool: UserOperationHash(0xe703b81a6c6f7e7492a6d4776a330a9ab26a8b978e3eb0630831e309885d3c99) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:54.901739674Z 2023-11-30T11:53:54.901628Z  INFO silius_uopool::uopool: UserOperationHash(0x59bd64a48db39a2db944ccd2a3c1dc04b49b978254b2ab14862b68f15dc4e3f2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:55.057275135Z 2023-11-30T11:53:55.057164Z  INFO silius_uopool::uopool: UserOperationHash(0x3605ab478e6dc9d116b2804900a6937397510e075914ed61fc2c9ef0e29821c7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:55.209822510Z 2023-11-30T11:53:55.209670Z  INFO silius_uopool::uopool: UserOperationHash(0x5f14036f2facee2cfab5b1928c9f1b8b04bf475233c907154acc649b950ecea6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:55.359551517Z 2023-11-30T11:53:55.359420Z  INFO silius_uopool::uopool: UserOperationHash(0x5a2a60f15e9bb8a27174cd07c284715148d25341fd51f8a1ba5cc19f78739957) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:55.513276317Z 2023-11-30T11:53:55.513173Z  INFO silius_uopool::uopool: UserOperationHash(0xb5f5dd0dffc319437433c472a1ddc29b71cecc2ff62a21d01539a901ed2f4cec) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:55.669096399Z 2023-11-30T11:53:55.668980Z  INFO silius_uopool::uopool: UserOperationHash(0x0bc3b3b1f8c780668ac87220192ff2b9a85b6e904f379db5a6b094af7e92e8fb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:55.825342079Z 2023-11-30T11:53:55.825243Z  INFO silius_uopool::uopool: UserOperationHash(0xc71a84f9ac02955d590f50b2fe2dc303450153cc23e927c2adc791e5ede5df94) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:55.978108518Z 2023-11-30T11:53:55.977990Z  INFO silius_uopool::uopool: UserOperationHash(0xdbf815966049a09b6c0c2769c916bcb4d326f3791ee0af64d4c4de161aaf364f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:56.133262893Z 2023-11-30T11:53:56.133150Z  INFO silius_uopool::uopool: UserOperationHash(0x9f27f7e0c3df88f4a3e43fa6c27bd0c47f537edaa4eceaefe157c66634d8cbcf) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:56.288935918Z 2023-11-30T11:53:56.288814Z  INFO silius_uopool::uopool: UserOperationHash(0x8c9fd1451a6a382ce34879107953c11e5a836a51ecce72b1fc8ad10ec9e54829) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:56.442014185Z 2023-11-30T11:53:56.441905Z  INFO silius_uopool::uopool: UserOperationHash(0x935493c5944dd218da2ac30350015f1022b0aa2aff73e246065ff512b8c73b2b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:56.595422830Z 2023-11-30T11:53:56.595307Z  INFO silius_uopool::uopool: UserOperationHash(0x8c33e22bf4991c249bc2eff5c653feeeb8c503fb995c6555b1bc9cddfcd53039) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:56.750061013Z 2023-11-30T11:53:56.749940Z  INFO silius_uopool::uopool: UserOperationHash(0x4a8597b6f49752ac2b5d8ea8e2cb64d733d42a794ea97c07079d6a19d0d35f5e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:56.905811017Z 2023-11-30T11:53:56.905697Z  INFO silius_uopool::uopool: UserOperationHash(0x34c1ae7cf2418c86b2eee070db65019f9e8658aacc345f96bd3103a9a7ad05a2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:57.057724354Z 2023-11-30T11:53:57.057611Z  INFO silius_uopool::uopool: UserOperationHash(0x811644908ede4ed75184a762459d200e77e70cbfcbf24cdb7760e6da4e9e6d69) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:57.211585318Z 2023-11-30T11:53:57.211479Z  INFO silius_uopool::uopool: UserOperationHash(0xbf895fa463ffcbab34fed46394ae4ea2a1c0c9215241902a628e79658abbeadb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:57.359526406Z 2023-11-30T11:53:57.359413Z  INFO silius_uopool::uopool: UserOperationHash(0x835fefe4b7c5f17e5f156ed27d31969d2a88e6680ebd49c7c2471271a1e94493) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:57.515697958Z 2023-11-30T11:53:57.515583Z  INFO silius_uopool::uopool: UserOperationHash(0xe3aee8401f27eec9a8e78708dca5d763a2aabed7de92b01f41a61fc8a3b4a7cd) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:57.668878184Z 2023-11-30T11:53:57.668759Z  INFO silius_uopool::uopool: UserOperationHash(0x876f785ca727f6bb15e79b46ca8bf6b1c5500ddd4f5ae9843265720447f91dc3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:57.824085244Z 2023-11-30T11:53:57.823982Z  INFO silius_uopool::uopool: UserOperationHash(0x5b20f0f7ecf1feb231f7130101c941b935373f37d7720510d818a3b690c4df2e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:57.980245649Z 2023-11-30T11:53:57.980132Z  INFO silius_uopool::uopool: UserOperationHash(0xfdea810040a7dca1a1927632d8a69951ca58a52a102150fadd475bdac5909dc3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:58.136837517Z 2023-11-30T11:53:58.136727Z  INFO silius_uopool::uopool: UserOperationHash(0xb3cffcbcd0b4f4adfbf5a0b49b3577311267d0b4f29634a8133d103a3a8e5cca) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:58.290997519Z 2023-11-30T11:53:58.290868Z  INFO silius_uopool::uopool: UserOperationHash(0x46ec1f20010d028340e2dea059be9e0d3e598d0f19bf5f995234b581e8450ace) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:58.446494845Z 2023-11-30T11:53:58.446384Z  INFO silius_uopool::uopool: UserOperationHash(0x58353596c606f571f38e7910a896f6e43e32abf41ebba9801416d4adf5133165) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:58.600613356Z 2023-11-30T11:53:58.600503Z  INFO silius_uopool::uopool: UserOperationHash(0x213bd9856e2f88b46e913425dc9c5a39e409fc7fad95f19695d40d2f85b6c783) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:58.758518340Z 2023-11-30T11:53:58.758410Z  INFO silius_uopool::uopool: UserOperationHash(0x304144888b18dc646a1c22e9a9224944429a998fd08102f4c613b90fe0cd4517) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:58.912417116Z 2023-11-30T11:53:58.912293Z  INFO silius_uopool::uopool: UserOperationHash(0x3acbd14cd797cb2bbcc616c3eeea3809f08103b504d0ce2850013d7671d789e6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:59.066931989Z 2023-11-30T11:53:59.066809Z  INFO silius_uopool::uopool: UserOperationHash(0x3526bf04eaccb9fbc1b60e3507d30e51cb0bb1023e037b55bca5ac9a904aec4e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:59.220364375Z 2023-11-30T11:53:59.220248Z  INFO silius_uopool::uopool: UserOperationHash(0xdcc581d53294768e8e113a674f3e8233eac241d5b2d7094e3bea33cb8eec8124) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:59.376203588Z 2023-11-30T11:53:59.376092Z  INFO silius_uopool::uopool: UserOperationHash(0x14963348f7cefb17c9f8027f9fe605a82e7651f9e363dff1ed5bf6d789c8bcb1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:59.527430475Z 2023-11-30T11:53:59.527324Z  INFO silius_uopool::uopool: UserOperationHash(0xa3c24fb9b9fb106c087876683563aecd9a413bce954d6faf1d767ac8157bedd3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:59.679828939Z 2023-11-30T11:53:59.679716Z  INFO silius_uopool::uopool: UserOperationHash(0x40964b198d486a5b68a3aadc7ad1ba13c9f0f993d3fc6d072f8ea2cd95d86270) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:59.832121049Z 2023-11-30T11:53:59.832024Z  INFO silius_uopool::uopool: UserOperationHash(0x6202d036e24c92872266d8247e4a04ec329e718d83065a7c76ed5246601c76ed) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:53:59.987314822Z 2023-11-30T11:53:59.987198Z  INFO silius_uopool::uopool: UserOperationHash(0x45a063d050e054a7bf1dfd581688867826ce324ef9b7703fb579ad9f6c8d1edc) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:00.144807488Z 2023-11-30T11:54:00.144693Z  INFO silius_uopool::uopool: UserOperationHash(0x47664052d58f51eec610d536eb9aa4b832be241c0637d8d4ec18d20e57b40161) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:00.298957459Z 2023-11-30T11:54:00.298825Z  INFO silius_uopool::uopool: UserOperationHash(0xc7fee656ff9af562cc3ec74a2bbc47ce2ec90b2d8ada5d3b97800826f344cd31) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:00.453150192Z 2023-11-30T11:54:00.453038Z  INFO silius_uopool::uopool: UserOperationHash(0x64a404aeaf56ec85072b93543cfa7fc430cdb0bdbe83d689e2a2b7446c097d3c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:00.609400815Z 2023-11-30T11:54:00.609282Z  INFO silius_uopool::uopool: UserOperationHash(0xe1553b1aa76e21369a9dd87f2340aef0fbb89e1d93ea412f4045d6bb86047c7b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:00.764531404Z 2023-11-30T11:54:00.764417Z  INFO silius_uopool::uopool: UserOperationHash(0x30514c14ffccc7673cc88aa7fdbff56654bd55a44b04442da6778e5d5a613a0b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:00.919076056Z 2023-11-30T11:54:00.918960Z  INFO silius_uopool::uopool: UserOperationHash(0x8209e224e8115b8454a549132618364d68fbc604273de366d9f7b392550c7393) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:01.075326477Z 2023-11-30T11:54:01.075219Z  INFO silius_uopool::uopool: UserOperationHash(0x6b4424f158e684a2bb4ca5e690dd4f8880986cef54b28e01b9059fa93f1dccc9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:01.232177847Z 2023-11-30T11:54:01.232065Z  INFO silius_uopool::uopool: UserOperationHash(0x18a823ea49f75e4d8adc300edc99d4feb806c73000512c691dae2de6ed3b5b79) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:01.386014402Z 2023-11-30T11:54:01.385894Z  INFO silius_uopool::uopool: UserOperationHash(0x848970472bf9bc798ecd12c33761285bae9ea91175b509c7e81469ce46ce5540) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:01.540564391Z 2023-11-30T11:54:01.540449Z  INFO silius_uopool::uopool: UserOperationHash(0x05b0ee2d10238c0e7b4d03a0fde2a7b5627dbbe9eb473363d53412a3ef973a58) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:01.690111943Z 2023-11-30T11:54:01.690001Z  INFO silius_uopool::uopool: UserOperationHash(0x76e297192e9497eb7ff68f53490db9e77622cf7405ff68e9336309421c0290a9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:01.846340132Z 2023-11-30T11:54:01.846234Z  INFO silius_uopool::uopool: UserOperationHash(0x3677fbd0f744d21c2a33f027d8c0ce800e3ec92fc9339cf9959efae63658a5ef) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:02.001317572Z 2023-11-30T11:54:02.001202Z  INFO silius_uopool::uopool: UserOperationHash(0xd174081ee18358422beb1ff8c338915da7563e9dec5e5e3feb24bb1a38321f18) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:02.155191050Z 2023-11-30T11:54:02.155081Z  INFO silius_uopool::uopool: UserOperationHash(0xd8bc0a42dfa2b6f3c5bc67bea9b923a3ffbe530d3548f425cbf047669d3c467c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:02.310586011Z 2023-11-30T11:54:02.310469Z  INFO silius_uopool::uopool: UserOperationHash(0x2c2b9b5d093d2722c17d272e19fbc93e5d95a660f965590b9182a990ee4edb09) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:02.468660872Z 2023-11-30T11:54:02.468548Z  INFO silius_uopool::uopool: UserOperationHash(0x4bb12b328bb64df9bdde077d7bad0d1c9948d697cedd1bfc714ddf6e5853e693) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:02.621809800Z 2023-11-30T11:54:02.621684Z  INFO silius_uopool::uopool: UserOperationHash(0xf149ba0711188269b43e9b96cc10530856d4dd8b50e94cab4501bb56f5e1be5c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:02.776934982Z 2023-11-30T11:54:02.776816Z  INFO silius_uopool::uopool: UserOperationHash(0x8b1ab25431c08525876ab3fc3e4400ae3a270109fc8d8469611538daf6e09aac) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:02.931973636Z 2023-11-30T11:54:02.931864Z  INFO silius_uopool::uopool: UserOperationHash(0x5a3331bdbdefb6be31f96471d89e5fec0da4078dd46b40ec82fa026c6b7ba2f4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:03.088124951Z 2023-11-30T11:54:03.088015Z  INFO silius_uopool::uopool: UserOperationHash(0x567a92b39290472d41fa0fec2255c60441e5b9d5ae3f62909c7d54bf4e9fd6ee) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:03.240846140Z 2023-11-30T11:54:03.240725Z  INFO silius_uopool::uopool: UserOperationHash(0xb9760ba5be4bed531e2d265ad062a19364e0aa34923d8562973a29f9f3ec6450) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:03.394988947Z 2023-11-30T11:54:03.394857Z  INFO silius_uopool::uopool: UserOperationHash(0xb2adb28f1cd1b990291e0b5fa6a1680ed6cd5158654906d598f456ffebf3cdd3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:03.547242174Z 2023-11-30T11:54:03.547098Z  INFO silius_uopool::uopool: UserOperationHash(0x9744af56ebe940fcf3d7766b38c9342fb2f872cf08f09bad61a8c04a890c19e9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:03.700254490Z 2023-11-30T11:54:03.700143Z  INFO silius_uopool::uopool: UserOperationHash(0x26be174e9e9af81aab011b4af1fcad9005c628d22bb0482854a1e3568c3f3687) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:03.853306726Z 2023-11-30T11:54:03.853213Z  INFO silius_uopool::uopool: UserOperationHash(0xac037f3bb5adb248eb1a0c83804e9c8c69beed1ac3648448b419e059498cfa33) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:04.005430829Z 2023-11-30T11:54:04.005327Z  INFO silius_uopool::uopool: UserOperationHash(0xc907e1bea5a7b23259eee5ca68e08cac46a2e5f1f613d832a7410eea822918ef) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:04.164682719Z 2023-11-30T11:54:04.164559Z  INFO silius_uopool::uopool: UserOperationHash(0x2e0eb9f498817ddd3ab25ade33b13629135a7f210e81da690604edf1539373a3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:04.321299598Z 2023-11-30T11:54:04.321177Z  INFO silius_uopool::uopool: UserOperationHash(0x7ac9355c4bbc1fb42e51ddfc2b29022bafbbbd0ae4518b26cdd55317f43dc33d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:04.475420460Z 2023-11-30T11:54:04.475310Z  INFO silius_uopool::uopool: UserOperationHash(0xb9b7312655979ff7f413d542b8523d9c157866ffbcd8654c8022c11735f2a12e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:04.630203425Z 2023-11-30T11:54:04.630092Z  INFO silius_uopool::uopool: UserOperationHash(0xc34f51140baac3555c54ab0e92218d2c767156bcb3610304072279e450ed4b99) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:04.783817923Z 2023-11-30T11:54:04.783701Z  INFO silius_uopool::uopool: UserOperationHash(0xeb7b91fe49bf0a5090a3abf7a0fb8cf8217e01b2daded4e7bbb607265d51ef75) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:04.939484831Z 2023-11-30T11:54:04.939362Z  INFO silius_uopool::uopool: UserOperationHash(0x59e9382cfeee9717f725940a2a1215a53284caf43ab214e9c29fa34eb81c85e9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:05.094547238Z 2023-11-30T11:54:05.094433Z  INFO silius_uopool::uopool: UserOperationHash(0xd892c5b6a7d75a5461172b0410108142e51d3d1120caefe5ef2f73c1da60e550) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:05.248364975Z 2023-11-30T11:54:05.248247Z  INFO silius_uopool::uopool: UserOperationHash(0x70d185aa5ca68dfa73abc8ffe780c27af39af5226f561e171e4459e7a24fbeaf) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:05.403348532Z 2023-11-30T11:54:05.403229Z  INFO silius_uopool::uopool: UserOperationHash(0xead99fe455a1b34728c5f19e2814d2da9056efd100596cc071bebafad8beb393) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:05.559536160Z 2023-11-30T11:54:05.559422Z  INFO silius_uopool::uopool: UserOperationHash(0x7dc890b30bd9001077064679fcf562cb6115a3c245c2b0cd72b2926df3d7eb72) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:05.710054906Z 2023-11-30T11:54:05.709932Z  INFO silius_uopool::uopool: UserOperationHash(0xc7bfc00949ae86abd04e11ebd90354bb27d7882a12717e68a11f59dc5f829e1f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:05.865359541Z 2023-11-30T11:54:05.865246Z  INFO silius_uopool::uopool: UserOperationHash(0x70e444ce888f08d33109489220a3293bb3ecf1bf306fd06d8f1786c31c9a1c63) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:06.019798125Z 2023-11-30T11:54:06.019679Z  INFO silius_uopool::uopool: UserOperationHash(0x9f4e9a15a0e6a2123360df3007d959009df72b370a1c5222044e504cfcc17df4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:06.177575745Z 2023-11-30T11:54:06.177469Z  INFO silius_uopool::uopool: UserOperationHash(0xa39f11e10328c1bae286d9635f0d294003f95f4ad8dbd027ecbbcbe6f7c96502) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:06.367332093Z 2023-11-30T11:54:06.367207Z  INFO silius_uopool::uopool: UserOperationHash(0x454db8495cc3ee7bad3d476b30a30ffbbec285d0fbee7e960b3671bb7a0dcb99) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:06.525475736Z 2023-11-30T11:54:06.525364Z  INFO silius_uopool::uopool: UserOperationHash(0x228e9ed60b7885b49ac6457845666aef71890b37c8cec0e8f674a2d7215e899f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:06.678975780Z 2023-11-30T11:54:06.678838Z  INFO silius_uopool::uopool: UserOperationHash(0x2caef863fc989ff6f6295afd30552b4247478c6ee9eb8cc25d3d36fd76e98e61) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:06.837395012Z 2023-11-30T11:54:06.837282Z  INFO silius_uopool::uopool: UserOperationHash(0xc7896f3c656d497238f3eef09370c61c24754e1702c05b40aa577b1266c16477) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:06.993750164Z 2023-11-30T11:54:06.993617Z  INFO silius_uopool::uopool: UserOperationHash(0x20c706fa80edf79310731b81bd96950b97240a4cbbc6965db92a47b51c3ae034) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:07.151195584Z 2023-11-30T11:54:07.151083Z  INFO silius_uopool::uopool: UserOperationHash(0xe92d03760272e4b8b89e338677723234e55330a5f7784d2d1866f0a82d5b9fb8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:07.320099169Z 2023-11-30T11:54:07.319984Z  INFO silius_uopool::uopool: UserOperationHash(0x0b79e44fa9f9fded44d446c2bd399e869de0d457dd84a0042808884a54dcb827) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:07.478418275Z 2023-11-30T11:54:07.478300Z  INFO silius_uopool::uopool: UserOperationHash(0x8e904d4cec6c7a605b6c8474bb5e3fab6fc1cec775f8fa8fe76de068193696e0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:07.634951104Z 2023-11-30T11:54:07.634821Z  INFO silius_uopool::uopool: UserOperationHash(0xee68f802ec068929241ad6608eb5e755dfde64e9f0090ab72e9a685be14ae998) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:07.790642467Z 2023-11-30T11:54:07.790543Z  INFO silius_uopool::uopool: UserOperationHash(0x446e61302f0b4cfd1cdc06feea8c69183bfe3c05802015d78fe5793727a244b5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:07.940999608Z 2023-11-30T11:54:07.940890Z  INFO silius_uopool::uopool: UserOperationHash(0x79a8e99b2e4f5fcd5548832c43b2a4d222c17357b9029965a04d8e061ca0fde1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:08.097959504Z 2023-11-30T11:54:08.097845Z  INFO silius_uopool::uopool: UserOperationHash(0x10f801c1393adbd6691afb12a1ad96dda9325416d8e0ea06e7fd2838fea5231d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:08.251587075Z 2023-11-30T11:54:08.251474Z  INFO silius_uopool::uopool: UserOperationHash(0x48ddfcda4ef3e56652b8ccd13d4df10e5473f20c7805a3d198675029cb064d87) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:08.404919640Z 2023-11-30T11:54:08.404802Z  INFO silius_uopool::uopool: UserOperationHash(0x12edf5baa46169c4bad0c4698ca690f1dcee2cede56516b9ea0fbc8ce386673a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:08.558729389Z 2023-11-30T11:54:08.558610Z  INFO silius_uopool::uopool: UserOperationHash(0xe2e69cd1ff447fa9f4919d50304bbf91b608b764246c581b030373d366024cdc) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:08.714021778Z 2023-11-30T11:54:08.713917Z  INFO silius_uopool::uopool: UserOperationHash(0x3f22c905329e2ca630b00e4460171d39ea0c772727f056ce6e25468848edac96) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:08.869327800Z 2023-11-30T11:54:08.869206Z  INFO silius_uopool::uopool: UserOperationHash(0xc04b5c5445913c0c3590d06fe20c077e6571b7bf7d3bd5fa398e2d694c429ca1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:09.024261196Z 2023-11-30T11:54:09.024162Z  INFO silius_uopool::uopool: UserOperationHash(0xbd32f6f9a86eee9429a8cbf1f82beb9a6bccba13677136f1981e136507507fc3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:09.177940896Z 2023-11-30T11:54:09.177813Z  INFO silius_uopool::uopool: UserOperationHash(0xa17d03d24001075d2db7bb4ebb5f641f51740f88797a71493ed4394f4178913b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:09.333618210Z 2023-11-30T11:54:09.333471Z  INFO silius_uopool::uopool: UserOperationHash(0x0e0143c5dc7f32316b6fd48d1a951080125411c376b6b434194c7ed00b356000) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:09.487636977Z 2023-11-30T11:54:09.487523Z  INFO silius_uopool::uopool: UserOperationHash(0x3cc9c2900b3a4a17031f4f1b73170aca5d76517c3b3ffb6ac368bc7cbde0be6d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:09.640795348Z 2023-11-30T11:54:09.640684Z  INFO silius_uopool::uopool: UserOperationHash(0xf7e6dc1ace70996f60037fa42a7896f021a0c845df2a253ad3720c2c2c47c19f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:09.792112923Z 2023-11-30T11:54:09.791995Z  INFO silius_uopool::uopool: UserOperationHash(0x77f495d139d8eca9636d8c2307e4c2276cd4a466dbf27620c1d0f16cb034cbeb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:09.944903010Z 2023-11-30T11:54:09.944787Z  INFO silius_uopool::uopool: UserOperationHash(0xddd8714e3dfd31ef638df356937ee0cad507b5ddf9ff57a234346af7a5de0156) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:10.101286314Z 2023-11-30T11:54:10.101172Z  INFO silius_uopool::uopool: UserOperationHash(0x9c26e6eff07c42b929ac46489caabe4f1a0c0df0995bf87b3b5cc6f55f6c0fce) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:10.257745686Z 2023-11-30T11:54:10.257629Z  INFO silius_uopool::uopool: UserOperationHash(0xb9fefbd79f08c7754d4c42725dbe383b3ef19ef07ce7e2bf8384d8547df9e949) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:10.412270718Z 2023-11-30T11:54:10.412151Z  INFO silius_uopool::uopool: UserOperationHash(0x7222c8fa0a0eff1bfc2d1d06119941bf96fc411dc26e5882ea077b51235e8cd2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:10.568262828Z 2023-11-30T11:54:10.568155Z  INFO silius_uopool::uopool: UserOperationHash(0xa4b5f20f550760b5155c97f6587b0f71e9c8c88b0b83f0d9eea6fb0608ef9802) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:10.722300345Z 2023-11-30T11:54:10.722177Z  INFO silius_uopool::uopool: UserOperationHash(0x56411725bf3e5a2db40dacc66a23721c1dddc3f17cd67b6ed64459c7dd05d61e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:10.878888340Z 2023-11-30T11:54:10.878784Z  INFO silius_uopool::uopool: UserOperationHash(0x9cb220b9a393942bb8060535c69642935e5e271ec5dea8e651832bfb418dd088) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:11.037009337Z 2023-11-30T11:54:11.036909Z  INFO silius_uopool::uopool: UserOperationHash(0xdb28700651ffc774f7b4382b8a3ae1a3598a94aeb902265f6a62a9f69f15e45f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:11.192191240Z 2023-11-30T11:54:11.192075Z  INFO silius_uopool::uopool: UserOperationHash(0x173097dc15c3349d5d23de9348a763d1374f4c10218577575eeb0150b75926c9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:11.346848368Z 2023-11-30T11:54:11.346729Z  INFO silius_uopool::uopool: UserOperationHash(0x3be06e0525b402df153cf7be4fdc9bb4f567e179882d90472d874d0eda5a1aad) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:11.501519717Z 2023-11-30T11:54:11.501407Z  INFO silius_uopool::uopool: UserOperationHash(0xcbba6328c8e2e8f91ba98ab61a1f4d803eaa2f0e6d376d5a6142476ea1877201) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:11.657528582Z 2023-11-30T11:54:11.657421Z  INFO silius_uopool::uopool: UserOperationHash(0x187507022bdbf355a7e03be71adde833d41a0954a48dbb41b62eec537c2f88ed) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:11.815489333Z 2023-11-30T11:54:11.815395Z  INFO silius_uopool::uopool: UserOperationHash(0x2a603572e4146489498b2b723bff047ebc5c1d3d2bcc825874cb1268d360135d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:11.969692034Z 2023-11-30T11:54:11.969580Z  INFO silius_uopool::uopool: UserOperationHash(0x1e2257f128672067243ddb5ca5016eae07d4e3d0fb583b504c459f29cb37901b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:12.127315580Z 2023-11-30T11:54:12.127201Z  INFO silius_uopool::uopool: UserOperationHash(0xb40dfeaa59e3ede10e8e52e082ed304b95bb70a05ae018495ddb2a9b61f2a753) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:12.282122668Z 2023-11-30T11:54:12.282014Z  INFO silius_uopool::uopool: UserOperationHash(0xa281391746954b8ad11cc3d1a73c2b868746495f3cf55106e0de9497c4ba7e01) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:12.437460062Z 2023-11-30T11:54:12.437337Z  INFO silius_uopool::uopool: UserOperationHash(0x504b83342d79fd7f23c6bb299f4b400edd731cc9b7ba63167e87262947880596) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:12.591814845Z 2023-11-30T11:54:12.591705Z  INFO silius_uopool::uopool: UserOperationHash(0xab1881eaae3b9c3b91904f667f72efac65d13ab4f25d64387dc2da8f660369b3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:12.750601677Z 2023-11-30T11:54:12.750485Z  INFO silius_uopool::uopool: UserOperationHash(0x16ba19270f02ac992a9ba8059d92c2355aa3e542691f80107d05a39bd97c8e39) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:12.907908053Z 2023-11-30T11:54:12.907789Z  INFO silius_uopool::uopool: UserOperationHash(0x6bd6676228a2b348babcc3e3a00cc098288840bc9555edff9f1d2ba8fbc09fee) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:13.060374125Z 2023-11-30T11:54:13.060274Z  INFO silius_uopool::uopool: UserOperationHash(0x6139e1a60516f0b1d525c5125d65e548c586f97a9d390faf92ef38192276d3be) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:13.211475470Z 2023-11-30T11:54:13.211364Z  INFO silius_uopool::uopool: UserOperationHash(0xa2c1240672caf914e1c5037e120e288fb4c5ebe4e5deb251ec8514a3930de0a1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:13.366244917Z 2023-11-30T11:54:13.366134Z  INFO silius_uopool::uopool: UserOperationHash(0xad4c8334c5ad5ed38829d1b8aa3f48fb922c0c50fffb998c1daf82770599c461) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:13.520989906Z 2023-11-30T11:54:13.520871Z  INFO silius_uopool::uopool: UserOperationHash(0xa75c434cc8fe29009f307ae6df35c12b8ddfe2e69157c742a13eddc2cf2ebc53) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:13.677583288Z 2023-11-30T11:54:13.677467Z  INFO silius_uopool::uopool: UserOperationHash(0xa4e09c3d2c1058169677aa105ad06c66f8808b8e3efb7336fc84cab8d4fbc410) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:13.831458554Z 2023-11-30T11:54:13.831363Z  INFO silius_uopool::uopool: UserOperationHash(0xbf4ed7a670aedef9612593286086cc4c7b5b858e1829378d3b9f40586ea85340) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:13.987269598Z 2023-11-30T11:54:13.987156Z  INFO silius_uopool::uopool: UserOperationHash(0x2b8187f1e37af535bc062faeb39eeb186fbb1ce96c3eaac84f91628c3c0e7273) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:14.143802421Z 2023-11-30T11:54:14.143693Z  INFO silius_uopool::uopool: UserOperationHash(0x2e133f5bab46653a9c3ebadc4035b0aff5ffdf38c8fa62bf2730f87ff0b7f0da) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:14.300067081Z 2023-11-30T11:54:14.299943Z  INFO silius_uopool::uopool: UserOperationHash(0x1e3e924a5dd1eafac9482512c03eaa8de316a7e309833ffad97a0c09739c0916) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:14.454218807Z 2023-11-30T11:54:14.454108Z  INFO silius_uopool::uopool: UserOperationHash(0xa740fc4124cd89aec5d6f892c782b7ad43acd0bfa55c71ae42caeadf0d4dda66) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:14.607712486Z 2023-11-30T11:54:14.607590Z  INFO silius_uopool::uopool: UserOperationHash(0xab78b1c7e5728ea8535290c110e1046cda78a4a129bbe0ea8e04dba381e42ec6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:14.760871041Z 2023-11-30T11:54:14.760751Z  INFO silius_uopool::uopool: UserOperationHash(0x87566461fd6b4afc73fd00e674ef871e65cde7ee6a3203110f093271975b5290) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:14.917194352Z 2023-11-30T11:54:14.917078Z  INFO silius_uopool::uopool: UserOperationHash(0xb0a0170f2aa549d2cfa55da93248966fef25f3284fa6d88eee869197cc3bad8e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:15.072308079Z 2023-11-30T11:54:15.072208Z  INFO silius_uopool::uopool: UserOperationHash(0x7c71168d63823de33baf801f6374e5e55d1fc4c423413808f7d012dfa5c5c283) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:15.222374773Z 2023-11-30T11:54:15.222263Z  INFO silius_uopool::uopool: UserOperationHash(0xf9c2f5fee1366bc5907a7a0dc6c1ad3ab25b9f85345ad973117d9cff0c7596ac) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:15.376495329Z 2023-11-30T11:54:15.376365Z  INFO silius_uopool::uopool: UserOperationHash(0x8c985504a6f86f6a2e350f3f126ae69432f0b80c49209fa1a27c20839f667e39) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:15.531298521Z 2023-11-30T11:54:15.531185Z  INFO silius_uopool::uopool: UserOperationHash(0x2dcd91e563766da32dfbd5cd35237882f4dc9b13ca62f7ab758c2b7845ee7332) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:15.685510428Z 2023-11-30T11:54:15.685391Z  INFO silius_uopool::uopool: UserOperationHash(0xa2f8873a1cd510c07b3a90426d115ab8878521d4fb73126a929f92b4e324f8a7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:15.841400246Z 2023-11-30T11:54:15.841297Z  INFO silius_uopool::uopool: UserOperationHash(0x9ec64ff8e04ae9797bd6de317ccac4beba2b06931dd79a27727201f575d2cba7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:15.994735133Z 2023-11-30T11:54:15.994616Z  INFO silius_uopool::uopool: UserOperationHash(0x082bca0969fad7e8bb43b118eba441f87919760b201905edfd7c317f30be6301) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:16.152309367Z 2023-11-30T11:54:16.152203Z  INFO silius_uopool::uopool: UserOperationHash(0x1d937ab2b12c98aed647c1b717758770b05cde5a27ea9e3021c4ae8194cc84a3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:16.306392266Z 2023-11-30T11:54:16.306250Z  INFO silius_uopool::uopool: UserOperationHash(0x2ab228fe803c24f472577957094877724fb7fe68022d8477717db9ab080bfc35) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:16.459798129Z 2023-11-30T11:54:16.459678Z  INFO silius_uopool::uopool: UserOperationHash(0xc8221354c50e344b842c56151e3841c4bc3ba011e4b972f3bfce0004d7a8c18c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:16.615486138Z 2023-11-30T11:54:16.615376Z  INFO silius_uopool::uopool: UserOperationHash(0x14a653636e1e38686375b6a921e8c6257a10e89bcc6965c4c916eeeee2800478) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:16.771164979Z 2023-11-30T11:54:16.771050Z  INFO silius_uopool::uopool: UserOperationHash(0x8a419a3338454a33f667dcf1ca08721a9c47cb7fcd701837c0fa75802757eb19) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:16.926034758Z 2023-11-30T11:54:16.925910Z  INFO silius_uopool::uopool: UserOperationHash(0x4cd4fb617ca2399bf2a891059318cd9b3a7fd90e39afd71aefa3d52841e78427) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:17.079998030Z 2023-11-30T11:54:17.079892Z  INFO silius_uopool::uopool: UserOperationHash(0x63f0aeba77f9b8d72bfbe34efc489aa1d30fec6ab55f42190fc114a5f9f50def) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:17.232708350Z 2023-11-30T11:54:17.232581Z  INFO silius_uopool::uopool: UserOperationHash(0x9e9a4a31ede4d798deac3844dc845a5666234323d06996a83fbc637ca4fffc89) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:17.384987682Z 2023-11-30T11:54:17.384870Z  INFO silius_uopool::uopool: UserOperationHash(0x50d53128f95f15c4eb39ced1a99fe99969e51d5476f954c81a12f5d1eeaf69ed) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:17.538216982Z 2023-11-30T11:54:17.538102Z  INFO silius_uopool::uopool: UserOperationHash(0x6e42e90a27df31ec9a898b1b38bcb781d30c0552443a9f01b0bd2dbd05950f1a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:17.692292724Z 2023-11-30T11:54:17.692175Z  INFO silius_uopool::uopool: UserOperationHash(0x570ca5851f19171b77fcef233e5202ba91ac3c2da3129d053955f06ee5ab01ce) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:17.848540730Z 2023-11-30T11:54:17.848436Z  INFO silius_uopool::uopool: UserOperationHash(0x99555de52bc5c87ef5abc36dd161e60fdc3e4b6a1afe986ca61f660e94d55213) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:18.004480705Z 2023-11-30T11:54:18.004362Z  INFO silius_uopool::uopool: UserOperationHash(0xb90573c67d78bb1ee10ddbc1907f2b266884a674d05f1639a4e7f06e32c52864) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:18.159632864Z 2023-11-30T11:54:18.159531Z  INFO silius_uopool::uopool: UserOperationHash(0xd0870996515f8bf058a8d4db597da8960d746bc3cb92ce4ba177bf601d9dd716) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:18.313528119Z 2023-11-30T11:54:18.313410Z  INFO silius_uopool::uopool: UserOperationHash(0xcca494b170bf1fa7b455f1134dc1b8c5fb45ef61ecdbead4e813f3374251d1de) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:18.465713680Z 2023-11-30T11:54:18.465600Z  INFO silius_uopool::uopool: UserOperationHash(0x7bb3dd4be895a197b08802bda4628648c91d4ea6b14d4cf1d9d9d4d0847d81f9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:18.621535167Z 2023-11-30T11:54:18.621419Z  INFO silius_uopool::uopool: UserOperationHash(0x94a856c9de7304e54cdfbc9d14c22a9ad5bc7d1184f6c4c9eb7f6063d33313e6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:18.775919792Z 2023-11-30T11:54:18.775804Z  INFO silius_uopool::uopool: UserOperationHash(0x4693e1cac03d1a2a3e3eaa5941dbff1410db17ae36c18968993c2135c28c403e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:18.934120869Z 2023-11-30T11:54:18.933999Z  INFO silius_uopool::uopool: UserOperationHash(0xa756b3831264753465bd0eedb6591396591a68e85ca09ea3c9a79d2510480984) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:19.089246265Z 2023-11-30T11:54:19.089132Z  INFO silius_uopool::uopool: UserOperationHash(0xab63ef66767778b1712278944b36dd85f7c91325710a27004c55b4dc85641d49) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:19.244844145Z 2023-11-30T11:54:19.244725Z  INFO silius_uopool::uopool: UserOperationHash(0xf55f7227ad17b9a4f8f8137b76996f3fad0f4265ceae0f68786e10037390c3d2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:19.414817160Z 2023-11-30T11:54:19.414570Z  INFO silius_uopool::uopool: UserOperationHash(0x0984165c709cdeb113bc165ffc6c13e4c349f15e70b22ead099eb9a32d43faa8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:19.577104573Z 2023-11-30T11:54:19.576973Z  INFO silius_uopool::uopool: UserOperationHash(0x7c898985e25f6f0e67644eb79ade00a3f7aad59d216f9a34d4182abd59eb2cfe) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:19.733179166Z 2023-11-30T11:54:19.733063Z  INFO silius_uopool::uopool: UserOperationHash(0x044eadf354c58aa7aacd6994fcdf5b2bc8fd5a3b104ab4bdcb235b2aa70930a0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:19.889722215Z 2023-11-30T11:54:19.889604Z  INFO silius_uopool::uopool: UserOperationHash(0xef43f5938b5a76148b09c16feaa7bcd372d0b5fac3e7532d5e85a453e82b93a0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:20.044104729Z 2023-11-30T11:54:20.043992Z  INFO silius_uopool::uopool: UserOperationHash(0x13c3e26bbd8c66f0fc1884458dd13344724dff50d1ba3a296c3a87aecb9a07ab) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:20.200780819Z 2023-11-30T11:54:20.200667Z  INFO silius_uopool::uopool: UserOperationHash(0x5756b653e027029e71ae7e5735102431650c79b3fe5901f9b1bacd699288f69b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:20.355427175Z 2023-11-30T11:54:20.355315Z  INFO silius_uopool::uopool: UserOperationHash(0xc6235bfa04d966ba6ba1aabb0332d8e61ad18aa99576df4863a17e40afa243b5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:20.508496655Z 2023-11-30T11:54:20.508387Z  INFO silius_uopool::uopool: UserOperationHash(0x5769ed4a874bd054ae8bfd359dfb7879b934b69219a50903949068411086c0a9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:20.660341857Z 2023-11-30T11:54:20.660231Z  INFO silius_uopool::uopool: UserOperationHash(0xe8d2115ba99e12d1816a397c6b15d74c3c807ab3bddf1cf0d6b9f742d87d4067) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:20.814379038Z 2023-11-30T11:54:20.814259Z  INFO silius_uopool::uopool: UserOperationHash(0xf1b4e2bfa9ec4a0c5f0f6b7f65a1862ec8f779461fad03264eb0c7ca8bf2cb3b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:20.968601188Z 2023-11-30T11:54:20.968483Z  INFO silius_uopool::uopool: UserOperationHash(0x33d9c105774716de2c6bdfcdc6c1cad98ad815f27d17fadd2644f9d37200c699) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:21.139904000Z 2023-11-30T11:54:21.139783Z  INFO silius_uopool::uopool: UserOperationHash(0x1891e2df87d0274dbec077075c2e18a3cf7791ca174fb2c109a4cfe878c93ac4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:21.298458649Z 2023-11-30T11:54:21.298319Z  INFO silius_uopool::uopool: UserOperationHash(0xf50c877f1b036cae007d3d4ce7d8e53ef4408830f17b3861716ece9615adecbb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:21.519157757Z 2023-11-30T11:54:21.519022Z  INFO silius_uopool::uopool: UserOperationHash(0x9cce69a07d98a8ce56aedd07cc348adaaebf3c0e7f0d5cb890df87b7b1955354) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:21.676700857Z 2023-11-30T11:54:21.676572Z  INFO silius_uopool::uopool: UserOperationHash(0x25939272cdbc715ae9ea1cc534795d177292f9860baf866ec23d67c0569d9fc5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:21.833110640Z 2023-11-30T11:54:21.833012Z  INFO silius_uopool::uopool: UserOperationHash(0x3247fcb79c289bc25540338fceb3e313769fb1c881f1573609a4b1f60ce12f80) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:21.988115620Z 2023-11-30T11:54:21.988001Z  INFO silius_uopool::uopool: UserOperationHash(0x6d9788990042c881260e7dacf47d02e08ab0c8156c67a075766c8f9348c1309a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:22.143018940Z 2023-11-30T11:54:22.142879Z  INFO silius_uopool::uopool: UserOperationHash(0xb58c1547817d86ea62802cb681fac94664a3bed978bd37d9bead2de89552315d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:22.297586253Z 2023-11-30T11:54:22.297473Z  INFO silius_uopool::uopool: UserOperationHash(0xfbdd6b0334a541a5a63de44ed78b5c50664b51d05bff0daf213b1fbca9c1ed77) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:22.452523414Z 2023-11-30T11:54:22.452409Z  INFO silius_uopool::uopool: UserOperationHash(0x25ef5cc1ca19a47f22812e342fb9b4bea664cc00b29aa09977326e6512bc31af) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:22.609043098Z 2023-11-30T11:54:22.608929Z  INFO silius_uopool::uopool: UserOperationHash(0xa67295a20d8b3cd28a5277f739a8541c001e458517ba6407b605a857c91fba26) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:22.765764939Z 2023-11-30T11:54:22.765649Z  INFO silius_uopool::uopool: UserOperationHash(0x128ca1721d0fb52881247d3e2dd49002b1d5300521193566f6c2146eb2dd4a11) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:22.919157172Z 2023-11-30T11:54:22.919031Z  INFO silius_uopool::uopool: UserOperationHash(0xc18decdf2b43beb7c1a826cfee3c6dbbc8dc90f3c8d95924977aaf37a0aec97a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:23.076228245Z 2023-11-30T11:54:23.076130Z  INFO silius_uopool::uopool: UserOperationHash(0x2d56f7d195ee44139615d187870fd0ec1b8260476621b2e966ad7e2c6d54712b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:23.229681314Z 2023-11-30T11:54:23.229568Z  INFO silius_uopool::uopool: UserOperationHash(0x83763de47a0d2eafca06905c0b16d77b4f0c3fa40ccf25afca7ab28814a14b4e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:23.380289796Z 2023-11-30T11:54:23.380180Z  INFO silius_uopool::uopool: UserOperationHash(0x5b7f23d1dec198b93bf68c95f3cf9eef9b5e7abf0ec6d8686cf59b2335fde3f5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:23.534554812Z 2023-11-30T11:54:23.534436Z  INFO silius_uopool::uopool: UserOperationHash(0x0ed84166a091fd7bc1690ea8b5a4dc70b202329b9f6dac8d81883bc6e31c03b0) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:23.694531657Z 2023-11-30T11:54:23.694414Z  INFO silius_uopool::uopool: UserOperationHash(0x6c376a12d29f4e5c656055b24caac761cb3d75872951e0affb9b73e6518291a5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:23.850595698Z 2023-11-30T11:54:23.850478Z  INFO silius_uopool::uopool: UserOperationHash(0xee902865bec8db6b3f89762f4a63aac123673a97f7da06e9f8ba5a28f09027c2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:24.000103778Z 2023-11-30T11:54:23.999996Z  INFO silius_uopool::uopool: UserOperationHash(0x3b17b3f5d5e717833966befab4c8ea6bd4ca99202c62b736d74a9742e9c26089) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:24.153957444Z 2023-11-30T11:54:24.153846Z  INFO silius_uopool::uopool: UserOperationHash(0x78ebdb2d679dab939cd8c4ac1c0d595b1aa02590f63db573fe9d8c31bd534f0b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:24.316196170Z 2023-11-30T11:54:24.316095Z  INFO silius_uopool::uopool: UserOperationHash(0x58b344187c27621fc042defec64e488462aa65854090471d014b58b0452fc34f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:24.473341210Z 2023-11-30T11:54:24.473235Z  INFO silius_uopool::uopool: UserOperationHash(0xe4ba75ef6ba659b498c3ce9deb81882d572345d891d7fa2b62b85266d245148f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:24.624643489Z 2023-11-30T11:54:24.624522Z  INFO silius_uopool::uopool: UserOperationHash(0xf3a7f29477c3f58746192aaf33213bb49e0ea1751c798010e87e3825da22974e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:24.779313845Z 2023-11-30T11:54:24.779190Z  INFO silius_uopool::uopool: UserOperationHash(0x20283695fd026b94753ed0009a88b83f241429bfd3e4f66872e1e3c318f4fbc2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:24.936290388Z 2023-11-30T11:54:24.936177Z  INFO silius_uopool::uopool: UserOperationHash(0x91069d9c57bf0ad9a670ffdd52ffae4a7024660b8dfe1a6c89ad282337b58780) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:25.091280263Z 2023-11-30T11:54:25.091182Z  INFO silius_uopool::uopool: UserOperationHash(0xe34e58c2bd550dd7d447208eb23c40367489173436e0013ea3142a7e78c1dbc9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:25.246065389Z 2023-11-30T11:54:25.245952Z  INFO silius_uopool::uopool: UserOperationHash(0xb40883a0c1e4132a293a28a9c898e4254d7daee73fd6200f11061e2c0c4f58e1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:25.400783704Z 2023-11-30T11:54:25.400660Z  INFO silius_uopool::uopool: UserOperationHash(0xe8e379cb6f81063dfbc99ca32ab79bca24c89c9779cce54d1a8f9bcb737cd725) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:25.557909169Z 2023-11-30T11:54:25.557799Z  INFO silius_uopool::uopool: UserOperationHash(0x21be013255a347fd73e477c7e15824fcb003c541c10cbd8192f122eb6df6ebea) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:25.716817838Z 2023-11-30T11:54:25.716700Z  INFO silius_uopool::uopool: UserOperationHash(0x04ff3dbd73c06d389988f0c308f4e0c90c622a61b2bbb8e690ddbf352eeaa0b2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:25.871166975Z 2023-11-30T11:54:25.871058Z  INFO silius_uopool::uopool: UserOperationHash(0xbc564861bcde1527357f0e2ac85a561f953587e85b5b682afcb28c76bfd2f4cb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:26.025423309Z 2023-11-30T11:54:26.025304Z  INFO silius_uopool::uopool: UserOperationHash(0xc5ca311caed66724a3f5c3f16aa5b6c9f1bdec1e32c8a21937aa3b172875bda4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:26.183868608Z 2023-11-30T11:54:26.183756Z  INFO silius_uopool::uopool: UserOperationHash(0x455dc8cd95d37bff0ae5f6aaaae40c8b131fc544399c9df41c996062784e4ac5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:26.338161359Z 2023-11-30T11:54:26.338049Z  INFO silius_uopool::uopool: UserOperationHash(0xc03057bd7851ebe3e7f0ac24e4d86173c47da8f7c779d53b8574af1b5d012d84) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:26.486276538Z 2023-11-30T11:54:26.486171Z  INFO silius_uopool::uopool: UserOperationHash(0x3403e0a50da7f1673244e30c2c0645236a81da55d66d9239c3fc25efdbcc125e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:26.643704245Z 2023-11-30T11:54:26.643584Z  INFO silius_uopool::uopool: UserOperationHash(0x86218db8cdf9c7f870afa2e6cc89b6ea5d9f602c21fccb5bcd3d70edb3c6d145) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:26.801469944Z 2023-11-30T11:54:26.801349Z  INFO silius_uopool::uopool: UserOperationHash(0x24f12784c71643e0927a14fdfdf264c781ba35530965836ecbf7a7f95baac6a9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:26.956699025Z 2023-11-30T11:54:26.956577Z  INFO silius_uopool::uopool: UserOperationHash(0xd1681eb96b9b8893b34a128a3cb698f88806ba3b75eb161c4afb3907ba054b7c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:27.109882438Z 2023-11-30T11:54:27.109771Z  INFO silius_uopool::uopool: UserOperationHash(0xa1337e7f087887ba6c5c3ccc3154797886b13300ecb3bd44414f5c38a8b6f2e7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:27.263387571Z 2023-11-30T11:54:27.263277Z  INFO silius_uopool::uopool: UserOperationHash(0x566cd4fd2c6ae9b712e5b363f22b1341881e8bf94e89a322b9609ebc314b8f56) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:27.419049395Z 2023-11-30T11:54:27.418942Z  INFO silius_uopool::uopool: UserOperationHash(0x017516a886185d9ec8debc6fac48e30cf3528435128b1f55f4fb9df69739d721) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:27.575711512Z 2023-11-30T11:54:27.575595Z  INFO silius_uopool::uopool: UserOperationHash(0xf3c2406099bb82aa409ae476e97173f0f8ff1d9723eb7145041fcb0f4ef3082d) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:27.730443693Z 2023-11-30T11:54:27.730326Z  INFO silius_uopool::uopool: UserOperationHash(0xd75326182ecfef114586206ba740e146e99f6d9e519d9a3d3240ca6b85506f22) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:27.885371383Z 2023-11-30T11:54:27.885256Z  INFO silius_uopool::uopool: UserOperationHash(0x79f925636f4aad1eb21518f0a0d82dd0d503415f00adc1d322c0107536731ca2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:28.040616687Z 2023-11-30T11:54:28.040496Z  INFO silius_uopool::uopool: UserOperationHash(0x467450eda8adb88526da42a3a5358a7f4a22563cca1a6410262558e927d42cea) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:28.195222546Z 2023-11-30T11:54:28.195110Z  INFO silius_uopool::uopool: UserOperationHash(0xbb9b539e34b4afeb4642adeb11cebad5a94a350e244353eb8f82472897ca0cc1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:28.349304722Z 2023-11-30T11:54:28.349169Z  INFO silius_uopool::uopool: UserOperationHash(0x34d8f8e709b20b8a4a1d766287e4c4f6045a826d61afa759842a1ec654de50e1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:28.499801840Z 2023-11-30T11:54:28.499689Z  INFO silius_uopool::uopool: UserOperationHash(0xa4068ce10831c6dfef6116f2d22daa7a63fb900299191f680d33970e2fe1e9b3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:28.658126370Z 2023-11-30T11:54:28.658005Z  INFO silius_uopool::uopool: UserOperationHash(0x2f6471971305cfb02c54826fc0a61088ebb16aa61ae7ea2d1c28a48d395cced4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:28.814834921Z 2023-11-30T11:54:28.814717Z  INFO silius_uopool::uopool: UserOperationHash(0x8568347f2c3919174efb5033e2aa3e85344c2cb8834db9b87a062445eef4ba06) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:28.971274950Z 2023-11-30T11:54:28.971159Z  INFO silius_uopool::uopool: UserOperationHash(0xb510b11da95eb1ecdc9d9eb045418db6e2717dc6988af92d50f5a14b9616f0c4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:29.128129676Z 2023-11-30T11:54:29.128012Z  INFO silius_uopool::uopool: UserOperationHash(0x779f1d252417828e1120359fc2550275cdb4a968812e3e266c570d062a59e182) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:29.286189217Z 2023-11-30T11:54:29.286071Z  INFO silius_uopool::uopool: UserOperationHash(0x830b99eab2f672113eeca0e2f92c3de8224b51bf5ad596072317e13db29ad31b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:29.440765941Z 2023-11-30T11:54:29.440639Z  INFO silius_uopool::uopool: UserOperationHash(0x19fc6f8321bf5fc4869ebb85c247e4d44e53c302e5dfc329f39883ba7639c7e6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:29.597336955Z 2023-11-30T11:54:29.597224Z  INFO silius_uopool::uopool: UserOperationHash(0x400f9e265c8f06b07d2863046abd94144b87f9aefd05fa802627adc5f6dc2ebb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:29.750179862Z 2023-11-30T11:54:29.750074Z  INFO silius_uopool::uopool: UserOperationHash(0x08322200dc64e217bd992c13366471f04b5632fe280d3794fe8ef4e269d0c2fe) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:29.907646477Z 2023-11-30T11:54:29.907549Z  INFO silius_uopool::uopool: UserOperationHash(0x7141abf8e89ab6ec597ba897a965e48018e1b68684096ec9ed0f1141e669fc75) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:30.060104018Z 2023-11-30T11:54:30.059989Z  INFO silius_uopool::uopool: UserOperationHash(0x9b74f1698037cd10dfe35c6b1a6819f6c283e8c9216c07f7f646e0d4768bc9a1) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:30.214820728Z 2023-11-30T11:54:30.214695Z  INFO silius_uopool::uopool: UserOperationHash(0x422ca269c48c902e18fe4c48f910dab5bb9966773279e454b30636a21d114fee) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:30.363555833Z 2023-11-30T11:54:30.363439Z  INFO silius_uopool::uopool: UserOperationHash(0xfeb39fa83f5ffb5de3bd01ea9aa096a947cf6470379f2865471deb1f67fb7464) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:30.520276246Z 2023-11-30T11:54:30.520158Z  INFO silius_uopool::uopool: UserOperationHash(0xbae032f943e3cc79b9cfe124a09488032fa4b7d085847d118ae0ef6fcadbdc25) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:30.676612495Z 2023-11-30T11:54:30.676495Z  INFO silius_uopool::uopool: UserOperationHash(0xec51e0cbd25cc44d337c5f167401907e31e60748d39d0857e5d615d860a7b1fe) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:30.831938834Z 2023-11-30T11:54:30.831823Z  INFO silius_uopool::uopool: UserOperationHash(0x81a2eb094021cfadbb72028973aa13032a4606213089340ce96d19fa026afe46) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:30.986810740Z 2023-11-30T11:54:30.986697Z  INFO silius_uopool::uopool: UserOperationHash(0xc9fafcfc2d103d8d97b12d10dda22c79393358d6a6830b018e9efc7d4242de6e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:31.144222836Z 2023-11-30T11:54:31.144094Z  INFO silius_uopool::uopool: UserOperationHash(0x9b99e8550a36495f2e8d9fa39a624f9ec2ef9b62c8b42d465247dcc2a76affab) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:31.301203163Z 2023-11-30T11:54:31.301092Z  INFO silius_uopool::uopool: UserOperationHash(0xc1f9eecae836ea2374bc566bd3d16316e1c164c743c3444c0ee55160c9fb3c3c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:31.457097174Z 2023-11-30T11:54:31.456976Z  INFO silius_uopool::uopool: UserOperationHash(0xe8c7ed5b3e9f341faca067f88818a221dd4196cb6cad377ad00050a0cf69f300) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:31.613491589Z 2023-11-30T11:54:31.613351Z  INFO silius_uopool::uopool: UserOperationHash(0xae94623124b2c17503265d9bc9a0060eae6c3d053b2df6b3577f6e7e71183565) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:31.769467392Z 2023-11-30T11:54:31.769343Z  INFO silius_uopool::uopool: UserOperationHash(0x6956a1effeceedfc5c71ac9c67b457a0118793a95e5e7b3b974c06eda1202747) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:31.923735631Z 2023-11-30T11:54:31.923625Z  INFO silius_uopool::uopool: UserOperationHash(0x3fa69770b13be193f94a4c71bdf444ce1160105c827a57820ca0f7014ff8fdf2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:32.079156290Z 2023-11-30T11:54:32.079038Z  INFO silius_uopool::uopool: UserOperationHash(0xedc60a64e6ad26b9bbf9ef3b3662e6f41f2eebcfcff497a6253b7bf26b1a6972) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:32.230824069Z 2023-11-30T11:54:32.230700Z  INFO silius_uopool::uopool: UserOperationHash(0x0c4c1794ae3e0a16548b10b075d1a8b4abed3f39a7ebd056fc9c7892824e1cc9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:32.386453576Z 2023-11-30T11:54:32.386329Z  INFO silius_uopool::uopool: UserOperationHash(0x4fb325a0419da5839e98389b97e4613e406153b9c84dd5284ddb700ae3dada3e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:32.541075713Z 2023-11-30T11:54:32.540953Z  INFO silius_uopool::uopool: UserOperationHash(0xe3052531e1e010c5599fdaa637868de279cb82f6f264f4808bd92c378cb3934b) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:32.695930816Z 2023-11-30T11:54:32.695813Z  INFO silius_uopool::uopool: UserOperationHash(0x875cbd1479b7fabc5af5f130982e2f009940731d63f60f250ec76c3eccaacf06) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:32.848775984Z 2023-11-30T11:54:32.848658Z  INFO silius_uopool::uopool: UserOperationHash(0xd3a9ead0660fec4ba106caf48ed1464149cb6cbc08301373ecd9ded1bb3a61d2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:33.008654637Z 2023-11-30T11:54:33.008556Z  INFO silius_uopool::uopool: UserOperationHash(0x0c912f3e66958a9c5d260984d73fa4998b9db5f590e3beb9fa04e421b6740130) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:33.165011218Z 2023-11-30T11:54:33.164890Z  INFO silius_uopool::uopool: UserOperationHash(0x9403e4a03beedb8b574a18b9eaa5b7169950d0044747d06bf3537e2ccda2c7c9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:33.318477525Z 2023-11-30T11:54:33.318361Z  INFO silius_uopool::uopool: UserOperationHash(0x324fad05e58d9305590e2da887638b2e04b80ea0fea7bb28cbb6dc349d59fe8e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:33.472228495Z 2023-11-30T11:54:33.472108Z  INFO silius_uopool::uopool: UserOperationHash(0x4a878e6596a8597c6e9609db296aa66d21c7c4c00063b48dcdc3e0228075e104) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:33.627268675Z 2023-11-30T11:54:33.627154Z  INFO silius_uopool::uopool: UserOperationHash(0x6a68ee595b2d70260f642bed2b9f541e1052b05b32ea33704b4ac519a24d2bcb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:33.781984718Z 2023-11-30T11:54:33.781865Z  INFO silius_uopool::uopool: UserOperationHash(0x2ebd933d6bc8e24acfec0758e6b1d9f2dcb11771f343247fac2b9c5012eacdbf) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:33.937040129Z 2023-11-30T11:54:33.936917Z  INFO silius_uopool::uopool: UserOperationHash(0x1f30d96c3947c1eafe9cfe72ffd456c362e6e9a410afff4f7a381cf9171d3986) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:34.091102039Z 2023-11-30T11:54:34.090987Z  INFO silius_uopool::uopool: UserOperationHash(0xa82a2c7dd518846cc3e8729ff87c894b86fbfd0af1326d819fcc8280b436410a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:34.247892774Z 2023-11-30T11:54:34.247784Z  INFO silius_uopool::uopool: UserOperationHash(0x3d823f0df1bc4cf9cd4a9092137d0b968e2aed555ba1170f7d70fe136482df2e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:34.404286102Z 2023-11-30T11:54:34.404164Z  INFO silius_uopool::uopool: UserOperationHash(0xb543774ac67824bea56df3f477db70fe5913b9740cb5a7e254d5a9137bdf8590) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:34.560009477Z 2023-11-30T11:54:34.559893Z  INFO silius_uopool::uopool: UserOperationHash(0xf8203f7d618a9286358f05fbddc343121ca598e7b023e9d1b0bd09f8179650bc) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:34.714510426Z 2023-11-30T11:54:34.714393Z  INFO silius_uopool::uopool: UserOperationHash(0xb1d0cf469766a6e588d49a93cb987796f95f006c8d6acd666300f3a5121a44a7) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:34.874109555Z 2023-11-30T11:54:34.873988Z  INFO silius_uopool::uopool: UserOperationHash(0xfd915ff85721dc33b78c89e4ebfef1495077fc954a8a3f0799e0211141ab25f8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:35.030557842Z 2023-11-30T11:54:35.030453Z  INFO silius_uopool::uopool: UserOperationHash(0x1c12d811c826034fc4126307f636fb7f19f98692eea6c7b81ed79c92dc963cfe) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:35.184535595Z 2023-11-30T11:54:35.184429Z  INFO silius_uopool::uopool: UserOperationHash(0x35514e5fe688706f54df4a0e5feb9fc43f23f8714e20059f65fdaf6ddfc9be78) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:35.341342391Z 2023-11-30T11:54:35.341223Z  INFO silius_uopool::uopool: UserOperationHash(0x20b9af921dc4fbb5858af241689b5f0a7a3c72ff3e359b74ff871a22fe18c04e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:35.492962771Z 2023-11-30T11:54:35.492847Z  INFO silius_uopool::uopool: UserOperationHash(0x2be107b1f3c7163ecfc87ce691cd24b983e51b5f5e2586c6abc87d3abbe2e7cf) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:35.646473297Z 2023-11-30T11:54:35.646358Z  INFO silius_uopool::uopool: UserOperationHash(0x6b20a77a0b08ec3d6fe8977f3a33b046a7b3b267f46500cfd86d5a04ebd5726e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:35.803547247Z 2023-11-30T11:54:35.803447Z  INFO silius_uopool::uopool: UserOperationHash(0x5fec4000fec5329041d505af5f3bf9fb0329c3cfb3d443626bb3a8c9485f1fb8) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:35.963309681Z 2023-11-30T11:54:35.963190Z  INFO silius_uopool::uopool: UserOperationHash(0xd740a5556a772d35ffd73c3918509877c17ad51de15da13b562774c46424290c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:36.118902880Z 2023-11-30T11:54:36.118771Z  INFO silius_uopool::uopool: UserOperationHash(0x16d4767bb7fee2fd80cbd4ec304cd522956d8251746171d05047154a9418041f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:36.271330406Z 2023-11-30T11:54:36.271216Z  INFO silius_uopool::uopool: UserOperationHash(0xc8c3a5adcf1629de094ffc51cc119ad63f2db0b6a711d0eb5e1b030029b0bd32) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:36.437358861Z 2023-11-30T11:54:36.437234Z  INFO silius_uopool::uopool: UserOperationHash(0xc958a01fbd168bbf2a1c10c25a020547ba49923292fa9e931da897ad9dc67eb9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:36.592923316Z 2023-11-30T11:54:36.592801Z  INFO silius_uopool::uopool: UserOperationHash(0xb41a70012807d22806c18023a7d1e464536f96a813f3b094d258f2cc98be253f) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:36.753914214Z 2023-11-30T11:54:36.753784Z  INFO silius_uopool::uopool: UserOperationHash(0xd89c95a870e8ecb26b13db3289d4904dd951b39cb5ca9cebb78533cbea56e5c2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:36.910923561Z 2023-11-30T11:54:36.910794Z  INFO silius_uopool::uopool: UserOperationHash(0xb4388bf553e754a7ed580eaa46ad16f0b57da510b46db7a16f0523a34ee2ea51) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:37.068903195Z 2023-11-30T11:54:37.068776Z  INFO silius_uopool::uopool: UserOperationHash(0x9898704517d9eddf1777b8b8c967cab5ff9b86239d9a897598f4ddf5100cda1c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:37.224888329Z 2023-11-30T11:54:37.224779Z  INFO silius_uopool::uopool: UserOperationHash(0xbd6b5567b8a1fb3ee43cbd384b8940fd9d7c01a0ddec66950bb009984a6b37cf) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:37.382468619Z 2023-11-30T11:54:37.382354Z  INFO silius_uopool::uopool: UserOperationHash(0x8056e78bde704872564ecafe9d8af483a45d54abe523277ace261f624d71ee42) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:37.538274662Z 2023-11-30T11:54:37.538149Z  INFO silius_uopool::uopool: UserOperationHash(0x357d3026348ecb0d2b5e93e720ebde199fdb8b7c3a256bcd92aa533fd5bf9de4) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:37.693455399Z 2023-11-30T11:54:37.693339Z  INFO silius_uopool::uopool: UserOperationHash(0xa1d83405e6927521e2acd13a490ee08953f27f0a4a4f8fb05ae6f0b0277aecfb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:37.848467613Z 2023-11-30T11:54:37.848331Z  INFO silius_uopool::uopool: UserOperationHash(0x87ae14f4097be7e58f7d3a5f158dfbe64f00d0f4c92bfba1f8b80e1b1ec67e78) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:38.004045263Z 2023-11-30T11:54:38.003921Z  INFO silius_uopool::uopool: UserOperationHash(0xeec0f1488bdeb584ea3baea8acca29b561a17fed8b5810be23edfa775ce8793c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:38.153650678Z 2023-11-30T11:54:38.153545Z  INFO silius_uopool::uopool: UserOperationHash(0x038ca06a9cc36d947562eabe159b352232fcec73db3afcea4b284cc925329b77) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:38.306928454Z 2023-11-30T11:54:38.306782Z  INFO silius_uopool::uopool: UserOperationHash(0x5acb3e75e9f58600aa1f391c071625c152a1bf7f1054f1c68760538f4b41886a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:38.462513870Z 2023-11-30T11:54:38.462388Z  INFO silius_uopool::uopool: UserOperationHash(0xb29f97e5ad31628f0cbede07636263d78f8dbae0d277fdc69aba548546ad0ed9) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:38.618858183Z 2023-11-30T11:54:38.618735Z  INFO silius_uopool::uopool: UserOperationHash(0xbca38795ffc582ed952c7835e2d679c792e29caba08a04ceb044c5af8db6680a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:38.774052145Z 2023-11-30T11:54:38.773934Z  INFO silius_uopool::uopool: UserOperationHash(0xe7a2504f1324df71a2fb8e11283707f6a05b6429f02bf402b2f0f0fcddfe79bb) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:38.929234208Z 2023-11-30T11:54:38.929119Z  INFO silius_uopool::uopool: UserOperationHash(0x23cf6dde9acd43a637fb7e11f863b3bd75edc7a706a453e0502c0d3a3d5885a6) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:39.084079006Z 2023-11-30T11:54:39.083955Z  INFO silius_uopool::uopool: UserOperationHash(0x4bf1c7cbf70c8f42c81a9183c4f28ac6840b7e8466cdd968093a406c5c505f3c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:39.243687197Z 2023-11-30T11:54:39.243568Z  INFO silius_uopool::uopool: UserOperationHash(0x661393cd00308bc7f78c5acd26be960aa6f4e60dede5b47aa252bd7bbe936cb5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:39.399916068Z 2023-11-30T11:54:39.399793Z  INFO silius_uopool::uopool: UserOperationHash(0x0d275888ef524329f48f2554df741ad81dc20363112120e5e3bb61b833eaacb2) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:39.553506521Z 2023-11-30T11:54:39.553387Z  INFO silius_uopool::uopool: UserOperationHash(0xfc5816181474e3f28033ee05dc7c1be43dbbe2d1fc4222053d86ad56d0c2d647) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:39.707903778Z 2023-11-30T11:54:39.707785Z  INFO silius_uopool::uopool: UserOperationHash(0x577af4b70d5a9505444c55e0b72f0314207dca04a0f227952ddd825e7d1fe3f3) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:39.862948521Z 2023-11-30T11:54:39.862819Z  INFO silius_uopool::uopool: UserOperationHash(0x9fa596309863513d4b2184369b2730333effc3bb6c9d6fb11bc49566776c4579) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:40.017222589Z 2023-11-30T11:54:40.017100Z  INFO silius_uopool::uopool: UserOperationHash(0xba25a2fa8341ff196c046631af08e4657604dc95bc97d4c98a8b8676ce27585a) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:40.170441082Z 2023-11-30T11:54:40.170325Z  INFO silius_uopool::uopool: UserOperationHash(0xa66080b65b17a8b3e198152f5c0cce6949724cba1fd7a05a4d8581f312f3aee5) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:40.323728049Z 2023-11-30T11:54:40.323605Z  INFO silius_uopool::uopool: UserOperationHash(0xf988c311a4f243773b5920c7965b0455d9d9a3f14c52cde9f9d8dd2200ead457) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:40.745946459Z 2023-11-30T11:54:40.745822Z  INFO silius_uopool::uopool: UserOperationHash(0x62dbc999305ecb3ccada674515943f02d26362a3e1fc9d0eede1cb773f4f5d21) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:40.857105792Z 2023-11-30T11:54:40.857001Z  INFO silius_bundler::bundler: Creating a new bundle with 1 user operations +bundler_1 | 2023-11-30T11:54:40.942641361Z 2023-11-30T11:54:40.942546Z  INFO silius_bundler::bundler: Bundle successfully sent, tx hash: 0xb1480bc27d1c5b2fae160ae47f3adc4aa7d88be274fb0fa08122cd0d0b216ac0, account: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, entry point: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789, beneficiary: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 +bundler_1 | 2023-11-30T11:54:41.104352070Z 2023-11-30T11:54:41.104217Z  INFO silius_uopool::uopool: UserOperationHash(0xb1f8beb589dc09e66aacb390ebc4629983b6bdcf05a50097e0963757c924028e) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:41.215567084Z 2023-11-30T11:54:41.215458Z  INFO silius_bundler::bundler: Creating a new bundle with 1 user operations +bundler_1 | 2023-11-30T11:54:41.300974261Z 2023-11-30T11:54:41.300886Z  INFO silius_bundler::bundler: Bundle successfully sent, tx hash: 0xf577787d9a8816d089dbf8cb926c3e42c7bdefee40fa9303e5c7a7ff305253fb, account: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, entry point: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789, beneficiary: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 +bundler_1 | 2023-11-30T11:54:41.473746214Z 2023-11-30T11:54:41.473630Z  INFO silius_uopool::uopool: UserOperationHash(0xff3cc6b2a4459854b4a30cb23df3050985e48dbe2de5093b8f81caddbd82172c) added to the mempool 0x8b86cfbcab0d40566f90a346f75bf8394a74cf329c2ee3d89af507f34a984a37 +bundler_1 | 2023-11-30T11:54:41.585053858Z 2023-11-30T11:54:41.584950Z  INFO silius_bundler::bundler: Creating a new bundle with 1 user operations +bundler_1 | 2023-11-30T11:54:41.670025751Z 2023-11-30T11:54:41.669931Z  INFO silius_bundler::bundler: Bundle successfully sent, tx hash: 0x521d33b04252bf61f817b74942d0c30d5f39f0d63c4612faa94a85e03bda5d33, account: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266, entry point: 0x5ff137d4b0fdcd49dca30c7cf57e578a026d2789, beneficiary: 0xf39fd6e51aad88f6f4ce6ab8827279cfffb92266 +bundler_1 | 2023-11-30T11:54:41.709880387Z 2023-11-30T11:54:41.709786Z  INFO silius_bundler::bundler: Skipping creating a new bundle, no user operations diff --git a/runs/20231130/115737/silius.txt b/runs/20231130/115737/silius.txt new file mode 100644 index 0000000..6a94966 --- /dev/null +++ b/runs/20231130/115737/silius.txt @@ -0,0 +1,214 @@ +Running bundler /home/runner/work/bundler-test-executor/bundler-test-executor/bundlers/silius/silius.yml, name=silius +============================= test session starts ============================== +platform linux -- Python 3.10.12, pytest-7.2.0, pluggy-1.0.0 +rootdir: /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests +plugins: web3-5.31.1 +collected 171 items + +tests/single/bundle/test_bundle.py ..................... [ 12%] +tests/single/bundle/test_codehash.py . [ 12%] +tests/single/bundle/test_storage_rules.py .............................. [ 30%] +.......................................................... [ 64%] +tests/single/opbanning/test_op_banning.py .............................. [ 81%] +................. [ 91%] +tests/single/reputation/test_reputation.py .. [ 92%] +tests/single/rpc/test_eth_chainId.py . [ 93%] +tests/single/rpc/test_eth_estimateUserOperationGas.py ... [ 95%] +tests/single/rpc/test_eth_getUserOperationByHash.py .. [ 96%] +tests/single/rpc/test_eth_getUserOperationReceipt.py .. [ 97%] +tests/single/rpc/test_eth_sendUserOperation.py ... [ 99%] +tests/single/rpc/test_eth_supportedEntryPoints.py . [100%] + +=============================== warnings summary =============================== +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x85c97582a7c5f68d51c06e7bf847dfd96c11e8f13f459a388f0915032a3ffaf4') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x9103bbf6e4ecad139110a6f31820917d535db2c80f2e0735b7a974e7865f9165') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0xd4bf08f109f34fd48bdf7bdcc4c4cf240da4c9589b6f1abb608606a229c6c2ed') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x16cb234a14020bf5f5374cf519793afbf09fa132de436b82dfd73a46dce9e4e5') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html +==================================== PASSES ==================================== +- generated xml file: /home/runner/work/bundler-test-executor/bundler-test-executor/build/out/silius.xml - +=========================== short test summary info ============================ +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[only_priority_fee_bump] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[only_max_fee_bump] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[with_same_fee] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[with_less_fee] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_below_threshold] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_at_threshold] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_above_threshold] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster] +PASSED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory] +PASSED tests/single/bundle/test_bundle.py::test_max_allowed_ops_unstaked_sender +PASSED tests/single/bundle/test_bundle.py::test_max_allowed_ops_staked_sender +PASSED tests/single/bundle/test_bundle.py::test_ban_user_op_access_other_ops_sender_in_bundle +PASSED tests/single/bundle/test_bundle.py::test_ban_user_sender_double_role_in_bundle +PASSED tests/single/bundle/test_bundle.py::test_stake_check_in_bundler +PASSED tests/single/bundle/test_codehash.py::test_codehash_changed +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][paymaster][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-031]unstaked][paymaster][storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][paymaster][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[EREP-050]unstaked][paymaster][context][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]staked][paymaster][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-031]staked][paymaster][storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]staked][paymaster][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[EREP-050]staked][paymaster][context][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][paymaster][external_storage_write][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][paymaster][external_storage_read][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][reference_storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][factory][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][external_storage_read][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]staked][factory][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-031]staked][factory][storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]staked][factory][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][factory][external_storage_write][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][factory][external_storage_read][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][account][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][external_storage_read][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]staked][account][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]staked][account][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][account][external_storage_write][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][account][external_storage_read][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[GAS] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[NUMBER] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[TIMESTAMP] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[COINBASE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[DIFFICULTY] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[BASEFEE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[GASLIMIT] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[GASPRICE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[SELFBALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[BALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[ORIGIN] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[BLOCKHASH] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE2] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[SELFDESTRUCT] +PASSED tests/single/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS CALL] +PASSED tests/single/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS DELEGATECALL] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GAS] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[NUMBER] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[TIMESTAMP] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[COINBASE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[DIFFICULTY] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BASEFEE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASLIMIT] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASPRICE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFBALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[ORIGIN] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BLOCKHASH] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE2] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFDESTRUCT] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[GAS] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[NUMBER] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[TIMESTAMP] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[COINBASE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[DIFFICULTY] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[BASEFEE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[GASLIMIT] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[GASPRICE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFBALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[BALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[ORIGIN] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[BLOCKHASH] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE2] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFDESTRUCT] +PASSED tests/single/reputation/test_reputation.py::test_staked_entity_reputation_threshold[with_factory] +PASSED tests/single/reputation/test_reputation.py::test_staked_entity_reputation_threshold[without_factory] +PASSED tests/single/rpc/test_eth_chainId.py::test_eth_chainId[] +PASSED tests/single/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas[] +PASSED tests/single/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_execution_revert +PASSED tests/single/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_simulation_revert +PASSED tests/single/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash[] +PASSED tests/single/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash_error +PASSED tests/single/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt[] +PASSED tests/single/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt_error +PASSED tests/single/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation[] +PASSED tests/single/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_revert +PASSED tests/single/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_invalid_signature +PASSED tests/single/rpc/test_eth_supportedEntryPoints.py::test_eth_supportedEntryPoints[] +================= 171 passed, 4 warnings in 326.65s (0:05:26) ================== diff --git a/runs/20231130/115737/silius.xml b/runs/20231130/115737/silius.xml new file mode 100644 index 0000000..70054e1 --- /dev/null +++ b/runs/20231130/115737/silius.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/runs/20231130/115737/skandha.log b/runs/20231130/115737/skandha.log new file mode 100644 index 0000000..3c8706e --- /dev/null +++ b/runs/20231130/115737/skandha.log @@ -0,0 +1,55 @@ +Attaching to bundler-test-executor_bundler-waiter_1, bundler-test-executor_bundler_1, bundler-test-executor_deployer_1, bundler-test-executor_funder_1, geth-1.10 +bundler_1 | 2023-11-30T11:55:35.916387040Z (node:1) ExperimentalWarning: The Node.js specifier resolution flag is experimental. It could change or be removed at any time. +bundler_1 | 2023-11-30T11:55:35.916417557Z (Use `node --trace-warnings ...` to show where the warning was created) +bundler_1 | 2023-11-30T11:55:37.765454355Z bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?) +bundler_1 | 2023-11-30T11:55:38.038782370Z (node:1) ExperimentalWarning: The Node.js specifier resolution flag is experimental. It could change or be removed at any time. +bundler_1 | 2023-11-30T11:55:38.038806916Z (Use `node --trace-warnings ...` to show where the warning was created) +deployer_1 | 2023-11-30T11:55:20.457780455Z Deploying entrypoint at 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 +deployer_1 | 2023-11-30T11:55:26.550199820Z deploying: +bundler-waiter_1 | 2023-11-30T11:55:33.378066656Z Error: +bundler-waiter_1 | 2023-11-30T11:55:33.378093065Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:33.378099967Z +bundler-waiter_1 | 2023-11-30T11:55:33.378104706Z Context: +bundler-waiter_1 | 2023-11-30T11:55:33.378109395Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:33.378114975Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:33.378121067Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:33.720025400Z Error: +bundler-waiter_1 | 2023-11-30T11:55:33.720046299Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:33.720053693Z +bundler-waiter_1 | 2023-11-30T11:55:33.720059474Z Context: +bundler-waiter_1 | 2023-11-30T11:55:33.720065475Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:33.720072238Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:33.720079231Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:34.186854816Z Error: +bundler-waiter_1 | 2023-11-30T11:55:34.186869944Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:34.186874984Z +bundler-waiter_1 | 2023-11-30T11:55:34.186878681Z Context: +bundler-waiter_1 | 2023-11-30T11:55:34.186882197Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:34.186890703Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:34.186894260Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:34.833840538Z Error: +bundler-waiter_1 | 2023-11-30T11:55:34.833860114Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:34.833867328Z +bundler-waiter_1 | 2023-11-30T11:55:34.833872838Z Context: +bundler-waiter_1 | 2023-11-30T11:55:34.833879711Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:34.833884630Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:34.833889379Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:35.890543389Z Error: +bundler-waiter_1 | 2023-11-30T11:55:35.890562805Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:35.890568856Z +bundler-waiter_1 | 2023-11-30T11:55:35.890572453Z Context: +bundler-waiter_1 | 2023-11-30T11:55:35.890575960Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:35.890579466Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:35.890594735Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:37.796812618Z Error: +bundler-waiter_1 | 2023-11-30T11:55:37.796914495Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:37.796926878Z +bundler-waiter_1 | 2023-11-30T11:55:37.796933660Z Context: +bundler-waiter_1 | 2023-11-30T11:55:37.796939250Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:37.796946274Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:55:37.796987513Z - Error #2: Connection refused (os error 111) +funder_1 | 2023-11-30T11:55:01.887657237Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-11-30T11:55:07.910967633Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-11-30T11:55:13.934589371Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +funder_1 | 2023-11-30T11:55:19.958249603Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +geth-1.10 | 2023-11-30T11:54:55.757710241Z ERROR[11-30|11:54:55.757] Failed to check db for legacy receipts err="this operation is not supported" diff --git a/runs/20231130/115737/skandha.txt b/runs/20231130/115737/skandha.txt new file mode 100644 index 0000000..2350e37 --- /dev/null +++ b/runs/20231130/115737/skandha.txt @@ -0,0 +1 @@ +Running bundler /home/runner/work/bundler-test-executor/bundler-test-executor/bundlers/skandha/skandha.yml, name=skandha diff --git a/runs/20231130/115737/stackup.json b/runs/20231130/115737/stackup.json new file mode 100644 index 0000000..a2a3be6 --- /dev/null +++ b/runs/20231130/115737/stackup.json @@ -0,0 +1,1183 @@ +{ + "testsuites": { + "testsuite": { + "@name": "stackup", + "@errors": "0", + "@failures": "52", + "@skipped": "0", + "@tests": "171", + "@time": "24.492", + "@timestamp": "2023-11-30T11:56:16.439380", + "@hostname": "fv-az1251-432", + "testcase": [ + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_priority_fee_bump]", + "@time": "0.095" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_max_fee_bump]", + "@time": "0.072" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_same_fee]", + "@time": "0.083" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_less_fee]", + "@time": "0.076" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_below_threshold]", + "@time": "0.073" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_at_threshold]", + "@time": "0.108" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_above_threshold]", + "@time": "0.116" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "@time": "0.278", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "@time": "0.162", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "@time": "0.155", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "@time": "0.157", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "@time": "0.160", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "@time": "0.157", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "@time": "0.186", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "@time": "0.156", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "@time": "0.157", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_max_allowed_ops_unstaked_sender", + "@time": "0.242" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_max_allowed_ops_staked_sender", + "@time": "0.338" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "@time": "0.271", + "failure": { + "@message": "AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\n At index 0 diff: UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa', nonce='0x0', initCode='0x', callData='0xc54d0659fee7943bab203b616801458c0618256f', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n - UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f',\n + UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa',\n nonce='0x0',\n initCode='0x',\n - callData='0x',\n + callData='0xc54d0659fee7943bab203b616801458c0618256f',\n callGasLimit='0x493e0',\n verificationGasLimit='0xf4240',\n preVerificationGas='0x493e0',\n maxFeePerGas='0xee6b2800',\n maxPriorityFeePerGas='0xb2d05e00',\n paymasterAndData='0x',\n signature='0x'),\n ]", + "#text": "tests/single/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle\n assert dump_mempool() == [user_op2]\nE AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')]\nE At index 0 diff: UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa', nonce='0x0', initCode='0x', callData='0xc54d0659fee7943bab203b616801458c0618256f', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE - UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f',\nE + UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa',\nE nonce='0x0',\nE initCode='0x',\nE - callData='0x',\nE + callData='0xc54d0659fee7943bab203b616801458c0618256f',\nE callGasLimit='0x493e0',\nE verificationGasLimit='0xf4240',\nE preVerificationGas='0x493e0',\nE maxFeePerGas='0xee6b2800',\nE maxPriorityFeePerGas='0xb2d05e00',\nE paymasterAndData='0x',\nE signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_ban_user_sender_double_role_in_bundle", + "@time": "0.200", + "failure": { + "@message": "Exception: expected error object, got:\nOk(result='0x403d282d76fdf46eb064bf4c56f3ffdbb6c89ccf6cb007b29ebfee94eae6b182', id=111)", + "#text": "tests/utils.py:116: in assert_rpc_error\n assert response.code == code\nE AttributeError: 'Ok' object has no attribute 'code'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle\n assert_rpc_error(\ntests/utils.py:119: in assert_rpc_error\n raise Exception(f\"expected error object, got:\\n{response}\") from exc\nE Exception: expected error object, got:\nE Ok(result='0x403d282d76fdf46eb064bf4c56f3ffdbb6c89ccf6cb007b29ebfee94eae6b182', id=111)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_stake_check_in_bundler", + "@time": "0.050", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:382: in test_stake_check_in_bundler\n response = get_stake_status(paymaster_contract.address, entrypoint_contract.address)\ntests/utils.py:186: in get_stake_status\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_codehash", + "@name": "test_codehash_changed", + "@time": "0.375" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "@time": "0.121" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "@time": "0.124" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "@time": "0.125" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "@time": "0.231" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "@time": "0.130" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "@time": "0.128" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.137" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "@time": "0.161", + "failure": { + "@message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:116: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "@time": "0.210" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop]", + "@time": "0.126" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "@time": "0.175", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.127" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "@time": "0.145" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "@time": "0.150" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "@time": "0.157" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "@time": "0.148" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok]", + "@time": "0.153" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "@time": "0.151" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "@time": "0.156" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.150" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "@time": "0.164", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=170)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=170)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "@time": "0.131" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][paymaster][external_storage_write][drop]", + "@time": "0.151" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][paymaster][external_storage_read][ok]", + "@time": "0.154", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32502, message='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=176)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=176)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "@time": "0.173", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.156", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "@time": "0.185" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "@time": "0.184" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "@time": "0.190" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "@time": "0.186" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "@time": "0.188" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "@time": "0.186" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "@time": "0.187" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][external_storage_read][drop]", + "@time": "0.187" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "@time": "0.181" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.179", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.182", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.177", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "@time": "0.179", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "@time": "0.174", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.208", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "@time": "0.182", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "@time": "0.211", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "@time": "0.190" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "@time": "0.208" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][factory][storage][ok]", + "@time": "0.212" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "@time": "0.215" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "@time": "0.216" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "@time": "0.209" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "@time": "0.217" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "@time": "0.215" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][factory][external_storage_write][drop]", + "@time": "0.213" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][factory][external_storage_read][ok]", + "@time": "0.208", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32502, message='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=234)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=234)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "@time": "0.231", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "@time": "0.213", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "@time": "0.161" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "@time": "0.116" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "@time": "0.123" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "@time": "0.136", + "failure": { + "@message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=246).code", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:116: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=246).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "@time": "0.201", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=248)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=248)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "@time": "0.163", + "failure": { + "@message": "AssertionError: assert -32602 == \n + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=250).code", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\ntests/utils.py:116: in assert_rpc_error\n assert response.code == code\nE AssertionError: assert -32602 == \nE + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=250).code" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "@time": "0.117" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][external_storage_read][drop]", + "@time": "0.121" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "@time": "0.163", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "@time": "0.118", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "@time": "0.139" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "@time": "0.143" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "@time": "0.143" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "@time": "0.145" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "@time": "0.162", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "@time": "0.143", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][account][external_storage_write][drop]", + "@time": "0.142" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][account][external_storage_read][ok]", + "@time": "0.141", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32502, message='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=274)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=274)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "@time": "0.121", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "@time": "0.121", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "@time": "0.125" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "@time": "0.132" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.110", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.114", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.112", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "@time": "0.118", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "@time": "0.116", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "@time": "0.112", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "@time": "0.112", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "@time": "0.109", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.110", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "@time": "0.109", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "@time": "0.121" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GAS]", + "@time": "0.076" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[NUMBER]", + "@time": "0.080" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[TIMESTAMP]", + "@time": "0.075" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[COINBASE]", + "@time": "0.080" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[DIFFICULTY]", + "@time": "0.077" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BASEFEE]", + "@time": "0.077" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASLIMIT]", + "@time": "0.079" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASPRICE]", + "@time": "0.078" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFBALANCE]", + "@time": "0.082" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BALANCE]", + "@time": "0.078" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[ORIGIN]", + "@time": "0.080" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BLOCKHASH]", + "@time": "0.081" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE]", + "@time": "0.113" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE2]", + "@time": "0.087" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFDESTRUCT]", + "@time": "0.083" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS CALL]", + "@time": "0.097" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "@time": "0.092" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GAS]", + "@time": "0.100" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[NUMBER]", + "@time": "0.098" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[TIMESTAMP]", + "@time": "0.110" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[COINBASE]", + "@time": "0.105" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[DIFFICULTY]", + "@time": "0.102" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BASEFEE]", + "@time": "0.103" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASLIMIT]", + "@time": "0.098" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASPRICE]", + "@time": "0.102" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFBALANCE]", + "@time": "0.101" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BALANCE]", + "@time": "0.104" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[ORIGIN]", + "@time": "0.103" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BLOCKHASH]", + "@time": "0.104" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE]", + "@time": "0.106" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE2]", + "@time": "0.109" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "@time": "0.105" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GAS]", + "@time": "0.159" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[NUMBER]", + "@time": "0.160" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[TIMESTAMP]", + "@time": "0.160" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[COINBASE]", + "@time": "0.161" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[DIFFICULTY]", + "@time": "0.163" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BASEFEE]", + "@time": "0.163" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASLIMIT]", + "@time": "0.160" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASPRICE]", + "@time": "0.162" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFBALANCE]", + "@time": "0.163" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BALANCE]", + "@time": "0.171" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[ORIGIN]", + "@time": "0.161" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BLOCKHASH]", + "@time": "0.162" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE]", + "@time": "0.170" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE2]", + "@time": "0.167" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFDESTRUCT]", + "@time": "0.168" + }, + { + "@classname": "tests.single.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[with_factory]", + "@time": "0.138", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold\n reputations = dump_reputation()\ntests/utils.py:196: in dump_reputation\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[without_factory]", + "@time": "0.079", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold\n reputations = dump_reputation()\ntests/utils.py:196: in dump_reputation\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.rpc.test_eth_chainId", + "@name": "test_eth_chainId[]", + "@time": "0.007" + }, + { + "@classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas[]", + "@time": "0.068", + "failure": { + "@message": "jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\n\nFailed validating 'required' in schema:\n {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'callGasLimit'},\n 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'preVerificationGas'},\n 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'verificationGasLimit'}},\n 'required': ['callGasLimit',\n 'preVerificationGas',\n 'verificationGasLimit'],\n 'title': 'UserOperation Gas parameters',\n 'type': 'object'}\n\nOn instance:\n {'callGasLimit': 44181,\n 'preVerificationGas': 42316,\n 'verificationGas': 337129}", + "#text": "tests/single/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas\n validate(instance=response.result, schema=schema)\n.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate\n raise error\nE jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\nE \nE Failed validating 'required' in schema:\nE {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'callGasLimit'},\nE 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'preVerificationGas'},\nE 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'verificationGasLimit'}},\nE 'required': ['callGasLimit',\nE 'preVerificationGas',\nE 'verificationGasLimit'],\nE 'title': 'UserOperation Gas parameters',\nE 'type': 'object'}\nE \nE On instance:\nE {'callGasLimit': 44181,\nE 'preVerificationGas': 42316,\nE 'verificationGas': 337129}" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_execution_revert", + "@time": "0.065" + }, + { + "@classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_simulation_revert", + "@time": "0.035" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash[]", + "@time": "0.110" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash_error", + "@time": "0.007" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt[]", + "@time": "0.116" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt_error", + "@time": "0.007" + }, + { + "@classname": "tests.single.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation[]", + "@time": "0.088" + }, + { + "@classname": "tests.single.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_revert", + "@time": "0.057" + }, + { + "@classname": "tests.single.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_invalid_signature", + "@time": "0.051" + }, + { + "@classname": "tests.single.rpc.test_eth_supportedEntryPoints", + "@name": "test_eth_supportedEntryPoints[]", + "@time": "0.012" + } + ] + } + } +} diff --git a/runs/20231130/115737/stackup.log b/runs/20231130/115737/stackup.log new file mode 100644 index 0000000..c818c13 --- /dev/null +++ b/runs/20231130/115737/stackup.log @@ -0,0 +1,1635 @@ +Attaching to bundler-test-executor_bundler-waiter_1, bundler-test-executor_bundler_1, bundler-test-executor_deployer_1, bundler-test-executor_funder_1, geth-1.10 +bundler-waiter_1 | 2023-11-30T11:56:15.009110794Z "0x539" +deployer_1 | 2023-11-30T11:56:02.160032164Z Deploying entrypoint at 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 +deployer_1 | 2023-11-30T11:56:08.252112941Z deploying: +bundler_1 | 2023-11-30T11:56:14.747440094Z badger 2023/11/30 11:56:14 INFO: All 0 tables opened in 0s +bundler_1 | 2023-11-30T11:56:14.748227931Z badger 2023/11/30 11:56:14 INFO: Discard stats nextEmptySlot: 0 +bundler_1 | 2023-11-30T11:56:14.748239242Z badger 2023/11/30 11:56:14 INFO: Set nextTxnTs to 0 +bundler_1 | 2023-11-30T11:56:15.008718894Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.4","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:15Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:15.008853375Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.4","method":"POST","status_code":200,"body_size":41,"path":"/rpc","latency":"217.976µs","rpc_method":"eth_chainId","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:15Z"} +bundler_1 | 2023-11-30T11:56:16.503511040Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.503544823Z badger 2023/11/30 11:56:16 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:16.503601625Z badger 2023/11/30 11:56:16 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:16.506070415Z badger 2023/11/30 11:56:16 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:16.506084060Z badger 2023/11/30 11:56:16 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:16.506159230Z badger 2023/11/30 11:56:16 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:16.506456053Z badger 2023/11/30 11:56:16 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:16.506467975Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":38,"path":"/rpc","latency":"3.051352ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.549159380Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.584018840Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xfbaa81fa4af2de644d5b9ab6dcb914902cedca8a6af42aadac90f73e341dbde7","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:16Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:16.584370481Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":102,"path":"/rpc","latency":"35.243408ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.586585268Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.586695754Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":404,"path":"/rpc","latency":"173.743µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.588802514Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.591614743Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xa87bf361fc3edd4f61b837b266f1bcea15ea8dc44083d10ad26504e90ae8c2c9","error":"pending ops: replacement op must increase maxFeePerGas and MaxPriorityFeePerGas by >= 10%","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:16Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:16.591650860Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":259,"path":"/rpc","latency":"2.892105ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.593088423Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.593155338Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":404,"path":"/rpc","latency":"99.195µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.602833101Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.602850102Z badger 2023/11/30 11:56:16 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:16.602856825Z badger 2023/11/30 11:56:16 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:16.605557824Z badger 2023/11/30 11:56:16 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:16.605888637Z badger 2023/11/30 11:56:16 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:16.606283235Z badger 2023/11/30 11:56:16 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:16.606306458Z badger 2023/11/30 11:56:16 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:16.606320684Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":38,"path":"/rpc","latency":"3.581351ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.611261994Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0xfbaa81fa4af2de644d5b9ab6dcb914902cedca8a6af42aadac90f73e341dbde7"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0x531a6cba9a6dc2257b1c25b6187bd4a6790ebabb552bffaec7ba30343ba3f435","relayer_txn_revert_reasons":[],"duration":"27.208704ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:16Z","message":"bundler run ok"} +bundler_1 | 2023-11-30T11:56:16.628077704Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.663316176Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x38329f7e347929c12bcb062183fdaf36d901f0a5e8a659a2eab23337e2cb8077","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:16Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:16.663539091Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":102,"path":"/rpc","latency":"35.488972ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.665748946Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.665855014Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":404,"path":"/rpc","latency":"152.444µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.667621452Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.670903102Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc529bdddf3c21bfc9398e350f321d77e712d55c0fd5ae2f1bfa42370ac8d4ca0","error":"pending ops: replacement op must increase maxFeePerGas and MaxPriorityFeePerGas by >= 10%","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:16Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:16.670940652Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":259,"path":"/rpc","latency":"3.339588ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.672340338Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.672461791Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":404,"path":"/rpc","latency":"119.032µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.675149599Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.675208776Z badger 2023/11/30 11:56:16 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:16.675271215Z badger 2023/11/30 11:56:16 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:16.686216084Z badger 2023/11/30 11:56:16 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:16.686257451Z badger 2023/11/30 11:56:16 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:16.686448918Z badger 2023/11/30 11:56:16 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:16.686638210Z badger 2023/11/30 11:56:16 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:16.686729540Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"11.583658ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.691250718Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x38329f7e347929c12bcb062183fdaf36d901f0a5e8a659a2eab23337e2cb8077"],"dropped_userop_hashes":[],"txn_hash":"0x5930086b51cf1ef6807fce5e13beadaa80edd9cc7e45823926f0715ebf7ec28c","relayer_txn_revert_reasons":[],"relayer_est_revert_reasons":[],"duration":"27.90673ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:16Z","message":"bundler run ok"} +bundler_1 | 2023-11-30T11:56:16.709418015Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.747275002Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x76e882ca9ecd3e70efff48cf788895396c14270172af3e321c575b959284d326","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:16Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:16.747579004Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"38.157964ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.749829718Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.749985729Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"149.361µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.751833747Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.754729598Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1974bdc098c5406e6c9f6642e79b2b969a6b21dc9ae2ea3186ce3b91b34a40dc","error":"pending ops: replacement op must increase maxFeePerGas and MaxPriorityFeePerGas by >= 10%","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:16Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:16.754749054Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":260,"path":"/rpc","latency":"2.953196ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.756206458Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.756287589Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"105.095µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.758865228Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.758878563Z badger 2023/11/30 11:56:16 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:16.758895114Z badger 2023/11/30 11:56:16 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:16.769652474Z badger 2023/11/30 11:56:16 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:16.769753385Z badger 2023/11/30 11:56:16 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:16.769895787Z badger 2023/11/30 11:56:16 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:16.770133252Z badger 2023/11/30 11:56:16 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:16.770264086Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"11.412266ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.775351655Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x76e882ca9ecd3e70efff48cf788895396c14270172af3e321c575b959284d326"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0xba48170cd6898ace5721d98ada0246a91c94855691240761ac99d08568b6742f","relayer_txn_revert_reasons":[],"duration":"28.018412ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:16Z","message":"bundler run ok"} +bundler_1 | 2023-11-30T11:56:16.791935456Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.825143608Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x95ed32c1776bb665b3176f5e5a498d81ac983d884ef74bb8c979584a24b6d78f","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:16Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:16.825420080Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"33.477296ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.827309357Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.827412389Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"159.29µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.829113750Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.831783688Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x992ca399bd9c2b28c70be292571746fa695b901581069cc225545499f3f3c504","error":"pending ops: replacement op must increase maxFeePerGas and MaxPriorityFeePerGas by >= 10%","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:16Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:16.831834906Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":260,"path":"/rpc","latency":"2.748772ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.833278825Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.833354843Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"100.026µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.835935408Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.835974651Z badger 2023/11/30 11:56:16 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:16.835983187Z badger 2023/11/30 11:56:16 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:16.841305296Z badger 2023/11/30 11:56:16 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:16.841407160Z badger 2023/11/30 11:56:16 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:16.841530359Z badger 2023/11/30 11:56:16 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:16.841725863Z badger 2023/11/30 11:56:16 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:16.841765557Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"5.874731ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.852883073Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x95ed32c1776bb665b3176f5e5a498d81ac983d884ef74bb8c979584a24b6d78f"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0x26b1fd82fc307f7415f4df4b2397e7729de3acde09b02b76922e5cbc2398b942","relayer_txn_revert_reasons":[],"duration":"27.670945ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:16Z","message":"bundler run ok"} +geth-1.10 | 2023-11-30T11:55:43.479917169Z ERROR[11-30|11:55:43.479] Failed to check db for legacy receipts err="this operation is not supported" +bundler_1 | 2023-11-30T11:56:16.864677995Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.898618009Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x03db0fdd97ca3b339f7326991862a84f8344580a226381feed911acb4bc81fb7","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:16Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:16.898833213Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"34.185595ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.901266951Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.901408157Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"163.441µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.903186245Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.905961532Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x038b7128dad15c4fd932e54adfe6ac3dcd74413774ce45509f718f152813531e","error":"pending ops: replacement op must increase maxFeePerGas and MaxPriorityFeePerGas by >= 10%","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:16Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:16.905975939Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":260,"path":"/rpc","latency":"2.831251ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.907447111Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.907557113Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"121.516µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.910193315Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.910206790Z badger 2023/11/30 11:56:16 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:16.910212741Z badger 2023/11/30 11:56:16 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:16.915567097Z badger 2023/11/30 11:56:16 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:16.915678387Z badger 2023/11/30 11:56:16 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:16.915898046Z badger 2023/11/30 11:56:16 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:16.916151598Z badger 2023/11/30 11:56:16 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:16.916297971Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"6.164842ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.928237919Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x03db0fdd97ca3b339f7326991862a84f8344580a226381feed911acb4bc81fb7"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0xa9034da8baf2ad864c8596e1b21fb75e15491cf429c1fbd3432bc1d5f77f97a3","relayer_txn_revert_reasons":[],"duration":"29.584244ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:16Z","message":"bundler run ok"} +bundler_1 | 2023-11-30T11:56:16.939933438Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.972711426Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc10f0172524741cbc5272c24f890fdc2485337e78533ef30db8322e63a6b03e0","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:16Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:16.972919908Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"32.998982ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.974789385Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.975015947Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"191.169µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:16Z"} +bundler_1 | 2023-11-30T11:56:16.976798730Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:16Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:16.997390957Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0xc10f0172524741cbc5272c24f890fdc2485337e78533ef30db8322e63a6b03e0"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0x23b524fb2fc29ab09510db83a0f6d0387f71d5ee8779f68bdf77e80f399815e7","relayer_txn_revert_reasons":[],"duration":"24.562146ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:16Z","message":"bundler run ok"} +funder_1 | 2023-11-30T11:55:49.606444075Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-11-30T11:55:55.630586089Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-11-30T11:56:01.654088645Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +funder_1 | 2023-11-30T11:56:01.676389674Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +bundler_1 | 2023-11-30T11:56:17.014251925Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x27ef4e4037799e90e2852d738a84cfc64d3a5159f282904d5ebc367c6795adfc","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:17Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:17.014479986Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"37.714732ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.016436142Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.016635039Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"216.262µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.020061729Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.020076777Z badger 2023/11/30 11:56:17 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:17.020082738Z badger 2023/11/30 11:56:17 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:17.030962930Z badger 2023/11/30 11:56:17 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:17.031060819Z badger 2023/11/30 11:56:17 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:17.031192303Z badger 2023/11/30 11:56:17 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:17.031417583Z badger 2023/11/30 11:56:17 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:17.031586257Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"11.5149ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.036763005Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":[],"dropped_userop_hashes":["0x27ef4e4037799e90e2852d738a84cfc64d3a5159f282904d5ebc367c6795adfc"],"relayer_est_revert_reasons":["AA25 invalid account nonce"],"relayer_txn_revert_reasons":[],"duration":"22.372245ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:17Z","message":"bundler run ok"} +bundler_1 | 2023-11-30T11:56:17.053809608Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.088477134Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xbaeeb720d5d0b01d430dd0403d1d57f20a1373fce3fa27d03a0b3cf3d903db3a","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:17Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:17.088718216Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"34.936933ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.090755870Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.090871592Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"131.094µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.092775998Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.115254641Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0xbaeeb720d5d0b01d430dd0403d1d57f20a1373fce3fa27d03a0b3cf3d903db3a"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0xc6d24b45ddf61af8bac6ba64a9a62212fec31ffca080c279b3e4901f531d6da8","relayer_txn_revert_reasons":[],"duration":"26.748865ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:17Z","message":"bundler run ok"} +bundler_1 | 2023-11-30T11:56:17.131349893Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x32887955aa2587bd920697cfc351942fcd730d42f5205cd8d887c5403a11e131","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:17Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:17.131564459Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"38.821172ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.133782930Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.133925205Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":405,"path":"/rpc","latency":"204.374µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.142443525Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.142460036Z badger 2023/11/30 11:56:17 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:17.142466889Z badger 2023/11/30 11:56:17 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:17.148469719Z badger 2023/11/30 11:56:17 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:17.148569983Z badger 2023/11/30 11:56:17 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:17.148715243Z badger 2023/11/30 11:56:17 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:17.148883550Z badger 2023/11/30 11:56:17 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:17.148950060Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"6.517085ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.151783179Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.152773272Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":[],"dropped_userop_hashes":["0x32887955aa2587bd920697cfc351942fcd730d42f5205cd8d887c5403a11e131"],"relayer_est_revert_reasons":["AA25 invalid account nonce"],"relayer_txn_revert_reasons":[],"duration":"21.327233ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:17Z","message":"bundler run ok"} +bundler_1 | 2023-11-30T11:56:17.152810718Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"1.082945ms","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.411610085Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.411656682Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"143.638µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.413034912Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.413081515Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"77.625µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.480368669Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.480400308Z badger 2023/11/30 11:56:17 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:17.480405057Z badger 2023/11/30 11:56:17 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:17.490438799Z badger 2023/11/30 11:56:17 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:17.490463054Z badger 2023/11/30 11:56:17 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:17.490470067Z badger 2023/11/30 11:56:17 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:17.490645928Z badger 2023/11/30 11:56:17 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:17.490897477Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"10.443822ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.493169654Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.493272850Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"110.405µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.638964163Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.639053971Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"261.096µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.640575948Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.640652300Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"91.29µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.651644754Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.651661244Z badger 2023/11/30 11:56:17 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:17.651706372Z badger 2023/11/30 11:56:17 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:17.656820204Z badger 2023/11/30 11:56:17 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:17.656832917Z badger 2023/11/30 11:56:17 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:17.656839059Z badger 2023/11/30 11:56:17 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:17.656930215Z badger 2023/11/30 11:56:17 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:17.657009593Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"5.391418ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.658614865Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.658699980Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"83.556µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.802498554Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.802567682Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"144.82µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.804087646Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.804121756Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"87.403µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.814833510Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.814856253Z badger 2023/11/30 11:56:17 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:17.814862544Z badger 2023/11/30 11:56:17 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:17.820241259Z badger 2023/11/30 11:56:17 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:17.820272988Z badger 2023/11/30 11:56:17 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:17.820281083Z badger 2023/11/30 11:56:17 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:17.820517163Z badger 2023/11/30 11:56:17 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:17.820589461Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"5.769481ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.822356260Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.822385995Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"81.371µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.968006432Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.968068928Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"147.164µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.969498426Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.969583127Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"83.035µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.979247608Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.979292361Z badger 2023/11/30 11:56:17 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:17.979302080Z badger 2023/11/30 11:56:17 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:17.984694453Z badger 2023/11/30 11:56:17 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:17.984714200Z badger 2023/11/30 11:56:17 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:17.984786615Z badger 2023/11/30 11:56:17 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:17.985155458Z badger 2023/11/30 11:56:17 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:17.985246287Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"5.995333ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:17.987556161Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:17Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:17.987653610Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"99.675µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:17Z"} +bundler_1 | 2023-11-30T11:56:18.135334652Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.135403290Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"151.452µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.136882965Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.136954230Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"81.051µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.147262640Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.147282117Z badger 2023/11/30 11:56:18 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:18.147290092Z badger 2023/11/30 11:56:18 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:18.152719985Z badger 2023/11/30 11:56:18 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:18.152736356Z badger 2023/11/30 11:56:18 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:18.152742708Z badger 2023/11/30 11:56:18 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:18.153004542Z badger 2023/11/30 11:56:18 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:18.153118387Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"5.841356ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.155287095Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.155383692Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"112.079µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.300486437Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.300570844Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"139.4µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.302046101Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.302069364Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"84.237µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.313138233Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.313154423Z badger 2023/11/30 11:56:18 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:18.313161387Z badger 2023/11/30 11:56:18 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:18.318452708Z badger 2023/11/30 11:56:18 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:18.318465292Z badger 2023/11/30 11:56:18 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:18.318500027Z badger 2023/11/30 11:56:18 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:18.318561321Z badger 2023/11/30 11:56:18 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:18.318655462Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"5.511892ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.320352846Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.320409031Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"84.407µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.495173417Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.495206228Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"140.541µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.496641734Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.496717155Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"89.297µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.506274487Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.506291408Z badger 2023/11/30 11:56:18 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:18.506305274Z badger 2023/11/30 11:56:18 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:18.511755114Z badger 2023/11/30 11:56:18 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:18.511768128Z badger 2023/11/30 11:56:18 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:18.511774100Z badger 2023/11/30 11:56:18 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:18.511841993Z badger 2023/11/30 11:56:18 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:18.512016578Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"5.794328ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.513676773Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.513721536Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"91.711µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.658783982Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.658880462Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"158.255µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.660391412Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.660452586Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"94.565µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.671462359Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.671503525Z badger 2023/11/30 11:56:18 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:18.671511741Z badger 2023/11/30 11:56:18 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:18.676716021Z badger 2023/11/30 11:56:18 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:18.676728314Z badger 2023/11/30 11:56:18 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:18.676733654Z badger 2023/11/30 11:56:18 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:18.676918124Z badger 2023/11/30 11:56:18 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:18.676978937Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"5.516601ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.678584647Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.678645574Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"89.386µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.824406828Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.824500876Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":37,"path":"/rpc","latency":"136.595µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.825937898Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.826010113Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"86.15µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.851231593Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.851249387Z badger 2023/11/30 11:56:18 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:18.851254055Z badger 2023/11/30 11:56:18 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:18.856438462Z badger 2023/11/30 11:56:18 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:18.856451616Z badger 2023/11/30 11:56:18 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:18.856775730Z badger 2023/11/30 11:56:18 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:18.856972657Z badger 2023/11/30 11:56:18 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:18.856982194Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"5.816407ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.858490893Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.858583022Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"78.827µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.877224390Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.913273341Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x195245ec73a9d44033575c589f67aeda8d003cfcdf96aadca66f13d44b4597b8","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:18Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:18.913494877Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"36.298198ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.915365597Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.915457902Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":404,"path":"/rpc","latency":"129.772µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.917053423Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.950504697Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x2ee7781808290652a36ac50fdeb77dae10853f057cfcf4fe0f36b53bcae1011a","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:18Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:18.950721270Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"33.704505ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.952210683Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.952335041Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":788,"path":"/rpc","latency":"161.1µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.953880672Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.992582048Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xadf4b45b39137f06abf0cfb87994733b91fe00afe2f2b6651160571562c4ab14","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:18Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:18.992780969Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"38.900264ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.994574548Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:18.994721452Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":1172,"path":"/rpc","latency":"168.333µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:18Z"} +bundler_1 | 2023-11-30T11:56:18.996453206Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:18Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.031768154Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x2362914287abe2a65b3f655e6efd9a2234f44cc96a792fa7fe483574d1679424","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:19Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:19.031945564Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"35.532148ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.033495096Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":4,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.033658290Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":1556,"path":"/rpc","latency":"172.351µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.035322712Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":4,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.037928564Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xae11b787d92a26a9136d2d6d54f969cc68d0fba490badbe976ab06c1f34f23d3","error":"pending ops: sender must be staked to have more than 4 ops in the mempool","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:19Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:19.037955113Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":218,"path":"/rpc","latency":"2.66187ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.039456208Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":4,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.039606699Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":1556,"path":"/rpc","latency":"177.661µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.041196799Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":4,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.062895561Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x195245ec73a9d44033575c589f67aeda8d003cfcdf96aadca66f13d44b4597b8"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0x7987279cdfc67596010231b36de6323ea80fb2d5bf895f8dcd6527a82cbffb3a","relayer_txn_revert_reasons":[],"duration":"21.652142ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:19Z","message":"bundler run ok"} +bundler_1 | 2023-11-30T11:56:19.062933793Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"21.752368ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.064612628Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":4,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.064748691Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":1188,"path":"/rpc","latency":"181.698µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.072427929Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":4,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.076090857Z {"level":"info","bundler_mode":"private","userop_hash":"0x195245ec73a9d44033575c589f67aeda8d003cfcdf96aadca66f13d44b4597b8","v":0,"logger":"stackup_bundler/client/eth_getUserOperationReceipt","caller":"/app/pkg/client/client.go:204","time":"2023-11-30T11:56:19Z","message":"eth_getUserOperationReceipt ok"} +bundler_1 | 2023-11-30T11:56:19.076223384Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":3392,"path":"/rpc","latency":"3.822097ms","rpc_method":"eth_getUserOperationReceipt","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.078789882Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":4,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.078806363Z badger 2023/11/30 11:56:19 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:19.078814568Z badger 2023/11/30 11:56:19 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:19.088176178Z badger 2023/11/30 11:56:19 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:19.088206575Z badger 2023/11/30 11:56:19 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:19.088321833Z badger 2023/11/30 11:56:19 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:19.088644220Z badger 2023/11/30 11:56:19 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:19.088757601Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"9.983245ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.091003947Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.091100557Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":39,"path":"/rpc","latency":"133.979µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.149309124Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.193600942Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x825dea0291dfaf205bd99260302b196d10a51ef3afb3825ec037fd03970bf524","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:19Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:19.193807276Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"44.6146ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.195634679Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.195747953Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":420,"path":"/rpc","latency":"125.283µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.197303787Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.240486670Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xe3bafbf55af13cda49d9122814d916bc9911b28f64f344a1d79201ea505c06b2","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:19Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:19.240712160Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"43.425899ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.242264410Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.242422818Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":804,"path":"/rpc","latency":"142.034µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.244007580Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.284027511Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xdb293fd4a6142fc5edeee7e9128dd160ec0be50b5131d340315d6ec5bcc0af92","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:19Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:19.284233234Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"40.228197ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.285996566Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.286175814Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":1188,"path":"/rpc","latency":"199.211µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.287918736Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.331968968Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x09272c3f0176c22dafb4967e747f31dcbd72479ae05f47df226f3c120a5d4f7d","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:19Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:19.332157555Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"44.256189ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.334012282Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":4,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.334167601Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":1572,"path":"/rpc","latency":"192.379µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.335867336Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":4,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.376162633Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xe6da8442b57037e30912a857cb6620793db7e976c9711cefb6bc3ee8b0e21c0d","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:19Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:19.376376661Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"40.54016ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.377861015Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":5,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.378080491Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":1956,"path":"/rpc","latency":"248.172µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.379781491Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":5,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.379965614Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":1956,"path":"/rpc","latency":"200.282µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.381523692Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":5,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.402405803Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x825dea0291dfaf205bd99260302b196d10a51ef3afb3825ec037fd03970bf524"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0xed683bb7518709cacd52b50236656b99c8f6a8e84fb91e855e2a5dd3f1e4924e","relayer_txn_revert_reasons":[],"duration":"20.818895ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:19Z","message":"bundler run ok"} +bundler_1 | 2023-11-30T11:56:19.402479390Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":103,"path":"/rpc","latency":"20.914993ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.404162868Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":5,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.404292145Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":1573,"path":"/rpc","latency":"174.705µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.411297178Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":5,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.414843431Z {"level":"info","bundler_mode":"private","userop_hash":"0x825dea0291dfaf205bd99260302b196d10a51ef3afb3825ec037fd03970bf524","v":0,"logger":"stackup_bundler/client/eth_getUserOperationReceipt","caller":"/app/pkg/client/client.go:204","time":"2023-11-30T11:56:19Z","message":"eth_getUserOperationReceipt ok"} +bundler_1 | 2023-11-30T11:56:19.414964186Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":3938,"path":"/rpc","latency":"3.665218ms","rpc_method":"eth_getUserOperationReceipt","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.417599663Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":5,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.417615212Z badger 2023/11/30 11:56:19 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:19.417623137Z badger 2023/11/30 11:56:19 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:19.422775269Z badger 2023/11/30 11:56:19 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:19.422897978Z badger 2023/11/30 11:56:19 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:19.423050381Z badger 2023/11/30 11:56:19 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:19.423248631Z badger 2023/11/30 11:56:19 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:19.423265091Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.706658ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.424937899Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.424971288Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"88.315µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.566875093Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.612221178Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xa9d0931459e6e14c36e305762b7bc95a17ad2e0369a3338cef7c36d3bf5bb04c","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:19Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:19.612415700Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"45.630167ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.614529977Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.658696007Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xce33ebbd490bfce61ba39657436933c0c186b0449e1733ce68bc20260beafcc8","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:19Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:19.658862437Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"44.374172ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.660730109Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.684283811Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0xce33ebbd490bfce61ba39657436933c0c186b0449e1733ce68bc20260beafcc8"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0xf2ebec26baeedc1cbdbf35fceda4c4c5d72643b8ccf1564e32878277eb631604","relayer_txn_revert_reasons":[],"duration":"23.503783ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:19Z","message":"bundler run ok"} +bundler_1 | 2023-11-30T11:56:19.684345165Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"23.610611ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.686262007Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.686375034Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":373,"path":"/rpc","latency":"122.759µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.695709327Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.695726720Z badger 2023/11/30 11:56:19 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:19.695731308Z badger 2023/11/30 11:56:19 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:19.705542713Z badger 2023/11/30 11:56:19 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:19.705652731Z badger 2023/11/30 11:56:19 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:19.705805946Z badger 2023/11/30 11:56:19 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:19.705995589Z badger 2023/11/30 11:56:19 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:19.706117977Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"10.406736ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.708462834Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.708547641Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"101.068µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.816139350Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.847902878Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xb0bf6f52c13c9e3029904355431b82f3e481dfed82c219ebe4fc114d14625f67","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:19Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:19.848095737Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"32.027166ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.850096292Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.893578366Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x403d282d76fdf46eb064bf4c56f3ffdbb6c89ccf6cb007b29ebfee94eae6b182","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:19Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:19.893780222Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"43.701005ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.906302347Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.906329488Z badger 2023/11/30 11:56:19 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:19.906363188Z badger 2023/11/30 11:56:19 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:19.911541209Z badger 2023/11/30 11:56:19 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:19.911653908Z badger 2023/11/30 11:56:19 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:19.911965679Z badger 2023/11/30 11:56:19 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:19.912037883Z badger 2023/11/30 11:56:19 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:19.912302666Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.889676ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.914616515Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.914682638Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"96.61µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.953778845Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.953830431Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":105,"path":"/rpc","latency":"111.027µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.963321233Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.963337032Z badger 2023/11/30 11:56:19 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:19.963342783Z badger 2023/11/30 11:56:19 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:19.968794721Z badger 2023/11/30 11:56:19 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:19.968819256Z badger 2023/11/30 11:56:19 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:19.968826369Z badger 2023/11/30 11:56:19 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:19.968999852Z badger 2023/11/30 11:56:19 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:19.969096082Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.759203ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:19.971423308Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:19Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:19.971515410Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"121.316µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:19Z"} +bundler_1 | 2023-11-30T11:56:20.035193811Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.066801957Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x3e97b7527c548f8a28fed6b0f84e71ac94fff35ce241f2109f98d55c3d029846","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:20Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:20.066999421Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"31.87561ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.068893712Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.069028713Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":350,"path":"/rpc","latency":"158.575µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.109935265Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.119699044Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":[],"dropped_userop_hashes":["0x3e97b7527c548f8a28fed6b0f84e71ac94fff35ce241f2109f98d55c3d029846"],"relayer_est_revert_reasons":[],"relayer_txn_revert_reasons":[],"duration":"9.743843ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:20Z","message":"bundler run ok"} +bundler_1 | 2023-11-30T11:56:20.119719232Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":121,"path":"/rpc","latency":"9.875767ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.123733617Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.123799273Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":38,"path":"/rpc","latency":"84.588µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.165783972Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.201921781Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x4365e3d2289339ccd4f87ffcbf234a12f66e7cc43d13372d94c4c57d1b937da5","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:20Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:20.202110482Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"36.403387ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.204125023Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.204233515Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":333,"path":"/rpc","latency":"124.772µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.205873188Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.226687092Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x4365e3d2289339ccd4f87ffcbf234a12f66e7cc43d13372d94c4c57d1b937da5"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0x71f3926d4f14664e8b972e391925ff593b9034fd9e5ca088997c35d71dcaeeb2","relayer_txn_revert_reasons":[],"duration":"20.764098ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:20Z","message":"bundler run ok"} +bundler_1 | 2023-11-30T11:56:20.226707621Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"20.86723ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.228504536Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.228550632Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":38,"path":"/rpc","latency":"80.921µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.274602324Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.306387335Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x137185fdedb6b9fba188813a12b8ef7ea5baf9289068765353735087b9825cfe","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:20Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:20.306550699Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"32.016071ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.308559470Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.308668262Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":333,"path":"/rpc","latency":"128.87µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.310270485Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.331079364Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x137185fdedb6b9fba188813a12b8ef7ea5baf9289068765353735087b9825cfe"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0x0a19d6878ea6e8cd6f372dff085fa8fca552ebb7f1ee7b726202769becec0873","relayer_txn_revert_reasons":[],"duration":"20.738705ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:20Z","message":"bundler run ok"} +bundler_1 | 2023-11-30T11:56:20.331097798Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"20.837759ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.332888138Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":2,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.332920128Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":38,"path":"/rpc","latency":"78.096µs","rpc_method":"debug_bundler_dumpMempool","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.339550904Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":2,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.339565671Z badger 2023/11/30 11:56:20 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:20.339571773Z badger 2023/11/30 11:56:20 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:20.344423176Z badger 2023/11/30 11:56:20 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:20.344623258Z badger 2023/11/30 11:56:20 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:20.344820128Z badger 2023/11/30 11:56:20 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:20.344991587Z badger 2023/11/30 11:56:20 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:20.345051766Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.519938ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.400376887Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.458166088Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x41efd197f12823afbead4aa693bd9123c2659f7b23a12a72035d5cc724619cb7","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:20Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:20.458370087Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"58.085816ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.461586109Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.461605655Z badger 2023/11/30 11:56:20 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:20.461613029Z badger 2023/11/30 11:56:20 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:20.466855256Z badger 2023/11/30 11:56:20 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:20.467078966Z badger 2023/11/30 11:56:20 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:20.467278457Z badger 2023/11/30 11:56:20 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:20.467629146Z badger 2023/11/30 11:56:20 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:20.467740213Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.180865ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.523318900Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.583272081Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x4489d22555ec16a234e908ac7f9e461d2bd09ffa58268b2d05cca4b9d95d1fa8","error":"unstaked paymaster accessed paymaster slot 1","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:20Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:20.583308098Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":161,"path":"/rpc","latency":"60.031348ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.586833856Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.586862028Z badger 2023/11/30 11:56:20 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:20.586956855Z badger 2023/11/30 11:56:20 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:20.592076544Z badger 2023/11/30 11:56:20 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:20.592177823Z badger 2023/11/30 11:56:20 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:20.592355664Z badger 2023/11/30 11:56:20 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:20.592544927Z badger 2023/11/30 11:56:20 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:20.592819498Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.83222ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.651037328Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.709630936Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xe11b3bfb5a62725756f298db53ab3bcaa27a8c3c74c7fa95e39627340b62f0f1","error":"unstaked paymaster accessed 0xcBe1997F23fFb97EBa6013E18A39392aB235b275 slot 63ecb4d8c268a088980396df23a0ee8aa34ee0074491758e6efee4249abc1bdd","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:20Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:20.709666151Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":353,"path":"/rpc","latency":"58.735244ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.712905475Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.712925602Z badger 2023/11/30 11:56:20 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:20.712942765Z badger 2023/11/30 11:56:20 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:20.718039632Z badger 2023/11/30 11:56:20 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:20.718229205Z badger 2023/11/30 11:56:20 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:20.718501709Z badger 2023/11/30 11:56:20 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:20.718812983Z badger 2023/11/30 11:56:20 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:20.718877453Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.984203ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.879440137Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.941092415Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x041575e72f116aadb54305a401a80113de8902d8635ae8202b27ac6b4d231814","error":"unstaked paymaster accessed 0xAE9D6DaDb0b4A5765719f85AA3bEFE4d3679BD1c slot 68af4e5d0369a0263e48c97a84410987b25cdb99864005931b9eb2b0a2e2dd10","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:20Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:20.941128723Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":353,"path":"/rpc","latency":"61.729352ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:20.944509326Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:20Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:20.944529885Z badger 2023/11/30 11:56:20 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:20.944538621Z badger 2023/11/30 11:56:20 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:20.950204073Z badger 2023/11/30 11:56:20 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:20.950312796Z badger 2023/11/30 11:56:20 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:20.950454740Z badger 2023/11/30 11:56:20 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:20.950707020Z badger 2023/11/30 11:56:20 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:20.950858917Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.320115ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:20Z"} +bundler_1 | 2023-11-30T11:56:21.009272732Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:21Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:21.071934712Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xf3041fc506084b4ac4ec22a35850553cd6b503d511dea60231f1a276a7487976","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:21Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:21.072146075Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"62.97549ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:21Z"} +bundler_1 | 2023-11-30T11:56:21.075409650Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:21Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:21.075455155Z badger 2023/11/30 11:56:21 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:21.075464232Z badger 2023/11/30 11:56:21 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:21.080945666Z badger 2023/11/30 11:56:21 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:21.081222651Z badger 2023/11/30 11:56:21 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:21.081488347Z badger 2023/11/30 11:56:21 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:21.081685611Z badger 2023/11/30 11:56:21 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:21.081761456Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.374467ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:21Z"} +bundler_1 | 2023-11-30T11:56:21.138411636Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:21Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:21.200938252Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x959cfd6054dea17321f2193d436a5c2c31f9f60ae82a019674c1cc19840d984d","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:21Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:21.201150708Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"62.846853ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:21Z"} +bundler_1 | 2023-11-30T11:56:21.204362878Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:21Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:21.204379078Z badger 2023/11/30 11:56:21 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:21.204395248Z badger 2023/11/30 11:56:21 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:21.209456599Z badger 2023/11/30 11:56:21 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:21.209580990Z badger 2023/11/30 11:56:21 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:21.209719508Z badger 2023/11/30 11:56:21 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:21.209959091Z badger 2023/11/30 11:56:21 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:21.210068468Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.713218ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:21Z"} +bundler_1 | 2023-11-30T11:56:21.271881342Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:21Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:21.338860542Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x0b914f1697abf0295ec10b57197d7ea992412c2b15b4ca79a45664d112f5b23a","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:21Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:21.339156724Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"67.360096ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:21Z"} +bundler_1 | 2023-11-30T11:56:21.343005644Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:21Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:21.343090465Z badger 2023/11/30 11:56:21 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:21.343101635Z badger 2023/11/30 11:56:21 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:21.348205082Z badger 2023/11/30 11:56:21 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:21.348283979Z badger 2023/11/30 11:56:21 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:21.348875207Z badger 2023/11/30 11:56:21 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:21.348886588Z badger 2023/11/30 11:56:21 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:21.348893691Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.816744ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:21Z"} +bundler_1 | 2023-11-30T11:56:21.496963877Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:21Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:21.501824280Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x9b09bbcb8cfa73ae6052cd93a59ddf54f016d6fdabe4a79ef35318718a0b6df2","error":"verificationGasLimit: exceeds maxVerificationGas of 1500000","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:21Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:21.501889211Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":191,"path":"/rpc","latency":"4.999295ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:21Z"} +bundler_1 | 2023-11-30T11:56:21.514177420Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:21Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:21.514213016Z badger 2023/11/30 11:56:21 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:21.514221261Z badger 2023/11/30 11:56:21 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:21.519481623Z badger 2023/11/30 11:56:21 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:21.519495359Z badger 2023/11/30 11:56:21 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:21.519501220Z badger 2023/11/30 11:56:21 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:21.519710466Z badger 2023/11/30 11:56:21 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:21.519929267Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.801223ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:21Z"} +bundler_1 | 2023-11-30T11:56:21.679522146Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:21Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:21.721390703Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x7b5544ca4ef0cf20d0041e75fa8a68ef733645285aa366a6f2344dffed771053","error":"unstaked paymaster must not return context","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:21Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:21.721423344Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":157,"path":"/rpc","latency":"41.966376ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:21Z"} +bundler_1 | 2023-11-30T11:56:21.724680050Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:21Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:21.724774603Z badger 2023/11/30 11:56:21 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:21.724785062Z badger 2023/11/30 11:56:21 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:21.729872171Z badger 2023/11/30 11:56:21 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:21.730083425Z badger 2023/11/30 11:56:21 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:21.730330755Z badger 2023/11/30 11:56:21 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:21.730642071Z badger 2023/11/30 11:56:21 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:21.730705961Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.062609ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:21Z"} +bundler_1 | 2023-11-30T11:56:21.786681625Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:21Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:21.848466941Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x3c47d81064fc6f1806177ab6307d5c6fba748478cd171374eef301b1df11df65","error":"paymaster has forbidden read to 0x42c249FA3c446352660B2280BBB2Ad087D0efF29 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:21Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:21.848496516Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":361,"path":"/rpc","latency":"61.882885ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:21Z"} +bundler_1 | 2023-11-30T11:56:21.851816841Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:21Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:21.851862656Z badger 2023/11/30 11:56:21 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:21.851870731Z badger 2023/11/30 11:56:21 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:21.856778142Z badger 2023/11/30 11:56:21 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:21.856913143Z badger 2023/11/30 11:56:21 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:21.857072009Z badger 2023/11/30 11:56:21 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:21.857303985Z badger 2023/11/30 11:56:21 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:21.857361839Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.580054ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:21Z"} +bundler_1 | 2023-11-30T11:56:21.942408463Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:21Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:22.023637055Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xe05507561e7fea74a1fdb7e18dcee9e00acc12c90645f41baa2636e568877dd6","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:22Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:22.023851043Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"81.555912ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:22Z"} +bundler_1 | 2023-11-30T11:56:22.033042694Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:22Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:22.033063493Z badger 2023/11/30 11:56:22 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:22.033086887Z badger 2023/11/30 11:56:22 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:22.038626044Z badger 2023/11/30 11:56:22 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:22.038645230Z badger 2023/11/30 11:56:22 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:22.038650720Z badger 2023/11/30 11:56:22 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:22.038741212Z badger 2023/11/30 11:56:22 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:22.039008920Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.988552ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:22Z"} +bundler_1 | 2023-11-30T11:56:22.097288998Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:22Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:22.157569460Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x80f402f290cbeb439053f746be241d722ce6e05403c5de0afaf9cdc16796a7c8","error":"unstaked paymaster accessed paymaster slot 1","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:22Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:22.157601510Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":161,"path":"/rpc","latency":"60.390771ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:22Z"} +bundler_1 | 2023-11-30T11:56:22.160871100Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:22Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:22.160922072Z badger 2023/11/30 11:56:22 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:22.160972398Z badger 2023/11/30 11:56:22 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:22.166593776Z badger 2023/11/30 11:56:22 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:22.166617480Z badger 2023/11/30 11:56:22 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:22.166624553Z badger 2023/11/30 11:56:22 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:22.166835927Z badger 2023/11/30 11:56:22 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:22.166942676Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.068887ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:22Z"} +bundler_1 | 2023-11-30T11:56:22.248166692Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:22Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:22.303677849Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xa19cd96448ef5f6cefa543c2ddda790f70aeead8db6704c696132362f1c59608","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:22Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:22.303856251Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"55.801169ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:22Z"} +bundler_1 | 2023-11-30T11:56:22.306902769Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:22Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:22.306935580Z badger 2023/11/30 11:56:22 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:22.306941611Z badger 2023/11/30 11:56:22 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:22.312197972Z badger 2023/11/30 11:56:22 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:22.312295934Z badger 2023/11/30 11:56:22 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:22.312456032Z badger 2023/11/30 11:56:22 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:22.312662066Z badger 2023/11/30 11:56:22 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:22.312912279Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.892336ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:22Z"} +bundler_1 | 2023-11-30T11:56:22.392143661Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:22Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:22.454205822Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xf046c60ab439d2dddf1bfa904d08d41b01301014801d68dd79ae178f84cd9300","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:22Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:22.454426954Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"62.370586ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:22Z"} +bundler_1 | 2023-11-30T11:56:22.457592501Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:22Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:22.457683543Z badger 2023/11/30 11:56:22 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:22.457729850Z badger 2023/11/30 11:56:22 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:22.462803300Z badger 2023/11/30 11:56:22 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:22.462983776Z badger 2023/11/30 11:56:22 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:22.463208621Z badger 2023/11/30 11:56:22 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:22.463512510Z badger 2023/11/30 11:56:22 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:22.463642002Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.049067ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:22Z"} +bundler_1 | 2023-11-30T11:56:22.543387749Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:22Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:22.611546840Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xa34a3bc79d8d2e61a90166213af379b551a7917d6634f903a3ae6e0dd0116d60","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:22Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:22.611758074Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"68.461262ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:22Z"} +bundler_1 | 2023-11-30T11:56:22.614883535Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:22Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:22.614897211Z badger 2023/11/30 11:56:22 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:22.614903773Z badger 2023/11/30 11:56:22 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:22.619864513Z badger 2023/11/30 11:56:22 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:22.620063133Z badger 2023/11/30 11:56:22 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:22.620284515Z badger 2023/11/30 11:56:22 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:22.620684470Z badger 2023/11/30 11:56:22 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:22.620762185Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.897775ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:22Z"} +bundler_1 | 2023-11-30T11:56:22.698622974Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:22Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:22.760386559Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x4e8f69bef31cd8644dca44ce1bade434089b6051bcdc4e478485d79eafa514da","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:22Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:22.760608532Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"62.08459ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:22Z"} +bundler_1 | 2023-11-30T11:56:22.763694030Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:22Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:22.763714618Z badger 2023/11/30 11:56:22 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:22.763721902Z badger 2023/11/30 11:56:22 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:22.769240267Z badger 2023/11/30 11:56:22 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:22.769346177Z badger 2023/11/30 11:56:22 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:22.769485173Z badger 2023/11/30 11:56:22 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:22.769662647Z badger 2023/11/30 11:56:22 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:22.769724259Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.048199ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:22Z"} +bundler_1 | 2023-11-30T11:56:22.851868821Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:22Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:22.914386597Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xddcdf0910bedb95898ea05f369577d3de28cc2c5fca93f4f488c8a32a287c6f8","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:22Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:22.914614782Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"62.846276ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:22Z"} +bundler_1 | 2023-11-30T11:56:22.917814953Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:22Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:22.917839893Z badger 2023/11/30 11:56:22 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:22.917878471Z badger 2023/11/30 11:56:22 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:22.922850145Z badger 2023/11/30 11:56:22 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:22.923066655Z badger 2023/11/30 11:56:22 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:22.923230791Z badger 2023/11/30 11:56:22 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:22.923645824Z badger 2023/11/30 11:56:22 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:22.923814612Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.965371ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:22Z"} +bundler_1 | 2023-11-30T11:56:23.004480632Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:23Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:23.066628897Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x4dcd0a557055ab3269fdcb7c4a38b124204f40de9ff29301ef99d637187400d7","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:23Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:23.066836775Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"62.446838ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:23Z"} +bundler_1 | 2023-11-30T11:56:23.070059037Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:23Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:23.070123814Z badger 2023/11/30 11:56:23 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:23.070137039Z badger 2023/11/30 11:56:23 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:23.075155606Z badger 2023/11/30 11:56:23 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:23.075262345Z badger 2023/11/30 11:56:23 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:23.075413387Z badger 2023/11/30 11:56:23 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:23.075851002Z badger 2023/11/30 11:56:23 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:23.075953516Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.8788ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:23Z"} +bundler_1 | 2023-11-30T11:56:23.156573214Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:23Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:23.223106270Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xcd8d12b0fe1db08df7a8e74b6a9c0a36d0876b8692d3546243e33584cd6fc6ad","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:23Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:23.223312648Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"66.866199ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:23Z"} +bundler_1 | 2023-11-30T11:56:23.226492420Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:23Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:23.226512798Z badger 2023/11/30 11:56:23 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:23.226520012Z badger 2023/11/30 11:56:23 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:23.231964389Z badger 2023/11/30 11:56:23 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:23.232209145Z badger 2023/11/30 11:56:23 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:23.232433854Z badger 2023/11/30 11:56:23 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:23.232747408Z badger 2023/11/30 11:56:23 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:23.232819903Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.329493ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:23Z"} +bundler_1 | 2023-11-30T11:56:23.312662126Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:23Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:23.374287500Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xfff4d4d1b46a22a5f9124884c2c83160e4e1513cff3efab32af4bb4426456096","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:23Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:23.374496890Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"61.939433ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:23Z"} +bundler_1 | 2023-11-30T11:56:23.377593773Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:23Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:23.377627586Z badger 2023/11/30 11:56:23 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:23.377634538Z badger 2023/11/30 11:56:23 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:23.383132666Z badger 2023/11/30 11:56:23 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:23.383245500Z badger 2023/11/30 11:56:23 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:23.383375368Z badger 2023/11/30 11:56:23 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:23.383556239Z badger 2023/11/30 11:56:23 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:23.383622919Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.039499ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:23Z"} +bundler_1 | 2023-11-30T11:56:23.534818350Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:23Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:23.539408306Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xb7425771166f25714ab739f3df36d4d53fd21e52f2d0408f5cc6b28f71634d58","error":"verificationGasLimit: exceeds maxVerificationGas of 1500000","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:23Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:23.539433803Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":191,"path":"/rpc","latency":"4.742157ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:23Z"} +bundler_1 | 2023-11-30T11:56:23.551193497Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:23Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:23.551226960Z badger 2023/11/30 11:56:23 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:23.551274222Z badger 2023/11/30 11:56:23 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:23.556614418Z badger 2023/11/30 11:56:23 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:23.556629947Z badger 2023/11/30 11:56:23 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:23.556637211Z badger 2023/11/30 11:56:23 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:23.556971330Z badger 2023/11/30 11:56:23 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:23.556996868Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.818755ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:23Z"} +bundler_1 | 2023-11-30T11:56:23.635470298Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:23Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:23.679536949Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x10b7a8b6c489cf9f1d0298b9c4261ce87f2438f36164afd014ad14b3d5e9d02e","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:23Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:23.679739086Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"44.392634ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:23Z"} +bundler_1 | 2023-11-30T11:56:23.682854509Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:23Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:23.682941852Z badger 2023/11/30 11:56:23 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:23.682957992Z badger 2023/11/30 11:56:23 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:23.688216516Z badger 2023/11/30 11:56:23 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:23.688345417Z badger 2023/11/30 11:56:23 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:23.688472984Z badger 2023/11/30 11:56:23 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:23.688649222Z badger 2023/11/30 11:56:23 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:23.688685563Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.853132ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:23Z"} +bundler_1 | 2023-11-30T11:56:23.770160394Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:23Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:23.831802313Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xf3f07176d5d4a5cf820d9dd4eb9a3b1c7be9de04cd7286f232bddd20a9fb4393","error":"paymaster has forbidden read to 0xaa9C9F820b26E653F6134f6C60E404BCa4CfA8B4 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:23Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:23.831836055Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":361,"path":"/rpc","latency":"61.733048ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:23Z"} +bundler_1 | 2023-11-30T11:56:23.835229122Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:23Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:23.835246695Z badger 2023/11/30 11:56:23 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:23.835299864Z badger 2023/11/30 11:56:23 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:23.840389849Z badger 2023/11/30 11:56:23 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:23.840606352Z badger 2023/11/30 11:56:23 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:23.840826362Z badger 2023/11/30 11:56:23 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:23.841133564Z badger 2023/11/30 11:56:23 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:23.841233290Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.024589ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:23Z"} +bundler_1 | 2023-11-30T11:56:23.922263192Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:23Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:23.986349950Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xa86127d87432d343bfff0003e5101b69d31dc48c36289f961bf341bca12112f8","error":"paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:23Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:23.986384274Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":361,"path":"/rpc","latency":"64.204151ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:23Z"} +bundler_1 | 2023-11-30T11:56:23.997492860Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:23Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:23.997527324Z badger 2023/11/30 11:56:23 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:23.997534076Z badger 2023/11/30 11:56:23 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:24.002613177Z badger 2023/11/30 11:56:24 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:24.002836743Z badger 2023/11/30 11:56:24 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:24.003080167Z badger 2023/11/30 11:56:24 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:24.003465445Z badger 2023/11/30 11:56:24 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:24.003571830Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.107767ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:24Z"} +bundler_1 | 2023-11-30T11:56:24.083800382Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:24Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:24.167510874Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x013d62728146f490faee93c7a0167848c2e7063911d60dee9c6efedca4ac8367","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:24Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:24.167722508Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"84.038149ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:24Z"} +bundler_1 | 2023-11-30T11:56:24.176917649Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:24Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:24.176933899Z badger 2023/11/30 11:56:24 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:24.176940160Z badger 2023/11/30 11:56:24 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:24.181955870Z badger 2023/11/30 11:56:24 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:24.182156206Z badger 2023/11/30 11:56:24 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:24.182331613Z badger 2023/11/30 11:56:24 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:24.182611985Z badger 2023/11/30 11:56:24 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:24.182711871Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.773928ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:24Z"} +bundler_1 | 2023-11-30T11:56:24.263246287Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:24Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:24.330119359Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xa9bdf4b92e921fd9f81adf705c5b89f472cc7401fd607812524e64b3183c59ec","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:24Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:24.330333488Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"67.245009ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:24Z"} +bundler_1 | 2023-11-30T11:56:24.340872583Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:24Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:24.340892440Z badger 2023/11/30 11:56:24 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:24.340899974Z badger 2023/11/30 11:56:24 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:24.345744203Z badger 2023/11/30 11:56:24 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:24.345942833Z badger 2023/11/30 11:56:24 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:24.346167442Z badger 2023/11/30 11:56:24 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:24.346545138Z badger 2023/11/30 11:56:24 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:24.346613062Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.775141ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:24Z"} +bundler_1 | 2023-11-30T11:56:24.439106276Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:24Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:24.522622392Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x71cdc26418a9187c54f2a59d20041bc9d8da7d1b57762361a930f47315be5553","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:24Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:24.522956622Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"83.986349ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:24Z"} +bundler_1 | 2023-11-30T11:56:24.526178663Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:24Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:24.526271276Z badger 2023/11/30 11:56:24 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:24.526282246Z badger 2023/11/30 11:56:24 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:24.531548255Z badger 2023/11/30 11:56:24 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:24.531713282Z badger 2023/11/30 11:56:24 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:24.531903707Z badger 2023/11/30 11:56:24 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:24.532116203Z badger 2023/11/30 11:56:24 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:24.532241847Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.091697ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:24Z"} +bundler_1 | 2023-11-30T11:56:24.625499248Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:24Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:24.707709098Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x8e94d7792bff1fc1835d22e655c6726e71ff28a60881e297c3d3c536b1419f50","error":"unstaked factory accessed factory slot 1","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:24Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:24.707742340Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":153,"path":"/rpc","latency":"82.322739ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:24Z"} +bundler_1 | 2023-11-30T11:56:24.710993152Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:24Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:24.711058907Z badger 2023/11/30 11:56:24 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:24.711084004Z badger 2023/11/30 11:56:24 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:24.716153063Z badger 2023/11/30 11:56:24 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:24.716266507Z badger 2023/11/30 11:56:24 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:24.716410696Z badger 2023/11/30 11:56:24 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:24.716609326Z badger 2023/11/30 11:56:24 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:24.716717948Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.762594ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:24Z"} +bundler_1 | 2023-11-30T11:56:24.812351381Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:24Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:24.898066732Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xde4688c0d4c9dba03f790963e6eb19666dc8cab45ec398050a11e7350413b7a4","error":"unstaked factory accessed 0xD86CE0565A4f1f065beBEbb91a2c94aF6067168c slot 6ea5d2a237827fa1ea64783f1e54f026addc93481c27527b67eb9ee1874c83d1","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:24Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:24.898110032Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":349,"path":"/rpc","latency":"85.80674ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:24Z"} +bundler_1 | 2023-11-30T11:56:24.901312808Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:24Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:24.901328176Z badger 2023/11/30 11:56:24 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:24.901347022Z badger 2023/11/30 11:56:24 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:24.906512092Z badger 2023/11/30 11:56:24 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:24.906770643Z badger 2023/11/30 11:56:24 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:24.907209241Z badger 2023/11/30 11:56:24 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:24.907391680Z badger 2023/11/30 11:56:24 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:24.907470046Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.192064ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:24Z"} +bundler_1 | 2023-11-30T11:56:25.000721530Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:25Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:25.085089209Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xcb41c777264fc3e55a8d2ec415d60df97f2062fadddbdba27f237b948b69d2f7","error":"unstaked factory accessed 0xEEEA3A0e7aC79691ae6aFc7B136b4136AD4B0227 slot ef742890e353146b32bced46b3a6d88e02f0404c5fb2bbe49c60925fdac20c95","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:25Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:25.085128823Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":349,"path":"/rpc","latency":"84.467074ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:25Z"} +bundler_1 | 2023-11-30T11:56:25.088351639Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:25Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:25.088378529Z badger 2023/11/30 11:56:25 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:25.088385061Z badger 2023/11/30 11:56:25 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:25.093365128Z badger 2023/11/30 11:56:25 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:25.093608241Z badger 2023/11/30 11:56:25 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:25.093858246Z badger 2023/11/30 11:56:25 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:25.094144179Z badger 2023/11/30 11:56:25 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:25.094242398Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.920721ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:25Z"} +bundler_1 | 2023-11-30T11:56:25.186827534Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:25Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:25.273343878Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x9388bc8afaea2b3b042b843943f7e256379820f07c2aecade5f51749ce0e9907","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:25Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:25.273649698Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"86.935963ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:25Z"} +bundler_1 | 2023-11-30T11:56:25.277083261Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:25Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:25.277117254Z badger 2023/11/30 11:56:25 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:25.277126020Z badger 2023/11/30 11:56:25 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:25.282231002Z badger 2023/11/30 11:56:25 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:25.282355311Z badger 2023/11/30 11:56:25 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:25.282486435Z badger 2023/11/30 11:56:25 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:25.282689633Z badger 2023/11/30 11:56:25 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:25.282784660Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.743639ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:25Z"} +bundler_1 | 2023-11-30T11:56:25.375549965Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:25Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:25.460088482Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1105531f3826554b25d6f84578815022dd8f357b21e62ec86d4f8a870738fdee","error":"unstaked factory accessed 0x8322F1eE1e670cbd1cd0E09b39CFF78C175139eA slot 15cf20245e50c107401764685958b6f8e2894d9c274b5846d7f0b5edd268c5af","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:25Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:25.460121624Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":349,"path":"/rpc","latency":"84.618326ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:25Z"} +bundler_1 | 2023-11-30T11:56:25.463431559Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:25Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:25.463449202Z badger 2023/11/30 11:56:25 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:25.463495067Z badger 2023/11/30 11:56:25 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:25.468318749Z badger 2023/11/30 11:56:25 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:25.468473838Z badger 2023/11/30 11:56:25 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:25.468646449Z badger 2023/11/30 11:56:25 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:25.468859456Z badger 2023/11/30 11:56:25 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:25.468971996Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.581333ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:25Z"} +bundler_1 | 2023-11-30T11:56:25.562872084Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:25Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:25.648166846Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x0bced46bd5629474f9935d411616d535f8f6bb5ad88e2b5fc996f69fd49f4777","error":"unstaked factory accessed 0xBb64c909A2dCcD7F45B3a0e0b4f87b763e5A80c5 slot 8a3ac0eeab33618cca74658811e137a472894d7d26463be940e08ae0e1f9e8fb","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:25Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:25.648205619Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":349,"path":"/rpc","latency":"85.376585ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:25Z"} +bundler_1 | 2023-11-30T11:56:25.651537375Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:25Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:25.651553094Z badger 2023/11/30 11:56:25 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:25.651600082Z badger 2023/11/30 11:56:25 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:25.656716615Z badger 2023/11/30 11:56:25 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:25.656936832Z badger 2023/11/30 11:56:25 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:25.657104825Z badger 2023/11/30 11:56:25 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:25.657443296Z badger 2023/11/30 11:56:25 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:25.657523916Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.027287ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:25Z"} +bundler_1 | 2023-11-30T11:56:25.750725022Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:25Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:25.836524645Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x423bbb391551f3cf8da5678a3f0b158a0f9e52831f8dedab471adbc8ae4622a2","error":"factory has forbidden read to 0x3c057F8274d3c7F83fdb3D664800826DD0c43247 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:25Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:25.836557617Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":357,"path":"/rpc","latency":"85.894843ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:25Z"} +bundler_1 | 2023-11-30T11:56:25.839719135Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:25Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:25.839737329Z badger 2023/11/30 11:56:25 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:25.839810529Z badger 2023/11/30 11:56:25 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:25.844784921Z badger 2023/11/30 11:56:25 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:25.844955559Z badger 2023/11/30 11:56:25 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:25.845131717Z badger 2023/11/30 11:56:25 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:25.845517369Z badger 2023/11/30 11:56:25 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:25.845590402Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.877945ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:25Z"} +bundler_1 | 2023-11-30T11:56:25.936661356Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:25Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:26.017732909Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x9b68ccaa3570c9daa9d7dba614ed1d1897680a7de921be5a3365095d6bca7d96","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:26Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:26.018097058Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"81.527232ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:26Z"} +bundler_1 | 2023-11-30T11:56:26.021228778Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:26Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:26.021256764Z badger 2023/11/30 11:56:26 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:26.021302265Z badger 2023/11/30 11:56:26 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:26.026372553Z badger 2023/11/30 11:56:26 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:26.026566784Z badger 2023/11/30 11:56:26 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:26.026806260Z badger 2023/11/30 11:56:26 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:26.027136642Z badger 2023/11/30 11:56:26 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:26.027224870Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.008435ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:26Z"} +bundler_1 | 2023-11-30T11:56:26.118743879Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:26Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:26.197829701Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc6cc5bee2b46036aafcd245153f2a3ed7caaed1e540d1b1a6c0ff5b9ac2082a6","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:26Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:26.198152452Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"79.468093ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:26Z"} +bundler_1 | 2023-11-30T11:56:26.207448183Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:26Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:26.207466858Z badger 2023/11/30 11:56:26 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:26.207475554Z badger 2023/11/30 11:56:26 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:26.212559423Z badger 2023/11/30 11:56:26 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:26.212681501Z badger 2023/11/30 11:56:26 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:26.212846792Z badger 2023/11/30 11:56:26 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:26.213073471Z badger 2023/11/30 11:56:26 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:26.213167186Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.756747ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:26Z"} +bundler_1 | 2023-11-30T11:56:26.305019626Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:26Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:26.387067865Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x3d51b7c9c767e46a435b408d55ecccbb5c9a0f11acb4a0b2689964637323ed73","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:26Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:26.387378918Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"82.468763ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:26Z"} +bundler_1 | 2023-11-30T11:56:26.397033979Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:26Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:26.397050560Z badger 2023/11/30 11:56:26 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:26.397057372Z badger 2023/11/30 11:56:26 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:26.401968534Z badger 2023/11/30 11:56:26 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:26.402082176Z badger 2023/11/30 11:56:26 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:26.402216786Z badger 2023/11/30 11:56:26 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:26.402405628Z badger 2023/11/30 11:56:26 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:26.402454509Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.482786ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:26Z"} +bundler_1 | 2023-11-30T11:56:26.492882843Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:26Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:26.571253786Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x5f68afb4ce6b577c82e65f444b2906ba63b8e2eeabec2be54245636aef6151e8","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:26Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:26.571580615Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"78.787341ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:26Z"} +bundler_1 | 2023-11-30T11:56:26.580320715Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:26Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:26.580354287Z badger 2023/11/30 11:56:26 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:26.580366029Z badger 2023/11/30 11:56:26 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:26.585553318Z badger 2023/11/30 11:56:26 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:26.585564719Z badger 2023/11/30 11:56:26 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:26.585570309Z badger 2023/11/30 11:56:26 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:26.585689655Z badger 2023/11/30 11:56:26 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:26.585861011Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.443917ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:26Z"} +bundler_1 | 2023-11-30T11:56:26.678802480Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:26Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:26.756426462Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xd0953648f485ff6c10621284c37dcbdba83ca39db8e4cfc7257e4077b50063f2","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:26Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:26.756742570Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"78.030021ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:26Z"} +bundler_1 | 2023-11-30T11:56:26.765769174Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:26Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:26.765792748Z badger 2023/11/30 11:56:26 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:26.765799500Z badger 2023/11/30 11:56:26 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:26.770738086Z badger 2023/11/30 11:56:26 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:26.770997078Z badger 2023/11/30 11:56:26 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:26.771399728Z badger 2023/11/30 11:56:26 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:26.771410749Z badger 2023/11/30 11:56:26 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:26.771442348Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.65891ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:26Z"} +bundler_1 | 2023-11-30T11:56:26.861198073Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:26Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:26.936753087Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc50bd04b5fa6ec47f93bceca3bcd8d16d82315ba334efa1b62ca5a34c26b0b39","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:26Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:26.937110717Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"76.016083ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:26Z"} +bundler_1 | 2023-11-30T11:56:26.947110900Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:26Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:26.947128193Z badger 2023/11/30 11:56:26 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:26.947133302Z badger 2023/11/30 11:56:26 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:26.952013325Z badger 2023/11/30 11:56:26 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:26.952252751Z badger 2023/11/30 11:56:26 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:26.952509670Z badger 2023/11/30 11:56:26 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:26.952861585Z badger 2023/11/30 11:56:26 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:26.952905106Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.850866ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:26Z"} +bundler_1 | 2023-11-30T11:56:27.075188259Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:27Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:27.151940618Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x52b269e832ce694568361cb685ca41041024bd148c4cf6d35bfe4a320e85de4f","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:27Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:27.152268939Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"77.207664ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:27Z"} +bundler_1 | 2023-11-30T11:56:27.161152944Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:27Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:27.161240498Z badger 2023/11/30 11:56:27 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:27.161253863Z badger 2023/11/30 11:56:27 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:27.166433708Z badger 2023/11/30 11:56:27 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:27.166535354Z badger 2023/11/30 11:56:27 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:27.166671941Z badger 2023/11/30 11:56:27 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:27.166877130Z badger 2023/11/30 11:56:27 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:27.166996185Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.828783ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:27Z"} +bundler_1 | 2023-11-30T11:56:27.260941916Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:27Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:27.340019687Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xe7a8cbdda62c5bf00fe63dfc257e9b0ca4fe60ed4077d4c666c275d91a7c1a1f","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:27Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:27.340346696Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"79.506328ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:27Z"} +bundler_1 | 2023-11-30T11:56:27.349245315Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:27Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:27.349273998Z badger 2023/11/30 11:56:27 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:27.349279548Z badger 2023/11/30 11:56:27 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:27.354279101Z badger 2023/11/30 11:56:27 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:27.354380970Z badger 2023/11/30 11:56:27 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:27.354544314Z badger 2023/11/30 11:56:27 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:27.354815168Z badger 2023/11/30 11:56:27 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:27.354891441Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.686314ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:27Z"} +bundler_1 | 2023-11-30T11:56:27.450094403Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:27Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:27.557498350Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x0bb41616651852bd62a06bfe31d2cf2aa0db86a6370aa871ff99195d0d5513f5","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:27Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:27.557812605Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"107.793295ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:27Z"} +bundler_1 | 2023-11-30T11:56:27.566778095Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:27Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:27.566793704Z badger 2023/11/30 11:56:27 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:27.566799515Z badger 2023/11/30 11:56:27 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:27.572145669Z badger 2023/11/30 11:56:27 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:27.572246317Z badger 2023/11/30 11:56:27 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:27.572387580Z badger 2023/11/30 11:56:27 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:27.572661039Z badger 2023/11/30 11:56:27 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:27.572955979Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.187374ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:27Z"} +bundler_1 | 2023-11-30T11:56:27.667844498Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:27Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:27.754669544Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x4e59e74de3cc7822e7eea8c7bbf2b6a12c8647cb2cc31703e19424c06ec2bd09","error":"unstaked factory accessed factory slot 1","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:27Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:27.754702145Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":153,"path":"/rpc","latency":"86.910091ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:27Z"} +bundler_1 | 2023-11-30T11:56:27.757921600Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:27Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:27.757938812Z badger 2023/11/30 11:56:27 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:27.757944833Z badger 2023/11/30 11:56:27 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:27.762949515Z badger 2023/11/30 11:56:27 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:27.763061600Z badger 2023/11/30 11:56:27 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:27.763213203Z badger 2023/11/30 11:56:27 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:27.763402085Z badger 2023/11/30 11:56:27 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:27.763544740Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.607141ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:27Z"} +bundler_1 | 2023-11-30T11:56:27.879995619Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:27Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:27.963121410Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x3a1e26b4e9422066d58bcab1cd741bfe09c2b9d0e0374d0e8b977ab8d41d7ab3","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:27Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:27.963431587Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"83.54738ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:27Z"} +bundler_1 | 2023-11-30T11:56:27.966627625Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:27Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:27.966642713Z badger 2023/11/30 11:56:27 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:27.966650458Z badger 2023/11/30 11:56:27 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:27.971682160Z badger 2023/11/30 11:56:27 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:27.971830726Z badger 2023/11/30 11:56:27 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:27.971976715Z badger 2023/11/30 11:56:27 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:27.972215540Z badger 2023/11/30 11:56:27 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:27.972282044Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.691427ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:27Z"} +bundler_1 | 2023-11-30T11:56:28.092487055Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:28Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:28.175596180Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x6f609c71b643a6f3fea4a6c1675282e1103dbc743771f880f26f7bcd5bbe5fd4","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:28Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:28.175932866Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"83.597546ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:28Z"} +bundler_1 | 2023-11-30T11:56:28.179057895Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:28Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:28.179093845Z badger 2023/11/30 11:56:28 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:28.179198286Z badger 2023/11/30 11:56:28 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:28.184440551Z badger 2023/11/30 11:56:28 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:28.184680344Z badger 2023/11/30 11:56:28 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:28.184838913Z badger 2023/11/30 11:56:28 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:28.185139799Z badger 2023/11/30 11:56:28 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:28.185225349Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.167203ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:28Z"} +bundler_1 | 2023-11-30T11:56:28.304947378Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:28Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:28.391729297Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x75e3ab5dbb85b6f5e0cf1566bd43418a151a12862dba165adb2a169120f1eb70","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:28Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:28.392068606Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"87.209519ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:28Z"} +bundler_1 | 2023-11-30T11:56:28.395269566Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:28Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:28.395299612Z badger 2023/11/30 11:56:28 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:28.395308418Z badger 2023/11/30 11:56:28 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:28.400458801Z badger 2023/11/30 11:56:28 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:28.400590997Z badger 2023/11/30 11:56:28 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:28.400775471Z badger 2023/11/30 11:56:28 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:28.401004968Z badger 2023/11/30 11:56:28 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:28.401075499Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.821149ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:28Z"} +bundler_1 | 2023-11-30T11:56:28.519120774Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:28Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:28.608614622Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x81a4f3e9a794ca15797fe157d754d21e8d4a0f657349e1dae82d4ea345c78611","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:28Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:28.608933389Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"89.894719ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:28Z"} +bundler_1 | 2023-11-30T11:56:28.612064288Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:28Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:28.612097059Z badger 2023/11/30 11:56:28 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:28.612104664Z badger 2023/11/30 11:56:28 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:28.617333766Z badger 2023/11/30 11:56:28 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:28.617560355Z badger 2023/11/30 11:56:28 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:28.617731508Z badger 2023/11/30 11:56:28 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:28.618095062Z badger 2023/11/30 11:56:28 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:28.618205001Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.126305ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:28Z"} +bundler_1 | 2023-11-30T11:56:28.732865211Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:28Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:28.818593023Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x9f9fb26ef12cccbf2fb699652002b23da9fb3fd4bff9a8ebc3961cabd6d66744","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:28Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:28.818940060Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"86.138033ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:28Z"} +bundler_1 | 2023-11-30T11:56:28.821986018Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:28Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:28.821999472Z badger 2023/11/30 11:56:28 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:28.822016254Z badger 2023/11/30 11:56:28 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:28.827120146Z badger 2023/11/30 11:56:28 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:28.827232816Z badger 2023/11/30 11:56:28 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:28.827386582Z badger 2023/11/30 11:56:28 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:28.827569133Z badger 2023/11/30 11:56:28 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:28.827650444Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.700712ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:28Z"} +bundler_1 | 2023-11-30T11:56:28.944912097Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:28Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:29.035709814Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x73722777da842b350f772bc4dcfd91f909f9c2848483788b5630b2009a0a2752","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:29Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:29.036208194Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"91.396748ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:29Z"} +bundler_1 | 2023-11-30T11:56:29.039352387Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:29Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:29.039367565Z badger 2023/11/30 11:56:29 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:29.039418827Z badger 2023/11/30 11:56:29 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:29.044442730Z badger 2023/11/30 11:56:29 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:29.044576129Z badger 2023/11/30 11:56:29 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:29.044744920Z badger 2023/11/30 11:56:29 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:29.044928393Z badger 2023/11/30 11:56:29 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:29.045008542Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.691782ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:29Z"} +bundler_1 | 2023-11-30T11:56:29.162510883Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:29Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:29.251849830Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x72abb7a3131db4933b9bf3fec8005fcf63ed687391f109a2d8118984480637cb","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:29Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:29.252207189Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"89.761615ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:29Z"} +bundler_1 | 2023-11-30T11:56:29.255400592Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:29Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:29.255432341Z badger 2023/11/30 11:56:29 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:29.255438933Z badger 2023/11/30 11:56:29 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:29.260709593Z badger 2023/11/30 11:56:29 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:29.260833814Z badger 2023/11/30 11:56:29 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:29.260996698Z badger 2023/11/30 11:56:29 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:29.261427866Z badger 2023/11/30 11:56:29 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:29.261448521Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.102471ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:29Z"} +bundler_1 | 2023-11-30T11:56:29.377175571Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:29Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:29.466288586Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xd99116607fed6b15b9cbf412c71001da55c2d0d77c1bae070f442f9dd5d8466e","error":"factory has forbidden write to 0xCe52bb703735A0b2668Bd4ad894260FcaC21AE90 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:29Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:29.466318071Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":359,"path":"/rpc","latency":"89.192524ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:29Z"} +bundler_1 | 2023-11-30T11:56:29.469634660Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:29Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:29.469651722Z badger 2023/11/30 11:56:29 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:29.469672771Z badger 2023/11/30 11:56:29 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:29.474559371Z badger 2023/11/30 11:56:29 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:29.474689093Z badger 2023/11/30 11:56:29 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:29.474820848Z badger 2023/11/30 11:56:29 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:29.475023426Z badger 2023/11/30 11:56:29 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:29.475160766Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.55539ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:29Z"} +bundler_1 | 2023-11-30T11:56:29.589907397Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:29Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:29.675057598Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xf5152c30dc4a6b0505e3f1aee02defb6e41fdceb189ebb36aabd28396b78246e","error":"factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:29Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:29.675089348Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":357,"path":"/rpc","latency":"85.24219ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:29Z"} +bundler_1 | 2023-11-30T11:56:29.686690043Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:29Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:29.686710010Z badger 2023/11/30 11:56:29 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:29.686718786Z badger 2023/11/30 11:56:29 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:29.691652932Z badger 2023/11/30 11:56:29 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:29.691770792Z badger 2023/11/30 11:56:29 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:29.691902988Z badger 2023/11/30 11:56:29 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:29.692088104Z badger 2023/11/30 11:56:29 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:29.692136383Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.515445ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:29Z"} +bundler_1 | 2023-11-30T11:56:29.807662669Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:29Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:29.914525217Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x71877c4090d43327ef7cfa4f31f005c9a6ab45de1c0ab6749aa57224a2bcdd09","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:29Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:29.914886868Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"107.347963ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:29Z"} +bundler_1 | 2023-11-30T11:56:29.923794584Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:29Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:29.923810393Z badger 2023/11/30 11:56:29 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:29.923816595Z badger 2023/11/30 11:56:29 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:29.928747070Z badger 2023/11/30 11:56:29 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:29.928861400Z badger 2023/11/30 11:56:29 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:29.929068336Z badger 2023/11/30 11:56:29 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:29.929254804Z badger 2023/11/30 11:56:29 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:29.929375489Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.62981ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:29Z"} +bundler_1 | 2023-11-30T11:56:30.044076936Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:30Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:30.133838765Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1c2d742cf849876b39382ce448b4dd2990cfefafd4cff18c48df4513e9dd3355","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:30Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:30.134154283Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"90.206712ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:30Z"} +bundler_1 | 2023-11-30T11:56:30.143052175Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:30Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:30.143079375Z badger 2023/11/30 11:56:30 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:30.143086499Z badger 2023/11/30 11:56:30 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:30.148304199Z badger 2023/11/30 11:56:30 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:30.148467273Z badger 2023/11/30 11:56:30 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:30.148622934Z badger 2023/11/30 11:56:30 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:30.149097592Z badger 2023/11/30 11:56:30 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:30.149204181Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.156719ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:30Z"} +bundler_1 | 2023-11-30T11:56:30.245091476Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:30Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:30.301086416Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xcfe7be00a3d65377ed5e9258425e2c77bc93d97336a2ecb1ac4100669da27d6b","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:30Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:30.301303351Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"56.350703ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:30Z"} +bundler_1 | 2023-11-30T11:56:30.304618167Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:30Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:30.304670781Z badger 2023/11/30 11:56:30 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:30.304679067Z badger 2023/11/30 11:56:30 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:30.309472046Z badger 2023/11/30 11:56:30 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:30.309616636Z badger 2023/11/30 11:56:30 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:30.309763339Z badger 2023/11/30 11:56:30 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:30.309969313Z badger 2023/11/30 11:56:30 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:30.310050879Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.439201ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:30Z"} +bundler_1 | 2023-11-30T11:56:30.361711014Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:30Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:30.417799519Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x4a8c645698578a0b474024a871d4e88dbb03eac3f41751390674c1b5075a1776","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:30Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:30.418022895Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"56.345935ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:30Z"} +bundler_1 | 2023-11-30T11:56:30.421143255Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:30Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:30.421165346Z badger 2023/11/30 11:56:30 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:30.421172469Z badger 2023/11/30 11:56:30 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:30.426432697Z badger 2023/11/30 11:56:30 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:30.426553642Z badger 2023/11/30 11:56:30 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:30.426771769Z badger 2023/11/30 11:56:30 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:30.427013734Z badger 2023/11/30 11:56:30 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:30.427173929Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.011332ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:30Z"} +bundler_1 | 2023-11-30T11:56:30.478994527Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:30Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:30.541644609Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc6dbb2325a3ba33e667177a47eb1b0d57c0c8b8ff41b12a6369b511d52503960","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:30Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:30.541848920Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"62.964098ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:30Z"} +bundler_1 | 2023-11-30T11:56:30.544989454Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:30Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:30.545012089Z badger 2023/11/30 11:56:30 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:30.545045251Z badger 2023/11/30 11:56:30 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:30.550078688Z badger 2023/11/30 11:56:30 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:30.550221705Z badger 2023/11/30 11:56:30 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:30.550375161Z badger 2023/11/30 11:56:30 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:30.550666284Z badger 2023/11/30 11:56:30 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:30.550750000Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.768105ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:30Z"} +bundler_1 | 2023-11-30T11:56:30.675451604Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:30Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:30.678653947Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x837bb180652ea471ba610c88d72716c2e47e34361a3e26bfe00a959beeb8a975","error":"verificationGasLimit: exceeds maxVerificationGas of 1500000","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:30Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:30.678672371Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":191,"path":"/rpc","latency":"3.323989ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:30Z"} +bundler_1 | 2023-11-30T11:56:30.689971447Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:30Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:30.689994320Z badger 2023/11/30 11:56:30 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:30.690002966Z badger 2023/11/30 11:56:30 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:30.695551214Z badger 2023/11/30 11:56:30 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:30.695563987Z badger 2023/11/30 11:56:30 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:30.695569928Z badger 2023/11/30 11:56:30 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:30.695711532Z badger 2023/11/30 11:56:30 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:30.695817139Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.810066ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:30Z"} +bundler_1 | 2023-11-30T11:56:30.885360546Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:30Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:30.888595309Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x72f7ced55547e3defad3cbe48f49aa0b4b8272e4acd99226db1d8cbebb6ba337","error":"verificationGasLimit: exceeds maxVerificationGas of 1500000","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:30Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:30.888671542Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":191,"path":"/rpc","latency":"3.413987ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:30Z"} +bundler_1 | 2023-11-30T11:56:30.899524522Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:30Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:30.899539539Z badger 2023/11/30 11:56:30 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:30.899545310Z badger 2023/11/30 11:56:30 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:30.904748762Z badger 2023/11/30 11:56:30 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:30.904763980Z badger 2023/11/30 11:56:30 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:30.904796344Z badger 2023/11/30 11:56:30 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:30.905016070Z badger 2023/11/30 11:56:30 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:30.905114357Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.600101ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:30Z"} +bundler_1 | 2023-11-30T11:56:31.055549103Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:31Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:31.059893839Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xdab50f798678426425e9325ddf2cc8141096595317de8c86d915fad7ce251e4c","error":"verificationGasLimit: exceeds maxVerificationGas of 1500000","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:31Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:31.059914047Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":191,"path":"/rpc","latency":"4.465829ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:31Z"} +bundler_1 | 2023-11-30T11:56:31.071833417Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:31Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:31.071849987Z badger 2023/11/30 11:56:31 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:31.071856039Z badger 2023/11/30 11:56:31 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:31.077201247Z badger 2023/11/30 11:56:31 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:31.077215844Z badger 2023/11/30 11:56:31 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:31.077222146Z badger 2023/11/30 11:56:31 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:31.077343723Z badger 2023/11/30 11:56:31 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:31.077527235Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.729135ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:31Z"} +bundler_1 | 2023-11-30T11:56:31.127708453Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:31Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:31.186036253Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x4e47b89dc80e88e0bd47e0fc61be8b57ed54cc09c5f95b3773009f1d9c033b12","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:31Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:31.186245384Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"58.582807ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:31Z"} +bundler_1 | 2023-11-30T11:56:31.189149406Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:31Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:31.189165667Z badger 2023/11/30 11:56:31 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:31.189172509Z badger 2023/11/30 11:56:31 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:31.194143781Z badger 2023/11/30 11:56:31 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:31.194156735Z badger 2023/11/30 11:56:31 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:31.194162626Z badger 2023/11/30 11:56:31 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:31.194251772Z badger 2023/11/30 11:56:31 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:31.194389559Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.224273ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:31Z"} +bundler_1 | 2023-11-30T11:56:31.247182771Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:31Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:31.307431171Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x092a8e2deb892cc8018a7f481a1e26d56a935cc9064295d7cc6a1b534a50659b","error":"account has forbidden read to 0x273E9bb821d267671FBCEDB876711bc23c9AEC43 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:31Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:31.307484000Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":357,"path":"/rpc","latency":"60.327784ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:31Z"} +bundler_1 | 2023-11-30T11:56:31.310585444Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:31Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:31.310646581Z badger 2023/11/30 11:56:31 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:31.310654135Z badger 2023/11/30 11:56:31 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:31.315599625Z badger 2023/11/30 11:56:31 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:31.315734376Z badger 2023/11/30 11:56:31 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:31.315887021Z badger 2023/11/30 11:56:31 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:31.316074320Z badger 2023/11/30 11:56:31 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:31.316107883Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.577171ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:31Z"} +bundler_1 | 2023-11-30T11:56:31.391809035Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:31Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:31.471108040Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xbafb09ac0b26e93a17469040c883b81a2ac3c5cd9359acdb7155793becca711a","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:31Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:31.471288787Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"79.587026ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:31Z"} +bundler_1 | 2023-11-30T11:56:31.480286074Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:31Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:31.480302083Z badger 2023/11/30 11:56:31 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:31.480309016Z badger 2023/11/30 11:56:31 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:31.485153331Z badger 2023/11/30 11:56:31 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:31.485282221Z badger 2023/11/30 11:56:31 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:31.485412344Z badger 2023/11/30 11:56:31 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:31.485593532Z badger 2023/11/30 11:56:31 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:31.485647553Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.422463ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:31Z"} +bundler_1 | 2023-11-30T11:56:31.536789575Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:31Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:31.595849368Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x192113caaf4c173be4f074f20790d759898cb2091e0e1233631b8d340127732a","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:31Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:31.596053062Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"59.296421ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:31Z"} +bundler_1 | 2023-11-30T11:56:31.605105194Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:31Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:31.605121023Z badger 2023/11/30 11:56:31 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:31.605143235Z badger 2023/11/30 11:56:31 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:31.610320591Z badger 2023/11/30 11:56:31 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:31.610374271Z badger 2023/11/30 11:56:31 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:31.610490427Z badger 2023/11/30 11:56:31 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:31.610738470Z badger 2023/11/30 11:56:31 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:31.611046955Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.797192ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:31Z"} +bundler_1 | 2023-11-30T11:56:31.689654644Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:31Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:31.741579243Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x69feac7ffe9be1587c368f77bb7a7580b8366bbe80d5ea154b2b5946d072915c","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:31Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:31.741799698Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"52.227193ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:31Z"} +bundler_1 | 2023-11-30T11:56:31.744851696Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:31Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:31.744867055Z badger 2023/11/30 11:56:31 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:31.744871794Z badger 2023/11/30 11:56:31 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:31.749939174Z badger 2023/11/30 11:56:31 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:31.750193037Z badger 2023/11/30 11:56:31 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:31.750508690Z badger 2023/11/30 11:56:31 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:31.750688521Z badger 2023/11/30 11:56:31 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:31.750794760Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.970896ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:31Z"} +bundler_1 | 2023-11-30T11:56:31.826431149Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:31Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:31.885390705Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x33417e1df2185b2877f3a83949ecf9f76fe0e73c6cd3054c7db9538d4b11458b","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:31Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:31.885600075Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"59.197676ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:31Z"} +bundler_1 | 2023-11-30T11:56:31.888953225Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:31Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:31.889039580Z badger 2023/11/30 11:56:31 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:31.889051482Z badger 2023/11/30 11:56:31 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:31.894005984Z badger 2023/11/30 11:56:31 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:31.894177713Z badger 2023/11/30 11:56:31 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:31.894350165Z badger 2023/11/30 11:56:31 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:31.894829330Z badger 2023/11/30 11:56:31 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:31.894929476Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.966858ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:31Z"} +bundler_1 | 2023-11-30T11:56:31.970551425Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:31Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:32.029057025Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xf781d5499f5960fa36538f3d907ff0698fd39571daec83a35fad1dbf24cc1e59","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:32Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:32.029281483Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"58.777086ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:32Z"} +bundler_1 | 2023-11-30T11:56:32.032307571Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:32Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:32.032328149Z badger 2023/11/30 11:56:32 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:32.032334591Z badger 2023/11/30 11:56:32 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:32.037480069Z badger 2023/11/30 11:56:32 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:32.037493675Z badger 2023/11/30 11:56:32 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:32.037500247Z badger 2023/11/30 11:56:32 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:32.037612279Z badger 2023/11/30 11:56:32 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:32.037699327Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.397654ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:32Z"} +bundler_1 | 2023-11-30T11:56:32.112747293Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:32Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:32.175249022Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xe5ba89b0a8b86589410a05991a7359c78075bd02b7413159aa7cea2c3a26d3ee","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:32Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:32.175478328Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"62.749699ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:32Z"} +bundler_1 | 2023-11-30T11:56:32.178223430Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:32Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:32.178240201Z badger 2023/11/30 11:56:32 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:32.178248787Z badger 2023/11/30 11:56:32 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:32.183749823Z badger 2023/11/30 11:56:32 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:32.183882106Z badger 2023/11/30 11:56:32 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:32.184014984Z badger 2023/11/30 11:56:32 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:32.184178482Z badger 2023/11/30 11:56:32 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:32.184229223Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.023616ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:32Z"} +bundler_1 | 2023-11-30T11:56:32.257803074Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:32Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:32.338202267Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x4abf0b1be9eff143a424021a1434481e628d8547eaab46e3a81f6159a5300820","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:32Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:32.338430853Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"80.647579ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:32Z"} +bundler_1 | 2023-11-30T11:56:32.347183471Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:32Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:32.347200032Z badger 2023/11/30 11:56:32 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:32.347226982Z badger 2023/11/30 11:56:32 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:32.351994252Z badger 2023/11/30 11:56:32 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:32.352191116Z badger 2023/11/30 11:56:32 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:32.352394224Z badger 2023/11/30 11:56:32 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:32.352770985Z badger 2023/11/30 11:56:32 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:32.352804668Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.680874ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:32Z"} +bundler_1 | 2023-11-30T11:56:32.427105753Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:32Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:32.488124570Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xfb9dd019a9e2cbfa1f2e30fd304d32a0a1e5e0299b0e65540514824c97921ffd","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:32Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:32.488322552Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"61.269718ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:32Z"} +bundler_1 | 2023-11-30T11:56:32.497080560Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:32Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:32.497100607Z badger 2023/11/30 11:56:32 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:32.497108652Z badger 2023/11/30 11:56:32 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:32.501965863Z badger 2023/11/30 11:56:32 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:32.502163461Z badger 2023/11/30 11:56:32 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:32.502344127Z badger 2023/11/30 11:56:32 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:32.502509806Z badger 2023/11/30 11:56:32 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:32.502630350Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.531323ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:32Z"} +bundler_1 | 2023-11-30T11:56:32.576261528Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:32Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:32.636371162Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x23483e5d08fbde4b77d60b2763f456af12abf6a168a646c25d75c2436a0d59b9","error":"account has forbidden read to 0xc32b0ce1bFe5C2262d6C229C30dBfB840BfF2d97 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:32Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:32.636410155Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":357,"path":"/rpc","latency":"60.181875ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:32Z"} +bundler_1 | 2023-11-30T11:56:32.639611639Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:32Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:32.639626216Z badger 2023/11/30 11:56:32 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:32.639632047Z badger 2023/11/30 11:56:32 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:32.644268547Z badger 2023/11/30 11:56:32 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:32.644403639Z badger 2023/11/30 11:56:32 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:32.644533310Z badger 2023/11/30 11:56:32 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:32.644701153Z badger 2023/11/30 11:56:32 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:32.644761475Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.213287ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:32Z"} +bundler_1 | 2023-11-30T11:56:32.719250307Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:32Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:32.777776746Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x86ac14522f17ab194c3f84e9e42906a223ac81e3b7ec45dc7dde3a16f3b6b92b","error":"account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:32Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:32.777823653Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":357,"path":"/rpc","latency":"58.627268ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:32Z"} +bundler_1 | 2023-11-30T11:56:32.788403894Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:32Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:32.788418071Z badger 2023/11/30 11:56:32 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:32.788424222Z badger 2023/11/30 11:56:32 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:32.793290827Z badger 2023/11/30 11:56:32 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:32.793486067Z badger 2023/11/30 11:56:32 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:32.793635435Z badger 2023/11/30 11:56:32 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:32.793872470Z badger 2023/11/30 11:56:32 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:32.793925495Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.562277ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:32Z"} +bundler_1 | 2023-11-30T11:56:32.844201402Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:32Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:32.906654562Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x404d14d2fa4092b64a273305734b9239e23763d5e13c044ebd48b151cc4fd7a8","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:32Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:32.906859464Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"62.709034ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:32Z"} +bundler_1 | 2023-11-30T11:56:32.915598206Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:32Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:32.915613714Z badger 2023/11/30 11:56:32 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:32.915619926Z badger 2023/11/30 11:56:32 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:32.920705489Z badger 2023/11/30 11:56:32 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:32.920719966Z badger 2023/11/30 11:56:32 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:32.920735085Z badger 2023/11/30 11:56:32 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:32.920981082Z badger 2023/11/30 11:56:32 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:32.921057434Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.507325ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:32Z"} +bundler_1 | 2023-11-30T11:56:32.971039774Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:32Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:33.034212565Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x81c06266a66176d7b0b8c7fd65f49cfac8b9a96c4690a20d7aafd1829df1875a","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:33Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:33.034433723Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"63.466928ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:33Z"} +bundler_1 | 2023-11-30T11:56:33.043921252Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:33Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:33.043936000Z badger 2023/11/30 11:56:33 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:33.043942011Z badger 2023/11/30 11:56:33 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:33.049185775Z badger 2023/11/30 11:56:33 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:33.049386776Z badger 2023/11/30 11:56:33 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:33.049521661Z badger 2023/11/30 11:56:33 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:33.049695642Z badger 2023/11/30 11:56:33 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:33.049731418Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.853299ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:33Z"} +bundler_1 | 2023-11-30T11:56:33.099674124Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:33Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:33.166179874Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xd56ee61b4461b8b4af2c1f729a28fdd4f1cea0167ee3f63fc8ace5af88e431f7","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:33Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:33.166368125Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"66.733852ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:33Z"} +bundler_1 | 2023-11-30T11:56:33.169401680Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:33Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:33.169417850Z badger 2023/11/30 11:56:33 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:33.169435223Z badger 2023/11/30 11:56:33 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:33.174357261Z badger 2023/11/30 11:56:33 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:33.174581779Z badger 2023/11/30 11:56:33 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:33.174840217Z badger 2023/11/30 11:56:33 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:33.175163479Z badger 2023/11/30 11:56:33 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:33.175211508Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.850511ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:33Z"} +bundler_1 | 2023-11-30T11:56:33.227291223Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:33Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:33.298628038Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xbdd900bb1f225efba8196dd13b0bdd99613c4d1fd22fe7d0205aef3392e1f828","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:33Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:33.298856263Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"71.590432ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:33Z"} +bundler_1 | 2023-11-30T11:56:33.301875185Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:33Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:33.301903217Z badger 2023/11/30 11:56:33 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:33.301909639Z badger 2023/11/30 11:56:33 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:33.306885054Z badger 2023/11/30 11:56:33 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:33.307023779Z badger 2023/11/30 11:56:33 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:33.307194116Z badger 2023/11/30 11:56:33 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:33.307500840Z badger 2023/11/30 11:56:33 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:33.307624861Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.720943ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:33Z"} +bundler_1 | 2023-11-30T11:56:33.359858943Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:33Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:33.409267234Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xfbd013305b11267a9038d0feff57a3587285812cc22fafac5b73c94a7de6d0e3","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:33Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:33.409475943Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"49.68732ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:33Z"} +bundler_1 | 2023-11-30T11:56:33.418069501Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:33Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:33.418088135Z badger 2023/11/30 11:56:33 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:33.418109685Z badger 2023/11/30 11:56:33 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:33.423196571Z badger 2023/11/30 11:56:33 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:33.423293758Z badger 2023/11/30 11:56:33 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:33.423423811Z badger 2023/11/30 11:56:33 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:33.423686039Z badger 2023/11/30 11:56:33 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:33.423956195Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.770017ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:33Z"} +bundler_1 | 2023-11-30T11:56:33.476407983Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:33Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:33.529600069Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x8d8ef29758a2be3dfc40ac38f1483beacc31a171529380e08b1e7f52ad071d7b","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:33Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:33.529798789Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"53.477518ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:33Z"} +bundler_1 | 2023-11-30T11:56:33.540103674Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:33Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:33.540121027Z badger 2023/11/30 11:56:33 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:33.540127779Z badger 2023/11/30 11:56:33 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:33.545160380Z badger 2023/11/30 11:56:33 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:33.545269283Z badger 2023/11/30 11:56:33 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:33.545406959Z badger 2023/11/30 11:56:33 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:33.545663156Z badger 2023/11/30 11:56:33 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:33.545817257Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.697238ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:33Z"} +bundler_1 | 2023-11-30T11:56:33.597820499Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:33Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:33.649434723Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x69783505652e7ea2c173fb8b0f14489ff7fc7f6a772834528b103d8dcc7edcd1","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:33Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:33.649644177Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"51.861162ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:33Z"} +bundler_1 | 2023-11-30T11:56:33.658379282Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:33Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:33.658397496Z badger 2023/11/30 11:56:33 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:33.658405290Z badger 2023/11/30 11:56:33 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:33.663396311Z badger 2023/11/30 11:56:33 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:33.663518268Z badger 2023/11/30 11:56:33 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:33.663656746Z badger 2023/11/30 11:56:33 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:33.663904728Z badger 2023/11/30 11:56:33 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:33.663972574Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.633927ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:33Z"} +bundler_1 | 2023-11-30T11:56:33.716551010Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:33Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:33.774300780Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xe85cc7b22854f59e8f9382ad594b57fc0ddde2ed2579c2db5b08ff15f4e174fe","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:33Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:33.774497760Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"57.996803ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:33Z"} +bundler_1 | 2023-11-30T11:56:33.783679276Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:33Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:33.783697330Z badger 2023/11/30 11:56:33 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:33.783703782Z badger 2023/11/30 11:56:33 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:33.788709880Z badger 2023/11/30 11:56:33 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:33.788833601Z badger 2023/11/30 11:56:33 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:33.789018114Z badger 2023/11/30 11:56:33 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:33.789326839Z badger 2023/11/30 11:56:33 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:33.789561225Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.902411ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:33Z"} +bundler_1 | 2023-11-30T11:56:33.840374055Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:33Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:33.897441644Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x2d9a6cbac2e87ec1da7b034cd376506df4622b12630d192c00a79b899aaf3705","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:33Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:33.897631969Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"57.296158ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:33Z"} +bundler_1 | 2023-11-30T11:56:33.907142301Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:33Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:33.907157359Z badger 2023/11/30 11:56:33 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:33.907164031Z badger 2023/11/30 11:56:33 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:33.912114829Z badger 2023/11/30 11:56:33 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:33.912231196Z badger 2023/11/30 11:56:33 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:33.912385052Z badger 2023/11/30 11:56:33 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:33.912568905Z badger 2023/11/30 11:56:33 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:33.912649084Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.520319ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:33Z"} +bundler_1 | 2023-11-30T11:56:33.962896104Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:33Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:34.017081870Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x991739a64c6036823cc04ffa826f1da48bd34d9f39e50c16f057842f7ac27cac","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:34Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:34.017307270Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"54.453445ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:34Z"} +bundler_1 | 2023-11-30T11:56:34.025690470Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:34Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:34.025717460Z badger 2023/11/30 11:56:34 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:34.025724032Z badger 2023/11/30 11:56:34 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:34.031365049Z badger 2023/11/30 11:56:34 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:34.031476253Z badger 2023/11/30 11:56:34 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:34.031609561Z badger 2023/11/30 11:56:34 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:34.031770504Z badger 2023/11/30 11:56:34 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:34.031843156Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"6.158718ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:34Z"} +bundler_1 | 2023-11-30T11:56:34.083111813Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:34Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:34.135424739Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xf92cfd8d54d2673dd3f699281ccf42cf66c365751eaa4fb95af4d022e0b48af3","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:34Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:34.135650173Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"52.553117ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:34Z"} +bundler_1 | 2023-11-30T11:56:34.144509215Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:34Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:34.144525776Z badger 2023/11/30 11:56:34 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:34.144531988Z badger 2023/11/30 11:56:34 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:34.149311070Z badger 2023/11/30 11:56:34 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:34.149510932Z badger 2023/11/30 11:56:34 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:34.149712187Z badger 2023/11/30 11:56:34 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:34.150102861Z badger 2023/11/30 11:56:34 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:34.150121907Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.662323ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:34Z"} +bundler_1 | 2023-11-30T11:56:34.202221609Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:34Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:34.251339699Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xd901a71012ecbb1885b702606ad979d6cc448cc5a82c860a0595afd13891a06f","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:34Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:34.251552448Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"49.385572ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:34Z"} +bundler_1 | 2023-11-30T11:56:34.260764973Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:34Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:34.260780822Z badger 2023/11/30 11:56:34 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:34.260787414Z badger 2023/11/30 11:56:34 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:34.266155650Z badger 2023/11/30 11:56:34 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:34.266169315Z badger 2023/11/30 11:56:34 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:34.266175026Z badger 2023/11/30 11:56:34 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:34.266225440Z badger 2023/11/30 11:56:34 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:34.266233415Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.516933ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:34Z"} +bundler_1 | 2023-11-30T11:56:34.319430390Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:34Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:34.368880508Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x3d95c86d87e3d4041efc7e9901944f7996b63b4df551f300984b64f6afa401d9","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:34Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:34.369115456Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"49.731943ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:34Z"} +bundler_1 | 2023-11-30T11:56:34.377642675Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:34Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:34.377659255Z badger 2023/11/30 11:56:34 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:34.377665758Z badger 2023/11/30 11:56:34 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:34.382342866Z badger 2023/11/30 11:56:34 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:34.382466657Z badger 2023/11/30 11:56:34 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:34.382599604Z badger 2023/11/30 11:56:34 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:34.382775191Z badger 2023/11/30 11:56:34 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:34.382828210Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.23572ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:34Z"} +bundler_1 | 2023-11-30T11:56:34.435073162Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:34Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:34.484282172Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc9d3be9d707148826c60a33485309eafdbc4ab60ec24b1a4a4429d82299ef240","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:34Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:34.484508911Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"49.51912ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:34Z"} +bundler_1 | 2023-11-30T11:56:34.493136225Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:34Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:34.493177762Z badger 2023/11/30 11:56:34 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:34.493185146Z badger 2023/11/30 11:56:34 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:34.498161783Z badger 2023/11/30 11:56:34 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:34.498281429Z badger 2023/11/30 11:56:34 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:34.498423374Z badger 2023/11/30 11:56:34 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:34.498692211Z badger 2023/11/30 11:56:34 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:34.498762114Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"5.659455ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:34Z"} +bundler_1 | 2023-11-30T11:56:34.549344301Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:34Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:34.611260983Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x49c923c2932b8368882becab6776e772b28db6c33e3a88a3ff6f8e1e61f7d8b5","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:34Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:34.611463901Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"62.165181ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:34Z"} +bundler_1 | 2023-11-30T11:56:34.650280288Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:34Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:34.688662137Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x850af4b6a5e8a1639fdb90b23ddc717b07e96c8ac2a219f108c21e400690f4ef","error":"account uses banned opcode: GAS","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:34Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:34.688686663Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":135,"path":"/rpc","latency":"38.464302ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:34Z"} +bundler_1 | 2023-11-30T11:56:34.725823820Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:34Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:34.769006782Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xdffaa49bda79e011d6e087d634d8b8206c322252eeb24917b9b351adbf7ccff7","error":"account uses banned opcode: NUMBER","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:34Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:34.769033462Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":141,"path":"/rpc","latency":"43.233012ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:34Z"} +bundler_1 | 2023-11-30T11:56:34.806394650Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:34Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:34.844908161Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xf1470214e3080447ddde9cfb9f1450adc638a8104576ef67ca14edde4199b058","error":"account uses banned opcode: TIMESTAMP","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:34Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:34.844928699Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":147,"path":"/rpc","latency":"38.603922ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:34Z"} +bundler_1 | 2023-11-30T11:56:34.881729608Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:34Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:34.925889692Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xa964060c575f8313e033d0e1d0523664cf87c652646018cfc42016f470e9f88e","error":"account uses banned opcode: COINBASE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:34Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:34.925909970Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"44.224294ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:34Z"} +bundler_1 | 2023-11-30T11:56:34.964381169Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:34Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:35.003571873Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x00c80516e1708e2820158fcb41f721ee0176d9039b0236f54c6ee9b309b75b49","error":"account uses banned opcode: DIFFICULTY","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:35Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:35.003590658Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":149,"path":"/rpc","latency":"39.259262ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:35Z"} +bundler_1 | 2023-11-30T11:56:35.040010180Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:35Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:35.081127385Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xe9eadfaaa869c65ec2b9a7fe7f3fb9352374336ed0d1d94e08b228fd021cf3f6","error":"account uses banned opcode: BASEFEE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:35Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:35.081146671Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":143,"path":"/rpc","latency":"41.182424ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:35Z"} +bundler_1 | 2023-11-30T11:56:35.120813753Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:35Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:35.160956247Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x136422dced2847cd92467cd7c5962772d23ca643354af0f28808102a889c08c3","error":"account uses banned opcode: GASLIMIT","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:35Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:35.160978128Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"40.196401ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:35Z"} +bundler_1 | 2023-11-30T11:56:35.197889909Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:35Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:35.239331285Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1272a098c44c6ffa5455054ad115525514dc16e54401cd2f839fd72f0a22f966","error":"account uses banned opcode: GASPRICE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:35Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:35.239354108Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"41.521902ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:35Z"} +bundler_1 | 2023-11-30T11:56:35.277937752Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:35Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:35.322345401Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xa06696087558f80f0e18268479657c857e6b96ba78a36c353ab1ba8e84bbd479","error":"account uses banned opcode: SELFBALANCE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:35Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:35.322385035Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":151,"path":"/rpc","latency":"44.478171ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:35Z"} +bundler_1 | 2023-11-30T11:56:35.359723053Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:35Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:35.401301314Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x5d99063fab0e7aca617608d7550b486515021ae3990089d73b46fd4ff5dc7cad","error":"account uses banned opcode: BALANCE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:35Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:35.401331607Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":143,"path":"/rpc","latency":"41.654106ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:35Z"} +bundler_1 | 2023-11-30T11:56:35.438574809Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:35Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:35.481611526Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1fbe1365186a984e049d2f0602df8730a879106cd82613b769b75f3191c74430","error":"account uses banned opcode: ORIGIN","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:35Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:35.481646290Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":141,"path":"/rpc","latency":"43.114087ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:35Z"} +bundler_1 | 2023-11-30T11:56:35.518901418Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:35Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:35.563081313Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xcb6af312d79bf910c598efa59dc8ffa2c700fe74bb283aa9d900e3ce02b57128","error":"account uses banned opcode: BLOCKHASH","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:35Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:35.563106089Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":147,"path":"/rpc","latency":"44.230011ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:35Z"} +bundler_1 | 2023-11-30T11:56:35.630759663Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:35Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:35.676313036Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x5b969144f87d4da5f24b9f2b495b497cb740cc9de0c027a049e7b51e67ab6acd","error":"account uses banned opcode: CREATE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:35Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:35.676342841Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":141,"path":"/rpc","latency":"45.665972ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:35Z"} +bundler_1 | 2023-11-30T11:56:35.713532169Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:35Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:35.764082680Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x24293abc262b0389198301b49eaaa047ae885c6d47fa4cf2bd891b7af38ebec1","error":"account uses banned opcode: CREATE2","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:35Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:35.764140758Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":143,"path":"/rpc","latency":"50.623313ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:35Z"} +bundler_1 | 2023-11-30T11:56:35.802280904Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:35Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:35.847864836Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x09536b70858c4f6d5c7e1e9129f6397218590546340aacddcf7fe7f1de6386bf","error":"account uses banned opcode: SELFDESTRUCT","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:35Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:35.847893429Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":153,"path":"/rpc","latency":"45.662155ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:35Z"} +bundler_1 | 2023-11-30T11:56:35.886188944Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:35Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:35.944884982Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x965c49412c56d6f046931040974547f25769472b785e634ed0f7ecdef1f08c7d","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:35Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:35.945080123Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"58.942981ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:35Z"} +bundler_1 | 2023-11-30T11:56:35.983415688Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:35Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:36.037965419Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x305b6c58c4fcad1a1466b053bb0a41ba153d9442500676bf552f1b57cf8f8c27","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:36Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:36.038137684Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"54.761101ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:36Z"} +bundler_1 | 2023-11-30T11:56:36.096114305Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:36Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:36.138351275Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xe0ed08f7d0e1e5f9828e9ca85b2e5ead87a71b6b48475d97b98013f4e9b9fed4","error":"paymaster uses banned opcode: GAS","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:36Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:36.138382594Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":139,"path":"/rpc","latency":"42.299053ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:36Z"} +bundler_1 | 2023-11-30T11:56:36.195434324Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:36Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:36.237248567Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x71369cd0da25677cc3ae00259181180f3d6af50b4c36a0a1764a57c66349c0f1","error":"paymaster uses banned opcode: NUMBER","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:36Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:36.237299191Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"41.872245ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:36Z"} +bundler_1 | 2023-11-30T11:56:36.303335971Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:36Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:36.347593882Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x8867df2408c504c709e4660d93861071a9dac835e11e11e8abcac006264b2d54","error":"paymaster uses banned opcode: TIMESTAMP","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:36Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:36.347613669Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":151,"path":"/rpc","latency":"44.377523ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:36Z"} +bundler_1 | 2023-11-30T11:56:36.406380619Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:36Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:36.453343342Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x3f48ad0542f08fb13b3da8ef5f18c9ff1f8db2c79e3997bf11b5a9634746f985","error":"paymaster uses banned opcode: COINBASE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:36Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:36.453366676Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":149,"path":"/rpc","latency":"47.051813ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:36Z"} +bundler_1 | 2023-11-30T11:56:36.511674698Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:36Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:36.555659390Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xee78e5acb651c1848a25d0c5b0d25a3f6f7d6a0f434e1f6d2c5b4604980c7d45","error":"paymaster uses banned opcode: DIFFICULTY","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:36Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:36.555705910Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":153,"path":"/rpc","latency":"44.115275ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:36Z"} +bundler_1 | 2023-11-30T11:56:36.611130381Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:36Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:36.659596218Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xd66e8aa1d7eb7be1e879faf3fd890980ec1469c550ee8125531b42865f3590b7","error":"paymaster uses banned opcode: BASEFEE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:36Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:36.659626435Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":147,"path":"/rpc","latency":"48.539251ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:36Z"} +bundler_1 | 2023-11-30T11:56:36.715448674Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:36Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:36.759055820Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xdd31a5e15cd757a1a382a4b9548b5ba300d14d4f500aba0cb23f3f94d22f5c01","error":"paymaster uses banned opcode: GASLIMIT","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:36Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:36.759079924Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":149,"path":"/rpc","latency":"43.678022ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:36Z"} +bundler_1 | 2023-11-30T11:56:36.814372011Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:36Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:36.861826558Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x9161e1d3f36f994d8372124770980fbc86920281a56df51a78e089956c484e19","error":"paymaster uses banned opcode: GASPRICE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:36Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:36.861858547Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":149,"path":"/rpc","latency":"47.474247ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:36Z"} +bundler_1 | 2023-11-30T11:56:36.918343157Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:36Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:36.963863589Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x875ae85aa6d815df6d9af9069be624215dc539ad4d48f449e966b5f7a0d0f35f","error":"paymaster uses banned opcode: SELFBALANCE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:36Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:36.963900487Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":155,"path":"/rpc","latency":"45.615205ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:36Z"} +bundler_1 | 2023-11-30T11:56:37.020270704Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:37Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:37.068818345Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x0cfb1c2653afd17fffd47339aeaa74ad4eda956b88c2a36c60eeab54959a2024","error":"paymaster uses banned opcode: BALANCE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:37Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:37.068849753Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":147,"path":"/rpc","latency":"48.601561ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:37Z"} +bundler_1 | 2023-11-30T11:56:37.125735867Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:37Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:37.172512617Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x6c1ba23a548c3583fd14084e2ad06f840a9ed25ee4ba21f079f0e1df9381b230","error":"paymaster uses banned opcode: ORIGIN","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:37Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:37.172546490Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"46.897862ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:37Z"} +bundler_1 | 2023-11-30T11:56:37.230094175Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:37Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:37.277581970Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x61916f89ded3b47637f0d40b3ae05744412e58daf1f39b2fc38c0e25c7ffed24","error":"paymaster uses banned opcode: BLOCKHASH","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:37Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:37.277605083Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":151,"path":"/rpc","latency":"47.548624ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:37Z"} +bundler_1 | 2023-11-30T11:56:37.334764404Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:37Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:37.383803200Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x2770a3240e17ad838cfdd2271ec99c30a6a86858dcd17786abecc1c135ced238","error":"paymaster uses banned opcode: CREATE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:37Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:37.383834578Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"49.141387ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:37Z"} +bundler_1 | 2023-11-30T11:56:37.444555837Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:37Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:37.494022707Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x12d0359a46cff14b5e06a65cb9fb6ef12bc2197e40e44666e0b24bec1c097ad6","error":"paymaster uses banned opcode: CREATE2","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:37Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:37.494044488Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":147,"path":"/rpc","latency":"49.557893ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:37Z"} +bundler_1 | 2023-11-30T11:56:37.550493658Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:37Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:37.599606448Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x019df84f34b354bc568205f2d9afb9903c8d8bbd69e3030581796869d206f7a1","error":"paymaster uses banned opcode: SELFDESTRUCT","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:37Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:37.599629281Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":157,"path":"/rpc","latency":"49.20033ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:37Z"} +bundler_1 | 2023-11-30T11:56:37.694057281Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:37Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:37.759186469Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x88e9201b08acf15bef1c822061356af4854a918192063b0da466d19c041be433","error":"factory uses banned opcode: GAS","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:37Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:37.759225672Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":135,"path":"/rpc","latency":"65.216086ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:37Z"} +bundler_1 | 2023-11-30T11:56:37.853234877Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:37Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:37.919588186Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1f6f027e0d65e1fb18eabc14ac6bbbde9fe68d44606c7885cd27264f2e660399","error":"factory uses banned opcode: NUMBER","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:37Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:37.919617300Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":141,"path":"/rpc","latency":"66.418517ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:37Z"} +bundler_1 | 2023-11-30T11:56:38.013324323Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:38Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:38.080142158Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x82e91e47e5699dfd54174c904b9bb1e382ace3402beacf4b8d3c8c98183bf89f","error":"factory uses banned opcode: TIMESTAMP","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:38Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:38.080168046Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":147,"path":"/rpc","latency":"66.930027ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:38Z"} +bundler_1 | 2023-11-30T11:56:38.172772364Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:38Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:38.242282032Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x6b6019d0e7d11c56aaab8c18735a38d911cc354514a21460f179d2cbe3cafa33","error":"factory uses banned opcode: COINBASE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:38Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:38.242335953Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"69.628299ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:38Z"} +bundler_1 | 2023-11-30T11:56:38.334251143Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:38Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:38.406115168Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x8291f0e3bf8abba0ecd1f8380f6b980e3ddd1e9f80c4089e86c126b3d45323ff","error":"factory uses banned opcode: DIFFICULTY","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:38Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:38.406141608Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":149,"path":"/rpc","latency":"71.982691ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:38Z"} +bundler_1 | 2023-11-30T11:56:38.498217885Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:38Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:38.569535223Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x6fc3cdc4685429f1ddf61c14c0cf1450df21d6f8fae7933bd9fef25e3780fbe2","error":"factory uses banned opcode: BASEFEE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:38Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:38.569578303Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":143,"path":"/rpc","latency":"71.439095ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:38Z"} +bundler_1 | 2023-11-30T11:56:38.661187736Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:38Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:38.730079493Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x00d9b23769ca04eb85e4b80ad6ba6167aebc2a5ecab31b0f1b2395ae137578f6","error":"factory uses banned opcode: GASLIMIT","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:38Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:38.730120259Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"68.969992ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:38Z"} +bundler_1 | 2023-11-30T11:56:38.824742902Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:38Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:38.892840181Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x07aca08a615733a2b88ad9151597f2be1a546603caab69826791ac278227a4e9","error":"factory uses banned opcode: GASPRICE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:38Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:38.892859787Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":145,"path":"/rpc","latency":"68.188796ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:38Z"} +bundler_1 | 2023-11-30T11:56:38.982739126Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:38Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:39.056002179Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xc0651fa5e7581ac6df319920ac2f251c85033fdf6227ac4dceb2aeb5af9e550d","error":"factory uses banned opcode: SELFBALANCE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:39Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:39.056035351Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":151,"path":"/rpc","latency":"73.325894ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:39Z"} +bundler_1 | 2023-11-30T11:56:39.152675023Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:39Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:39.227667500Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1cb1e1adea20b8842859be60f2bc039eb4dbd6d57c1c2d6de870447e9eaa2d21","error":"factory uses banned opcode: BALANCE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:39Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:39.227703026Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":143,"path":"/rpc","latency":"75.101614ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:39Z"} +bundler_1 | 2023-11-30T11:56:39.319427892Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:39Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:39.388990134Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x24645a80babf37c242f906361a80e4e80a1abe7806aece4dd85b6109868cff7a","error":"factory uses banned opcode: ORIGIN","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:39Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:39.389024609Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":141,"path":"/rpc","latency":"69.680747ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:39Z"} +bundler_1 | 2023-11-30T11:56:39.481690427Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:39Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:39.551442517Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xf0531f6659dbb2a556ba2d265ae7ebffa17f93546a5db2894c67ee73dadc0bd3","error":"factory uses banned opcode: BLOCKHASH","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:39Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:39.551473365Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":147,"path":"/rpc","latency":"69.808455ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:39Z"} +bundler_1 | 2023-11-30T11:56:39.648746628Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:39Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:39.722867491Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xa19dd72972cc22e6e7b20aab1c652548a2e9521f2401af59cbe902dfd353ad0a","error":"factory uses banned opcode: CREATE","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:39Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:39.722903708Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":141,"path":"/rpc","latency":"74.242806ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:39Z"} +bundler_1 | 2023-11-30T11:56:39.815926856Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:39Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:39.891105170Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x4e90055906aeb1bd7ae95cd895bab5be01f94b8c3ddc417725405c0d526323d0","error":"factory with too many CREATE2","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:39Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:39.891132941Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":131,"path":"/rpc","latency":"75.275044ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:39Z"} +bundler_1 | 2023-11-30T11:56:39.987659021Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:39Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.060066955Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x9cae70fca41807d86261e1c5ee6c91b191c62a38ce75398976cf4ea060fa9cb6","error":"factory uses banned opcode: SELFDESTRUCT","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:40Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:40.060100668Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":153,"path":"/rpc","latency":"72.504259ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.063323053Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.063340135Z badger 2023/11/30 11:56:40 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:40.063346667Z badger 2023/11/30 11:56:40 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:40.075498756Z badger 2023/11/30 11:56:40 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:40.075672830Z badger 2023/11/30 11:56:40 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:40.075816114Z badger 2023/11/30 11:56:40 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:40.075972679Z badger 2023/11/30 11:56:40 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:40.076076011Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"12.74866ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.078364613Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.078455737Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"121.166µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.199090389Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.199192616Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":105,"path":"/rpc","latency":"140.342µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.206505128Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.206519215Z badger 2023/11/30 11:56:40 INFO: DropAll called. Blocking writes... +bundler_1 | 2023-11-30T11:56:40.206525286Z badger 2023/11/30 11:56:40 INFO: Writes flushed. Stopping compactions now... +bundler_1 | 2023-11-30T11:56:40.214445623Z badger 2023/11/30 11:56:40 INFO: Deleted 0 SSTables. Now deleting value logs... +bundler_1 | 2023-11-30T11:56:40.215152251Z badger 2023/11/30 11:56:40 INFO: Value logs deleted. Creating value log file: 1 +bundler_1 | 2023-11-30T11:56:40.215304096Z badger 2023/11/30 11:56:40 INFO: Deleted 1 value log files. DropAll done. +bundler_1 | 2023-11-30T11:56:40.215691074Z badger 2023/11/30 11:56:40 INFO: Resuming writes +bundler_1 | 2023-11-30T11:56:40.215721264Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"9.1577ms","rpc_method":"debug_bundler_clearState","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.217993866Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.218053578Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":40,"path":"/rpc","latency":"103.233µs","rpc_method":"debug_bundler_setBundlingMode","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.283970981Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.284051912Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":105,"path":"/rpc","latency":"94.025µs","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.292214709Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.292246248Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":43,"path":"/rpc","latency":"86.151µs","rpc_method":"eth_chainId","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.315818069Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.361106271Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xccf8967280134f1b8a152e410f24738547173d57eb8dea43f2fa39e226614ea3","v":0,"logger":"stackup_bundler/client/eth_estimateUserOperationGas","caller":"/app/pkg/client/client.go:182","time":"2023-11-30T11:56:40Z","message":"eth_estimateUserOperationGas ok"} +bundler_1 | 2023-11-30T11:56:40.361131268Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":110,"path":"/rpc","latency":"45.318913ms","rpc_method":"eth_estimateUserOperationGas","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.394834683Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.440840149Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x391a397fd297f0e9a1b3ec190a05162b56421f9a4c927aaa34ca944771735cd7","error":"test fail","logger":"stackup_bundler/client/eth_estimateUserOperationGas","caller":"/app/pkg/client/client.go:171","time":"2023-11-30T11:56:40Z","message":"eth_estimateUserOperationGas error"} +bundler_1 | 2023-11-30T11:56:40.440861889Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":91,"path":"/rpc","latency":"46.047247ms","rpc_method":"eth_estimateUserOperationGas","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.459897193Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.476622946Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xdff4e6a55e27b7e7ad36b8cf7c82014185f12751a77f7a78914ac184f048e445","error":"AA23 reverted: testWallet: dead signature","logger":"stackup_bundler/client/eth_estimateUserOperationGas","caller":"/app/pkg/client/client.go:171","time":"2023-11-30T11:56:40Z","message":"eth_estimateUserOperationGas error"} +bundler_1 | 2023-11-30T11:56:40.476639747Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":178,"path":"/rpc","latency":"16.791545ms","rpc_method":"eth_estimateUserOperationGas","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.495625001Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":0,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.528934982Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x7e7ab14db6f889f095778b383518478f9b687375ee5df1e39a750ebeddc0c9de","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:40Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:40.529166914Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"33.576938ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.530786623Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":0,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.552889808Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x7e7ab14db6f889f095778b383518478f9b687375ee5df1e39a750ebeddc0c9de"],"dropped_userop_hashes":[],"relayer_est_revert_reasons":[],"txn_hash":"0x084fd02068462afd92e5b03992f38cbe967095c93a274c811ff1eeb922a70c35","relayer_txn_revert_reasons":[],"duration":"22.066356ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:40Z","message":"bundler run ok"} +bundler_1 | 2023-11-30T11:56:40.552907360Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"22.171181ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.560591765Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.569549066Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":669,"path":"/rpc","latency":"8.961923ms","rpc_method":"eth_getUserOperationByHash","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.590191101Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.595219540Z {"level":"error","bundler_mode":"private","userop_hash":"","error":"Missing/invalid userOpHash","logger":"stackup_bundler/client/eth_getUserOperationByHash","caller":"/app/pkg/client/client.go:216","time":"2023-11-30T11:56:40Z","message":"eth_getUserOperationByHash error"} +bundler_1 | 2023-11-30T11:56:40.595235349Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":125,"path":"/rpc","latency":"5.078135ms","rpc_method":"eth_getUserOperationByHash","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.615007299Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":1,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.648533056Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0xea752afb589db9cb7f362c4fc07963563942afa693b4620502562bb0ae5d3f4c","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:40Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:40.648745922Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"33.781991ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.650385368Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":1,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.671748540Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0xea752afb589db9cb7f362c4fc07963563942afa693b4620502562bb0ae5d3f4c"],"dropped_userop_hashes":[],"relayer_txn_revert_reasons":[],"relayer_est_revert_reasons":[],"txn_hash":"0x64d37f60c5eb97cc6a5bcd4656ec2195b001660ea7a52d90e7e182284f45ec94","duration":"21.314915ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:40Z","message":"bundler run ok"} +bundler_1 | 2023-11-30T11:56:40.671805887Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"21.442407ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.679736180Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":2,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.685904944Z {"level":"info","bundler_mode":"private","userop_hash":"0xea752afb589db9cb7f362c4fc07963563942afa693b4620502562bb0ae5d3f4c","v":0,"logger":"stackup_bundler/client/eth_getUserOperationReceipt","caller":"/app/pkg/client/client.go:204","time":"2023-11-30T11:56:40Z","message":"eth_getUserOperationReceipt ok"} +bundler_1 | 2023-11-30T11:56:40.686016415Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":3397,"path":"/rpc","latency":"6.280158ms","rpc_method":"eth_getUserOperationReceipt","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.714239262Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":2,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.719227388Z {"level":"error","bundler_mode":"private","userop_hash":"","error":"Missing/invalid userOpHash","logger":"stackup_bundler/client/eth_getUserOperationReceipt","caller":"/app/pkg/client/client.go:200","time":"2023-11-30T11:56:40Z","message":"eth_getUserOperationReceipt error"} +bundler_1 | 2023-11-30T11:56:40.719258006Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":125,"path":"/rpc","latency":"5.047029ms","rpc_method":"eth_getUserOperationReceipt","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.741995986Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":2,"opsIncluded":2,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.774805151Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x2169614ea6fcbde82c5dbefa42bd877891f064272e2fff2f53bfdfd83dbffd63","v":0,"logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:138","time":"2023-11-30T11:56:40Z","message":"eth_sendUserOperation ok"} +bundler_1 | 2023-11-30T11:56:40.775029673Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"33.056158ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.776738655Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":2,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.797593105Z {"level":"info","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","batch_userop_hashes":["0x2169614ea6fcbde82c5dbefa42bd877891f064272e2fff2f53bfdfd83dbffd63"],"dropped_userop_hashes":[],"relayer_txn_revert_reasons":[],"relayer_est_revert_reasons":[],"txn_hash":"0xa4f764f69c8a57ec508ed95d1bf4c3795aa52d44e3ec030aede58dac08ea92e8","duration":"20.782694ms","v":0,"logger":"stackup_bundler/bundler/run","caller":"/app/pkg/bundler/bundler.go:111","time":"2023-11-30T11:56:40Z","message":"bundler run ok"} +bundler_1 | 2023-11-30T11:56:40.797611630Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":104,"path":"/rpc","latency":"20.891747ms","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.831425377Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":3,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.860920065Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x1742b23195321af9904cdfac2a4b7ba5ab4948d72c3315fffe593fcf030c935e","error":"AA23 reverted: testWallet: dead signature","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:40Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:40.860941455Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":155,"path":"/rpc","latency":"29.568396ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.862548335Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":3,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.862625451Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":38,"path":"/rpc","latency":"120.364µs","rpc_method":"debug_bundler_sendBundleNow","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.885310700Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":3,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.917987224Z {"level":"error","bundler_mode":"private","entrypoint":"0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789","chain_id":"1337","userop_hash":"0x450b26d9cc627a0723c3036acc6d2fe7b16b12ea0630760f6d4dd9e0516db048","error":"Invalid UserOp signature or paymaster signature","logger":"stackup_bundler/client/eth_sendUserOperation","caller":"/app/pkg/client/client.go:128","time":"2023-11-30T11:56:40Z","message":"eth_sendUserOperation error"} +bundler_1 | 2023-11-30T11:56:40.918007602Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":122,"path":"/rpc","latency":"32.721462ms","rpc_method":"eth_sendUserOperation","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} +bundler_1 | 2023-11-30T11:56:40.921143863Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","opsSeen":3,"opsIncluded":3,"v":0,"logger":"stackup_bundler/relayer/filter_by_client","caller":"/app/pkg/modules/relay/relayer.go:139","time":"2023-11-30T11:56:40Z","message":"client ok"} +bundler_1 | 2023-11-30T11:56:40.921213743Z {"level":"info","bundler_mode":"private","client_id":"172.22.0.1","method":"POST","status_code":200,"body_size":82,"path":"/rpc","latency":"104.033µs","rpc_method":"eth_supportedEntryPoints","v":0,"logger":"stackup_bundler/http","caller":"/app/internal/logger/middleware.go:60","time":"2023-11-30T11:56:40Z"} diff --git a/runs/20231130/115737/stackup.txt b/runs/20231130/115737/stackup.txt new file mode 100644 index 0000000..3062bc3 --- /dev/null +++ b/runs/20231130/115737/stackup.txt @@ -0,0 +1,661 @@ +Running bundler /home/runner/work/bundler-test-executor/bundler-test-executor/bundlers/stackup/stackup.yml, name=stackup +============================= test session starts ============================== +platform linux -- Python 3.10.12, pytest-7.2.0, pluggy-1.0.0 +rootdir: /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests +plugins: web3-5.31.1 +collected 171 items + +tests/single/bundle/test_bundle.py .......FFFFFFFFF..FFF [ 12%] +tests/single/bundle/test_codehash.py . [ 12%] +tests/single/bundle/test_storage_rules.py .......F..F.........F..FFF.... [ 30%] +.....FFFFFFFF.........FFF...FFF..FF....FF.FFF..FFFFFFFFFF. [ 64%] +tests/single/opbanning/test_op_banning.py .............................. [ 81%] +................. [ 91%] +tests/single/reputation/test_reputation.py FF [ 92%] +tests/single/rpc/test_eth_chainId.py . [ 93%] +tests/single/rpc/test_eth_estimateUserOperationGas.py F.. [ 95%] +tests/single/rpc/test_eth_getUserOperationByHash.py .. [ 96%] +tests/single/rpc/test_eth_getUserOperationReceipt.py .. [ 97%] +tests/single/rpc/test_eth_sendUserOperation.py ... [ 99%] +tests/single/rpc/test_eth_supportedEntryPoints.py . [100%] + +=================================== FAILURES =================================== +_ test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender] _ +tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster] _ +tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory] _ +tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender] _ +tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster] _ +tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory] _ +tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender] _ +tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster] _ +tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory] _ +tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +______________ test_ban_user_op_access_other_ops_sender_in_bundle ______________ +tests/single/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle + assert dump_mempool() == [user_op2] +E AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')] +E At index 0 diff: UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa', nonce='0x0', initCode='0x', callData='0xc54d0659fee7943bab203b616801458c0618256f', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') +E Full diff: +E [ +E - UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f', +E + UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa', +E nonce='0x0', +E initCode='0x', +E - callData='0x', +E + callData='0xc54d0659fee7943bab203b616801458c0618256f', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0xb2d05e00', +E paymasterAndData='0x', +E signature='0x'), +E ] +__________________ test_ban_user_sender_double_role_in_bundle __________________ +tests/utils.py:116: in assert_rpc_error + assert response.code == code +E AttributeError: 'Ok' object has no attribute 'code' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle + assert_rpc_error( +tests/utils.py:119: in assert_rpc_error + raise Exception(f"expected error object, got:\n{response}") from exc +E Exception: expected error object, got: +E Ok(result='0x403d282d76fdf46eb064bf4c56f3ffdbb6c89ccf6cb007b29ebfee94eae6b182', id=111) +_________________________ test_stake_check_in_bundler __________________________ +tests/single/bundle/test_bundle.py:382: in test_stake_check_in_bundler + response = get_stake_status(paymaster_contract.address, entrypoint_contract.address) +tests/utils.py:186: in get_stake_status + .result +E AttributeError: 'Error' object has no attribute 'result' +_ test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0] _ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:116: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32602 == +E + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code +___________ test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop] ___________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok] _ +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=170) +_______ test_rule[[STO-033]staked][paymaster][external_storage_read][ok] _______ +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=176) +____________ test_rule[[OP-020]staked][paymaster][out_of_gas][drop] ____________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +________ test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop] _________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop] __ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop] __ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop] __ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_____ test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop] _____ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +___ test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop] ___ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop] _ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +__ test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop] __ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +____________ test_rule[[OP-020]unstaked][factory][out_of_gas][drop] ____________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +________ test_rule[[STO-033]staked][factory][external_storage_read][ok] ________ +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=234) +_____________ test_rule[[OP-020]staked][factory][out_of_gas][drop] _____________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_________ test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop] __________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop] _ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:116: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32602 == +E + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=246).code +_ test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok] _ +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=248) +_ test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1] _ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:116: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32602 == +E + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=250).code +____________ test_rule[[OP-020]unstaked][account][out_of_gas][drop] ____________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +________ test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop] _________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_____________ test_rule[[OP-020]staked][account][out_of_gas][drop] _____________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_________ test_rule[[OP-020]staked][account][sstore_out_of_gas][drop] __________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +________ test_rule[[STO-033]staked][account][external_storage_read][ok] ________ +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=274) +____ test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop] _____ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +___ test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop] ___ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop] __ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop] __ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop] __ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +______ test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop] ______ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +______ test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop] ______ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +______ test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop] ______ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_____ test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop] _____ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +___ test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop] ___ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop] _ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +__ test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop] __ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +____________ test_staked_entity_reputation_threshold[with_factory] _____________ +tests/single/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold + reputations = dump_reputation() +tests/utils.py:196: in dump_reputation + .result +E AttributeError: 'Error' object has no attribute 'result' +___________ test_staked_entity_reputation_threshold[without_factory] ___________ +tests/single/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold + reputations = dump_reputation() +tests/utils.py:196: in dump_reputation + .result +E AttributeError: 'Error' object has no attribute 'result' +_____________________ test_eth_estimateUserOperationGas[] ______________________ +tests/single/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas + validate(instance=response.result, schema=schema) +.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate + raise error +E jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property +E +E Failed validating 'required' in schema: +E {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'callGasLimit'}, +E 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'preVerificationGas'}, +E 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'verificationGasLimit'}}, +E 'required': ['callGasLimit', +E 'preVerificationGas', +E 'verificationGasLimit'], +E 'title': 'UserOperation Gas parameters', +E 'type': 'object'} +E +E On instance: +E {'callGasLimit': 44181, +E 'preVerificationGas': 42316, +E 'verificationGas': 337129} +=============================== warnings summary =============================== +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x47aa034f63310f8875c2a5e53f067415fa1623562112b52f64ffa9a8cfeb56c6') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x2d71e037ec19aa24f71bc5773b7d2445bf3bde611864fd78975ba7a9a295e964') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x50c435fd752ab812688eabec0781cf18cd7bab9147543d46496434a330ccd06e') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x8ad833724c306c8ff6e474336f30202123d99838feeac5b45f71d621cae95505') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html +==================================== PASSES ==================================== +- generated xml file: /home/runner/work/bundler-test-executor/bundler-test-executor/build/out/stackup.xml - +=========================== short test summary info ============================ +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[only_priority_fee_bump] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[only_max_fee_bump] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[with_same_fee] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[with_less_fee] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_below_threshold] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_at_threshold] +PASSED tests/single/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_above_threshold] +PASSED tests/single/bundle/test_bundle.py::test_max_allowed_ops_unstaked_sender +PASSED tests/single/bundle/test_bundle.py::test_max_allowed_ops_staked_sender +PASSED tests/single/bundle/test_codehash.py::test_codehash_changed +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][paymaster][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-031]unstaked][paymaster][storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][paymaster][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[EREP-050]unstaked][paymaster][context][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]staked][paymaster][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-031]staked][paymaster][storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]staked][paymaster][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[EREP-050]staked][paymaster][context][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][paymaster][external_storage_write][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][reference_storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][factory][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][external_storage_read][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]staked][factory][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-031]staked][factory][storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]staked][factory][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][factory][external_storage_write][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][account][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][external_storage_read][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]staked][account][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]staked][account][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][account][external_storage_write][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[GAS] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[NUMBER] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[TIMESTAMP] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[COINBASE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[DIFFICULTY] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[BASEFEE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[GASLIMIT] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[GASPRICE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[SELFBALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[BALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[ORIGIN] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[BLOCKHASH] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE2] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[SELFDESTRUCT] +PASSED tests/single/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS CALL] +PASSED tests/single/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS DELEGATECALL] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GAS] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[NUMBER] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[TIMESTAMP] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[COINBASE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[DIFFICULTY] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BASEFEE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASLIMIT] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASPRICE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFBALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[ORIGIN] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BLOCKHASH] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE2] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFDESTRUCT] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[GAS] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[NUMBER] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[TIMESTAMP] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[COINBASE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[DIFFICULTY] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[BASEFEE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[GASLIMIT] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[GASPRICE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFBALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[BALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[ORIGIN] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[BLOCKHASH] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE2] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFDESTRUCT] +PASSED tests/single/rpc/test_eth_chainId.py::test_eth_chainId[] +PASSED tests/single/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_execution_revert +PASSED tests/single/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_simulation_revert +PASSED tests/single/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash[] +PASSED tests/single/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash_error +PASSED tests/single/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt[] +PASSED tests/single/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt_error +PASSED tests/single/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation[] +PASSED tests/single/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_revert +PASSED tests/single/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_invalid_signature +PASSED tests/single/rpc/test_eth_supportedEntryPoints.py::test_eth_supportedEntryPoints[] +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_ban_user_op_access_other_ops_sender_in_bundle - AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')] + At index 0 diff: UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa', nonce='0x0', initCode='0x', callData='0xc54d0659fee7943bab203b616801458c0618256f', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') + Full diff: + [ + - UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f', + + UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa', + nonce='0x0', + initCode='0x', + - callData='0x', + + callData='0xc54d0659fee7943bab203b616801458c0618256f', + callGasLimit='0x493e0', + verificationGasLimit='0xf4240', + preVerificationGas='0x493e0', + maxFeePerGas='0xee6b2800', + maxPriorityFeePerGas='0xb2d05e00', + paymasterAndData='0x', + signature='0x'), + ] +FAILED tests/single/bundle/test_bundle.py::test_ban_user_sender_double_role_in_bundle - Exception: expected error object, got: +Ok(result='0x403d282d76fdf46eb064bf4c56f3ffdbb6c89ccf6cb007b29ebfee94eae6b182', id=111) +FAILED tests/single/bundle/test_bundle.py::test_stake_check_in_bundler - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0] - AssertionError: assert -32602 == + + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok] - Exception: expected result object, got: +Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=170) +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][paymaster][external_storage_read][ok] - Exception: expected result object, got: +Error(code=-32502, message='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=176) +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][factory][external_storage_read][ok] - Exception: expected result object, got: +Error(code=-32502, message='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=234) +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop] - AssertionError: assert -32602 == + + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=246).code +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok] - Exception: expected result object, got: +Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=248) +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1] - AssertionError: assert -32602 == + + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=250).code +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][sstore_out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][account][external_storage_read][ok] - Exception: expected result object, got: +Error(code=-32502, message='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=274) +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/reputation/test_reputation.py::test_staked_entity_reputation_threshold[with_factory] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/reputation/test_reputation.py::test_staked_entity_reputation_threshold[without_factory] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas[] - jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property + +Failed validating 'required' in schema: + {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', + 'type': 'string'}, + {'type': 'number'}], + 'title': 'callGasLimit'}, + 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', + 'type': 'string'}, + {'type': 'number'}], + 'title': 'preVerificationGas'}, + 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', + 'type': 'string'}, + {'type': 'number'}], + 'title': 'verificationGasLimit'}}, + 'required': ['callGasLimit', + 'preVerificationGas', + 'verificationGasLimit'], + 'title': 'UserOperation Gas parameters', + 'type': 'object'} + +On instance: + {'callGasLimit': 44181, + 'preVerificationGas': 42316, + 'verificationGas': 337129} +================= 52 failed, 119 passed, 4 warnings in 24.51s ================== diff --git a/runs/20231130/115737/stackup.xml b/runs/20231130/115737/stackup.xml new file mode 100644 index 0000000..e49aa9d --- /dev/null +++ b/runs/20231130/115737/stackup.xml @@ -0,0 +1,605 @@ +tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle + assert dump_mempool() == [user_op2] +E AssertionError: assert [UserOperatio...gnature='0x')] == [UserOperatio...gnature='0x')] +E At index 0 diff: UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa', nonce='0x0', initCode='0x', callData='0xc54d0659fee7943bab203b616801458c0618256f', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') != UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f', nonce='0x0', initCode='0x', callData='0x', callGasLimit='0x493e0', verificationGasLimit='0xf4240', preVerificationGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') +E Full diff: +E [ +E - UserOperation(sender='0xC54D0659fee7943bAb203b616801458C0618256f', +E + UserOperation(sender='0x9C9AAb259BB09C1eB1C5279fdec78352107639Fa', +E nonce='0x0', +E initCode='0x', +E - callData='0x', +E + callData='0xc54d0659fee7943bab203b616801458c0618256f', +E callGasLimit='0x493e0', +E verificationGasLimit='0xf4240', +E preVerificationGas='0x493e0', +E maxFeePerGas='0xee6b2800', +E maxPriorityFeePerGas='0xb2d05e00', +E paymasterAndData='0x', +E signature='0x'), +E ]--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:116: in assert_rpc_error + assert response.code == code +E AttributeError: 'Ok' object has no attribute 'code' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle + assert_rpc_error( +tests/utils.py:119: in assert_rpc_error + raise Exception(f"expected error object, got:\n{response}") from exc +E Exception: expected error object, got: +E Ok(result='0x403d282d76fdf46eb064bf4c56f3ffdbb6c89ccf6cb007b29ebfee94eae6b182', id=111)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:382: in test_stake_check_in_bundler + response = get_stake_status(paymaster_contract.address, entrypoint_contract.address) +tests/utils.py:186: in get_stake_status + .result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:116: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32602 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=144).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=170)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='paymaster has forbidden read to 0xd4A79499EFB4Fb65bBD50Fe3a88ee97b5DBFFB6D slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=176)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='factory has forbidden read to 0x35E8a99d9edb6732068fD1818AC46cf79a4B5d94 slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=234)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:116: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32602 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=246).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=248)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +tests/utils.py:116: in assert_rpc_error + assert response.code == code +E AssertionError: assert -32602 == <RPCErrorCode.BANNED_OPCODE: -32502> +E + where -32602 = Error(code=-32602, message='verificationGasLimit: exceeds maxVerificationGas of 1500000', data='verificationGasLimit: exceeds maxVerificationGas of 1500000', id=250).code--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', data='account has forbidden read to 0x899e90a33D672f78c339C34086381257958Ad88E slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39', id=274)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold + reputations = dump_reputation() +tests/utils.py:196: in dump_reputation + .result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/reputation/test_reputation.py:70: in test_staked_entity_reputation_threshold + reputations = dump_reputation() +tests/utils.py:196: in dump_reputation + .result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas + validate(instance=response.result, schema=schema) +.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate + raise error +E jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property +E +E Failed validating 'required' in schema: +E {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'callGasLimit'}, +E 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'preVerificationGas'}, +E 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'verificationGasLimit'}}, +E 'required': ['callGasLimit', +E 'preVerificationGas', +E 'verificationGasLimit'], +E 'title': 'UserOperation Gas parameters', +E 'type': 'object'} +E +E On instance: +E {'callGasLimit': 44181, +E 'preVerificationGas': 42316, +E 'verificationGas': 337129}--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + + \ No newline at end of file diff --git a/runs/20231130/115737/voltaire.json b/runs/20231130/115737/voltaire.json new file mode 100644 index 0000000..aa2daef --- /dev/null +++ b/runs/20231130/115737/voltaire.json @@ -0,0 +1,1201 @@ +{ + "testsuites": { + "testsuite": { + "@name": "voltaire", + "@errors": "0", + "@failures": "55", + "@skipped": "0", + "@tests": "171", + "@time": "24.711", + "@timestamp": "2023-11-30T11:57:08.609661", + "@hostname": "fv-az1251-432", + "testcase": [ + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_priority_fee_bump]", + "@time": "0.055", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[only_max_fee_bump]", + "@time": "0.028", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_same_fee]", + "@time": "0.026", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[with_less_fee]", + "@time": "0.026", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_below_threshold]", + "@time": "0.026", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_at_threshold]", + "@time": "0.027", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_bundle_replace_op[fee_bump_above_threshold]", + "@time": "0.028", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op\n assert new_op.send().result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender]", + "@time": "0.273", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster]", + "@time": "0.155", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory]", + "@time": "0.152", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender]", + "@time": "0.155", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster]", + "@time": "0.155", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory]", + "@time": "0.152", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender]", + "@time": "0.169", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster]", + "@time": "0.152", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory]", + "@time": "0.149", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities\n set_reputation(\ntests/utils.py:221: in set_reputation\n )\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_max_allowed_ops_unstaked_sender", + "@time": "0.327" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_max_allowed_ops_staked_sender", + "@time": "0.426" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_ban_user_op_access_other_ops_sender_in_bundle", + "@time": "0.322", + "failure": { + "@message": "AssertionError: assert [] == [UserOperatio...gnature='0x')]\n Right contains one more item: UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\n Full diff:\n [\n + ,\n - UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990',\n - nonce='0x0',\n - initCode='0x',\n - callData='0x',\n - callGasLimit='0x493e0',\n - verificationGasLimit='0xf4240',\n - preVerificationGas='0x493e0',\n - maxFeePerGas='0xee6b2800',\n - maxPriorityFeePerGas='0xb2d05e00',\n - paymasterAndData='0x',\n - signature='0x'),\n ]", + "#text": "tests/single/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle\n assert dump_mempool() == [user_op2]\nE AssertionError: assert [] == [UserOperatio...gnature='0x')]\nE Right contains one more item: UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x')\nE Full diff:\nE [\nE + ,\nE - UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990',\nE - nonce='0x0',\nE - initCode='0x',\nE - callData='0x',\nE - callGasLimit='0x493e0',\nE - verificationGasLimit='0xf4240',\nE - preVerificationGas='0x493e0',\nE - maxFeePerGas='0xee6b2800',\nE - maxPriorityFeePerGas='0xb2d05e00',\nE - paymasterAndData='0x',\nE - signature='0x'),\nE ]" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_ban_user_sender_double_role_in_bundle", + "@time": "0.199", + "failure": { + "@message": "Exception: expected error object, got:\nOk(result='0x2c249825b61f8c89841a9b6375e46c19466aba7077dddd27188c9696a924f5db', id=90)", + "#text": "tests/utils.py:116: in assert_rpc_error\n assert response.code == code\nE AttributeError: 'Ok' object has no attribute 'code'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle\n assert_rpc_error(\ntests/utils.py:119: in assert_rpc_error\n raise Exception(f\"expected error object, got:\\n{response}\") from exc\nE Exception: expected error object, got:\nE Ok(result='0x2c249825b61f8c89841a9b6375e46c19466aba7077dddd27188c9696a924f5db', id=90)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_bundle", + "@name": "test_stake_check_in_bundler", + "@time": "0.044", + "failure": { + "@message": "AttributeError: 'Error' object has no attribute 'result'", + "#text": "tests/single/bundle/test_bundle.py:382: in test_stake_check_in_bundler\n response = get_stake_status(paymaster_contract.address, entrypoint_contract.address)\ntests/utils.py:186: in get_stake_status\n .result\nE AttributeError: 'Error' object has no attribute 'result'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_codehash", + "@name": "test_codehash_changed", + "@time": "0.459" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][paymaster][no_storage][ok]", + "@time": "0.117" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]unstaked][paymaster][storage][drop]", + "@time": "0.117" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage][drop]", + "@time": "0.122" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop]", + "@time": "0.121" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][paymaster][account_storage][ok]", + "@time": "0.144" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok]", + "@time": "0.128" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.230" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0]", + "@time": "0.233" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]unstaked][paymaster][context][drop]", + "@time": "0.103" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop]", + "@time": "0.126" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop]", + "@time": "0.147", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.124" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][paymaster][no_storage][ok]", + "@time": "0.145" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][paymaster][storage][ok]", + "@time": "0.148" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage][ok]", + "@time": "0.154" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok]", + "@time": "0.150" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok]", + "@time": "0.147" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][paymaster][account_storage][ok]", + "@time": "0.149" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage][ok]", + "@time": "0.152" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok]", + "@time": "0.167" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok]", + "@time": "0.262" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[EREP-050]staked][paymaster][context][ok]", + "@time": "0.135" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][paymaster][external_storage_write][drop]", + "@time": "0.153" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][paymaster][external_storage_read][ok]", + "@time": "0.144", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32502, message='paymaster : 0xb7cf7f46820c9743ef2a88f6bb098f903b5e8b3b banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xac74170a96eca13e04729818ce7fe06e0022d991', data=None, id=155)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='paymaster : 0xb7cf7f46820c9743ef2a88f6bb098f903b5e8b3b banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xac74170a96eca13e04729818ce7fe06e0022d991', data=None, id=155)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][out_of_gas][drop]", + "@time": "0.168", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop]", + "@time": "0.152", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][no_storage][ok]", + "@time": "0.183" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][storage][drop]", + "@time": "0.182" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][reference_storage][drop]", + "@time": "0.184" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop]", + "@time": "0.182" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][factory][account_storage][ok]", + "@time": "0.184" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage][drop]", + "@time": "0.188" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop]", + "@time": "0.184" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][factory][external_storage_read][drop]", + "@time": "0.184" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok]", + "@time": "0.177" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.178", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.178", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.176", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop]", + "@time": "0.176", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop]", + "@time": "0.179", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.181", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop]", + "@time": "0.177", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][out_of_gas][drop]", + "@time": "0.207", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop]", + "@time": "0.181" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][factory][no_storage][ok]", + "@time": "0.204" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-031]staked][factory][storage][ok]", + "@time": "0.310" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage][ok]", + "@time": "0.212" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-032]staked][factory][reference_storage_struct][ok]", + "@time": "0.215" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][factory][account_storage][ok]", + "@time": "0.210" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage][ok]", + "@time": "0.212" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok]", + "@time": "0.238" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][factory][external_storage_write][drop]", + "@time": "0.229" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][factory][external_storage_read][ok]", + "@time": "0.208", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32502, message='factory : 0x3fbeddfbc33c37d619b6097ae60107c7e8e00348 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0x1800afbaee4c4e407b7d65f28c267ebaf80f05d3', data=None, id=213)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='factory : 0x3fbeddfbc33c37d619b6097ae60107c7e8e00348 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0x1800afbaee4c4e407b7d65f28c267ebaf80f05d3', data=None, id=213)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][out_of_gas][drop]", + "@time": "0.231", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop]", + "@time": "0.215", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][no_storage][ok]", + "@time": "0.156" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]unstaked][account][account_storage][ok]", + "@time": "0.118" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage][ok]", + "@time": "0.118" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop]", + "@time": "0.202" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok]", + "@time": "0.259", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32502, message='sender : 0xdA764950c25339e4900FacfECdaB20367975936A insuffient stake to access a08616a83b9d20fae0be6bdf7d28111d4c67c5723e9ce2690618f7e80b478041 at contract : 0x449ed48a8db7ac42a7f8c7d5854d7f323704ddae', data=None, id=227)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='sender : 0xdA764950c25339e4900FacfECdaB20367975936A insuffient stake to access a08616a83b9d20fae0be6bdf7d28111d4c67c5723e9ce2690618f7e80b478041 at contract : 0x449ed48a8db7ac42a7f8c7d5854d7f323704ddae', data=None, id=227)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1]", + "@time": "0.230" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok]", + "@time": "0.121" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]unstaked][account][external_storage_read][drop]", + "@time": "0.112" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][out_of_gas][drop]", + "@time": "0.140", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop]", + "@time": "0.118", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-000]staked][account][no_storage][ok]", + "@time": "0.136" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-010]staked][account][account_storage][ok]", + "@time": "0.140" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage][ok]", + "@time": "0.144" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-021]staked][account][account_reference_storage_struct][ok]", + "@time": "0.145" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][out_of_gas][drop]", + "@time": "0.162", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-020]staked][account][sstore_out_of_gas][drop]", + "@time": "0.168", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][account][external_storage_write][drop]", + "@time": "0.141" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[STO-033]staked][account][external_storage_read][ok]", + "@time": "0.136", + "failure": { + "@message": "Exception: expected result object, got:\nError(code=-32502, message='sender : 0x7Ace6D13b278803f981FE3a6c7B33002c4462991 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xcc46df77e8921b741221b17f385e625fe7e247f7', data=None, id=253)", + "#text": "tests/utils.py:109: in assert_ok\n assert response.result\nE AttributeError: 'Error' object has no attribute 'result'\n\nThe above exception was the direct cause of the following exception:\ntests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/utils.py:111: in assert_ok\n raise Exception(f\"expected result object, got:\\n{response}\") from exc\nE Exception: expected result object, got:\nE Error(code=-32502, message='sender : 0x7Ace6D13b278803f981FE3a6c7B33002c4462991 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xcc46df77e8921b741221b17f385e625fe7e247f7', data=None, id=253)" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop]", + "@time": "0.123", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop]", + "@time": "0.121", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok]", + "@time": "0.126" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok]", + "@time": "0.132" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop]", + "@time": "0.108", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop]", + "@time": "0.113", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop]", + "@time": "0.110", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop]", + "@time": "0.116", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop]", + "@time": "0.114", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop]", + "@time": "0.119", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop]", + "@time": "0.122", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop]", + "@time": "0.111", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop]", + "@time": "0.111", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop]", + "@time": "0.110", + "failure": { + "@message": "AttributeError: 'Ok' object has no attribute 'message'", + "#text": "tests/single/bundle/test_storage_rules.py:769: in test_rule\n case.assert_func(response)\ntests/single/bundle/test_storage_rules.py:19: in assert_error\n assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE)\nE AttributeError: 'Ok' object has no attribute 'message'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.bundle.test_storage_rules", + "@name": "test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok]", + "@time": "0.121" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GAS]", + "@time": "0.083" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[NUMBER]", + "@time": "0.080" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[TIMESTAMP]", + "@time": "0.081" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[COINBASE]", + "@time": "0.085" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[DIFFICULTY]", + "@time": "0.081" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BASEFEE]", + "@time": "0.085" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASLIMIT]", + "@time": "0.083" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[GASPRICE]", + "@time": "0.089" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFBALANCE]", + "@time": "0.090" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BALANCE]", + "@time": "0.086" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[ORIGIN]", + "@time": "0.085" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[BLOCKHASH]", + "@time": "0.089" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE]", + "@time": "0.088" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[CREATE2]", + "@time": "0.092" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_banned_opcode[SELFDESTRUCT]", + "@time": "0.088" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS CALL]", + "@time": "0.139" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_account_allowed_opcode_sequence[GAS DELEGATECALL]", + "@time": "0.100" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GAS]", + "@time": "0.107" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[NUMBER]", + "@time": "0.103" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[TIMESTAMP]", + "@time": "0.103" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[COINBASE]", + "@time": "0.109" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[DIFFICULTY]", + "@time": "0.103" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BASEFEE]", + "@time": "0.106" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASLIMIT]", + "@time": "0.105" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[GASPRICE]", + "@time": "0.108" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFBALANCE]", + "@time": "0.105" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BALANCE]", + "@time": "0.107" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[ORIGIN]", + "@time": "0.104" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[BLOCKHASH]", + "@time": "0.103" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE]", + "@time": "0.108" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[CREATE2]", + "@time": "0.104" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_paymaster_banned_opcode[SELFDESTRUCT]", + "@time": "0.110" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GAS]", + "@time": "0.161" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[NUMBER]", + "@time": "0.165" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[TIMESTAMP]", + "@time": "0.163" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[COINBASE]", + "@time": "0.159" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[DIFFICULTY]", + "@time": "0.164" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BASEFEE]", + "@time": "0.163" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASLIMIT]", + "@time": "0.167" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[GASPRICE]", + "@time": "0.163" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFBALANCE]", + "@time": "0.167" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BALANCE]", + "@time": "0.164" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[ORIGIN]", + "@time": "0.165" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[BLOCKHASH]", + "@time": "0.169" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE]", + "@time": "0.170" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[CREATE2]", + "@time": "0.172" + }, + { + "@classname": "tests.single.opbanning.test_op_banning", + "@name": "test_factory_banned_opcode[SELFDESTRUCT]", + "@time": "0.166" + }, + { + "@classname": "tests.single.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[with_factory]", + "@time": "0.128", + "failure": { + "@message": "AttributeError: 'str' object has no attribute 'address'", + "#text": "tests/single/reputation/test_reputation.py:71: in test_staked_entity_reputation_threshold\n ops_included = next(\ntests/single/reputation/test_reputation.py:72: in \n (rep for rep in reputations if rep.address == paymaster_contract.address), {}\nE AttributeError: 'str' object has no attribute 'address'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.reputation.test_reputation", + "@name": "test_staked_entity_reputation_threshold[without_factory]", + "@time": "0.066", + "failure": { + "@message": "AttributeError: 'str' object has no attribute 'address'", + "#text": "tests/single/reputation/test_reputation.py:71: in test_staked_entity_reputation_threshold\n ops_included = next(\ntests/single/reputation/test_reputation.py:72: in \n (rep for rep in reputations if rep.address == paymaster_contract.address), {}\nE AttributeError: 'str' object has no attribute 'address'" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.rpc.test_eth_chainId", + "@name": "test_eth_chainId[]", + "@time": "0.008" + }, + { + "@classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas[]", + "@time": "0.028", + "failure": { + "@message": "jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\n\nFailed validating 'required' in schema:\n {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'callGasLimit'},\n 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'preVerificationGas'},\n 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\n 'type': 'string'},\n {'type': 'number'}],\n 'title': 'verificationGasLimit'}},\n 'required': ['callGasLimit',\n 'preVerificationGas',\n 'verificationGasLimit'],\n 'title': 'UserOperation Gas parameters',\n 'type': 'object'}\n\nOn instance:\n {'callGasLimit': '0xab10',\n 'deadline': 281474976710655,\n 'preVerificationGas': 48220,\n 'verificationGas': 334329}", + "#text": "tests/single/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas\n validate(instance=response.result, schema=schema)\n.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate\n raise error\nE jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property\nE \nE Failed validating 'required' in schema:\nE {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'callGasLimit'},\nE 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'preVerificationGas'},\nE 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$',\nE 'type': 'string'},\nE {'type': 'number'}],\nE 'title': 'verificationGasLimit'}},\nE 'required': ['callGasLimit',\nE 'preVerificationGas',\nE 'verificationGasLimit'],\nE 'title': 'UserOperation Gas parameters',\nE 'type': 'object'}\nE \nE On instance:\nE {'callGasLimit': '0xab10',\nE 'deadline': 281474976710655,\nE 'preVerificationGas': 48220,\nE 'verificationGas': 334329}" + }, + "system-out": "--------------------------------- Captured Log ---------------------------------\n\n--------------------------------- Captured Out ---------------------------------", + "system-err": "--------------------------------- Captured Err ---------------------------------" + }, + { + "@classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_execution_revert", + "@time": "0.025" + }, + { + "@classname": "tests.single.rpc.test_eth_estimateUserOperationGas", + "@name": "test_eth_estimateUserOperationGas_simulation_revert", + "@time": "0.021" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash[]", + "@time": "0.139" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationByHash", + "@name": "test_eth_getUserOperationByHash_error", + "@time": "0.002" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt[]", + "@time": "0.150" + }, + { + "@classname": "tests.single.rpc.test_eth_getUserOperationReceipt", + "@name": "test_eth_getUserOperationReceipt_error", + "@time": "0.002" + }, + { + "@classname": "tests.single.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation[]", + "@time": "0.123" + }, + { + "@classname": "tests.single.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_revert", + "@time": "0.034" + }, + { + "@classname": "tests.single.rpc.test_eth_sendUserOperation", + "@name": "test_eth_sendUserOperation_invalid_signature", + "@time": "0.024" + }, + { + "@classname": "tests.single.rpc.test_eth_supportedEntryPoints", + "@name": "test_eth_supportedEntryPoints[]", + "@time": "0.012" + } + ] + } + } +} diff --git a/runs/20231130/115737/voltaire.log b/runs/20231130/115737/voltaire.log new file mode 100644 index 0000000..6c728ec --- /dev/null +++ b/runs/20231130/115737/voltaire.log @@ -0,0 +1,722 @@ +Attaching to bundler-test-executor_bundler-waiter_1, bundler-test-executor_bundler_1, bundler-test-executor_deployer_1, bundler-test-executor_funder_1, geth-1.10 +bundler_1 | 2023-11-30T11:57:06.922274924Z _ ______ __ _________ ________ ______ +bundler_1 | 2023-11-30T11:57:06.922315670Z | | / / __ \/ / /_ __/ | / _/ __ \/ ____/ +bundler_1 | 2023-11-30T11:57:06.922323795Z | | / / / / / / / / / /| | / // /_/ / __/ +bundler_1 | 2023-11-30T11:57:06.922330157Z | |/ / /_/ / /___/ / / ___ |_/ // _, _/ /___ +bundler_1 | 2023-11-30T11:57:06.922335697Z |___/\____/_____/_/ /_/ |_/___/_/ |_/_____/ +bundler_1 | 2023-11-30T11:57:06.922370132Z 11-30 11:57:06 - INFO - Starting *** Voltaire *** - Python 4337 Bundler +bundler_1 | 2023-11-30T11:57:06.923049677Z 11-30 11:57:06 - INFO - Updating reputation entries +bundler_1 | 2023-11-30T11:57:06.923234671Z 11-30 11:57:06 - INFO - Starting bundler_endpoint +bundler_1 | 2023-11-30T11:57:06.923921450Z 11-30 11:57:06 - INFO - Starting HTTP RPC Server at: 0.0.0.0:3000/rpc +bundler_1 | 2023-11-30T11:57:07.146935496Z 11-30 11:57:07 - DEBUG - rpc_chainId RPC served +bundler_1 | 2023-11-30T11:57:07.147328902Z 11-30 11:57:07 - INFO - 172.23.0.4 [30/Nov/2023:11:57:07 +0000] "POST /rpc HTTP/1.1" 200 204 "-" "-" +bundler_1 | 2023-11-30T11:57:08.681131748Z 11-30 11:57:08 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:08.681465155Z 11-30 11:57:08 - INFO - 172.23.0.1 [30/Nov/2023:11:57:08 +0000] "POST /rpc HTTP/1.1" 200 201 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:08.730741813Z 11-30 11:57:08 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:08.731094300Z 11-30 11:57:08 - INFO - 172.23.0.1 [30/Nov/2023:11:57:08 +0000] "POST /rpc HTTP/1.1" 200 298 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:08.798763509Z 11-30 11:57:08 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:08.799129223Z 11-30 11:57:08 - INFO - 172.23.0.1 [30/Nov/2023:11:57:08 +0000] "POST /rpc HTTP/1.1" 200 201 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:08.822827128Z 11-30 11:57:08 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:08.823173797Z 11-30 11:57:08 - INFO - 172.23.0.1 [30/Nov/2023:11:57:08 +0000] "POST /rpc HTTP/1.1" 200 298 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:08.830527448Z 11-30 11:57:08 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:08.830815911Z 11-30 11:57:08 - INFO - 172.23.0.1 [30/Nov/2023:11:57:08 +0000] "POST /rpc HTTP/1.1" 200 201 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:08.853428429Z 11-30 11:57:08 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:08.853714331Z 11-30 11:57:08 - INFO - 172.23.0.1 [30/Nov/2023:11:57:08 +0000] "POST /rpc HTTP/1.1" 200 298 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:08.861586760Z 11-30 11:57:08 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:08.861890646Z 11-30 11:57:08 - INFO - 172.23.0.1 [30/Nov/2023:11:57:08 +0000] "POST /rpc HTTP/1.1" 200 201 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:08.884956104Z 11-30 11:57:08 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:08.885249580Z 11-30 11:57:08 - INFO - 172.23.0.1 [30/Nov/2023:11:57:08 +0000] "POST /rpc HTTP/1.1" 200 298 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:08.892366119Z 11-30 11:57:08 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:08.892649887Z 11-30 11:57:08 - INFO - 172.23.0.1 [30/Nov/2023:11:57:08 +0000] "POST /rpc HTTP/1.1" 200 201 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:08.915396478Z 11-30 11:57:08 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:08.915704037Z 11-30 11:57:08 - INFO - 172.23.0.1 [30/Nov/2023:11:57:08 +0000] "POST /rpc HTTP/1.1" 200 298 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:08.924169518Z 11-30 11:57:08 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:08.924469165Z 11-30 11:57:08 - INFO - 172.23.0.1 [30/Nov/2023:11:57:08 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:08.948088938Z 11-30 11:57:08 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:08.948360537Z 11-30 11:57:08 - INFO - 172.23.0.1 [30/Nov/2023:11:57:08 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:08.956415029Z 11-30 11:57:08 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:08.956705263Z 11-30 11:57:08 - INFO - 172.23.0.1 [30/Nov/2023:11:57:08 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:08.980809217Z 11-30 11:57:08 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:08.981108180Z 11-30 11:57:08 - INFO - 172.23.0.1 [30/Nov/2023:11:57:08 +0000] "POST /rpc HTTP/1.1" 200 299 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:08.995115391Z 11-30 11:57:08 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:08.995423625Z 11-30 11:57:08 - INFO - 172.23.0.1 [30/Nov/2023:11:57:08 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:08.997577715Z 11-30 11:57:08 - INFO - 172.23.0.1 [30/Nov/2023:11:57:08 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.257252668Z 11-30 11:57:09 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:09.257570820Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.259540427Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.273221580Z 11-30 11:57:09 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:09.273510345Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.275573295Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.423505460Z 11-30 11:57:09 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:09.423812505Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.425712062Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.436836829Z 11-30 11:57:09 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:09.437116934Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.439088013Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.583689548Z 11-30 11:57:09 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:09.584001085Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.585936838Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.596022489Z 11-30 11:57:09 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:09.596321224Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.598276564Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.746400918Z 11-30 11:57:09 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:09.746698989Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.748797138Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.760882815Z 11-30 11:57:09 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:09.761167886Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.763214866Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.910405331Z 11-30 11:57:09 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:09.910704167Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.912583396Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.947050486Z 11-30 11:57:09 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:09.947349229Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:09.949322212Z 11-30 11:57:09 - INFO - 172.23.0.1 [30/Nov/2023:11:57:09 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.093811578Z 11-30 11:57:10 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:10.094116609Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.095955960Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.123426902Z 11-30 11:57:10 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:10.123694180Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.125616299Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.270663556Z 11-30 11:57:10 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:10.270980252Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.272972581Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.284046387Z 11-30 11:57:10 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:10.284299539Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.286143011Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.430902790Z 11-30 11:57:10 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:10.431219744Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.433263238Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.443293692Z 11-30 11:57:10 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:10.443551852Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.445431140Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.587690444Z 11-30 11:57:10 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:10.587988205Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.589869498Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 284 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.615769446Z 11-30 11:57:10 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:10.616037829Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.617875971Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.679071254Z 11-30 11:57:10 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:10.679349823Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.682005387Z 11-30 11:57:10 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:10.682275169Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 589 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.721472092Z 11-30 11:57:10 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:10.721757494Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.723985652Z 11-30 11:57:10 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:10.724268017Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 995 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.769587769Z 11-30 11:57:10 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:10.769895435Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.772560583Z 11-30 11:57:10 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:10.772820868Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 1402 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.811750593Z 11-30 11:57:10 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:10.812026089Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.814324225Z 11-30 11:57:10 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:10.814615670Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 1808 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.852885628Z 11-30 11:57:10 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:10.853187109Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 264 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.855685286Z 11-30 11:57:10 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:10.856008331Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 1808 "-" "python-requests/2.28.1" +bundler-waiter_1 | 2023-11-30T11:57:06.798034028Z Error: +bundler-waiter_1 | 2023-11-30T11:57:06.798261803Z error sending request for url (http://bundler:3000/rpc): error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:57:06.798272993Z +bundler-waiter_1 | 2023-11-30T11:57:06.798279335Z Context: +bundler-waiter_1 | 2023-11-30T11:57:06.798398918Z - Error #0: error trying to connect: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:57:06.798502661Z - Error #1: tcp connect error: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:57:06.798583151Z - Error #2: Connection refused (os error 111) +bundler-waiter_1 | 2023-11-30T11:57:07.147353238Z "0x539" +bundler_1 | 2023-11-30T11:57:10.908945671Z 11-30 11:57:10 - INFO - Bundle was sent with transaction hash : 0x42515be8df7b2560e68bc07eb5e903bac8e882848486924a261117ce0236c78e +bundler_1 | 2023-11-30T11:57:10.908973403Z 11-30 11:57:10 - INFO - Sending bundle with 1 user operations +bundler_1 | 2023-11-30T11:57:10.909190096Z 11-30 11:57:10 - DEBUG - debug_bundler_sendBundleNow RPC served +bundler_1 | 2023-11-30T11:57:10.909526012Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.912200735Z 11-30 11:57:10 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:10.912476985Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 1418 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.924590150Z 11-30 11:57:10 - DEBUG - rpc_getUserOperationReceipt RPC served +bundler_1 | 2023-11-30T11:57:10.924903901Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 3655 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.928173060Z 11-30 11:57:10 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:10.928434102Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:10.930321456Z 11-30 11:57:10 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.037301861Z 11-30 11:57:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:11.037628901Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:10 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.040329051Z 11-30 11:57:11 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:11.040617153Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 605 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.090555934Z 11-30 11:57:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:11.090851288Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.093373012Z 11-30 11:57:11 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:11.093650546Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 1011 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.140329041Z 11-30 11:57:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:11.140615310Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.143023103Z 11-30 11:57:11 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:11.143311593Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 1418 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.192202209Z 11-30 11:57:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:11.192488416Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.194928596Z 11-30 11:57:11 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:11.195223217Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 1824 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.242193461Z 11-30 11:57:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:11.242495911Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.245077911Z 11-30 11:57:11 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:11.245376844Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 2230 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.247689012Z 11-30 11:57:11 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:11.247975803Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 2230 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.336607328Z 11-30 11:57:11 - INFO - Bundle was sent with transaction hash : 0x3306370f898e6b84d40705fa9a128048a75304ad759b6245deda530044525b8a +bundler_1 | 2023-11-30T11:57:11.336634729Z 11-30 11:57:11 - INFO - Sending bundle with 1 user operations +bundler_1 | 2023-11-30T11:57:11.336824242Z 11-30 11:57:11 - DEBUG - debug_bundler_sendBundleNow RPC served +bundler_1 | 2023-11-30T11:57:11.337158033Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.340024653Z 11-30 11:57:11 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:11.340341941Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 1824 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.351622575Z 11-30 11:57:11 - DEBUG - rpc_getUserOperationReceipt RPC served +bundler_1 | 2023-11-30T11:57:11.351927800Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 4219 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.355200062Z 11-30 11:57:11 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:11.355464568Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.357320173Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.549894838Z 11-30 11:57:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:11.550193871Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.601371262Z 11-30 11:57:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:11.601669644Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.670506531Z 11-30 11:57:11 - DEBUG - debug_bundler_sendBundleNow RPC served +bundler_1 | 2023-11-30T11:57:11.670823911Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 315 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.673520428Z 11-30 11:57:11 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:11.673794252Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.682230824Z 11-30 11:57:11 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:11.682504006Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.684399826Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.830150890Z 11-30 11:57:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:11.830472726Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.877984930Z 11-30 11:57:11 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:11.878265301Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.890984040Z 11-30 11:57:11 - DEBUG - debug_bundler_clearState RPC served +deployer_1 | 2023-11-30T11:56:59.936748576Z Deploying entrypoint at 0x5FF137D4b0FDCD49DcA30c7CF57E578a026d2789 +deployer_1 | 2023-11-30T11:57:00.027747255Z deploying: +bundler_1 | 2023-11-30T11:57:11.891263951Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.893126148Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.931854819Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 285 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.941697326Z 11-30 11:57:11 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:11.941961347Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 202 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:11.943862367Z 11-30 11:57:11 - INFO - 172.23.0.1 [30/Nov/2023:11:57:11 +0000] "POST /rpc HTTP/1.1" 200 286 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.044798225Z 11-30 11:57:12 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:12.045099186Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.047713998Z 11-30 11:57:12 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:12.047984377Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 534 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.119238204Z 11-30 11:57:12 - DEBUG - debug_bundler_sendBundleNow RPC served +bundler_1 | 2023-11-30T11:57:12.119529352Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 265 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.124271835Z 11-30 11:57:12 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:12.124535873Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 200 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.204434290Z 11-30 11:57:12 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:12.204749827Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.207258481Z 11-30 11:57:12 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:12.207540021Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 518 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.254381967Z 11-30 11:57:12 - INFO - Bundle was sent with transaction hash : 0x9ef83075778c7ac65cc7f6c676a2385c6e13fd6d7d3344408e2984d07e6b4ed8 +bundler_1 | 2023-11-30T11:57:12.254402726Z 11-30 11:57:12 - INFO - Sending bundle with 1 user operations +bundler_1 | 2023-11-30T11:57:12.254630079Z 11-30 11:57:12 - DEBUG - debug_bundler_sendBundleNow RPC served +bundler_1 | 2023-11-30T11:57:12.255282704Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.257403205Z 11-30 11:57:12 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:12.257658467Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 201 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.338534463Z 11-30 11:57:12 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:12.338803715Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.341044737Z 11-30 11:57:12 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:12.341311795Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 518 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.391526101Z 11-30 11:57:12 - INFO - Bundle was sent with transaction hash : 0x07bee6f7f9f7b97ad7eef459825ec52660a1ca23aa2449eebd0e5389e74bc164 +bundler_1 | 2023-11-30T11:57:12.391564623Z 11-30 11:57:12 - INFO - Sending bundle with 1 user operations +bundler_1 | 2023-11-30T11:57:12.391733057Z 11-30 11:57:12 - DEBUG - debug_bundler_sendBundleNow RPC served +bundler_1 | 2023-11-30T11:57:12.392059475Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.394867288Z 11-30 11:57:12 - DEBUG - debug_bundler_dumpMempool RPC served +bundler_1 | 2023-11-30T11:57:12.395165116Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 201 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.402343918Z 11-30 11:57:12 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:12.402606797Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.516377247Z 11-30 11:57:12 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:12.516675168Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.520505853Z 11-30 11:57:12 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:12.520763890Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.633991716Z 11-30 11:57:12 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:12.634302929Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 370 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.638239885Z 11-30 11:57:12 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:12.638508147Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.756773569Z 11-30 11:57:12 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:12.757094710Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 433 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.760999079Z 11-30 11:57:12 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:12.761264833Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.878013885Z 11-30 11:57:12 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:12.878340018Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 433 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:12.882284205Z 11-30 11:57:12 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:12.882564497Z 11-30 11:57:12 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:13.022574433Z 11-30 11:57:13 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:13.022870441Z 11-30 11:57:13 - INFO - 172.23.0.1 [30/Nov/2023:11:57:12 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:13.026796703Z 11-30 11:57:13 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:13.027082222Z 11-30 11:57:13 - INFO - 172.23.0.1 [30/Nov/2023:11:57:13 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:13.151043620Z 11-30 11:57:13 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:13.151351724Z 11-30 11:57:13 - INFO - 172.23.0.1 [30/Nov/2023:11:57:13 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:13.155428737Z 11-30 11:57:13 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:13.155718454Z 11-30 11:57:13 - INFO - 172.23.0.1 [30/Nov/2023:11:57:13 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:13.381348963Z 11-30 11:57:13 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:13.381638198Z 11-30 11:57:13 - INFO - 172.23.0.1 [30/Nov/2023:11:57:13 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:13.385506924Z 11-30 11:57:13 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:13.385765204Z 11-30 11:57:13 - INFO - 172.23.0.1 [30/Nov/2023:11:57:13 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:13.615014664Z 11-30 11:57:13 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:13.615351465Z 11-30 11:57:13 - INFO - 172.23.0.1 [30/Nov/2023:11:57:13 +0000] "POST /rpc HTTP/1.1" 200 432 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:13.619456637Z 11-30 11:57:13 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:13.619752555Z 11-30 11:57:13 - INFO - 172.23.0.1 [30/Nov/2023:11:57:13 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:13.718606254Z 11-30 11:57:13 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:13.718949740Z 11-30 11:57:13 - INFO - 172.23.0.1 [30/Nov/2023:11:57:13 +0000] "POST /rpc HTTP/1.1" 200 272 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:13.722854412Z 11-30 11:57:13 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:13.723169355Z 11-30 11:57:13 - INFO - 172.23.0.1 [30/Nov/2023:11:57:13 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:13.845406424Z 11-30 11:57:13 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:13.845756045Z 11-30 11:57:13 - INFO - 172.23.0.1 [30/Nov/2023:11:57:13 +0000] "POST /rpc HTTP/1.1" 200 428 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:13.849726750Z 11-30 11:57:13 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:13.850021826Z 11-30 11:57:13 - INFO - 172.23.0.1 [30/Nov/2023:11:57:13 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:13.992770953Z 11-30 11:57:13 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:13.993062605Z 11-30 11:57:13 - INFO - 172.23.0.1 [30/Nov/2023:11:57:13 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:14.003443091Z 11-30 11:57:14 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:14.003751128Z 11-30 11:57:14 - INFO - 172.23.0.1 [30/Nov/2023:11:57:14 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:14.123650049Z 11-30 11:57:14 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:14.123968315Z 11-30 11:57:14 - INFO - 172.23.0.1 [30/Nov/2023:11:57:14 +0000] "POST /rpc HTTP/1.1" 200 370 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:14.128115486Z 11-30 11:57:14 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:14.128395899Z 11-30 11:57:14 - INFO - 172.23.0.1 [30/Nov/2023:11:57:14 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:14.269235466Z 11-30 11:57:14 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:14.269560210Z 11-30 11:57:14 - INFO - 172.23.0.1 [30/Nov/2023:11:57:14 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:14.273405332Z 11-30 11:57:14 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:14.273683256Z 11-30 11:57:14 - INFO - 172.23.0.1 [30/Nov/2023:11:57:14 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:14.418373810Z 11-30 11:57:14 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:14.418666030Z 11-30 11:57:14 - INFO - 172.23.0.1 [30/Nov/2023:11:57:14 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:14.422584195Z 11-30 11:57:14 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:14.422854932Z 11-30 11:57:14 - INFO - 172.23.0.1 [30/Nov/2023:11:57:14 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:14.573015011Z 11-30 11:57:14 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:14.573319799Z 11-30 11:57:14 - INFO - 172.23.0.1 [30/Nov/2023:11:57:14 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:14.577156074Z 11-30 11:57:14 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:14.577427116Z 11-30 11:57:14 - INFO - 172.23.0.1 [30/Nov/2023:11:57:14 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:14.723907608Z 11-30 11:57:14 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:14.724181882Z 11-30 11:57:14 - INFO - 172.23.0.1 [30/Nov/2023:11:57:14 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:14.727962741Z 11-30 11:57:14 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:14.728223627Z 11-30 11:57:14 - INFO - 172.23.0.1 [30/Nov/2023:11:57:14 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:14.871592997Z 11-30 11:57:14 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:14.871870580Z 11-30 11:57:14 - INFO - 172.23.0.1 [30/Nov/2023:11:57:14 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:14.875788167Z 11-30 11:57:14 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:14.876052519Z 11-30 11:57:14 - INFO - 172.23.0.1 [30/Nov/2023:11:57:14 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:15.020915290Z 11-30 11:57:15 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:15.021219633Z 11-30 11:57:15 - INFO - 172.23.0.1 [30/Nov/2023:11:57:14 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:15.025073852Z 11-30 11:57:15 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:15.025352490Z 11-30 11:57:15 - INFO - 172.23.0.1 [30/Nov/2023:11:57:15 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:15.173668668Z 11-30 11:57:15 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:15.173946147Z 11-30 11:57:15 - INFO - 172.23.0.1 [30/Nov/2023:11:57:15 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:15.177874717Z 11-30 11:57:15 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:15.178148868Z 11-30 11:57:15 - INFO - 172.23.0.1 [30/Nov/2023:11:57:15 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:15.341708329Z 11-30 11:57:15 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:15.342016971Z 11-30 11:57:15 - INFO - 172.23.0.1 [30/Nov/2023:11:57:15 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:15.345862290Z 11-30 11:57:15 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:15.346117969Z 11-30 11:57:15 - INFO - 172.23.0.1 [30/Nov/2023:11:57:15 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:15.604496889Z 11-30 11:57:15 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:15.604800013Z 11-30 11:57:15 - INFO - 172.23.0.1 [30/Nov/2023:11:57:15 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:15.608647159Z 11-30 11:57:15 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:15.608916507Z 11-30 11:57:15 - INFO - 172.23.0.1 [30/Nov/2023:11:57:15 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:15.740394743Z 11-30 11:57:15 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:15.740708785Z 11-30 11:57:15 - INFO - 172.23.0.1 [30/Nov/2023:11:57:15 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:15.744706761Z 11-30 11:57:15 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:15.744977855Z 11-30 11:57:15 - INFO - 172.23.0.1 [30/Nov/2023:11:57:15 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:15.893618377Z 11-30 11:57:15 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:15.893936953Z 11-30 11:57:15 - INFO - 172.23.0.1 [30/Nov/2023:11:57:15 +0000] "POST /rpc HTTP/1.1" 200 428 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:15.897943568Z 11-30 11:57:15 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:15.898199899Z 11-30 11:57:15 - INFO - 172.23.0.1 [30/Nov/2023:11:57:15 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:16.038131967Z 11-30 11:57:16 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:16.038431905Z 11-30 11:57:16 - INFO - 172.23.0.1 [30/Nov/2023:11:57:15 +0000] "POST /rpc HTTP/1.1" 200 428 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:16.051292868Z 11-30 11:57:16 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:16.051576660Z 11-30 11:57:16 - INFO - 172.23.0.1 [30/Nov/2023:11:57:16 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:16.216198706Z 11-30 11:57:16 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:16.216474737Z 11-30 11:57:16 - INFO - 172.23.0.1 [30/Nov/2023:11:57:16 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:16.226746193Z 11-30 11:57:16 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:16.227037676Z 11-30 11:57:16 - INFO - 172.23.0.1 [30/Nov/2023:11:57:16 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:16.375506661Z 11-30 11:57:16 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:16.375805584Z 11-30 11:57:16 - INFO - 172.23.0.1 [30/Nov/2023:11:57:16 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:16.385366492Z 11-30 11:57:16 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:16.385641321Z 11-30 11:57:16 - INFO - 172.23.0.1 [30/Nov/2023:11:57:16 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:16.565309911Z 11-30 11:57:16 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:16.565617564Z 11-30 11:57:16 - INFO - 172.23.0.1 [30/Nov/2023:11:57:16 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:16.569576049Z 11-30 11:57:16 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:16.569869842Z 11-30 11:57:16 - INFO - 172.23.0.1 [30/Nov/2023:11:57:16 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:16.748277855Z 11-30 11:57:16 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:16.748609933Z 11-30 11:57:16 - INFO - 172.23.0.1 [30/Nov/2023:11:57:16 +0000] "POST /rpc HTTP/1.1" 200 368 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:16.752522747Z 11-30 11:57:16 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:16.752796380Z 11-30 11:57:16 - INFO - 172.23.0.1 [30/Nov/2023:11:57:16 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:16.932787735Z 11-30 11:57:16 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:16.933107978Z 11-30 11:57:16 - INFO - 172.23.0.1 [30/Nov/2023:11:57:16 +0000] "POST /rpc HTTP/1.1" 200 431 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:16.937026840Z 11-30 11:57:16 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:16.937273296Z 11-30 11:57:16 - INFO - 172.23.0.1 [30/Nov/2023:11:57:16 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:17.115577973Z 11-30 11:57:17 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:17.115901085Z 11-30 11:57:17 - INFO - 172.23.0.1 [30/Nov/2023:11:57:17 +0000] "POST /rpc HTTP/1.1" 200 431 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:17.119829622Z 11-30 11:57:17 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:17.120095337Z 11-30 11:57:17 - INFO - 172.23.0.1 [30/Nov/2023:11:57:17 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:17.300421502Z 11-30 11:57:17 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:17.300718866Z 11-30 11:57:17 - INFO - 172.23.0.1 [30/Nov/2023:11:57:17 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:17.304513817Z 11-30 11:57:17 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:17.304775802Z 11-30 11:57:17 - INFO - 172.23.0.1 [30/Nov/2023:11:57:17 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:17.488743944Z 11-30 11:57:17 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:17.489068731Z 11-30 11:57:17 - INFO - 172.23.0.1 [30/Nov/2023:11:57:17 +0000] "POST /rpc HTTP/1.1" 200 431 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:17.492942673Z 11-30 11:57:17 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:17.493218440Z 11-30 11:57:17 - INFO - 172.23.0.1 [30/Nov/2023:11:57:17 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:17.673111960Z 11-30 11:57:17 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:17.673429074Z 11-30 11:57:17 - INFO - 172.23.0.1 [30/Nov/2023:11:57:17 +0000] "POST /rpc HTTP/1.1" 200 431 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:17.677298968Z 11-30 11:57:17 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:17.677566890Z 11-30 11:57:17 - INFO - 172.23.0.1 [30/Nov/2023:11:57:17 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:17.858034429Z 11-30 11:57:17 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:17.858369407Z 11-30 11:57:17 - INFO - 172.23.0.1 [30/Nov/2023:11:57:17 +0000] "POST /rpc HTTP/1.1" 200 426 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:17.862351579Z 11-30 11:57:17 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:17.862622758Z 11-30 11:57:17 - INFO - 172.23.0.1 [30/Nov/2023:11:57:17 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:18.036312544Z 11-30 11:57:18 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:18.036616543Z 11-30 11:57:18 - INFO - 172.23.0.1 [30/Nov/2023:11:57:17 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:18.040452764Z 11-30 11:57:18 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:18.040719154Z 11-30 11:57:18 - INFO - 172.23.0.1 [30/Nov/2023:11:57:18 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:18.215185289Z 11-30 11:57:18 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:18.215483284Z 11-30 11:57:18 - INFO - 172.23.0.1 [30/Nov/2023:11:57:18 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:18.224940103Z 11-30 11:57:18 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:18.225213316Z 11-30 11:57:18 - INFO - 172.23.0.1 [30/Nov/2023:11:57:18 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:18.399319597Z 11-30 11:57:18 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:18.399623503Z 11-30 11:57:18 - INFO - 172.23.0.1 [30/Nov/2023:11:57:18 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:18.409124638Z 11-30 11:57:18 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:18.409412484Z 11-30 11:57:18 - INFO - 172.23.0.1 [30/Nov/2023:11:57:18 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:18.582126606Z 11-30 11:57:18 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:18.582417452Z 11-30 11:57:18 - INFO - 172.23.0.1 [30/Nov/2023:11:57:18 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:18.617820072Z 11-30 11:57:18 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:18.618107981Z 11-30 11:57:18 - INFO - 172.23.0.1 [30/Nov/2023:11:57:18 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:18.789920441Z 11-30 11:57:18 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:18.790242744Z 11-30 11:57:18 - INFO - 172.23.0.1 [30/Nov/2023:11:57:18 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:18.800738108Z 11-30 11:57:18 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:18.801012899Z 11-30 11:57:18 - INFO - 172.23.0.1 [30/Nov/2023:11:57:18 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:18.976778585Z 11-30 11:57:18 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:18.977086168Z 11-30 11:57:18 - INFO - 172.23.0.1 [30/Nov/2023:11:57:18 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:18.987081246Z 11-30 11:57:18 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:18.987346176Z 11-30 11:57:18 - INFO - 172.23.0.1 [30/Nov/2023:11:57:18 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:19.164295897Z 11-30 11:57:19 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:19.164613582Z 11-30 11:57:19 - INFO - 172.23.0.1 [30/Nov/2023:11:57:19 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:19.174640856Z 11-30 11:57:19 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:19.174902811Z 11-30 11:57:19 - INFO - 172.23.0.1 [30/Nov/2023:11:57:19 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:19.348311760Z 11-30 11:57:19 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:19.348609051Z 11-30 11:57:19 - INFO - 172.23.0.1 [30/Nov/2023:11:57:19 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:19.359203723Z 11-30 11:57:19 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:19.359495105Z 11-30 11:57:19 - INFO - 172.23.0.1 [30/Nov/2023:11:57:19 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:19.563169818Z 11-30 11:57:19 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:19.563458866Z 11-30 11:57:19 - INFO - 172.23.0.1 [30/Nov/2023:11:57:19 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:19.572925861Z 11-30 11:57:19 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:19.573209015Z 11-30 11:57:19 - INFO - 172.23.0.1 [30/Nov/2023:11:57:19 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:19.750745752Z 11-30 11:57:19 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:19.751101124Z 11-30 11:57:19 - INFO - 172.23.0.1 [30/Nov/2023:11:57:19 +0000] "POST /rpc HTTP/1.1" 200 368 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:19.754937656Z 11-30 11:57:19 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:19.755208414Z 11-30 11:57:19 - INFO - 172.23.0.1 [30/Nov/2023:11:57:19 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:19.955242223Z 11-30 11:57:19 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:19.955529328Z 11-30 11:57:19 - INFO - 172.23.0.1 [30/Nov/2023:11:57:19 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:19.959289411Z 11-30 11:57:19 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:19.959550908Z 11-30 11:57:19 - INFO - 172.23.0.1 [30/Nov/2023:11:57:19 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:20.266252381Z 11-30 11:57:20 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:20.266568076Z 11-30 11:57:20 - INFO - 172.23.0.1 [30/Nov/2023:11:57:20 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:20.270603061Z 11-30 11:57:20 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:20.270863619Z 11-30 11:57:20 - INFO - 172.23.0.1 [30/Nov/2023:11:57:20 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:20.478960919Z 11-30 11:57:20 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:20.479289117Z 11-30 11:57:20 - INFO - 172.23.0.1 [30/Nov/2023:11:57:20 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:20.483168823Z 11-30 11:57:20 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:20.483416734Z 11-30 11:57:20 - INFO - 172.23.0.1 [30/Nov/2023:11:57:20 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:20.694324041Z 11-30 11:57:20 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:20.694623619Z 11-30 11:57:20 - INFO - 172.23.0.1 [30/Nov/2023:11:57:20 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:20.698613460Z 11-30 11:57:20 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:20.698883559Z 11-30 11:57:20 - INFO - 172.23.0.1 [30/Nov/2023:11:57:20 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:20.905394976Z 11-30 11:57:20 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:20.905678367Z 11-30 11:57:20 - INFO - 172.23.0.1 [30/Nov/2023:11:57:20 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:20.909501894Z 11-30 11:57:20 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:20.909755105Z 11-30 11:57:20 - INFO - 172.23.0.1 [30/Nov/2023:11:57:20 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:21.118024085Z 11-30 11:57:21 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:21.118327460Z 11-30 11:57:21 - INFO - 172.23.0.1 [30/Nov/2023:11:57:21 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:21.122146737Z 11-30 11:57:21 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:21.122429263Z 11-30 11:57:21 - INFO - 172.23.0.1 [30/Nov/2023:11:57:21 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:21.356232948Z 11-30 11:57:21 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:21.356546288Z 11-30 11:57:21 - INFO - 172.23.0.1 [30/Nov/2023:11:57:21 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:21.361127030Z 11-30 11:57:21 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:21.361452616Z 11-30 11:57:21 - INFO - 172.23.0.1 [30/Nov/2023:11:57:21 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +geth-1.10 | 2023-11-30T11:56:47.239558090Z ERROR[11-30|11:56:47.239] Failed to check db for legacy receipts err="this operation is not supported" +bundler_1 | 2023-11-30T11:57:21.586138504Z 11-30 11:57:21 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:21.586420916Z 11-30 11:57:21 - INFO - 172.23.0.1 [30/Nov/2023:11:57:21 +0000] "POST /rpc HTTP/1.1" 200 426 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:21.590397683Z 11-30 11:57:21 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:21.590675280Z 11-30 11:57:21 - INFO - 172.23.0.1 [30/Nov/2023:11:57:21 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:21.794484723Z 11-30 11:57:21 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:21.794776761Z 11-30 11:57:21 - INFO - 172.23.0.1 [30/Nov/2023:11:57:21 +0000] "POST /rpc HTTP/1.1" 200 426 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:21.807722728Z 11-30 11:57:21 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:21.808005869Z 11-30 11:57:21 - INFO - 172.23.0.1 [30/Nov/2023:11:57:21 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:22.035053348Z 11-30 11:57:22 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:22.035359952Z 11-30 11:57:22 - INFO - 172.23.0.1 [30/Nov/2023:11:57:21 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:22.045829180Z 11-30 11:57:22 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:22.046105135Z 11-30 11:57:22 - INFO - 172.23.0.1 [30/Nov/2023:11:57:22 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:22.257577299Z 11-30 11:57:22 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:22.257862590Z 11-30 11:57:22 - INFO - 172.23.0.1 [30/Nov/2023:11:57:22 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:22.267678502Z 11-30 11:57:22 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:22.267953614Z 11-30 11:57:22 - INFO - 172.23.0.1 [30/Nov/2023:11:57:22 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:22.419682764Z 11-30 11:57:22 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:22.419981768Z 11-30 11:57:22 - INFO - 172.23.0.1 [30/Nov/2023:11:57:22 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:22.424006534Z 11-30 11:57:22 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:22.424289230Z 11-30 11:57:22 - INFO - 172.23.0.1 [30/Nov/2023:11:57:22 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:22.538407707Z 11-30 11:57:22 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:22.538741576Z 11-30 11:57:22 - INFO - 172.23.0.1 [30/Nov/2023:11:57:22 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:22.542707121Z 11-30 11:57:22 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:22.542978059Z 11-30 11:57:22 - INFO - 172.23.0.1 [30/Nov/2023:11:57:22 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:22.656680816Z 11-30 11:57:22 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:22.656970639Z 11-30 11:57:22 - INFO - 172.23.0.1 [30/Nov/2023:11:57:22 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:22.660822960Z 11-30 11:57:22 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:22.661086154Z 11-30 11:57:22 - INFO - 172.23.0.1 [30/Nov/2023:11:57:22 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:22.859326372Z 11-30 11:57:22 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:22.859644197Z 11-30 11:57:22 - INFO - 172.23.0.1 [30/Nov/2023:11:57:22 +0000] "POST /rpc HTTP/1.1" 200 430 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:22.863639408Z 11-30 11:57:22 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:22.863902454Z 11-30 11:57:22 - INFO - 172.23.0.1 [30/Nov/2023:11:57:22 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:23.119093365Z 11-30 11:57:23 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:23.119413401Z 11-30 11:57:23 - INFO - 172.23.0.1 [30/Nov/2023:11:57:23 +0000] "POST /rpc HTTP/1.1" 200 430 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:23.130942970Z 11-30 11:57:23 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:23.131224287Z 11-30 11:57:23 - INFO - 172.23.0.1 [30/Nov/2023:11:57:23 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:23.357201757Z 11-30 11:57:23 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:23.357553552Z 11-30 11:57:23 - INFO - 172.23.0.1 [30/Nov/2023:11:57:23 +0000] "POST /rpc HTTP/1.1" 200 433 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:23.361484373Z 11-30 11:57:23 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:23.361800361Z 11-30 11:57:23 - INFO - 172.23.0.1 [30/Nov/2023:11:57:23 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:23.479403763Z 11-30 11:57:23 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:23.479692834Z 11-30 11:57:23 - INFO - 172.23.0.1 [30/Nov/2023:11:57:23 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:23.483625027Z 11-30 11:57:23 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:23.483886745Z 11-30 11:57:23 - INFO - 172.23.0.1 [30/Nov/2023:11:57:23 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:23.592156382Z 11-30 11:57:23 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:23.592457453Z 11-30 11:57:23 - INFO - 172.23.0.1 [30/Nov/2023:11:57:23 +0000] "POST /rpc HTTP/1.1" 200 425 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:23.596275898Z 11-30 11:57:23 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:23.596548392Z 11-30 11:57:23 - INFO - 172.23.0.1 [30/Nov/2023:11:57:23 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:23.732610464Z 11-30 11:57:23 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:23.732903553Z 11-30 11:57:23 - INFO - 172.23.0.1 [30/Nov/2023:11:57:23 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:23.743448949Z 11-30 11:57:23 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:23.743723234Z 11-30 11:57:23 - INFO - 172.23.0.1 [30/Nov/2023:11:57:23 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:23.858079718Z 11-30 11:57:23 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:23.858390379Z 11-30 11:57:23 - INFO - 172.23.0.1 [30/Nov/2023:11:57:23 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:23.868273296Z 11-30 11:57:23 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:23.868551971Z 11-30 11:57:23 - INFO - 172.23.0.1 [30/Nov/2023:11:57:23 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:24.001242614Z 11-30 11:57:24 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:24.001549870Z 11-30 11:57:24 - INFO - 172.23.0.1 [30/Nov/2023:11:57:23 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:24.005268361Z 11-30 11:57:24 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:24.005513421Z 11-30 11:57:24 - INFO - 172.23.0.1 [30/Nov/2023:11:57:24 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:24.142142919Z 11-30 11:57:24 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:24.142444017Z 11-30 11:57:24 - INFO - 172.23.0.1 [30/Nov/2023:11:57:24 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:24.146308327Z 11-30 11:57:24 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:24.146596623Z 11-30 11:57:24 - INFO - 172.23.0.1 [30/Nov/2023:11:57:24 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:24.286743633Z 11-30 11:57:24 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:24.287060871Z 11-30 11:57:24 - INFO - 172.23.0.1 [30/Nov/2023:11:57:24 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:24.290951827Z 11-30 11:57:24 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:24.291226489Z 11-30 11:57:24 - INFO - 172.23.0.1 [30/Nov/2023:11:57:24 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:24.432606765Z 11-30 11:57:24 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:24.432884776Z 11-30 11:57:24 - INFO - 172.23.0.1 [30/Nov/2023:11:57:24 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:24.436749710Z 11-30 11:57:24 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:24.437019276Z 11-30 11:57:24 - INFO - 172.23.0.1 [30/Nov/2023:11:57:24 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:24.595310557Z 11-30 11:57:24 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:24.595610667Z 11-30 11:57:24 - INFO - 172.23.0.1 [30/Nov/2023:11:57:24 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:24.605109363Z 11-30 11:57:24 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:24.605368209Z 11-30 11:57:24 - INFO - 172.23.0.1 [30/Nov/2023:11:57:24 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:24.770071750Z 11-30 11:57:24 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:24.770365103Z 11-30 11:57:24 - INFO - 172.23.0.1 [30/Nov/2023:11:57:24 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:24.780303509Z 11-30 11:57:24 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:24.780585100Z 11-30 11:57:24 - INFO - 172.23.0.1 [30/Nov/2023:11:57:24 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:24.917676509Z 11-30 11:57:24 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:24.917987993Z 11-30 11:57:24 - INFO - 172.23.0.1 [30/Nov/2023:11:57:24 +0000] "POST /rpc HTTP/1.1" 200 425 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:24.921927081Z 11-30 11:57:24 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:24.922198407Z 11-30 11:57:24 - INFO - 172.23.0.1 [30/Nov/2023:11:57:24 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:25.054622049Z 11-30 11:57:25 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:25.054955377Z 11-30 11:57:25 - INFO - 172.23.0.1 [30/Nov/2023:11:57:24 +0000] "POST /rpc HTTP/1.1" 200 425 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:25.067516010Z 11-30 11:57:25 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:25.067800696Z 11-30 11:57:25 - INFO - 172.23.0.1 [30/Nov/2023:11:57:25 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:25.186456907Z 11-30 11:57:25 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:25.186754054Z 11-30 11:57:25 - INFO - 172.23.0.1 [30/Nov/2023:11:57:25 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:25.196470519Z 11-30 11:57:25 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:25.196739895Z 11-30 11:57:25 - INFO - 172.23.0.1 [30/Nov/2023:11:57:25 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:25.314041461Z 11-30 11:57:25 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:25.314350146Z 11-30 11:57:25 - INFO - 172.23.0.1 [30/Nov/2023:11:57:25 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:25.324095846Z 11-30 11:57:25 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:25.324396459Z 11-30 11:57:25 - INFO - 172.23.0.1 [30/Nov/2023:11:57:25 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:25.446562087Z 11-30 11:57:25 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:25.446867169Z 11-30 11:57:25 - INFO - 172.23.0.1 [30/Nov/2023:11:57:25 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:25.450710750Z 11-30 11:57:25 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:25.451036590Z 11-30 11:57:25 - INFO - 172.23.0.1 [30/Nov/2023:11:57:25 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:25.579211507Z 11-30 11:57:25 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:25.579500750Z 11-30 11:57:25 - INFO - 172.23.0.1 [30/Nov/2023:11:57:25 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:25.583405948Z 11-30 11:57:25 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:25.583663427Z 11-30 11:57:25 - INFO - 172.23.0.1 [30/Nov/2023:11:57:25 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:25.687814595Z 11-30 11:57:25 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:25.688102278Z 11-30 11:57:25 - INFO - 172.23.0.1 [30/Nov/2023:11:57:25 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:25.698033911Z 11-30 11:57:25 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:25.698309371Z 11-30 11:57:25 - INFO - 172.23.0.1 [30/Nov/2023:11:57:25 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:25.807968273Z 11-30 11:57:25 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:25.808285935Z 11-30 11:57:25 - INFO - 172.23.0.1 [30/Nov/2023:11:57:25 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:25.818345616Z 11-30 11:57:25 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:25.818636235Z 11-30 11:57:25 - INFO - 172.23.0.1 [30/Nov/2023:11:57:25 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:25.924863682Z 11-30 11:57:25 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:25.925162839Z 11-30 11:57:25 - INFO - 172.23.0.1 [30/Nov/2023:11:57:25 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:25.936064420Z 11-30 11:57:25 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:25.936334791Z 11-30 11:57:25 - INFO - 172.23.0.1 [30/Nov/2023:11:57:25 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:26.048364562Z 11-30 11:57:26 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:26.048675455Z 11-30 11:57:26 - INFO - 172.23.0.1 [30/Nov/2023:11:57:25 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:26.058627960Z 11-30 11:57:26 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:26.058938372Z 11-30 11:57:26 - INFO - 172.23.0.1 [30/Nov/2023:11:57:26 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:26.169161345Z 11-30 11:57:26 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:26.169439553Z 11-30 11:57:26 - INFO - 172.23.0.1 [30/Nov/2023:11:57:26 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:26.179464043Z 11-30 11:57:26 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:26.179746713Z 11-30 11:57:26 - INFO - 172.23.0.1 [30/Nov/2023:11:57:26 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:26.295285781Z 11-30 11:57:26 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:26.295629805Z 11-30 11:57:26 - INFO - 172.23.0.1 [30/Nov/2023:11:57:26 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:26.306364939Z 11-30 11:57:26 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:26.306662968Z 11-30 11:57:26 - INFO - 172.23.0.1 [30/Nov/2023:11:57:26 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:26.424910273Z 11-30 11:57:26 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:26.425235573Z 11-30 11:57:26 - INFO - 172.23.0.1 [30/Nov/2023:11:57:26 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:26.435522791Z 11-30 11:57:26 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:26.435817254Z 11-30 11:57:26 - INFO - 172.23.0.1 [30/Nov/2023:11:57:26 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:26.542405840Z 11-30 11:57:26 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:26.542693640Z 11-30 11:57:26 - INFO - 172.23.0.1 [30/Nov/2023:11:57:26 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:26.552671653Z 11-30 11:57:26 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:26.552957449Z 11-30 11:57:26 - INFO - 172.23.0.1 [30/Nov/2023:11:57:26 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:26.659817792Z 11-30 11:57:26 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:26.660114078Z 11-30 11:57:26 - INFO - 172.23.0.1 [30/Nov/2023:11:57:26 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:26.671196539Z 11-30 11:57:26 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:26.671511889Z 11-30 11:57:26 - INFO - 172.23.0.1 [30/Nov/2023:11:57:26 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:26.777729047Z 11-30 11:57:26 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:26.778041957Z 11-30 11:57:26 - INFO - 172.23.0.1 [30/Nov/2023:11:57:26 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:26.788121406Z 11-30 11:57:26 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:26.788408698Z 11-30 11:57:26 - INFO - 172.23.0.1 [30/Nov/2023:11:57:26 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:26.905836101Z 11-30 11:57:26 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:26.906149626Z 11-30 11:57:26 - INFO - 172.23.0.1 [30/Nov/2023:11:57:26 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:26.989951488Z 11-30 11:57:26 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:26.990270740Z 11-30 11:57:26 - INFO - 172.23.0.1 [30/Nov/2023:11:57:26 +0000] "POST /rpc HTTP/1.1" 200 261 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:27.070848574Z 11-30 11:57:27 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:27.071204561Z 11-30 11:57:27 - INFO - 172.23.0.1 [30/Nov/2023:11:57:27 +0000] "POST /rpc HTTP/1.1" 200 264 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:27.152699039Z 11-30 11:57:27 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:27.152992095Z 11-30 11:57:27 - INFO - 172.23.0.1 [30/Nov/2023:11:57:27 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:27.238313860Z 11-30 11:57:27 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:27.238589848Z 11-30 11:57:27 - INFO - 172.23.0.1 [30/Nov/2023:11:57:27 +0000] "POST /rpc HTTP/1.1" 200 266 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:27.320509752Z 11-30 11:57:27 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:27.320822515Z 11-30 11:57:27 - INFO - 172.23.0.1 [30/Nov/2023:11:57:27 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:27.406118028Z 11-30 11:57:27 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:27.406453473Z 11-30 11:57:27 - INFO - 172.23.0.1 [30/Nov/2023:11:57:27 +0000] "POST /rpc HTTP/1.1" 200 265 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:27.489318823Z 11-30 11:57:27 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:27.489667393Z 11-30 11:57:27 - INFO - 172.23.0.1 [30/Nov/2023:11:57:27 +0000] "POST /rpc HTTP/1.1" 200 266 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:27.579725445Z 11-30 11:57:27 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:27.580068524Z 11-30 11:57:27 - INFO - 172.23.0.1 [30/Nov/2023:11:57:27 +0000] "POST /rpc HTTP/1.1" 200 266 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:27.670740991Z 11-30 11:57:27 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:27.671196437Z 11-30 11:57:27 - INFO - 172.23.0.1 [30/Nov/2023:11:57:27 +0000] "POST /rpc HTTP/1.1" 200 269 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:27.757233295Z 11-30 11:57:27 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:27.757607522Z 11-30 11:57:27 - INFO - 172.23.0.1 [30/Nov/2023:11:57:27 +0000] "POST /rpc HTTP/1.1" 200 265 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:27.843382575Z 11-30 11:57:27 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:27.843762409Z 11-30 11:57:27 - INFO - 172.23.0.1 [30/Nov/2023:11:57:27 +0000] "POST /rpc HTTP/1.1" 200 264 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:27.933281046Z 11-30 11:57:27 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:27.933618044Z 11-30 11:57:27 - INFO - 172.23.0.1 [30/Nov/2023:11:57:27 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:28.021785145Z 11-30 11:57:28 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:28.022144735Z 11-30 11:57:28 - INFO - 172.23.0.1 [30/Nov/2023:11:57:27 +0000] "POST /rpc HTTP/1.1" 200 264 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:28.114649754Z 11-30 11:57:28 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:28.115010290Z 11-30 11:57:28 - INFO - 172.23.0.1 [30/Nov/2023:11:57:28 +0000] "POST /rpc HTTP/1.1" 200 265 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:28.203551595Z 11-30 11:57:28 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:28.203860106Z 11-30 11:57:28 - INFO - 172.23.0.1 [30/Nov/2023:11:57:28 +0000] "POST /rpc HTTP/1.1" 200 270 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:28.343307068Z 11-30 11:57:28 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:28.343628888Z 11-30 11:57:28 - INFO - 172.23.0.1 [30/Nov/2023:11:57:28 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:28.443890245Z 11-30 11:57:28 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:28.444200341Z 11-30 11:57:28 - INFO - 172.23.0.1 [30/Nov/2023:11:57:28 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:28.551303379Z 11-30 11:57:28 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:28.551644969Z 11-30 11:57:28 - INFO - 172.23.0.1 [30/Nov/2023:11:57:28 +0000] "POST /rpc HTTP/1.1" 200 263 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:28.654664458Z 11-30 11:57:28 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:28.655026763Z 11-30 11:57:28 - INFO - 172.23.0.1 [30/Nov/2023:11:57:28 +0000] "POST /rpc HTTP/1.1" 200 266 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:28.758366828Z 11-30 11:57:28 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:28.758717943Z 11-30 11:57:28 - INFO - 172.23.0.1 [30/Nov/2023:11:57:28 +0000] "POST /rpc HTTP/1.1" 200 269 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:28.868365915Z 11-30 11:57:28 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:28.868684465Z 11-30 11:57:28 - INFO - 172.23.0.1 [30/Nov/2023:11:57:28 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:28.971819703Z 11-30 11:57:28 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:28.972154292Z 11-30 11:57:28 - INFO - 172.23.0.1 [30/Nov/2023:11:57:28 +0000] "POST /rpc HTTP/1.1" 200 270 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:29.079067110Z 11-30 11:57:29 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:29.079381683Z 11-30 11:57:29 - INFO - 172.23.0.1 [30/Nov/2023:11:57:29 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:29.184948178Z 11-30 11:57:29 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:29.185200252Z 11-30 11:57:29 - INFO - 172.23.0.1 [30/Nov/2023:11:57:29 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:29.293227112Z 11-30 11:57:29 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:29.293525264Z 11-30 11:57:29 - INFO - 172.23.0.1 [30/Nov/2023:11:57:29 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:29.399084429Z 11-30 11:57:29 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:29.399426273Z 11-30 11:57:29 - INFO - 172.23.0.1 [30/Nov/2023:11:57:29 +0000] "POST /rpc HTTP/1.1" 200 271 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:29.506555941Z 11-30 11:57:29 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:29.506895167Z 11-30 11:57:29 - INFO - 172.23.0.1 [30/Nov/2023:11:57:29 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:29.611282354Z 11-30 11:57:29 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:29.611577935Z 11-30 11:57:29 - INFO - 172.23.0.1 [30/Nov/2023:11:57:29 +0000] "POST /rpc HTTP/1.1" 200 266 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:29.714937243Z 11-30 11:57:29 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:29.715231972Z 11-30 11:57:29 - INFO - 172.23.0.1 [30/Nov/2023:11:57:29 +0000] "POST /rpc HTTP/1.1" 200 269 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:29.823545711Z 11-30 11:57:29 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:29.823857272Z 11-30 11:57:29 - INFO - 172.23.0.1 [30/Nov/2023:11:57:29 +0000] "POST /rpc HTTP/1.1" 200 266 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:29.928788069Z 11-30 11:57:29 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:29.929065686Z 11-30 11:57:29 - INFO - 172.23.0.1 [30/Nov/2023:11:57:29 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:30.038741971Z 11-30 11:57:30 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:30.039062629Z 11-30 11:57:30 - INFO - 172.23.0.1 [30/Nov/2023:11:57:29 +0000] "POST /rpc HTTP/1.1" 200 272 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:30.200094779Z 11-30 11:57:30 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:30.200444751Z 11-30 11:57:30 - INFO - 172.23.0.1 [30/Nov/2023:11:57:30 +0000] "POST /rpc HTTP/1.1" 200 261 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:30.365554317Z 11-30 11:57:30 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:30.365857940Z 11-30 11:57:30 - INFO - 172.23.0.1 [30/Nov/2023:11:57:30 +0000] "POST /rpc HTTP/1.1" 200 264 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:30.529455381Z 11-30 11:57:30 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:30.529773347Z 11-30 11:57:30 - INFO - 172.23.0.1 [30/Nov/2023:11:57:30 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:30.689806062Z 11-30 11:57:30 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:30.690082638Z 11-30 11:57:30 - INFO - 172.23.0.1 [30/Nov/2023:11:57:30 +0000] "POST /rpc HTTP/1.1" 200 266 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:30.854843703Z 11-30 11:57:30 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:30.855195889Z 11-30 11:57:30 - INFO - 172.23.0.1 [30/Nov/2023:11:57:30 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:31.018893718Z 11-30 11:57:31 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:31.019228070Z 11-30 11:57:31 - INFO - 172.23.0.1 [30/Nov/2023:11:57:30 +0000] "POST /rpc HTTP/1.1" 200 265 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:31.186381151Z 11-30 11:57:31 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:31.186711737Z 11-30 11:57:31 - INFO - 172.23.0.1 [30/Nov/2023:11:57:31 +0000] "POST /rpc HTTP/1.1" 200 266 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:31.349813779Z 11-30 11:57:31 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:31.350133738Z 11-30 11:57:31 - INFO - 172.23.0.1 [30/Nov/2023:11:57:31 +0000] "POST /rpc HTTP/1.1" 200 266 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:31.518049209Z 11-30 11:57:31 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:31.518350196Z 11-30 11:57:31 - INFO - 172.23.0.1 [30/Nov/2023:11:57:31 +0000] "POST /rpc HTTP/1.1" 200 269 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:31.683244630Z 11-30 11:57:31 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:31.683548339Z 11-30 11:57:31 - INFO - 172.23.0.1 [30/Nov/2023:11:57:31 +0000] "POST /rpc HTTP/1.1" 200 265 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:31.848759509Z 11-30 11:57:31 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:31.849058175Z 11-30 11:57:31 - INFO - 172.23.0.1 [30/Nov/2023:11:57:31 +0000] "POST /rpc HTTP/1.1" 200 264 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.018540407Z 11-30 11:57:32 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:32.018870257Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:31 +0000] "POST /rpc HTTP/1.1" 200 267 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.189054172Z 11-30 11:57:32 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:32.189349302Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 264 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.361279592Z 11-30 11:57:32 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:32.361588264Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 265 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.528197782Z 11-30 11:57:32 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:32.528524881Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 270 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.532717820Z 11-30 11:57:32 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:32.532995046Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +funder_1 | 2023-11-30T11:56:53.385214718Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-11-30T11:56:53.407807412Z funded: 0x43378ff8C70109Ee4Dbe85aF34428ab0615EBd23 +funder_1 | 2023-11-30T11:56:59.430786835Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +funder_1 | 2023-11-30T11:56:59.453321577Z funded: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 +bundler_1 | 2023-11-30T11:57:32.534855354Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 287 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.656463148Z 11-30 11:57:32 - DEBUG - debug_bundler_dumpReputation RPC served +bundler_1 | 2023-11-30T11:57:32.657036032Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 10747 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.665419284Z 11-30 11:57:32 - DEBUG - debug_bundler_clearState RPC served +bundler_1 | 2023-11-30T11:57:32.665698128Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.667582239Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 287 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.728329480Z 11-30 11:57:32 - DEBUG - debug_bundler_dumpReputation RPC served +bundler_1 | 2023-11-30T11:57:32.728896854Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 10747 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.736660952Z 11-30 11:57:32 - DEBUG - rpc_chainId RPC served +bundler_1 | 2023-11-30T11:57:32.736920138Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 206 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.766532791Z 11-30 11:57:32 - DEBUG - rpc_estimateUserOperationGas RPC served +bundler_1 | 2023-11-30T11:57:32.766808121Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 311 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.805746211Z 11-30 11:57:32 - DEBUG - rpc_estimateUserOperationGas RPC served +bundler_1 | 2023-11-30T11:57:32.806031964Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 407 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.827449498Z 11-30 11:57:32 - DEBUG - rpc_estimateUserOperationGas RPC served +bundler_1 | 2023-11-30T11:57:32.827737301Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 271 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.883798092Z 11-30 11:57:32 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:32.884076541Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.934444678Z 11-30 11:57:32 - INFO - Bundle was sent with transaction hash : 0xe2ba7267cf5fb9c55a4d0aa352cdddf9238414c48955c4a5a2bc043e8289edd9 +bundler_1 | 2023-11-30T11:57:32.934511452Z 11-30 11:57:32 - INFO - Sending bundle with 1 user operations +bundler_1 | 2023-11-30T11:57:32.934709492Z 11-30 11:57:32 - DEBUG - debug_bundler_sendBundleNow RPC served +bundler_1 | 2023-11-30T11:57:32.935049014Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.949814600Z 11-30 11:57:32 - DEBUG - rpc_getUserOperationByHash RPC served +bundler_1 | 2023-11-30T11:57:32.950091796Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 867 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:32.970822541Z 11-30 11:57:32 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 255 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:33.030777035Z 11-30 11:57:33 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:33.031108062Z 11-30 11:57:33 - INFO - 172.23.0.1 [30/Nov/2023:11:57:32 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:33.079600824Z 11-30 11:57:33 - INFO - Bundle was sent with transaction hash : 0xcd6f4d8b150f731eca4c2d97d1cbff76439900c5988dfb7123c1537bfbcefd39 +bundler_1 | 2023-11-30T11:57:33.079634657Z 11-30 11:57:33 - INFO - Sending bundle with 1 user operations +bundler_1 | 2023-11-30T11:57:33.079832315Z 11-30 11:57:33 - DEBUG - debug_bundler_sendBundleNow RPC served +bundler_1 | 2023-11-30T11:57:33.080128931Z 11-30 11:57:33 - INFO - 172.23.0.1 [30/Nov/2023:11:57:33 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:33.094437205Z 11-30 11:57:33 - DEBUG - rpc_getUserOperationReceipt RPC served +bundler_1 | 2023-11-30T11:57:33.094742794Z 11-30 11:57:33 - INFO - 172.23.0.1 [30/Nov/2023:11:57:33 +0000] "POST /rpc HTTP/1.1" 200 3660 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:33.124230881Z 11-30 11:57:33 - INFO - 172.23.0.1 [30/Nov/2023:11:57:33 +0000] "POST /rpc HTTP/1.1" 200 255 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:33.184663957Z 11-30 11:57:33 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:33.184945956Z 11-30 11:57:33 - INFO - 172.23.0.1 [30/Nov/2023:11:57:33 +0000] "POST /rpc HTTP/1.1" 200 268 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:33.237032188Z 11-30 11:57:33 - INFO - Bundle was sent with transaction hash : 0x61e004124411c52e8bfffd7cd16ce19df2fc0ac29aeab06192dfb98118673a65 +bundler_1 | 2023-11-30T11:57:33.237051384Z 11-30 11:57:33 - INFO - Sending bundle with 1 user operations +bundler_1 | 2023-11-30T11:57:33.237210830Z 11-30 11:57:33 - DEBUG - debug_bundler_sendBundleNow RPC served +bundler_1 | 2023-11-30T11:57:33.237525413Z 11-30 11:57:33 - INFO - 172.23.0.1 [30/Nov/2023:11:57:33 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:33.276121209Z 11-30 11:57:33 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:33.276403773Z 11-30 11:57:33 - INFO - 172.23.0.1 [30/Nov/2023:11:57:33 +0000] "POST /rpc HTTP/1.1" 200 271 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:33.278513918Z 11-30 11:57:33 - DEBUG - debug_bundler_sendBundleNow RPC served +bundler_1 | 2023-11-30T11:57:33.278770145Z 11-30 11:57:33 - INFO - 172.23.0.1 [30/Nov/2023:11:57:33 +0000] "POST /rpc HTTP/1.1" 200 203 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:33.306264070Z 11-30 11:57:33 - DEBUG - rpc_sendUserOperation RPC served +bundler_1 | 2023-11-30T11:57:33.306553466Z 11-30 11:57:33 - INFO - 172.23.0.1 [30/Nov/2023:11:57:33 +0000] "POST /rpc HTTP/1.1" 200 277 "-" "python-requests/2.28.1" +bundler_1 | 2023-11-30T11:57:33.310057315Z 11-30 11:57:33 - DEBUG - rpc_supportedEntryPoints RPC served +bundler_1 | 2023-11-30T11:57:33.310311549Z 11-30 11:57:33 - INFO - 172.23.0.1 [30/Nov/2023:11:57:33 +0000] "POST /rpc HTTP/1.1" 200 245 "-" "python-requests/2.28.1" diff --git a/runs/20231130/115737/voltaire.txt b/runs/20231130/115737/voltaire.txt new file mode 100644 index 0000000..aa26029 --- /dev/null +++ b/runs/20231130/115737/voltaire.txt @@ -0,0 +1,646 @@ +Running bundler /home/runner/work/bundler-test-executor/bundler-test-executor/bundlers/voltaire/voltaire.yml, name=voltaire +============================= test session starts ============================== +platform linux -- Python 3.10.12, pytest-7.2.0, pluggy-1.0.0 +rootdir: /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests +plugins: web3-5.31.1 +collected 171 items + +tests/single/bundle/test_bundle.py FFFFFFFFFFFFFFFF..FFF [ 12%] +tests/single/bundle/test_codehash.py . [ 12%] +tests/single/bundle/test_storage_rules.py ..........F............FFF.... [ 30%] +.....FFFFFFFF.........FFF....F...FF....FF.FFF..FFFFFFFFFF. [ 64%] +tests/single/opbanning/test_op_banning.py .............................. [ 81%] +................. [ 91%] +tests/single/reputation/test_reputation.py FF [ 92%] +tests/single/rpc/test_eth_chainId.py . [ 93%] +tests/single/rpc/test_eth_estimateUserOperationGas.py F.. [ 95%] +tests/single/rpc/test_eth_getUserOperationByHash.py .. [ 96%] +tests/single/rpc/test_eth_getUserOperationReceipt.py .. [ 97%] +tests/single/rpc/test_eth_sendUserOperation.py ... [ 99%] +tests/single/rpc/test_eth_supportedEntryPoints.py . [100%] + +=================================== FAILURES =================================== +________________ test_bundle_replace_op[only_priority_fee_bump] ________________ +tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result' +__________________ test_bundle_replace_op[only_max_fee_bump] ___________________ +tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result' +____________________ test_bundle_replace_op[with_same_fee] _____________________ +tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result' +____________________ test_bundle_replace_op[with_less_fee] _____________________ +tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result' +_______________ test_bundle_replace_op[fee_bump_below_threshold] _______________ +tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result' +________________ test_bundle_replace_op[fee_bump_at_threshold] _________________ +tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result' +_______________ test_bundle_replace_op[fee_bump_above_threshold] _______________ +tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender] _ +tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster] _ +tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory] _ +tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender] _ +tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster] _ +tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory] _ +tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender] _ +tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster] _ +tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +_ test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory] _ +tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result' +______________ test_ban_user_op_access_other_ops_sender_in_bundle ______________ +tests/single/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle + assert dump_mempool() == [user_op2] +E AssertionError: assert [] == [UserOperatio...gnature='0x')] +E Right contains one more item: UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') +E Full diff: +E [ +E + , +E - UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990', +E - nonce='0x0', +E - initCode='0x', +E - callData='0x', +E - callGasLimit='0x493e0', +E - verificationGasLimit='0xf4240', +E - preVerificationGas='0x493e0', +E - maxFeePerGas='0xee6b2800', +E - maxPriorityFeePerGas='0xb2d05e00', +E - paymasterAndData='0x', +E - signature='0x'), +E ] +__________________ test_ban_user_sender_double_role_in_bundle __________________ +tests/utils.py:116: in assert_rpc_error + assert response.code == code +E AttributeError: 'Ok' object has no attribute 'code' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle + assert_rpc_error( +tests/utils.py:119: in assert_rpc_error + raise Exception(f"expected error object, got:\n{response}") from exc +E Exception: expected error object, got: +E Ok(result='0x2c249825b61f8c89841a9b6375e46c19466aba7077dddd27188c9696a924f5db', id=90) +_________________________ test_stake_check_in_bundler __________________________ +tests/single/bundle/test_bundle.py:382: in test_stake_check_in_bundler + response = get_stake_status(paymaster_contract.address, entrypoint_contract.address) +tests/utils.py:186: in get_stake_status + .result +E AttributeError: 'Error' object has no attribute 'result' +___________ test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop] ___________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_______ test_rule[[STO-033]staked][paymaster][external_storage_read][ok] _______ +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='paymaster : 0xb7cf7f46820c9743ef2a88f6bb098f903b5e8b3b banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xac74170a96eca13e04729818ce7fe06e0022d991', data=None, id=155) +____________ test_rule[[OP-020]staked][paymaster][out_of_gas][drop] ____________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +________ test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop] _________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop] __ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop] __ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop] __ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_____ test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop] _____ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +___ test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop] ___ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop] _ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +__ test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop] __ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +____________ test_rule[[OP-020]unstaked][factory][out_of_gas][drop] ____________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +________ test_rule[[STO-033]staked][factory][external_storage_read][ok] ________ +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='factory : 0x3fbeddfbc33c37d619b6097ae60107c7e8e00348 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0x1800afbaee4c4e407b7d65f28c267ebaf80f05d3', data=None, id=213) +_____________ test_rule[[OP-020]staked][factory][out_of_gas][drop] _____________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_________ test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop] __________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok] _ +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='sender : 0xdA764950c25339e4900FacfECdaB20367975936A insuffient stake to access a08616a83b9d20fae0be6bdf7d28111d4c67c5723e9ce2690618f7e80b478041 at contract : 0x449ed48a8db7ac42a7f8c7d5854d7f323704ddae', data=None, id=227) +____________ test_rule[[OP-020]unstaked][account][out_of_gas][drop] ____________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +________ test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop] _________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_____________ test_rule[[OP-020]staked][account][out_of_gas][drop] _____________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_________ test_rule[[OP-020]staked][account][sstore_out_of_gas][drop] __________ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +________ test_rule[[STO-033]staked][account][external_storage_read][ok] ________ +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='sender : 0x7Ace6D13b278803f981FE3a6c7B33002c4462991 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xcc46df77e8921b741221b17f385e625fe7e247f7', data=None, id=253) +____ test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop] _____ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +___ test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop] ___ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop] __ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop] __ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop] __ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +______ test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop] ______ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +______ test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop] ______ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +______ test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop] ______ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_____ test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop] _____ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +___ test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop] ___ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +_ test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop] _ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +__ test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop] __ +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message' +____________ test_staked_entity_reputation_threshold[with_factory] _____________ +tests/single/reputation/test_reputation.py:71: in test_staked_entity_reputation_threshold + ops_included = next( +tests/single/reputation/test_reputation.py:72: in + (rep for rep in reputations if rep.address == paymaster_contract.address), {} +E AttributeError: 'str' object has no attribute 'address' +___________ test_staked_entity_reputation_threshold[without_factory] ___________ +tests/single/reputation/test_reputation.py:71: in test_staked_entity_reputation_threshold + ops_included = next( +tests/single/reputation/test_reputation.py:72: in + (rep for rep in reputations if rep.address == paymaster_contract.address), {} +E AttributeError: 'str' object has no attribute 'address' +_____________________ test_eth_estimateUserOperationGas[] ______________________ +tests/single/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas + validate(instance=response.result, schema=schema) +.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate + raise error +E jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property +E +E Failed validating 'required' in schema: +E {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'callGasLimit'}, +E 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'preVerificationGas'}, +E 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'verificationGasLimit'}}, +E 'required': ['callGasLimit', +E 'preVerificationGas', +E 'verificationGasLimit'], +E 'title': 'UserOperation Gas parameters', +E 'type': 'object'} +E +E On instance: +E {'callGasLimit': '0xab10', +E 'deadline': 281474976710655, +E 'preVerificationGas': 48220, +E 'verificationGas': 334329} +=============================== warnings summary =============================== +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x627a501cbd9501b6b2ef116c90d1a1f264ad32dbb15df7de6d45afc2c3ad6efd') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x9b486b853017005b44aac8ecf09f976bcca169dec32d7c650613f5cb3c5e07e5') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0x340de47a61b2b7f4d55ba9b1f5288d8379769f0d7242dc46d843e1562e8f589e') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +tests/single/bundle/test_codehash.py::test_codehash_changed + /home/runner/work/bundler-test-executor/bundler-test-executor/bundler-spec-tests/.venv/lib/python3.10/site-packages/web3/contract.py:1190: UserWarning: The log with transaction hash: HexBytes('0xd4e8811a13b7716dac5f001dd4896b83b705ab08ca307af3c2c9a2a922d9b479') and logIndex: 0 encountered the following error during processing: MismatchedABI(The event signature did not match the provided ABI). It has been discarded. + warnings.warn( + +-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html +==================================== PASSES ==================================== +- generated xml file: /home/runner/work/bundler-test-executor/bundler-test-executor/build/out/voltaire.xml - +=========================== short test summary info ============================ +PASSED tests/single/bundle/test_bundle.py::test_max_allowed_ops_unstaked_sender +PASSED tests/single/bundle/test_bundle.py::test_max_allowed_ops_staked_sender +PASSED tests/single/bundle/test_codehash.py::test_codehash_changed +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][paymaster][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-031]unstaked][paymaster][storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][reference_storage_struct][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][paymaster][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][paymaster][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop0] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[EREP-050]unstaked][paymaster][context][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][paymaster][external_storage_read][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]staked][paymaster][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-031]staked][paymaster][storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][paymaster][reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][paymaster][reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]staked][paymaster][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][paymaster][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]staked][paymaster][account_reference_storage_init_code][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[EREP-050]staked][paymaster][context][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][paymaster][external_storage_write][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][reference_storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]unstaked][factory][reference_storage_struct][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][factory][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][factory][account_reference_storage_struct][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][factory][external_storage_read][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-042]unstaked][factory][EXTCODEx_CALLx_undeployed_sender][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][sstore_out_of_gas][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]staked][factory][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-031]staked][factory][storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-032]staked][factory][reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]staked][factory][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][factory][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][factory][external_storage_write][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]unstaked][account][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][paymaster][account_reference_storage_init_code][drop1] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]unstaked][account][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]unstaked][account][external_storage_read][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-000]staked][account][no_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-010]staked][account][account_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-021]staked][account][account_reference_storage_struct][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][account][external_storage_write][drop] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-053]unstaked][account][eth_value_transfer_entryPoint][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-052]unstaked][account][eth_value_transfer_entryPoint_depositTo][ok] +PASSED tests/single/bundle/test_storage_rules.py::test_rule[[OP-062]unstaked][account][CALL_undeployed_contract_allowed_precompile][ok] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[GAS] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[NUMBER] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[TIMESTAMP] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[COINBASE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[DIFFICULTY] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[BASEFEE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[GASLIMIT] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[GASPRICE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[SELFBALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[BALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[ORIGIN] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[BLOCKHASH] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[CREATE2] +PASSED tests/single/opbanning/test_op_banning.py::test_account_banned_opcode[SELFDESTRUCT] +PASSED tests/single/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS CALL] +PASSED tests/single/opbanning/test_op_banning.py::test_account_allowed_opcode_sequence[GAS DELEGATECALL] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GAS] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[NUMBER] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[TIMESTAMP] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[COINBASE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[DIFFICULTY] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BASEFEE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASLIMIT] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[GASPRICE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFBALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[ORIGIN] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[BLOCKHASH] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[CREATE2] +PASSED tests/single/opbanning/test_op_banning.py::test_paymaster_banned_opcode[SELFDESTRUCT] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[GAS] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[NUMBER] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[TIMESTAMP] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[COINBASE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[DIFFICULTY] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[BASEFEE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[GASLIMIT] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[GASPRICE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFBALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[BALANCE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[ORIGIN] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[BLOCKHASH] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[CREATE2] +PASSED tests/single/opbanning/test_op_banning.py::test_factory_banned_opcode[SELFDESTRUCT] +PASSED tests/single/rpc/test_eth_chainId.py::test_eth_chainId[] +PASSED tests/single/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_execution_revert +PASSED tests/single/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas_simulation_revert +PASSED tests/single/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash[] +PASSED tests/single/rpc/test_eth_getUserOperationByHash.py::test_eth_getUserOperationByHash_error +PASSED tests/single/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt[] +PASSED tests/single/rpc/test_eth_getUserOperationReceipt.py::test_eth_getUserOperationReceipt_error +PASSED tests/single/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation[] +PASSED tests/single/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_revert +PASSED tests/single/rpc/test_eth_sendUserOperation.py::test_eth_sendUserOperation_invalid_signature +PASSED tests/single/rpc/test_eth_supportedEntryPoints.py::test_eth_supportedEntryPoints[] +FAILED tests/single/bundle/test_bundle.py::test_bundle_replace_op[only_priority_fee_bump] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_bundle_replace_op[only_max_fee_bump] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_bundle_replace_op[with_same_fee] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_bundle_replace_op[with_less_fee] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_below_threshold] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_at_threshold] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_bundle_replace_op[fee_bump_above_threshold] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-sender] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-paymaster] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-020-banned-entity-not-allowed-banned-factory] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-sender] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-paymaster] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[SREP-030-throttled-entity-allowed-a-little-throttled-factory] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-sender] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-paymaster] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_mempool_reputation_rules_all_entities[UREP-010 UREP-020-unstaked-entity-allowed-function-unstaked-factory] - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_bundle.py::test_ban_user_op_access_other_ops_sender_in_bundle - AssertionError: assert [] == [UserOperatio...gnature='0x')] + Right contains one more item: UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') + Full diff: + [ + + , + - UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990', + - nonce='0x0', + - initCode='0x', + - callData='0x', + - callGasLimit='0x493e0', + - verificationGasLimit='0xf4240', + - preVerificationGas='0x493e0', + - maxFeePerGas='0xee6b2800', + - maxPriorityFeePerGas='0xb2d05e00', + - paymasterAndData='0x', + - signature='0x'), + ] +FAILED tests/single/bundle/test_bundle.py::test_ban_user_sender_double_role_in_bundle - Exception: expected error object, got: +Ok(result='0x2c249825b61f8c89841a9b6375e46c19466aba7077dddd27188c9696a924f5db', id=90) +FAILED tests/single/bundle/test_bundle.py::test_stake_check_in_bundler - AttributeError: 'Error' object has no attribute 'result' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][paymaster][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][paymaster][external_storage_read][ok] - Exception: expected result object, got: +Error(code=-32502, message='paymaster : 0xb7cf7f46820c9743ef2a88f6bb098f903b5e8b3b banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xac74170a96eca13e04729818ce7fe06e0022d991', data=None, id=155) +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][paymaster][sstore_out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODESIZE_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODEHASH_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][EXTCODECOPY_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][CALLCODE_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][DELEGATECALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][factory][STATICCALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][factory][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][factory][external_storage_read][ok] - Exception: expected result object, got: +Error(code=-32502, message='factory : 0x3fbeddfbc33c37d619b6097ae60107c7e8e00348 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0x1800afbaee4c4e407b7d65f28c267ebaf80f05d3', data=None, id=213) +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][factory][sstore_out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-022]unstaked][account][account_reference_storage_init_code][ok] - Exception: expected result object, got: +Error(code=-32502, message='sender : 0xdA764950c25339e4900FacfECdaB20367975936A insuffient stake to access a08616a83b9d20fae0be6bdf7d28111d4c67c5723e9ce2690618f7e80b478041 at contract : 0x449ed48a8db7ac42a7f8c7d5854d7f323704ddae', data=None, id=227) +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]unstaked][account][sstore_out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-020]staked][account][sstore_out_of_gas][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[STO-033]staked][account][external_storage_read][ok] - Exception: expected result object, got: +Error(code=-32502, message='sender : 0x7Ace6D13b278803f981FE3a6c7B33002c4462991 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xcc46df77e8921b741221b17f385e625fe7e247f7', data=None, id=253) +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-011]unstaked][account][entryPoint_call_balanceOf][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-061]unstaked][account][eth_value_transfer_forbidden][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODESIZE_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODEHASH_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][EXTCODECOPY_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODESIZE_entrypoint][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODEHASH_entrypoint][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-054]unstaked][account][EXTCODECOPY_entrypoint][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][CALLCODE_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][DELEGATECALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/bundle/test_storage_rules.py::test_rule[[OP-041]unstaked][account][STATICCALL_undeployed_contract][drop] - AttributeError: 'Ok' object has no attribute 'message' +FAILED tests/single/reputation/test_reputation.py::test_staked_entity_reputation_threshold[with_factory] - AttributeError: 'str' object has no attribute 'address' +FAILED tests/single/reputation/test_reputation.py::test_staked_entity_reputation_threshold[without_factory] - AttributeError: 'str' object has no attribute 'address' +FAILED tests/single/rpc/test_eth_estimateUserOperationGas.py::test_eth_estimateUserOperationGas[] - jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property + +Failed validating 'required' in schema: + {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', + 'type': 'string'}, + {'type': 'number'}], + 'title': 'callGasLimit'}, + 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', + 'type': 'string'}, + {'type': 'number'}], + 'title': 'preVerificationGas'}, + 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', + 'type': 'string'}, + {'type': 'number'}], + 'title': 'verificationGasLimit'}}, + 'required': ['callGasLimit', + 'preVerificationGas', + 'verificationGasLimit'], + 'title': 'UserOperation Gas parameters', + 'type': 'object'} + +On instance: + {'callGasLimit': '0xab10', + 'deadline': 281474976710655, + 'preVerificationGas': 48220, + 'verificationGas': 334329} +================= 55 failed, 116 passed, 4 warnings in 24.72s ================== diff --git a/runs/20231130/115737/voltaire.xml b/runs/20231130/115737/voltaire.xml new file mode 100644 index 0000000..7cd6402 --- /dev/null +++ b/runs/20231130/115737/voltaire.xml @@ -0,0 +1,606 @@ +tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:81: in test_bundle_replace_op + assert new_op.send().result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:148: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:154: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:160: in test_mempool_reputation_rules_all_entities + set_reputation( +tests/utils.py:221: in set_reputation + ) +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:319: in test_ban_user_op_access_other_ops_sender_in_bundle + assert dump_mempool() == [user_op2] +E AssertionError: assert [] == [UserOperatio...gnature='0x')] +E Right contains one more item: UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990', nonce='0x0', initCode='0x', callData='0x', callGasL...tionGas='0x493e0', maxFeePerGas='0xee6b2800', maxPriorityFeePerGas='0xb2d05e00', paymasterAndData='0x', signature='0x') +E Full diff: +E [ +E + , +E - UserOperation(sender='0x3283b9FCDf579c464767426bCAb7a76e62642990', +E - nonce='0x0', +E - initCode='0x', +E - callData='0x', +E - callGasLimit='0x493e0', +E - verificationGasLimit='0xf4240', +E - preVerificationGas='0x493e0', +E - maxFeePerGas='0xee6b2800', +E - maxPriorityFeePerGas='0xb2d05e00', +E - paymasterAndData='0x', +E - signature='0x'), +E ]--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:116: in assert_rpc_error + assert response.code == code +E AttributeError: 'Ok' object has no attribute 'code' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_bundle.py:359: in test_ban_user_sender_double_role_in_bundle + assert_rpc_error( +tests/utils.py:119: in assert_rpc_error + raise Exception(f"expected error object, got:\n{response}") from exc +E Exception: expected error object, got: +E Ok(result='0x2c249825b61f8c89841a9b6375e46c19466aba7077dddd27188c9696a924f5db', id=90)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_bundle.py:382: in test_stake_check_in_bundler + response = get_stake_status(paymaster_contract.address, entrypoint_contract.address) +tests/utils.py:186: in get_stake_status + .result +E AttributeError: 'Error' object has no attribute 'result'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='paymaster : 0xb7cf7f46820c9743ef2a88f6bb098f903b5e8b3b banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xac74170a96eca13e04729818ce7fe06e0022d991', data=None, id=155)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='factory : 0x3fbeddfbc33c37d619b6097ae60107c7e8e00348 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0x1800afbaee4c4e407b7d65f28c267ebaf80f05d3', data=None, id=213)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='sender : 0xdA764950c25339e4900FacfECdaB20367975936A insuffient stake to access a08616a83b9d20fae0be6bdf7d28111d4c67c5723e9ce2690618f7e80b478041 at contract : 0x449ed48a8db7ac42a7f8c7d5854d7f323704ddae', data=None, id=227)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/utils.py:109: in assert_ok + assert response.result +E AttributeError: 'Error' object has no attribute 'result' + +The above exception was the direct cause of the following exception: +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/utils.py:111: in assert_ok + raise Exception(f"expected result object, got:\n{response}") from exc +E Exception: expected result object, got: +E Error(code=-32502, message='sender : 0x7Ace6D13b278803f981FE3a6c7B33002c4462991 banned access to slot aed3469875ad6750e818d667b5bd08036a9d5a353af5c0e81a03431a837a7b39 at contract : 0xcc46df77e8921b741221b17f385e625fe7e247f7', data=None, id=253)--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/bundle/test_storage_rules.py:769: in test_rule + case.assert_func(response) +tests/single/bundle/test_storage_rules.py:19: in assert_error + assert_rpc_error(response, response.message, RPCErrorCode.BANNED_OPCODE) +E AttributeError: 'Ok' object has no attribute 'message'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/reputation/test_reputation.py:71: in test_staked_entity_reputation_threshold + ops_included = next( +tests/single/reputation/test_reputation.py:72: in <genexpr> + (rep for rep in reputations if rep.address == paymaster_contract.address), {} +E AttributeError: 'str' object has no attribute 'address'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/reputation/test_reputation.py:71: in test_staked_entity_reputation_threshold + ops_included = next( +tests/single/reputation/test_reputation.py:72: in <genexpr> + (rep for rep in reputations if rep.address == paymaster_contract.address), {} +E AttributeError: 'str' object has no attribute 'address'--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + +tests/single/rpc/test_eth_estimateUserOperationGas.py:20: in test_eth_estimateUserOperationGas + validate(instance=response.result, schema=schema) +.venv/lib/python3.10/site-packages/jsonschema/validators.py:1121: in validate + raise error +E jsonschema.exceptions.ValidationError: 'verificationGasLimit' is a required property +E +E Failed validating 'required' in schema: +E {'properties': {'callGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'callGasLimit'}, +E 'preVerificationGas': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'preVerificationGas'}, +E 'verificationGasLimit': {'oneOf': [{'pattern': '^0x([1-9a-f]+[0-9a-f]*|0)$', +E 'type': 'string'}, +E {'type': 'number'}], +E 'title': 'verificationGasLimit'}}, +E 'required': ['callGasLimit', +E 'preVerificationGas', +E 'verificationGasLimit'], +E 'title': 'UserOperation Gas parameters', +E 'type': 'object'} +E +E On instance: +E {'callGasLimit': '0xab10', +E 'deadline': 281474976710655, +E 'preVerificationGas': 48220, +E 'verificationGas': 334329}--------------------------------- Captured Log --------------------------------- + +--------------------------------- Captured Out --------------------------------- + +--------------------------------- Captured Err --------------------------------- + + \ No newline at end of file diff --git a/runs/all.txt b/runs/all.txt index e43b18a..5099274 100644 --- a/runs/all.txt +++ b/runs/all.txt @@ -319,6 +319,33 @@ ./20230320/135623/html ./20230320/135623/html/index.html ./20230320/135623/aa-bundler-rust-launcher.txt +./20231130 +./20231130/115737 +./20231130/115737/okbund.txt +./20231130/115737/okbund.json +./20231130/115737/aabundler.txt +./20231130/115737/voltaire.txt +./20231130/115737/aabundler.xml +./20231130/115737/okbund.log +./20231130/115737/skandha.txt +./20231130/115737/stackup.txt +./20231130/115737/silius.txt +./20231130/115737/skandha.log +./20231130/115737/voltaire.json +./20231130/115737/voltaire.xml +./20231130/115737/silius.json +./20231130/115737/index.txt +./20231130/115737/voltaire.log +./20231130/115737/stackup.json +./20231130/115737/silius.log +./20231130/115737/stackup.xml +./20231130/115737/silius.xml +./20231130/115737/okbund.xml +./20231130/115737/aabundler.json +./20231130/115737/stackup.log +./20231130/115737/html +./20231130/115737/html/index.html +./20231130/115737/aabundler.log ./20231008 ./20231008/162437 ./20231008/162437/aabundler.txt diff --git a/runs/index.txt b/runs/index.txt index 51ec13c..632d3a4 100644 --- a/runs/index.txt +++ b/runs/index.txt @@ -16,6 +16,7 @@ 20231016/ 20231113/ 20231118/ +20231130/ all.txt index.txt latest diff --git a/runs/latest b/runs/latest index 61e1530..64a93ea 120000 --- a/runs/latest +++ b/runs/latest @@ -1 +1 @@ -20231118/141810 \ No newline at end of file +20231130/115737 \ No newline at end of file